header {
	background-color: white;
}
header .container.container-big {
    max-width: inherit;
    padding-left: 0;
    padding-right: 0;
}
footer .container {
    width: 100%;
    padding: 0 150px !important;
	margin: 0 !important;
}
.home .page-header {
	display: none;
}

.laikices .page-header {
    margin-bottom: 0;
}
.post-4930 {
    margin-top: 50px;
}
.post-4852, .post-4915 {
    margin-top: 100px;
	    text-align: center;
}
.post-4852 .entry-content, .post-4915 .entry-content {
	display: inline-block;
}
.contact-submit {
	text-align: right;
}
form.contact-form input[type=email], form.contact-form input[type=text] {
    width: 100% !important;
}
.contact-form label.grunion-field-label {
    text-align: left;
}
.page-title {
	display: none !important;
}

#contact-form-comment-g4852-comentrio {
    resize: none;
    width: 100%;
}

.slider-initialized .site-header {
    background-color: white;
    padding: 15px 0 10px 0 !important;
}

.site-header {
    background-color: white;
    padding: 15px 150px 10px 150px;
}

.site-content {
	padding-top: 0 !important;
}


/*page de portfolio*/
@media only screen and (min-width: 1000px) {
.container.container-small {
    max-width: 100%;
	padding-left: 150px;
    padding-right: 150px;
}
	.portfolio-entry {
    width: 25% !important;
    height: 250px;
		margin-right: 0 !important;
    margin: 0 !important;
}
}
.jetpack-portfolio-shortcode.column-2 {
    display: flex;
    flex-wrap: wrap;
}
header.portfolio-entry-header {
    height: 100% !important;
}
.portfolio-featured-image img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover !important;
}
h2.portfolio-entry-title {
    margin: 0 !important;
    position: absolute;
	top: 46%;
    bottom: 0;
    left: 10px;
    right: 10px;
    text-align: center;
    font-size: 25px;
    text-transform: lowercase;
    opacity: 0;
    transition: .4s;
}
.portfolio-entry-meta {
    display: none;
}
.portfolio-entry-content {
    display: none;
}

.portfolio-entry-header:hover h2.portfolio-entry-title {
    opacity: 1;
    transition: .4s;
}
.portfolio-entry-header {
background-color: white;
	height: 100% !important;
	position: relative;
}
.portfolio-entry-header .portfolio-featured-image {
	opacity: 1;
	transition: .4s;
}

.portfolio-entry-header:hover .portfolio-featured-image {
	opacity: 0;
	transition: .4s;
}

img.attachment-eris-single-featured-image.size-eris-single-featured-image.wp-post-image {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    margin-top: -107px;
}
.jetpack-portfolio .container.container-medium {
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.layout-four-columns .site-main .jetpack-portfolio {
    margin-bottom: 70px;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100%;
    height: 100vh;
    float: none;
}
.home .layout-four-columns .site-main .jetpack-portfolio .portfolio-item, .home .jetpack-portfolio .featured-image  {
	height: 100%;
}

.home .jetpack-portfolio .featured-image img {
    height: 100%;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
}

.home.page-template-portfolio-page .container {
	    max-width: 100%;
    padding: 0;
}
.home .portfolio-item {
	height: 100%;
}
.home .portfolio-item .featured-image a {
	height: 100%;
}
.portfolio-wrapper article {
    margin-bottom: 0 !important;
}

.page-template-portfolio-page .portfolio-item .entry-meta {
    display: none !important;
}

.page-template-portfolio-page .portfolio-item .entry-header-inner .entry-meta {
    display: block !important;
	text-align: center;
}

.page-template-portfolio-page .portfolio-item .entry-header-inner .entry-meta .post-date {
    display: none;
}


.page-template-portfolio-page .portfolio-item .entry-header {
   display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.page-template-portfolio-page .portfolio-item .entry-title {
text-align: center;
}

.page-template-portfolio-page .portfolio-item .entry-title a {
    width: fit-content;
    display: inline-block;
    padding: 10px 20px;
    background: black;
}

.page-template-portfolio-page .portfolio-item .entry-title a {
    color: white;
}

.portfolio-item .featured-image a:after {
	    background-color: rgba(255,255,255,.9) !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.navigation.post-navigation {
	display: none;
}
#jp-relatedposts {
	margin: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 80px !important;
}

.blog .site-content, .single .site-content, .page .site-content, .archive .site-content, .search .site-content, .tag.archive .site-content, .error404 .site-content {
    padding-bottom: 0 !important;
}

#jp-relatedposts:before {
    content: 'Mais projetos';
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 25px 8px !important;
    display: block;
}
.single-post #jp-relatedposts:before {
    content: 'Mais publicações';
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 25px 8px !important;
    display: block;
}

body #jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 0!important;
}
.jp-relatedposts-post-img {
	height: 250px;
	object-fit: cover;
	width: 100% !important;
}

