
/* WP CORE */

.aligncenter	{ display:block;  margin:0 auto; margin-bottom: 30px;}
.alignright		{ float:right;  margin-left:30px; margin-bottom: 30px;}
.alignleft		{ float:left;  margin-right:30px; margin-bottom: 30px;}
.floatleft		{ float:left}
.floatright		{ float:right}
.textcenter		{ text-align:center}
.textright		{ text-align:right}
.textleft		{ text-align:left}
.wp-caption		{ text-align:center; margin-bottom:20px; max-width:100%;}
.wp-caption img	{ margin:0;  padding:0;  border:0 none}
.wp-caption p.wp-caption-text{font-size:12px!important; padding:0;  margin:10px 15px 0 15px !important; font-style:italic;  line-height:1.4!important; letter-spacing:0.5px; font-weight:400; }
.wp-caption.alignleft p.wp-caption-text	{text-align:left;}
.wp-caption.alignright p.wp-caption-text{text-align:right;}
.wp-smiley		{margin:0 !important; max-height:1em}
blockquote.left	{margin-right:40px; text-align:left; margin-left:0; width:50%; float:left;}
blockquote.right{margin-left:40px; text-align:left; margin-right:0; width:50%; float:right}
.mc_signup_submit #mc_signup_submit{
	margin-top:0;
	width:100%;
}
.bypostauthor{
	margin: 0px;
	padding: 0px;
}
.gallery-caption{
	margin: 0px;
	font-size: 13px;
	font-style: italic;
	color: #999;
	padding: 5px 0px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
	
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	   -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
			box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
}
.sticky{height: auto;}


/* THEME BASE */
a i{
	transition: none;
}
ol, ul{
	margin: 30px;
}
ol ol,
ol ul,
ul ol,
ul ul{
	margin: 15px;
}
.commentlist ul,
.commentlist ol{
	margin: 30px;
}

dl{
	margin-bottom: 20px;
}
dl dt{margin: 5px 0;}
dl dt:last-child{margin-bottom: 0;}
body blockquote:after{
	clear: both;
	display: table;
	content: '';
}
body blockquote{
	border-left: 3px solid #444;
	margin: 10px 0px 23px 0px;
	clear: both;
    max-width: 100%;
	background-color: transparent;
	line-height: 1.7;
	color: #444;
    box-sizing: border-box;
	font-size: 20px;
	padding: 12px 12px 12px 4%;
}
.pingback a{
	color: #444;
}
.pingback a:hover{
	color: var(--mc);
}
blockquote p{
	margin-bottom: 30px;
}
blockquote p:last-child{
	margin-bottom: 0px;
}
table a,
dd a,
dt a,
blockquote a{
	color: #000;
}
table{
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 14px;
}
body code, body pre{
	border-left: 3px solid #444;
	margin: 10px 0px 30px 0px;
	margin: 0;
	line-height: 1.7;
	color: #444;
    box-sizing: border-box;
	font-size: 20px;
	max-width: 100%;
	display: inline-block;
    overflow-x: visible;
    padding: 4px 4px 4px 10px;
  	white-space: pre-wrap;
  
 	-ms-word-wrap: break-word;
    word-wrap: break-word;
    background-color: rgba(0,0,0,.02);
}
br + code,
br + pre{
	margin-top: 30px;
}
p code,
p pre,
p+code{
	margin-top: 0;
	margin-bottom: 0;
}
p+pre{
	margin: 20px 0px;
}
input[type="text"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 	color: #777;
}
input[type="text"]::-moz-placeholder { /* Firefox 19+ */
  	color: #777;
}
input[type="text"]:-ms-input-placeholder { /* IE 10+ */
  	color: #777;
}
input[type="text"]:-moz-placeholder { /* Firefox 18- */
 	color: #777;
}
a{
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
	margin-bottom: 30px;
}

body p{margin-bottom: 30px;letter-spacing: 0px;}
table td{
	padding: 10px 5px;
}

