#header-3 {
	width: 100%;
}
#header-3 .brand {
	position: relative;
}
#header-3 .brand-img {
	position: absolute;
	left: 15px;
	top: 0;
	max-width: 220px;
}
#header-3 nav {
	background-color: #233447;
	margin-top: -1px;
}
#header-3 nav ul {
	list-style: none;
	padding: 0;
}
#header-3 nav ul li {
	color: rgba(255, 255, 255, 0.6);
	display: block;
	border-bottom: 1px dotted rgba(255, 255, 255, 0.2);
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	padding-left: 0;
	position: relative;
}
#header-3 nav ul li:last-child {
	border: none;
}
#header-3 nav ul li a {
	color: rgba(255, 255, 255, 0.6);
	display: block;
	padding: 20px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	padding-left: 0;
	position: relative;
}
#header-3 nav ul li a:hover, #header-3 nav ul li a:focus {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
}
#header-3 #nav-toggle {
	position: absolute;
	right: 15px;
	top: 0;
}
#header-3 #nav-toggle {
	cursor: pointer;
	padding: 10px 35px 16px 0px;
}
#header-3 #nav-toggle span, #header-3 #nav-toggle span:before, #header-3 #nav-toggle span:after {
	cursor: pointer;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-o-border-radius: 1px;
	height: 5px;
	width: 35px;
	background: #353535;
	position: absolute;
	display: block;
	content: '';
}
#header-3 #nav-toggle span:before {
	top: -10px;
}
#header-3 #nav-toggle span:after {
	bottom: -10px;
}
#header-3 #nav-toggle span, #header-3 #nav-toggle span:before, #header-3 #nav-toggle span:after {
	transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
}
#header-3 #nav-toggle.active span {
	background-color: transparent;
}
#header-3 #nav-toggle.active span:before, #header-3 #nav-toggle.active span:after {
	top: 0;
}
#header-3 #nav-toggle.active span:before {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}
#header-3 #nav-toggle.active span:after {
	transform: translateY(-10px) rotate(-45deg);
	-webkit-transform: translateY(-10px) rotate(-45deg);
	-ms-transform: translateY(-10px) rotate(-45deg);
	top: 10px;
}
#header-3 .navicon {
	position: relative;
	height: 26px;
}
#header-3 .indicator {
	position: absolute;
	right: 0 !important;
}
#header-3 .pull {
	display: none;
}
#header-3 .hero {
	background: url('../images/bg-hero.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding: 4em 0 15em 0;
	height: auto;
}
#header-3 .hero h1 {
	margin-top: 0px;
	color: #31152B;
	font-family: "Zalando Sans Expanded", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	text-transform: uppercase;
}
#header-3 .hero .lead {
	font-weight: 600;
	color: #5E4D74;
}
.content-1-4 {
	padding: 0px;
	position: relative;
}
.bg-central {
	background-image: url("../images/bg-centro1.jpg");
	opacity: 0.9;
	background-blend-mode: multiply;
	background-size: cover;
}
.content-1-4 .image-container {
	position: absolute;
	height: 100%;
	padding: 0px;
	top: 0px;
}
.content-1-4 .image-container .background-image-holder {
	background: #000 url('../images/img-firma-contrato.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 100%;
}
.content-1-4 .content {
	padding-top: 80px;
	padding-bottom: 80px;
}
.content-1-4 h1 {
	margin-bottom: 32px;
}
.content-1-4 p.lead {
	margin-bottom: 20px;
	color: #fff;
}
.iconos {
	max-width: 1em;
	margin-right: 0.65em;
}
.impacto {
	background-color: #5b4d71;
	color: #fff;
	padding: 7px 12px;
	font-weight: 600;
	border-radius: 6px;
	text-transform: uppercase;
	font-size: 1.45em;
	letter-spacing: 0.5px;
	text-align: center;
}
.fa-solid {
	font-size: 2em;
	color: #5b4d71;
}
.cierre p {
	color: #fff;
	font-size: 1.28em;
	line-height: 1.45;
}
.btn-big {
	height: 100px;
	font: 700 2.3em "Zalando Sans Expanded", sans-serif;
	display: block;
	background-color: #00D065;
	padding: 24px 20px;
	color: #fff;
}
@media (max-width: 767px) {
	.content-1-4 .image-container {
		display: none;
	}
}
.content-1-9 h4 {
	margin-top: 0;
}
.content-1-9 .fa {
	font-size: 32px;
	color: #16A085;
}
.pricing-table-1 .price-block {
	text-align: center;
	color: #ffffff;
	transition: all 0.25s;
	max-width: 400px;
	margin: 0 auto 20px auto;
}
.pricing-table-1 h3 {
	text-transform: uppercase;
	padding: 20px 0;
	background: #2c3e50;
	margin: 0;
	border-radius: 6px 6px 0 0;
}
.pricing-table-1 .price {
	display: inline-block;
	background: #898989;
	width: 100%;
}
.pricing-table-1 .price-figure {
	font-size: 24px;
	text-transform: uppercase;
	padding-top: 14px;
}
.pricing-table-1 .price-number {
	font-weight: 600;
	display: block;
	margin-bottom: 0;
}
.pricing-table-1 .price-tenure {
	font-size: 11px;
	margin-top: 0;
}
.pricing-table-1 .features {
	background: #e6e6e6;
	color: #555555;
	padding: 0;
	margin: 0;
}
.pricing-table-1 .features li {
	padding: 8px 15px;
	border-bottom: 1px solid #ccc;
	list-style-type: none;
}
.pricing-table-1 .price-footer {
	display: block;
	background: #2c3e50;
	border-radius: 0 0 6px 6px;
	margin-top: -5px;
	padding: 10px 0;
}
/* Hover Effects */
.pricing-table-1 .price-block:hover {
	transform: scale(1.04) translateY(-5px);
	-webkit-transform: scale(1.04) translateY(-5px);
	z-index: 1;
	border-bottom: 0 none;
}
.pricing-table-1 .price-block:hover .price.pastel-blue {
	background: #6082EB;
}
.pricing-table-1 .price-block:hover .price.pastel-green {
	background: #18B29D;
}
.pricing-table-1 .price-block:hover .price.pastel-red {
	background: #FF5E65;
}
.pricing-table-1 .price-block:hover .price.pastel-orange {
	background: #FFB068;
}
.pricing-table-1 .price-block:hover h3 {
	background: #233447;
}
/* Ribbons */
.ribbon {
	position: absolute;
	top: -4px;
	right: 11px;
	width: 82px;
	height: 82px;
	overflow: hidden;
	z-index: 10
}
.red-hot {
	background: url("../images/ribbons/red-hot.png") 0 0 no-repeat;
}
.best-value {
	background: url("../images/ribbons/best-value.png") 0 0 no-repeat;
}
.super-cool {
	background: url("../images/ribbons/super-cool.png") 0 0 no-repeat;
}
.new {
	background: url("../images/ribbons/new.png") 0 0 no-repeat;
}
.premium {
	background: url("../images/ribbons/premium.png") 0 0 no-repeat;
}
.exclusive {
	background: url("../images/ribbons/exclusive.png") 0 0 no-repeat;
}
.popular {
	background: url("../images/ribbons/popular.png") 0 0 no-repeat;
}
.five-stars {
	background: url("../images/ribbons/five-stars.png") 0 0 no-repeat;
}
.contact-1 .form-container {
	margin-top: 10px;
}
.contact-1 .contact-info {
	margin-top: 40px;
	padding: 0;
	list-style: none;
}
.contact-1 .contact-info span {
	margin-right: 7px;
	color: #573F74;
	padding-right: 5px;
}
.contact-1 .contact-info li {
	display: inline-block;
	margin: 0 10px;
	font-size: 15px;
	font-weight: 700;
	color: #2e2e2e
}
.contact-1 .contact-info li a {
	color: #2e2e2e
}
.contact-1 .contact-info li a:hover {
	color: #573F74
}
#contact span.required {
	font-size: 13px;
	color: #ff0000;
}
#message {
	margin-bottom: 20px;
	padding: 0;
}
.error_message {
	display: block;
	background: #FBE3E4;
	padding: 10px 0;
	color: #8a1f11;
	border: 2px solid #FBC2C4;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.footer-1-3 {
	padding-top: 40px;
	padding-bottom: 10px;
}
.footer-1-3 .brand-img {
	width: 180px;
}
.footer-1-3 .social {
	margin-top: 20px;
}
.footer-1-3 .address-bold-line {
	font-weight: 700;
	margin: 0;
	color: #ffffff;
}
.footer-1-3 .address {
	color: #ffffff;
}
.footer-1-3 .footer-text {
	border-top: 1px solid #FFFFFF;
	text-align: center;
	margin-top: 10px;
}
.footer-1-3 .footer-text p {
	color: #FFFFFF;
}
@media only screen and (max-width : 768px) {
	#header-3 .hero .lead {
		font-weight: 600;
		color: #5E4D74;
		font-size: 1.55em;
	}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.pricing-table-1 .price-block {
		margin-bottom: 20px;
	}
}
@media only screen and (min-width : 1200px) {}