.jp-relatedposts-post .jp-relatedposts-post-a:hover, .featured-media a:hover {
    opacity: .1 !important;
}
.jp-relatedposts-post h4.jp-relatedposts-post-title {
    margin: -125px 0 0 0 !important;
    text-align: center !important;
	opacity: 0;
	transition: .4s;
	pointer-events: none !important;
}

.jp-relatedposts-post:hover h4.jp-relatedposts-post-title {
	opacity: 1;
	pointer-events: auto !important;
	transition: .4s;
}
.jp-relatedposts-post:hover h4.jp-relatedposts-post-title a {
	opacity: 0;
	pointer-events: none;
}

.jp-relatedposts-post:hover h4.jp-relatedposts-post-title:hover a {
	opacity: 1;
	pointer-events: auto;
	text-decoration: none;
}

.jp-relatedposts-post:hover h4.jp-relatedposts-post-title:hover {
	opacity: 1;
	pointer-events: auto;
}

body div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
    pointer-events: none;
}

body div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
    pointer-events: auto;
}
body #jp-relatedposts div.jp-relatedposts-items-visual {
    margin-right: 0 !important;
}
.alignnone {
    width: 100%;
}
body #jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
	max-width: 100% !important;
}
.blog .entry-meta {
	display: none;
}
.blog .featured-image a:hover:before, .blog .featured-image a:hover:after {
	display: none;
}

.blog #post-load {
	display: flex;
	flex-wrap: wrap;
}

.blog #post-load article {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
}

.blog #post-load article .featured-image {
	width: 50%;
}
.blog .listing .hentry {
	margin: 0;
}
.blog #post-load article .featured-image, .blog #post-load article .featured-image a {
	height: 100%;
}
.blog #post-load article .featured-image img {
	height: 100%;
	object-fit: cover;
}
.blog .listing .entry-title {
    margin-top: 150px;
    margin-bottom: 8px;
}
.blog .listing .entry-title a {
  color: white;
}
.blog #post-load article .entry-content {
	width: 50%;
	padding: 0 20px;
	max-width: 50%;
}
.blog #post-load article .entry-content p {
	color: #23292b;
	font-weight: normal;
}
.blog .listing .featured-portrait + .entry-content {
    margin: 0;
}
.blog .featured-portrait {
    max-width: 50%;
	padding-right: 0;
}
.blog .container.container-medium {
	padding: 0 150px;
	max-width: 100%;
}
.blog .entry-header {
	margin: 0 0 40px 0 !important;
	background: transparent;
}
.read-more-link {
	padding: 10px 15px;
    background: transparent;
    color: white;
    opacity: 1;
	border: 2px solid white !important;
	border-radius: 4px;
	margin-bottom: 30px;
	font-size: 15px;
}
.read-more-link:hover {
    background: white;
    color: black;
    opacity: 1;
	border: 2px solid white !important;
}
.single-post .hero .featured-image {
	display: none;
}
.single-post .container-medium + .content-area, .single-jetpack-portfolio .container-medium + .container-small {
    margin-top: 1rem;
}
.single .portrait-wrap .entry-header {
    max-width: 100%;
	margin-bottom: 0;
}
.listing .featured-image + .entry-content .entry-header, .listing .entry-gallery + .entry-content .entry-header, .listing .entry-video + .entry-content .entry-header, .single .featured-image + .entry-header, .single .entry-gallery + .entry-header, .single .entry-video + .entry-header {
    margin-top: 0rem;
}
	.wrapper-related-posts h4 {
		margin-top: 0;
	}

@media only screen and (min-width: 1000px) {
	.d-lg-none {
		display: none;
	}
	.tax-jetpack-portfolio-type .portfolio-wrapper.masonry article {
    width: 25% !important;
    height: 200px !important;
}
.single:not(.split-layout) .content-area .aligncenter, .listing.content-area .aligncenter, .page .content-area .aligncenter {
    max-width: 100% !important;
    width: 100%;
}
}
#post-load {
	    height: 100% !important;
    margin-bottom: 50px;
}

