body {
	font-family: 'Montserrat', sans-serif;
}

.hero-subscribe-layout #hero, .creative-layout #hero, .event-layout #hero {

	/*background: url("../images/1-header/LP_VIDUSA.jpg") top center no-repeat;*/
	background: url("../images/landing-casas.jpg") top center no-repeat;
	background-attachment: fixed !important;
	background-position: center top;
}

.log-abs {
	background: #FFFFFF;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}

.cb {
	padding: 25px 0;
	text-align: center;
}

.log-abs img {
	display: inline-block;
	max-height: 50px;
}

.mh {
	display: inline-block;
	max-height: 18px;
}

.vertical-center-content {

}

.hero-content.row.centered {
	/*bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;*/
}

.hero-content h1 {
	font-size: 40px;
	font-weight: 700;
	margin-top: 20%;
	line-height: 1.2em;
}

.inline-cta {
	position: absolute;
	width: 100%;
}

.header-clone .logo img {
	position: relative;
	width: 200px;
}

ul.portfolio-list li figure:hover img, ul.portfolio-list li figure:focus img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.payment-list {
	display: table;
	list-style: none;
	margin-bottom: 75px;
	width: 100%;
}

.payment-list li {
	display: table-cell;
	text-align: center;
}

.spck {
	font-size: 32px;
	font-weight: 600;
}

#breakout,
.breakout {
	background: #0055A5;
}

.cta-default.option-2 {
	background: #FFF200;
	border-radius: 5px;
	color: #0055A5;
	font-size: 26px;
	font-weight: 600;
	text-decoration: none;
}

.cta-default.option-2:hover {
	color: #0055A5;
}

.color-overlay {
	background: none;
}

p.section-title:after {
	background: none;
}

.customer-quote, ul.customer-logos li .customer-logo {
	opacity: 1;
}

.full-width {
	width: 100%;
}

#main-footer {
	padding-top: 15px;
	padding-bottom: 15px;
}

.contact-title {
	font-size: 28px;
	font-weight: 600;
	margin-bottom: 0;
	margin-top: 70px;
}

.contact-content h2 {
	margin-bottom: 0;
}

.contact-form .submit-btn {
	background: #FFF200;
	border-radius: 5px;
	color: #0055A5;
	font-size: 26px;
	font-weight: 600;
	text-decoration: none;
}

.tt {
	margin-top: 50px;
}


.layer-loader {
	background: #FFFFFF;
	background: rgba(255, 255, 255, 0.8);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
}

.loading-img {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	margin-left: -16px;
	margin-top: -16px;
}


ul.portfolio-list li .figcaption {
	position: absolute;
	top: 0;
	left: 0;
	padding: 25% 0;
	width: 100%;
	height: 100%;
	background-color: rgba(33, 33, 33, 0.8);
	text-align: center;
	font-size: 15px;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}

ul.portfolio-list figure:hover .figcaption,
ul.portfolio-list figure:focus .figcaption {
	opacity: 1;
}

ul.portfolio-list li .figcaption .caption-content {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -100px;
	width: 200px;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: translate(0px, 15px);
	-ms-transform: translate(0px, 15px);
	transform: translate(0px, 15px);
}

ul.portfolio-list figure:hover .figcaption .caption-content,
ul.portfolio-list figure:focus .figcaption .caption-content {
	-webkit-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate(0px, 0px);
}

/* 14.1 Portfolio External Link */
li.ext-link .figcaption {
	padding: 12.5% 0 !important;
	background: rgba(255, 255, 255, 0) !important;
	box-shadow: inset 0 0 0 5px #d12b6b;
	opacity: 1 !important;
	-webkit-transition: all .2s ease-in-out !important;
	transition: all .2s ease-in-out !important;
}

ul.portfolio-list li.ext-link figure:hover .figcaption,
ul.portfolio-list li.ext-link figure:focus .figcaption {
	box-shadow: inset 0 0 0 9px #d12b6b;
}

li.ext-link .figcaption .ext-link-content {
	padding: 15px;
	color: #fff;
	text-align: center;
}

.vertical-center-content.tbottom {
	/* vertical-align: bottom; */
}

@media (max-width: 738px) {
	.logo img {
		width: 200px;
	}

	.creative-layout .inline-cta a.cta {
		margin-bottom: 25px;
	}

	ul.filter,
	ul.portfolio-filter {
		display: block;
	}

	.payment-list {
		display: block;
	}

	.payment-list li {
		display: block;
		margin: 15px 0;
		text-align: center;
	}

	ul.customer-logos li {
		height: auto;
		width: 100%;
	}

	.customer-quote {
		display: block;
		margin-bottom: 50px;
		position: relative;
		top: auto;
	}

	.customer-quote .customer-link {
		margin-top: 0;
	}

	ul.portfolio-list li figcaption {
		opacity: 1;
	}

	.hero-subscribe-layout #hero, .creative-layout #hero, .event-layout #hero {

		/*background: url("../images/1-header/LP_VIDUSA.jpg") top center no-repeat;*/
		background: url("../images/media_portada4.jpg") top center no-repeat;
		background-attachment: fixed !important;
		background-position: center top;
	}
}
