/* Enter Your Custom CSS Here */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a, blockquote {
	color: #dd3333;
}

blockquote {
	padding: 12.5px 25px;
	margin: 0 0 25px;
	font-size: 22.5px;
	border-left: 0px solid #fff;

}
blockquote p {
    color: #cf261f;
}

.nodata-error {
	text-align: center;
	margin: 0px;
	color: ffffff;
}

strong {
    color: #cf261f;
}

em {
    color: #cf261f;
}

.wph-hero-block > .overlay-helper, .wph-hero-block > .bg-image {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

#wph-header.mode_white, #wph-header.mode_fullwidth_white, #wph-header.mode_transparent_bg_black {
	background: #fff;
	background: rgba(255, 255, 255);
	shadow: 2;
	box-shadow: -2px 1px 18px rgba(0, 0, 0, 0.3);
}

.blog-roll .item .date-col .month {
	font-size: 12px;
	color: #dd3333;
}
.read-more-btn {
	text-transform: uppercase;
	color: #0088C2;
	font-family: "Unica One", "Neuton", 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none !important;
}

.wph-hero-block > h1 {
	font-size: 58px;
}

.portfolio-showcase > .items-list .item .caption {
    -webkit-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
    -webkit-transform: translate(0, 3%);
    -ms-transform: translate(0, 3%);
    -o-transform: translate(0, 3%);
    transform: translate(0, 3%);
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    margin: 0;
    z-index: 20;
    background: #000;
    background: rgba(0, 0, 0, 0.8);
    text-align: center;
    color: #fff;
    opacity: 0
}

.portfolio-showcase > .items-list .item .caption .categories,
.portfolio-showcase > .items-list .item .caption .preview-button {
    font-family: "Unica One", "Neuton", 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 46px
}

p strong {
	color: #000;
}

ul li {
color: #dd3333;
}

#wph-footer .footer-caption {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 400;
	text-transform: none;
	font-size: 12px;
  	padding: 15px 1;
	margin-top: 0;
	margin-bottom: 0;
}

.nodata-error {
	text-align: center;
	margin: 0px;
	color: ffffff;
	display: none;
}

.portfolio-showcase > .items-list .item .caption {
	-webkit-transition: all 500ms;
	-o-transition: all 500ms;
	transition: all 500ms;
	-webkit-transform: translate(0, 3%);
	-ms-transform: translate(0, 3%);
	-o-transform: translate(0, 3%);
	transform: translate(0, 3%);
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 10px;
	right: 10px;
	margin: 0;
	z-index: 20;
	background: #000;
	background: rgba(255, 0, 0, .7);
	text-align: center;
	color: #fff;
	opacity: 0;
}

.contacto {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  	text-transform: none;
}

.tp-caption a {
    color: #fff;
}

.tp-caption a:hover {
    color: #fff;
}

@media (max-width: 767px){
.rev_slider {
margin-top: 44px !important;


}
}

.regtext {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  	text-transform: none;
}

.navbar-brand {
	float: left;
	padding: 0.5px 1px;
	font-size: 23px;
	line-height: 25px;
	height: 50px;
}

.blog-roll .item .caption > .date-col {
width: 17%;
display: none;
}