@media only screen and (max-width: 999px) {

	.wp-block-media-text .wp-block-media-text__content {
    padding: 0;
}
	.page-template-portfolio-page .portfolio-item .entry-header {
position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.home .portfolio-item {
    position: relative;
}
	.layout-four-columns .site-main .jetpack-portfolio {
    height: 50vh;
	}
		.h-100 {
		height: 100%!important;
	}
	.sidebar-trigger-wrap, .search-trigger-wrap, .menu-toggle {
top: calc(50% - 20px);
}
	.box-related-post {
	padding: 0;
	height: 230px !important;
}
	.tax-jetpack-portfolio-type .portfolio-wrapper.masonry article {
    width: 100% !important;
    height: 150px !important;
}
	.tax-jetpack-portfolio-type .masonry .portfolio-item .featured-image + .entry-header {
    display: none;
}
	.widget + .widget {
    margin-top: 50px;
}
	.widget .search-form input[type="submit"] {
    right: 50px;
}
	.widget .search-form input[type="search"] {
    width: 85%;
}
	body > .widget-area {
    width: 100%;
		padding: 30px;
	}
	.nav-menu > li a, .nav-menu > li .dropdown-toggle {
    color: white;
}
	.site-footer .container {
    padding-left: 25px !important;
    padding-right: 0 !important;
}
	.widget {
    max-width: 100%;
}
	.site-footer .widget-area {
    margin-top: 0;
}
	.site-branding img {
    width: 150px;
}
	.site-header{
		padding: 15px 0px 10px 25px !important;
	}
	.box-related-post {
	padding: 15px;
}
.page-id-4981 .container.container-small {
	padding: 0;
	max-width: 100%;
}
	.jp-relatedposts-post-img {
    height: 150px;
}
	body #jp-relatedposts div.jp-relatedposts-items-visual .jp-relatedposts-post {
		width: 100%;
		height: 120px;
	}
	.blog .container.container-medium {
		padding: 0;
	}
	.blog #post-load article .featured-image, .blog #post-load article .featured-image a {
    height: 150px;
}
	.blog .listing .entry-title {
    margin-top: 30px;
}
	#post-load article:nth-child(1) .featured-image, #post-load article:nth-child(2) .featured-image {
    order: 1;
}
	.blog #post-load article .featured-image {
    width: 100%;
}
	.blog #post-load article .entry-content {
    width: 100%;
    padding: 0 20px;
    max-width: 100%;
		order: 2;
}
	.blog #post-load article {
    width: 100%;
}
	.blog .featured-portrait {
    max-width: 100%;
}
	.portfolio-entry-header:hover h2.portfolio-entry-title {
    font-size: 18px;
}
	.portfolio-entry-mobile-first-item-row, .portfolio-entry-mobile-last-item-row {
	width: 50% !important;
}
		.portfolio-entry {
    margin: 0 !important;
    width: 50%;
    height: 150px;
}
}

figure.wp-block-embed-videopress {
    text-align: center;
}

.the-excerpt .read-more-link {
	display: none;
}
.the-excerpt {
	max-width: 1000px;
	padding-top: 5px;
}
.the-excerpt p {
	font-size: 15px;
	text-align: center;
}
.imagem-de-capa {
height: calc(100vh - 107px);
    width: 100%;
    object-fit: cover;
}

.masonry .portfolio-item .featured-image a:after {
left: 0;
right: 0;
-webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}


.layout-four-columns .masonry [class*="col-"] {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.layout-four-columns .site-main > .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

body > .widget-area {
    padding-top: 15px;
    padding-bottom: 20px;
}
.widget {
    max-width: 410px;
}

.tax-jetpack-portfolio-type .portfolio-wrapper.masonry {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.tax-jetpack-portfolio-type .portfolio-wrapper.masonry .grid-sizer {
	display: none;
}
.tax-jetpack-portfolio-type .portfolio-wrapper.masonry .featured-image a img {
width: 100%;
    height: 100%;
    object-fit: cover;
}
.tax-jetpack-portfolio-type .portfolio-wrapper.masonry .featured-image a {
width: 100%;
    height: 100%;
}
.tax-jetpack-portfolio-type .portfolio-wrapper.masonry .featured-image, .tax-jetpack-portfolio-type .portfolio-wrapper.masonry .portfolio-item  {
width: 100%;
    height: 100%;
}
.tax-jetpack-portfolio-type .masonry .portfolio-item .featured-image + .entry-header {
	right: 20px;
    bottom: 50px;
    left: 20px;
}
.tax-jetpack-portfolio-type .the-excerpt, .tax-jetpack-portfolio-type .post-date {
	display: none;
}

.tax-jetpack-portfolio-type .page-header {
    margin-bottom: 0 !important;
    margin-top: 30px;
}

.home .home-hidden {
    display: none;
}

.archive .home-show {
    display: none;
}
.single article .wp-block-image figure {
	width: 100% !important;
}
.single article .wp-block-image figure img {
	width: 100% !important;
}
.single article .wp-block-image {
	width: 100% !important;
}
.single article .wp-block-image img {
	width: 100% !important;
}
.single article p {
	    max-width: 1000px;
    margin: 0 auto;
}
.single .post-date {
	display: none;
}

span.cat-links.category-list a:last-child {
    margin: 0;
}

#post-load article:nth-child(4n-2) .featured-image, #post-load article:nth-child(4n-3) .featured-image {
	order: 2;
}
#post-load article:nth-child(4n-2) .entry-content , #post-load article:nth-child(4n-3) .entry-content {
	order: 1;
}
.box-related-post {
	padding: 0;
	height: 300px;
}
.box-related-post img {
height: 100%;
    object-fit: cover;
}
.text-related-post {
	position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(255,255,255,0.85);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	opacity: 0;
	transition: .4s;
}
.box-related-post:hover .text-related-post {
	opacity: 1;
	transition: .4s;
}
.video-portfolio {
	width: 100%;
	height: 100%;
}
.gallery-icon img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}