/* Escribe aquí tu código CSS */

p.subtitle {
	display: none !important;
}

#masthead {
	max-width: 300px !important;
	background: transparent !important;
	box-shadow: none;
}

.header-wrap {
	background: transparent !important;
}

.category {
	display: none !important;
}

.portfolio-item-2 {
	margin: 0px 0px 0px 0px !important;
}

.wpb_content_element {
	margin-bottom: 0px !important;
}

p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.footer {
	padding: 0px 0px 0px 0px !important;
}

.right {
	display: none !important;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
    background-color: transparent !important;
    border-bottom: 1px solid #001!important;
    border-top: 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
}

.site-header .site-title img, .site-header .site-title a img {
	max-height: 60px !important;
}

.portfolio-item.portfolio-item-hover-4 .portfolio-item-image-overlay, .portfolio-item-hover-4.portfolio-item-2 .portfolio-item-image-overlay {
	background: #007191 !important;
	opacity: 0.6 !important;
}

.portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description h4 a, .portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description .widget_calendar caption a, .widget_calendar .portfolio-item-2.portfolio-item-hover-4 .portfolio-item-description caption a {
	color: #ffffff !important;
}

.portfolio-gallery.gallery-dark .content {
	background: #f3f3f3 !important;
}

.portfolio-gallery.gallery-dark .gallery-close {
	color: #343436 !important;
}

.portfolio-gallery.gallery-dark .content p{
	color: #343436 !important;
}

.portfolio-gallery.gallery-dark .content h2{
	color: #2a2023 !important;
}