/* WIDGETS */
button{
	height: 44px;
	line-height: 44px;
	font-family: 'Jost';
	margin: 0;
	padding: 0 10px;
	text-align: center;
	background-color: #ff8237;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .5px;
	font-weight: 500;
}
.widget_block.all_active .resumo_fn_more_categories{
	display: none;
}
.widget_resumo_custom_categories,
.resumo_fn_more_categories{
	width: 100%;
	float: left;
	clear: both;
	text-align: center;
}
.widget_resumo_custom_categories a:after,
.widget_resumo_custom_categories a:before,
.widget_archive .resumo_fn_more_categories a:after,
.widget_archive .resumo_fn_more_categories a:before,
.widget_categories .resumo_fn_more_categories a:after,
.widget_categories .resumo_fn_more_categories a:before{
	display: none;
}
.resumo_fn_more_categories .fn_count{
	margin-left: 4px;
}
.widget_archive > div,
.widget_archive ul,
.widget_resumo_custom_categories ul,
.widget_categories > div,
.widget_categories ul{
	width: 100%;
	float: left;
	clear: both;
	overflow: hidden;
}
.widget_block{
	margin-bottom: 65px;
	width: 100%;
	float: left;
	clear: both;
}
.widget_block:after{
	clear: both;
	display: table;
	content: '';
}
.widget_block:last-child{
	margin-bottom: 0;
}
.widget_block ul{margin: 0;margin-left: 20px;}
.widget_recent_entries a{
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.wid-title{
	width: 100%;
	height: auto;
	text-align: center;
	position: relative;
	margin-bottom: 26px;
}
.wp-block-cover p.wp-block-cover-text{
	color: #eee;
}
.wid-title span a{
	color: #fff;
}
.wid-title span{
	display: block;
	padding: 10px;
	line-height: 24px;
	letter-spacing: .5px;
	position: relative;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
	background-color: #111;
	border-radius: 2px;
}
.wid-title span:after{
	content: '';
	position: absolute;
	border: 6px solid transparent;
	border-top-color: #111;
	border-left-width: 7px;
	border-right-width: 7px;
	top: 100%;
	left: 50%;
	margin-left: -7px;
	margin-left: -7.5px;
}
.widget_resumo_social .wid-title{
	margin-bottom: 29px;
}
.widget_resumo_news .wid-title{
	margin-bottom: 33px;
}
.widget_block span.post-date{
	display: block;
}
.textwidget p{
	margin: 0px;
	padding: 0px;
	line-height: 1.7;
	letter-spacing: 0px;
}
.widget_nav_menu ul{
	list-style-type: none;
	margin: 0px;
}
.widget_nav_menu ul li{
	margin: 0px 0px 5px 0px;
    width: 100%;
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.widget_nav_menu ul li:last-child{
	border-bottom: none;
}
.widget_nav_menu ul li.menu-item-has-children > a{
	position: relative;
}
.widget_nav_menu ul li.menu-item-has-children.opened > a:before{
	transform: rotate(90deg);
    margin-top: -8px;
}
.widget_nav_menu ul li.menu-item-has-children > a:before{
	width: 0px;
    height: 0px;
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-left-color: #444;
    right: 1px;
    top: 50%;
    transition: all .3s ease;
    transform-origin: left center;
}
.widget_nav_menu ul li a{
	position: relative;
    height: 30px;
    line-height: 30px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #444;
    font-size: 18px;
    font-weight: 500;
}
.widget_nav_menu ul ul{
	display: none;
}
.widget_businesshours p{
	margin: 0px;
	padding: 0px;
	line-height: 1.7;
	letter-spacing: 0px;
	color: #777;
	margin-bottom: 15px;
}
.widget_businesshours .fn_days ul{
	list-style-type: none;
	margin: 0px;
}
.widget_businesshours .fn_days span{
	line-height: 1.7;
	float: left;
	font-size: 14px;
	color: #777;
	letter-spacing: 0px;
}
.widget_businesshours .fn_days li{
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 3px 0px;
	position: relative;
	border-bottom: 1px dashed #ccc;
}
.widget_businesshours .fn_days li:last-child{
	border-bottom-color: transparent;
}
.widget_businesshours .fn_days .hours{
	float: right;
	font-weight: 400;
	margin-left: 20px;
	color: var(--mc);
}
.widget_block ul{
	list-style-type: none;
	margin: 0px;
}
.widget_block li{
	margin-bottom: 5px;
}
.widget_block.widget_rss li{
	margin-bottom: 20px;
	border-radius: 0;
    border: none;
    box-shadow: none;
    padding: 3px 0 3px 20px;
    border-left: 2px solid #e5e5e5;
}
.widget_block.widget_rss .rss-date{
	display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    border-radius: 2px;
	margin: 5px 0 0 0;
}
.widget_block.widget_rss .rssSummary{
	margin: 10px 0;
}
.widget_block.widget_rss cite{
	font-weight: 500;
	display: block;
}
.widget_block li:last-child{
	margin: 0px;
}
.widget_meta a,
.widget_recent_entries a,
.widget_pages a,
.widget_archive a,
.widget_categories a{
	text-decoration: none;
}
.widget_block.widget_tag_cloud a,
.widget_block.widget_meta a{
	font-size: 13px !important;
    color: #777;
    text-decoration: none;
    padding: 0 13px;
    display: block;
    float: left;
    border-radius: 2px;
    margin: 0 5px 5px 0;
    font-style: normal;
    text-transform: uppercase;
    height: 25px;
    line-height: 25px;
    border: 1px solid #e5e5e5;
    background-color: transparent;
    font-weight: 500;
}
.widget_block.widget_tag_cloud a:hover,
.widget_block.widget_meta a:hover{
	background-color: #111;
    color: #ccc;
}
.widget_block a{
	text-decoration: none;
	color: #444;
	font-weight: 400;
}
.widget_block a:hover{
	color: #111;
}
.widget_block.widget_calendar a{
	display: inline-block;
    background: rgba(0,0,0,.07);
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    border-radius: 3px;
	color: #888;
}
.widget_calendar table td{
	text-align: center;
	vertical-align: middle;
}
.widget_block label{
	margin-right: 10px;
}
.widget_block img{
	margin: 10px 0px;
}
.widget_block p{
	margin: 10px 0px;
}
table{
	border-radius: 3px;
}
select,
.widget_block select{
	overflow: hidden;
	width: 100%;
	background-color: #f5f5f5;
    border-color: #e5e5e5;
    border-radius: 4px;
    border-width: 1px;
	cursor: pointer;
	color: #777;
	height: 40px;
}
@media(max-width: 480px){
	select,
	.widget_block select{
		min-width: auto;
	}
}
.resumo_fn_sidebar .widget_nav_menu ul li{
	width: 100%;
	padding-right: 0px;
	margin-bottom: 5px;
}
.widget_block ul ul{
	padding-left: 15px;
    list-style-type: disc;
    margin: 10px 0px 0px 0px;
    list-style-position: inside;
}
.widget_categories ul ul{
	display: block;
	width: 100%;
}
ul.wp-block-archives{
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 20px;
}
ul.wp-block-archives:after{
	clear: both;
	display: table;
	content: '';
}
ul.wp-block-archives a{
	text-decoration: none;
}
.widget_resumo_custom_categories li,
.wp-block-archives li,
.widget_archive li,
.widget_categories li{
	position: relative;
	overflow: hidden;
}
.wp-block-archives span.count,
.widget_resumo_custom_categories span.count,
.widget_archive span.count,
.widget_categories span.count{
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50%;
	background-color: #f5f5f5;
	color: #000;
	text-align: center;
	line-height: 30px;
	position: relative;
	font-size: 11px;
	z-index: 3;
	margin-left: auto;
}
.wp-block-archives li.current-cat > a,
.widget_resumo_custom_categories li.current-cat > a,
.widget_categories li.current-cat > a,
.widget_archive li.current-cat > a{
	font-weight: 600;
}
.wp-block-archives li:hover > a,
.widget_resumo_custom_categories li:hover > a,
.widget_archive li:hover > a,
.widget_categories li:hover > a{
	transform: translateX(27px) translateZ(0);
	padding-left: 27px;
}
.wp-block-archives a:after,
.widget_resumo_custom_categories a:after,
.widget_archive a:after,
.widget_categories a:after{
	content: '';
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	right: 100%;
	width: 40px;
	z-index: 5;
}
.wp-block-archives a:before,
.widget_resumo_custom_categories a:before,
.widget_archive a:before,
.widget_categories a:before{
	content: '';
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 100%;
	width: 2000px;
	z-index: 5;
}
.wp-block-archives a,
.widget_resumo_custom_categories a,
.widget_archive a,
.widget_categories a{
	position: relative;
	background-color: #fff;
	padding-right: 27px;
	z-index: 5;
	color: #444;
	font-size: 18px;
	font-weight: 400;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.widget_nav_menu ul a{
	width: 100%;
}
.widget_nav_menu ul ul{
	list-style-type: none;
	list-style-position: inherit;
	margin: 11px 0 0 0px;
	padding: 0px;
	padding-left: 15px;
	width: 100%;
}
.widget_search .search-wrapper span .fn__svg{
	widows: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
}
.widget_search .search-wrapper span{
	width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    display: block;
    z-index: 1;
	background-color: #111;
    color: #fff;
}
.widget_search .search-wrapper{
	width: 100%;
	position: relative;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	flex-direction: row;
	border-radius: 5px;
}
.widget_search input[type=text]{
	margin: 0;
	width: 100%;
    padding: 0 70px 0px 20px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
	border: 1px solid rgba(0,0,0,.07);
    background-color: transparent;
    overflow: hidden;
    font-size: 15px;
}
.widget_search .search2{
	position: relative;
}
.widget_search .search2 form:after{
	clear: both;
	display: table;
	content: '';
}
.widget_search input[type=submit]{
	margin: 0;
	padding: 0;
	width: 50px;
    height: 50px;
    min-width: 50px;
    z-index: 5;
    background-color: transparent;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    right: 0;
    top: 0;
}
.widget_search input[type='submit']:hover{
	background-color: transparent;
}
.widget_search input{float: left;}
.widget_search label{
	display: block;
	margin-bottom: 10px;
	margin-right: 0px;
}
.widget_search input{margin-bottom: 10px;float: left;}
.widget_search label{
	display: block;
	margin-bottom: 10px;
	margin-right: 0px;
}
.widget_tag_cloud .tagcloud:after{
	clear: both;
	display: table;
	content: '';
}
.widget_media_gallery img{
	margin: 0px;
	border: none;
}
.widget_media_gallery .gallery-item{
	padding: 5px;
	margin: 0px;
}
.resumo_fn_widget_estimate{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.resumo_fn_widget_estimate img{
	margin: 0px;
	opacity: 0;
	visibility: hidden;
	position: relative;
}
.resumo_fn_widget_estimate .img_holder{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	height: 460px;
}
.resumo_fn_widget_estimate .helper1{
	z-index: 15;
	position: absolute;
	border-left: 80px solid var(--mc);
	border-top: 55px solid transparent;
	left: 0px;
	bottom: 0px;
}
.resumo_fn_widget_estimate .helper2{

	z-index: 15;
	position: absolute;
	border-right: 220px solid var(--mc);
	border-top: 55px solid transparent;
	right: 0px;
	bottom: 0px;
}
.resumo_fn_widget_estimate .helper3{
	z-index: 10;
	position: absolute;
	border-left: 80px solid #000;
	border-top: 80px solid transparent;
	opacity: .2;
	left: 0px;
	bottom: 0px;
}
.resumo_fn_widget_estimate .helper4{
	z-index: 10;
	position: absolute;
	border-right: 220px solid #000;
	border-top: 80px solid transparent;
	opacity: .2;
	right: 0px;
	bottom: 0px;
}
.resumo_fn_widget_estimate .helper5{
	z-index: 5;
	position: absolute;
	border-left: 80px solid var(--mc);
	border-top: 80px solid transparent;
	left: 0px;
	bottom: 0px;
}
.resumo_fn_widget_estimate .helper6{
	z-index: 5;
	content: '';
	position: absolute;
	border-right: 220px solid var(--mc);
	border-top: 80px solid transparent;
	right: 0px;
	bottom: 0px;
}
.resumo_fn_widget_estimate .abs_img{
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: black;
	z-index: 2;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.resumo_fn_widget_estimate .bfwe_inner:after{
	z-index: 2;
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	width: 50px;
	height: 85px;
	background-color: rgba(0,0,0,.1);
}
.resumo_fn_widget_estimate .bfwe_inner:before{
	z-index: 1;
	position: absolute;
	content: '';
	right: 0px;
	bottom: 0px;
	width: 100px;
	height: 170px;
	background-color: rgba(0,0,0,.1);
}
.resumo_fn_widget_estimate .bfwe_inner{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	z-index: 5;
	padding: 43px 40px 50px 40px;
	background-color: var(--mc);
}
.resumo_fn_widget_estimate .bfwe_inner p{
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	letter-spacing: 0px;
	margin-bottom: 23px;
	position: relative;
	z-index: 5;
}
.resumo_fn_widget_estimate .bfwe_inner a{
	text-decoration: none;
	display: inline-block;
	background-color: #e9eff4;
	padding: 14px 25px;
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.5px;
	color: #041230;
	border-radius: 4px;
	font-weight: 500;
	font-style: normal;
	position: relative;
	z-index: 5;
}
.resumo_fn_widget_estimate .bfwe_inner a:hover{
	background-color: #111422;
	color: #fff;
}
.resumo_fn_widget_brochure{
	width: 100%;
	float: left;
	clear: both;
}
.resumo_fn_widget_brochure .fn_brochures li{
	float: left;
	clear: both;
	width: 100%;
	margin: 0px;
	margin-bottom: 5px;
}
.resumo_fn_widget_brochure .br_item{
	float: left;
	clear: both;
	width: 100%;
	padding: 18px 30px 18px 75px;
	background-color: var(--mc);
	position: relative;
	border-radius: 5px;
	overflow: hidden;
}
.resumo_fn_widget_brochure .br_item a{
	text-decoration: none;
	display: block;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	z-index: 15;
	position: absolute;
}
.resumo_fn_widget_brochure .icon{
	position: absolute;
	width: 48px;
	height: 48px;
	top: 5px;
	left: 5px;
	bottom: 0px;
	color: #000;
	z-index: 3;
	background-color: rgba(0,0,0,0.08);
	border-radius: 50%;
}
.resumo_fn_widget_brochure .fn__svg{
	position: absolute;
	width: 26px;
	height: 26px;
	top: 50%;
	left: 50%;
	margin: -13px 0px 0px -13px;
	transition: all .3s ease;
}
.resumo_fn_widget_brochure li:hover .br_item:after{border-left-color: #000;}
.resumo_fn_widget_brochure li:hover .text,
.resumo_fn_widget_brochure li:hover .icon{
	color: #000;
}
.resumo_fn_widget_brochure .text{
	font-weight: 600;
	letter-spacing: 0px;
	font-size: 14px;
	color: #000;
	transition: all .3s ease;
	display: block;
	position: relative;
	line-height: 1.6;
	font-family: 'Montserrat';
}
.resumo_fn_widget_brochure .br_item:after{
	content: '';
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -5px;
	border: 5px solid transparent;
	border-left-color: #000;
	z-index: 3;
	transition: all .3s ease;
}
.wp-block-archives li,
.widget_resumo_custom_categories li,
.widget_categories li,
.widget_archive li{
	margin: 0px 0px 10px 0px;
    width: 100%;
    float: left;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	flex-direction: row;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
}
.wp-block-archives li:last-child,
.widget_categories li:last-child,
.widget_resumo_custom_categories li:last-child,
.widget_archive li:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.wp-block-archives a,
.widget_resumo_custom_categories a,
.widget_categories a,
.widget_archive a{
	line-height: 30px;
	text-transform: capitalize;
	font-style: normal;
	color: #000;
}
.widget_categories ul ul a{
	line-height: 30px;
}

.wp-block-archives li:after,
.widget_categories li:after,
.widget_archive li:after{
	left: 0;
	right: 0px;
    height: 1px;
    top: 50%;
	background-color: #e5e5e5;
    position: absolute;
    content: '';
}
.widget_categories li:after{
	display: none;
}
.wp-block-archives li.has-count:after,
.widget_categories li.has-count:after,
.widget_archive li.has-count:after{
	right: 50px;
}
.wp-block-archives li.has-child:after,
.widget_categories li.has-child:after,
.widget_archive li.has-child:after{
	content: none;
}
.widget_pages ul.children{
	list-style-type: none;
	margin: 10px 0;
	display: none;
}
.widget_pages li.page_item_has_children > a:after{
	width: 0px;
    height: 0px;
    content: '';
    position: absolute;
    border: 5px solid transparent;
    border-left-color: #444;
    right: 1px;
    top: 50%;
    transition: all .3s ease;
    transform-origin: left center;
}
.widget_pages li.page_item_has_children.opened > a:after{
	transform: rotate(90deg);
	margin-top: -8px;
}
.widget_pages li a{
	position: relative;
	height: 30px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #444;
    font-size: 18px;
    font-weight: 500;
}
.wp-block-archives li.has-child span:after,
.widget_categories li.has-child span:after,
.widget_archive li.has-child span:after{
    height: 1px;
    top: 15px;
    background-color: #e5e5e5;
    position: absolute;
    content: '';
}
/* new widget: about */
.resumo_fn_widget_about > *,
.resumo_fn_widget_about{
	width: 100%;
	float: left;
	clear: both;
}
.resumo_fn_widget_about{
	text-align: center;
}
.resumo_fn_widget_about img{
	margin: 0;
	padding: 0;
}
.resumo_fn_widget_about .abs_img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all 1s ease;
}
.resumo_fn_widget_about .about_img{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	margin-bottom: 28px;
}
.resumo_fn_widget_about .img_inner{
	position: relative;
	overflow: hidden;
}
.resumo_fn_widget_about .img_inner:hover .abs_img{
	transform: scale(1.2) rotate(5deg);
}
.resumo_fn_widget_about .about_img img{
	min-width: 100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	opacity: 0;
	margin-top: 40%;
	max-height: 300px;
}
.resumo_fn_widget_about .afwa_title{
	margin-bottom: 22px;
}
.resumo_fn_widget_about .afwa_title h3{
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 9px;
}
.widget_resumo_about.widget_block{
	margin-bottom: 70px;
}
.resumo_fn_widget_about .afwa_title p{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 1.25;
	color: #777;
}
.resumo_fn_widget_about .afwa_title p a{
	color: var(--hc);
}
.resumo_fn_widget_about .afwa_desc{
	margin-bottom: 29px;
}
.resumo_fn_widget_about .afwa_desc p{
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	color: var(--hc);
}





.resumo_fn_widget_social{
	width: 100%;
	float: left;
	clear: both;
}
.resumo_fn_widget_social ul{
	margin: 0;
	padding: 0;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.resumo_fn_widget_social ul:after{
	clear: both;
	display: table;
	content: '';
}
.resumo_fn_widget_social ul li,
.resumo_fn_widget_social ul li:last-child{
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	margin-top: 10px;
}
.resumo_fn_widget_social ul li a{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 46px;
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	border: 2px solid #000;
	color: #000;
}
.resumo_fn_widget_social ul li a:hover{
	color: var(--mc);
	border-color: var(--mc);
}



.resumo_fn_rightsidebar .opt-in-hound-opt-in-form-wrapper{
	background-color: transparent !important;
}
.resumo_fn_rightsidebar .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-input input{
	border-radius: 4px !important;
	width: 100% !important;
	background-color: #ddd !important;
	height: 50px !important;
	line-height: 50px !important;
	padding: 0 20px !important;
}
.resumo_fn_rightsidebar .opt-in-hound-opt-in-image-wrapper{
	margin: 0;
}
.resumo_fn_rightsidebar .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-content-wrapper h3 p{
	font-size: inherit;
	font-family: inherit;
	margin: 0;
	padding: 0;
	color: inherit;
}
.resumo_fn_rightsidebar .opt-in-hound-opt-in-form-wrapper,
.resumo_fn_rightsidebar .opt-in-hound-opt-in-content-wrapper{
	padding: 0;
}
.resumo_fn_rightsidebar .opt-in-hound-opt-in-promo{
	display: none;
}





.resumo_fn_widget_trending{
	width: 100%;
	float: left;
	clear: both;
}
.resumo_fn_widget_trending ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.resumo_fn_widget_trending ul li{
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
.resumo_fn_widget_trending ul li .item{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	transform: translateZ(0);
	border: 1px solid #000;
}
.resumo_fn_widget_trending ul li .item img{
	margin: 0;
	opacity: 1;
}
.resumo_fn_widget_trending ul li .title_holder{
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding: 25px 40px 26px;
}
.resumo_fn_widget_trending .fn_key{
	position: absolute;
	width: 40px;
	height: 40px;
	display: block;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
	background-color: #0b0e13;
	font-size: 18px;
	color: var(--mc);
	font-weight: 700;
	top: -10px;
	left: -10px;
}
.resumo_fn_widget_trending h3{
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 10px;
	font-weight: 500;
	display: block;
}
.resumo_fn_widget_trending p{
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 14px;
	position: relative;
	overflow: hidden;
	transform: translateZ(0);
	display: block;
}
.resumo_fn_widget_trending p > span{
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	transition: all .5s ease;
}
.resumo_fn_widget_trending p span span{
	position: relative;
	padding-right: 14px;
}
.resumo_fn_widget_trending p span span:after{
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #bbb;
	right: 0;
	top: 50%;
	margin-top: -2px;
}
.resumo_fn_widget_trending p .post_time{
	position: relative;
}
.resumo_fn_widget_trending p .post_com_count{
	transform: translateY(102%);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.resumo_fn_widget_trending .item:hover .post_time{
	transform: translateY(-102%);
}
.resumo_fn_widget_trending .item:hover .post_com_count{
	transform: translateY(0px);
}
.resumo_fn_widget_trending .item a{
	display: block;
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}





/* wp block*/
.wp-block-group.has-background{
	padding: 20px;
	border-radius: 8px;
}
.wp-block-group{
	margin-bottom: 20px;
}
.wp-block-media-text{
	margin-bottom: 20px;
}
.wp-block-group.has-background > * > *{margin-bottom: 20px;}
.wp-block-group.has-background > * > *:last-child{margin-bottom: 0;}
figcaption{
	margin-bottom: 20px;
}
#wp-calendar table th{
	text-align: center;
}
#wp-calendar caption{
	margin-bottom: 15px;
	color: #444;
}
.wp-block-calendar table a{
	display: block;
    background: #ececec;
    width: 30px;
    height: 30px;
    padding: 0;
    text-align: center;
    font-size: 12px;
    line-height: 30px;
    border-radius: 3px;
	text-decoration: none;
	color: #888;
}
.wp-calendar-nav{
	display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	width: 100%;
	clear: both;
	flex-direction: row;
	justify-content: center;
}
.wp-calendar-nav a{
	display: block;
    background-color: #ececec;
    padding: 0 15px;
    text-decoration: none;
    color: #888;
    line-height: 30px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
	overflow: hidden;
}
.wp-calendar-nav a:hover{
	color: #000;
}
.wp-calendar-nav .wp-calendar-nav-prev{
	display: block;
	float: left;
}
.wp-calendar-nav .wp-calendar-nav-prev a{
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.wp-calendar-nav .wp-calendar-nav-next{
	display: block;
	float: left;
}
.wp-calendar-nav .wp-calendar-nav-next a{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
/*	border-left: 1px solid #ddd;*/
}
.wp-block-search{
	margin-bottom: 20px;
}
.wp-calendar-nav .pad{
	display: none;
}
.wp-block-tag-cloud:after{
	clear: both;
	display: table;
	content: '';
}
.wp-block-tag-cloud a{
	font-size: 14px !important;
    color: #888888 !important;
    text-decoration: none !important;
    line-height: 32px;
    padding: 0 12px;
    display: block;
    float: left;
    border-radius: 4px;
    background-color: #ececec;
    margin: 0 5px 5px 0;
    font-style: normal;
    text-transform: capitalize;
}
.wp-block-tag-cloud a:hover{
	background-color: var(--mc);
	color: #000 !important;
}
.wp-block-search .wp-block-search__input{
	margin: 0;
    color: #6f6f6f;
    padding-left: 15px;
    padding-right: 40px;
    transition: all .5s ease;
    border: 1px solid #eee;
    overflow: hidden;
    width: 100%;
    position: relative;
    border-radius: 3px 0 0 3px;
    background: #ddd;
    min-width: 100%;
    height: 50px;
    padding: 0 20px;
}
.wp-block-search .wp-block-search__button{
	margin: 0;
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    height: 50px;
    text-align: center;
    text-transform: capitalize;
    z-index: 10;
	cursor: pointer;
	outline-color: transparent;
	outline-width: 0;
	outline: none;
	border: none;
}
ul.wp-block-rss{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.wp-block-rss a{
	text-decoration: none;
    color: #444;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    font-style: normal;
}
ul.wp-block-rss a:hover{
	color: var(--mc);
}
.wp-block-latest-posts.is-grid a{
	text-decoration: none;
    color: #444;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize;
    font-style: normal;
} 
.wp-block-latest-posts.is-grid{
	margin: 0;
}
ol.wp-block-latest-comments{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.wp-block-latest-comments__comment-meta{
	margin: 0;
    padding: 0;
    font-size: 18px;
}
a.wp-block-latest-comments__comment-link,
a.wp-block-latest-comments__comment-author{
    color: #000;
    font-weight: 500;
    font-family: 'Heebo';
    text-transform: capitalize;
    line-height: 1;
	text-decoration: none;
}
time.wp-block-latest-comments__comment-date{
	margin: 0;
    padding: 0;
    font-size: 14px;
    color: #888888;
    line-height: 1;
    margin-top: 5px;
	margin-bottom: 10px;
}
.wp-block-latest-comments__comment-excerpt p{
	margin: 0;
    padding: 0;
    font-size: 18px;
    color: #444444;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	list-style-type: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list time{
	margin: 0;
    padding: 0;
    font-size: 14px;
    color: #888888;
    line-height: 1;
    margin-top: 5px;
}
.wp-block-latest-posts.wp-block-latest-posts__list a{
	color: #000;
    font-weight: 500;
    font-family: 'Heebo';
    text-transform: capitalize;
    line-height: 1;
    text-decoration: none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
	margin-bottom: 1em;
}
.widget_recent_entries a,
.recentcomments a{
	color: #444;
    font-size: 18px;
}

.resumo_fn_wrapper .opt-in-hound-opt-in-content-wrapper p{
	margin: 0;
	margin-bottom: 15px !important;
	font-size: 16px;
	line-height: 20px;
	color: #777;
	text-align: center!important;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-content-wrapper h3,
.resumo_fn_wrapper .opt-in-hound-opt-in-content-wrapper h3 p{
	text-align: center !important;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-image-wrapper{
	margin: 0 auto 13px auto;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-heading{
	margin: 0 0 8px 0 !important;
	font-size: 30px !important;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-wrapper{
	border: none;
    background-color: #f5f5f5 !important;
	border-radius: 5px;
	text-align: center;
	padding: 30px 34px;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-content-wrapper,
.resumo_fn_wrapper .opt-in-hound-opt-in-form-wrapper,
.resumo_fn_wrapper .opt-in-hound-opt-in-success-message-wrapper{
	padding: 0;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]{
	padding: 0 10px !important;
	text-align: center;
	height: 44px;
	width: 100%;
	line-height: 44px;
	border: none;
    background-color: #fff !important;

	box-shadow: 0px 2px 5px rgba(0,0,0,0.05);
}
.resumo_fn_wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]::-moz-placeholder { /* Firefox 19+ */
  color: #666;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]:-ms-input-placeholder { /* IE 10+ */
  color: #666;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]:-moz-placeholder { /* Firefox 18- */
  color: #666;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-wrapper.opt-in-hound-opt-in-form-fields-orientation-stacked .opt-in-hound-opt-in-form-input{
	margin-bottom: 10px;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button{
	padding: 0 10px !important;
	text-align: center !important;
	height: 44px !important;
	width: 100% !important;
	line-height: 44px !important;
	border: none !important;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.05);
	background-color: #ff8237;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .5px;
	font-weight: 500;
	position: relative;
}
.oih-loading-spinner{
	position: absolute;
	right: 20px;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button:hover{
	background-color: #222 !important;
    color: #ccc!important;
}
.resumo_fn_wrapper .opt-in-hound-opt-in-promo{
	display: none;
}
.page-template-default .resumo_fn_comment_wrapper .fn_narrow_container{
	max-width: 1280px;
	padding-left: 40px;
	padding-right: 40px;
}
.page-template-default .resumo_fn_comment .comment_in{
	max-width: 100%;
}
@media(max-width: 1040px){
	.page-template-default .resumo_fn_comment_wrapper .fn_narrow_container{
		padding-left: 20px;
		padding-right: 20px;
	}
}
@media(max-width: 480px){
	.page-template-default .resumo_fn_comment_wrapper .fn_narrow_container{
		padding-left: 10px;
		padding-right: 10px;
	}
}
.wp-block-archives span.count:after,
.widget_vivaco_custom_categories span.count:after,
.widget_archive span.count:after,
.widget_categories span.count:after{
	right: 100%;
	margin-right: 20px;
	width: 2000px;
	height: 1px;
	top: 50%;
	background-color: #e5e5e5;
	position: absolute;
	content: '';
}


/* Elementor Subscribe */
.resumo_fn_wrapper .elementor .opt-in-hound-opt-in-content-wrapper p,
.resumo_fn_wrapper .elementor .opt-in-hound-opt-in-content-wrapper h3,
.resumo_fn_wrapper .elementor .opt-in-hound-opt-in-content-wrapper h3 p{
	text-align: left !important;
}
.resumo_fn_wrapper .elementor .opt-in-hound-opt-in-content-wrapper p{
	margin: 0 !important;
}
 .resumo_fn_wrapper .elementor .opt-in-hound-opt-in-wrapper{
	display: flex;
	text-align: left;
	align-items: center;
	justify-content: space-between;
	padding: 31px 40px 35px 40px;
}
.elementor .opt-in-hound-opt-in-wrapper.opt-in-hound-narrow .opt-in-hound-opt-in-form,
.elementor .opt-in-hound-opt-in-wrapper.opt-in-hound-opt-in-form-position-right .opt-in-hound-opt-in-form,
.elementor .opt-in-hound-opt-in-wrapper.opt-in-hound-opt-in-form-fields-orientation-stacked .opt-in-hound-opt-in-form{
	display: flex;
}
.elementor .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input{
	flex: auto;
	margin: 0 5px 0 0;
}
.elementor .opt-in-hound-opt-in-content-wrapper{
	width: 50%;
}
.elementor .opt-in-hound-opt-in-form-wrapper{
	width: 50%;
	padding-left: 50px;
}
.resumo_fn_wrapper .elementor .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input input[type=email]{
	text-align: left;
	padding: 0 20px !important;
}
.elementor .opt-in-hound-opt-in-success-message-heading{
	text-align: center;
}
.elementor .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-button{
	flex: 0;
}
.resumo_fn_wrapper .elementor .opt-in-hound-opt-in-form-wrapper .opt-in-hound-opt-in-form-button button{
	padding: 0 35px !important;
}

@media(max-width: 1040px){
	.elementor .opt-in-hound-opt-in-wrapper.opt-in-hound-narrow .opt-in-hound-opt-in-form,
	.elementor .opt-in-hound-opt-in-wrapper.opt-in-hound-opt-in-form-position-right .opt-in-hound-opt-in-form,
	.elementor .opt-in-hound-opt-in-wrapper.opt-in-hound-opt-in-form-fields-orientation-stacked .opt-in-hound-opt-in-form{
		flex-direction: column;
	}
	.elementor .opt-in-hound-opt-in-wrapper .opt-in-hound-opt-in-form .opt-in-hound-opt-in-form-input{
		margin: 0 0 5px 0;
	}
	.resumo_fn_wrapper .elementor .opt-in-hound-opt-in-wrapper{
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media(max-width: 480px){
	.resumo_fn_wrapper .elementor .opt-in-hound-opt-in-wrapper{
		flex-direction: column;
		align-items: flex-start;
	}
	.elementor .opt-in-hound-opt-in-content-wrapper{
		width: 100%;
		margin-bottom: 20px;
	}
	.elementor .opt-in-hound-opt-in-form-wrapper{
		width: 100%;
		padding-left: 0;
	}
}
.wp-block-group__inner-container > h2{
	margin: 0;
	padding: 13px 10px;
	font-size: 14px;
	color: #fff;
	letter-spacing: .5px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #000;
	position: relative;
	text-align: center;
	border-radius: 3px;
	line-height: 1.3;
	margin-bottom: 30px;
}
.wp-block-group__inner-container > h2:after{
	content: '';
    position: absolute;
    border: 6px solid transparent;
    border-top-color: #000;
    border-left-width: 7px;
    border-right-width: 7px;
    top: 100%;
    left: 50%;
    margin-left: -7px;
    margin-left: -7.5px;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
	list-style-type: disc;
	list-style-position: inside;
}
.widget_block li{
	margin-bottom: 10px;
}
a.wp-block-latest-comments__comment-link,
a.wp-block-latest-comments__comment-author{
	line-height: 1.3;
}
.wp-block-categories-list{
	overflow: hidden;
}
.wp-block-search .wp-block-search__input{
	width: auto;
	min-width: inherit;
	margin: 0;
}
.wp-block-search .wp-block-search__button{
	margin: 0;
	min-width: inherit;
	line-height: 46px;
	background-color: #000;
	color: #fff;
	padding: 0 15px;
	border-radius: 0 3px 3px 0;
	border: 2px solid #000;
	transition: all .3s ease;
}
.wp-block-search .wp-block-search__button:hover{
	background-color: transparent;
	color: #000;
}
.resumo_fn_more_categories a{
	padding-right: 0;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	background-color: transparent;
}