body {
	letter-spacing: 0;
	font-weight: 400;
	font-size: 1.6rem;
	line-height: 1.8;
	color: #202124
}

.pricing-table h4,
body,
input,
select,
textarea {
	font-family: NeuzeitSLTStd-Book, 'Helvetica Neue', sans-serif
}

.bottom-left {
	z-index: 1;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 1.3rem;
	font-weight: 500;
	color: #fff;
	margin: 10px;
	padding: 5px;
	background: #000;
	background: rgba(0, 0, 0, .15)
}

.bottom-left2 {
	z-index: 1;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 1.3rem;
	font-weight: 500;
	color: #fff;
	margin: 10px;
	padding: 5px;
	background: #000;
	background: rgba(0, 0, 0, .05)
}

#preloader-percentage,
.accordion>ul>li>a,
.button,
.counter,
.font-alt-1,
.header .navigation>ul>li>a,
.overlay-navigation>ul>li>a,
.post-info-aside,
.product-title,
.project-title,
.side-navigation>ul>li>a,
.tab-nav>li>a,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: NeuzeitSLTStd-Book, 'Helvetica Neue', sans-serif
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.3;
	font-weight: 700;
	text-transform: none;
	color: #202124
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #111
}

.h1,
h1 {
	font-size: 6.5rem;
	font-family: NeuzeitSLTStd-Book, roboto, 'Helvetica Neue', sans-serif
}

.h2,
h2 {
	font-size: 3.3rem;
	font-family: NeuzeitSLTStd-Book, roboto, 'Helvetica Neue', sans-serif
}

.h3,
h3 {
	font-size: 2.3rem
}

.h4,
h4 {
	font-size: 1.9rem;
	font-family: NeuzeitSLTStd-Book, roboto, 'Helvetica Neue', sans-serif
}

.h5,
h5 {
	font-size: 1.6rem
}

.h6,
h6 {
	font-size: 1.2rem;
	text-transform: uppercase
}

.letraborde {
	-webkit-text-fill-color: #fff;
	letter-spacing: .03em;
	text-shadow: -.65px -.65px 0 red, .65px -.65px 0 red, -.65px .65px 0 red, .65px .65px 0 red
}

.letrabordenegro {
	-webkit-text-fill-color: #fff;
	letter-spacing: .05em;
	text-shadow: -.65px -.65px 0 #000, .65px -.65px 0 #000, -.65px .65px 0 #000, .65px .65px 0 #000
}

.vertical-title {
	font-size: 1.8rem;
	font-weight: 100;
	position: absolute;
	left: 1rem;
	z-index: 2;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: translate(50px, 0) rotateZ(90deg);
	transform: translate(50px, 0) rotateZ(90deg)
}

@media only screen and (max-width:600px) {
	.vertical-title {
		display: none
	}

	.vertical-title.show-on-mobile {
		display: block;
		position: relative;
		left: 0;
		-webkit-transform: translate(0, 0) rotateZ(0);
		transform: translate(0, 0) rotateZ(0)
	}
}

.footer .widget-title,
.footer .widget-title a {
	font-size: 2.4rem;
	letter-spacing: 0;
	font-weight: 400;
	text-transform: none;
	color: #fff
}

.footer-light .widget-title,
.footer-light .widget-title a {
	color: #111
}

.sidebar .widget-title,
.sidebar .widget-title a {
	font-size: 1.6rem;
	letter-spacing: .1rem;
	font-weight: 700;
	text-transform: none
}

.side-navigation-wrapper .widget-title,
.side-navigation-wrapper .widget-title a {
	font-size: 1.3rem;
	color: #fff
}

.overlay-navigation-wrapper .widget-title,
.overlay-navigation-wrapper .widget-title a {
	font-size: 1.3rem;
	color: #999
}

.box a:not(.button),
.read-more span,
.shop .breadcrumb a,
a,
p a {
	color: #000;
	-webkit-transition-timing-function: cubic-bezier(.18, 1, .21, 1);
	transition-timing-function: cubic-bezier(.18, 1, .21, 1);
	-webkit-transition-duration: .9s;
	transition-duration: .9s
}

.shop .cart-overview a,
.shop .product-summary a,
.sidebar .widget a {
	color: #444
}

.blog-masonry .with-background .post-read-more a:hover,
.box a:not(.button):hover,
.footer .footer-bottom a:hover,
.footer .navigation a:hover,
.footer .social-list a:hover,
.footer .widget a:not(.button):hover,
.footer a:hover+.post-info .post-date,
.navigation .cart-overview a.view-cart:hover,
.post-author-aside a:hover,
.post-info a:hover,
.post-info-over a:hover,
.post-info-over a:hover span,
.post-love a:hover,
.post-love a:hover span,
.scroll-down a:hover,
.shop .cart-overview a:hover,
.shop .product-summary a:hover,
.social-list li a:hover,
.team-1 .social-list a:hover,
.team-2 .social-list a:hover,
.widget a:not(.button):hover,
a:hover,
p a:hover {
	color: #3131f4
}

a[class*=icon-]:hover {
	text-decoration: none
}

a.animated-link {
	position: relative
}

.lead,
blockquote.xlarge p {
	font-size: 3rem;
	font-weight: 700;
	line-height: 1.2
}

.highlight {
	background: #3131f4;
	color: #111
}

.title-xlarge {
	font-size: 10rem;
	line-height: 1
}

.title-large {
	font-size: 4.5rem;
	opacity: .8;
	font-weight: 400;
	line-height: 1.4;
	padding-top: 1.4em
}

.title-medium {
	font-size: 3rem;
	line-height: 1.2
}

.title-semimedium {
	font-size: 2rem;
	line-height: 1.2
}

.title-small {
	font-size: 1.1rem;
	line-height: 1
}

.text-xlarge {
	font-size: 4.6rem;
	line-height: 1.4
}

.text-large {
	font-size: 4rem;
	line-height: 1.3
}

.text-medium {
	font-size: 3rem;
	line-height: 1.2
}

.text-small {
	font-size: 2rem;
	line-height: 1.2
}

.status-code-title {
	font-size: 14rem;
	line-height: 1
}

.weight-light {
	font-weight: 300
}

.weight-regular {
	font-weight: 400
}

.weight-semi-bold {
	font-weight: 600
}

.weight-bold {
	font-weight: 700
}

.weight-extrabold {
	font-weight: 900
}

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

	.title-large,
	h1 {
		font-size: 3.8rem;
		line-height: 1.3;
	}

	.title-xlarge {
		font-size: 5.4rem;
	}

	h2 {
		font-size: 2.8rem
	}

	h3 {
		font-size: 2.6rem
	}

	h4 {
		font-size: 1.5rem
	}

	h5 {
		font-size: 1.3rem
	}

	h6 {
		font-size: 1.1rem
	}

	.tmp-content h5,
	h5.tms-caption {
		font-size: 1.4rem
	}

	.tmp-content .title-xlarge,
	.tms-caption.title-xlarge {
		font-size: 4.5rem;
		line-height: 4.5rem
	}

	.lead {
		font-size: 1.7rem
	}

	.text-xlarge {
		font-size: 3.1rem
	}

	.text-large {
		font-size: 2.5rem
	}

	.text-medium {
		font-size: 1.9rem
	}

	.text-small {
		font-size: 1.3rem
	}

	.fullscreen-section .background-on-mobile {
		background: #f4f4f4
	}

	.fullscreen-section .background-on-mobile * {
		color: #444 !important
	}

	.fullscreen-section .background-on-mobile h1,
	.fullscreen-section .background-on-mobile h2,
	.fullscreen-section .background-on-mobile h3,
	.fullscreen-section .background-on-mobile h4,
	.fullscreen-section .background-on-mobile h5,
	.fullscreen-section .background-on-mobile h6 {
		color: #111 !important
	}
}

.line-container {
	width: 230px;
	height: 20px
}

.single-line {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.barrafina {
	font-weight: 300;
	color: #999
}

.bulletpoint {
	font-weight: 900;
	color: #242424
}

.nice-link {
	display: inline-block;
	color: #888;
	text-decoration: underline
}

@media (hover) {
	.nice-link::after {
		content: '';
		display: block;
		width: 0;
		height: 4px;
		margin-top: -15px;
		mix-blend-mode: multiply;
		background: #3131f4;
		transition: width .3s
	}

	.nice-link:hover::after {
		width: 100%;
		transition: width .3s
	}
}

.mobile .nice-link::after {
	transition: none !important
}

.mobile .thumbnail .overlay-info,
.mobile .thumbnail .overlay-info *,
.mobile .thumbnail img {
	transition: none !important
}

.blink {
	animation: blinker 1.3s infinite
}

@keyframes blinker {
	0% {
		opacity: 1
	}

	40% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.wrapper {
	background-color: #fff
}

.content.reveal-footer {
	box-shadow: 0 2rem 4.6rem rgba(0, 0, 0, .1)
}

.section-block.featured-media {
	background-color: #181818
}

.wrapper-inner {
	-webkit-filter: none;
	filter: none;
	-webkit-transition: 350ms ease-in-out;
	transition: 350ms ease-in-out
}

.side-navigation-wrapper+.wrapper {
	box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2)
}

.bkg-grey-ultralight {
	background-color: #fff;
	border-color: #fff
}

.bkg-hover-grey-ultralight:hover {
	background-color: #f8f8f8;
	border-color: #f8f8f8
}

.border-hover-grey-ultralight:hover {
	border-color: #f8f8f8
}

.color-grey-ultralight,
.color-hover-grey-ultralight:hover {
	color: #f8f8f8
}

.bkg-grey-light {
	background-color: #ddd;
	border-color: #ddd
}

.bkg-hover-grey-light:hover {
	background-color: #ddd;
	border-color: #ddd
}

.border-grey-light,
.border-hover-grey-light:hover {
	border-color: #222
}

.color-grey-light,
.color-hover-grey-light:hover {
	color: #ddd
}

.bkg-grey {
	background-color: #666;
	border-color: #666
}

.bkg-hover-grey:hover {
	background-color: #666;
	border-color: #666
}

.border-grey,
.border-hover-grey:hover {
	border-color: #666
}

.color-grey,
.color-hover-grey:hover {
	color: #666
}

.bkg-charcoal-light {
	background-color: #333;
	border-color: #333
}

.bkg-hover-charcoal-light:hover {
	background-color: #333;
	border-color: #333
}

.border-hover-charcoal-light:hover {
	border-color: #333
}

.color-charcoal-light,
.color-hover-charcoal-light:hover {
	color: #333
}

.bkg-charcoal {
	background-color: #111;
	border-color: #111
}

.bkg-hover-charcoal:hover {
	background-color: #111;
	border-color: #111
}

.border-charcoal,
.border-hover-charcoal:hover {
	border-color: #111
}

.color-charcoal,
.color-hover-charcoal:hover {
	color: #111
}

.bkg-theme {
	background-color: #3131f4;
	border-color: #3131f4
}

.bkg-hover-theme:hover {
	background-color: #66da9d;
	border-color: #66da9d
}

.border-theme {
	border-color: #3131f4
}

.border-hover-theme:hover {
	border-color: #66da9d
}

.color-theme {
	color: #3131f4
}

.color-hover-theme:hover {
	color: #66da9d
}

.row {
	max-width: 130rem;
	padding-left: 8rem;
	padding-right: 8rem
}

.row .row {
	padding: 0
}

@media only screen and (max-width:1140px) {
	.row {
		max-width: 112rem
	}
}

@media only screen and (max-width:960px) {
	.row {
		max-width: 92rem
	}
}

@media only screen and (max-width:768px) {
	.row {
		max-width: 76rem
	}
}

@media only screen and (max-width:600px) {
	.row {
		max-width: 48rem;
		padding-left: 0;
		padding-right: 0
	}
}

@media only screen and (max-width:480px) {
	.row {
		max-width: 35rem
	}
}

@media only screen and (max-width :350px) {
	.row {
		max-width: 100%
	}
}

.content {
	transition-duration: .5s
}

.animate-content {
	transform: scale(.95) translateY(0);
	transition-duration: .5s
}

.fullscreen-section .fullscreen-inner,
.pagination-2 a,
.row.xlarge,
.section-block {
	padding-top: .1rem;
	padding-bottom: .1rem
}

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

	.fullscreen-section .fullscreen-inner,
	.pagination-2 a,
	.row.xlarge,
	.section-block {
		padding-top: .1rem;
		padding-bottom: .1rem
	}
}

.replicable-content,
.row.xlarge.replicable-content {
	padding-top: 11rem;
	padding-bottom: 8rem
}

.section-block.slanted-top:before {
	width: 100%;
	height: 12rem;
	background-color: inherit;
	content: '';
	position: absolute;
	left: 0;
	top: -5.7rem;
	-webkit-transform: skewY(-4.5deg);
	-ms-transform: skewY(-4.5deg);
	transform: skewY(-4.5deg);
	z-index: 5
}

.reveal-footer {
	margin-bottom: 50rem
}

.footer .footer-top {
	padding-top: 9rem;
	padding-bottom: 5rem
}

.grid-filter-menu {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.section-block.feature-2 {
	padding-bottom: 12rem
}

.divider {
	margin-top: 6rem;
	margin-bottom: 9rem
}

.page-intro .divider,
[class*=intro-title-] .divider {
	margin-top: 0;
	margin-bottom: 2rem
}

.separator {
	width: 5rem;
	height: .2rem;
	margin-top: 0;
	margin-bottom: 3rem;
	background-color: #ffffff
}

.text-line {
	width: 2rem;
	height: .2rem;
	display: inline-block
}

.text-line[class*=bkg-] {
	padding: 0
}

.text-line-vertical {
	display: inline-block;
	position: relative
}

.text-line-vertical:after {
	width: 1px;
	height: 8rem;
	margin-top: 3rem;
	border-right: 1px solid #777;
	position: absolute;
	top: 100%;
	left: 50%;
	content: ''
}

.tm-slider-container .text-line-vertical:after {
	height: 200%;
	border-color: #fff
}

@media only screen and (min-width:960px) {
	.header-1-static+.content {
		padding-top: 8rem
	}

	[data-animate-reveal] .footer-top {
		padding-top: 2rem
	}
}

@media only screen and (max-width:768px) {
	.fullscreen-section.content-below-on-mobile .fullscreen-inner {
		padding-top: 12rem !important;
		padding-bottom: 12rem !important
	}
}

.header {
	width: 9rem !important;
	height: 9rem !important;
	right: 1.5rem !important;
	z-index: 9999
}

.header-inner {
	top: 0 !important
}

.header,
.header-sticky .header-inner {
	width: 100%
}

.header.width-auto,
.header.width-auto .header-inner {
	right: 0;
	left: auto
}

.header-bottom {
	bottom: .1rem
}

.header .header-inner .dropdown>.nav-icon,
.header .header-inner .navigation>ul>li,
.header .header-inner .navigation>ul>li>a:not(.button),
.header .logo {
	height: 9rem;
	line-height: 9rem
}

.header-compact .header-inner .dropdown>.nav-icon,
.header-compact .header-inner .navigation>ul>li,
.header-compact .header-inner .navigation>ul>li>a:not(.button),
.header-compact .logo {
	height: 6rem;
	line-height: 6rem
}

.header .header-inner {
	background-color: #fff;
	border-bottom: none;
	border-bottom: 1px solid transparent
}

.header.no-border .header-inner {
	border-bottom: 1px solid transparent
}

.header.header-dark .header-inner {
	background-color: #232323;
	border-color: #232323
}

.header .header-inner>.nav-bar {
	max-width: 100%;
	padding: 0 3rem
}

.header-transparent .header-inner {
	background-color: transparent;
	border-bottom: none
}

.header-background .header-inner {
	background-color: transparent
}

.header-background .header-inner>.nav-bar {
	max-width: 100%;
	padding: 0 3rem
}

.header .header-inner-top {
	height: 4rem;
	background: #232323;
	color: #fff
}

.mobile .header .header-inner {
	height: 6rem !important;
	background-color: transparent !important;
	border-top: none
}

.mobile .header .header-inner {
	border-bottom: 1px solid transparent
}

.mobile .header+.content {
	padding-top: 0
}

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

	.header .header,
	.header .header-inner,
	.header.header-transparent .header-inner {
		background-color: transparent
	}

	.header .header-inner {
		border-bottom: 1px solid transparent
	}

	.header+.content {
		margin-top: -8rem
	}

	.header .header-inner>.nav-bar {
		padding: 0
	}
}

.logo {
	width: 10rem;
	padding-top: 3rem;
	margin-right: 0
}

.header-compact .logo {
	width: 6rem
}

.header .logo a {
	display: block !important;
	position: absolute;
	top: 0
}

.header-in .logo a,
.header-out .logo a {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.header .logo a:first-child {
	opacity: 1;
	-webkit-transform: translateY(6rem);
	transform: translateY(6rem)
}

.header-transparent .logo a:first-child {
	opacity: 1;
	-webkit-transform: translateY(6rem);
	transform: translateY(6rem)
}

.header-transparent .logo a+a {
	display: block !important;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.header-background .logo a:first-child {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.header-background .logo a+a {
	display: block !important;
	opacity: 1;
	-webkit-transform: translateY(-6rem);
	transform: translateY(-6rem)
}

.nav-dark .logo a:first-child {
	display: block !important;
	top: 0;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.nav-dark .logo a:last-child {
	display: none !important
}

.mobile .header .logo a:first-child {
	display: block !important;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@media only screen and (max-width:960px) {
	.header .logo-inner {
		display: table-cell;
		vertical-align: middle
	}

	.header .logo a {
		position: relative
	}

	.header .logo a:first-child {
		opacity: 1;
		top: 0;
		-webkit-transform: translateY(0) !important;
		transform: translateY(0) !important
	}

	.header:not(.header-dark) .logo a:last-child {
		display: none !important
	}
}

.volveratras {
	position: fixed;
	bottom: 100;
	right: 100;
	margin: .15em;
	width: 2rem
}

.header .logo-center~.navigation.nav-center {
	padding-top: .5rem
}

.header .logo-center~.navigation.nav-center>ul>li>a {
	padding-bottom: 2rem
}

.header .navigation>ul>li>a {
	margin: 0 1.5rem;
	padding-left: 0;
	padding-right: 0;
	font-size: 1.2rem;
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0 rem
}

.header .primary-navigation {
	background-color: #fff
}

.header .navigation>ul>li>a {
	color: #999;
	opacity: 1
}

.header .navigation>ul>li.current>a,
.header .navigation>ul>li>a:hover {
	color: #111;
	opacity: 1
}

.header .navigation>ul>li.current>a {
	text-decoration: line-through
}

.header .navigation>ul>li.current>a:hover {
	color: #111
}

.header-transparent .navigation>ul>li>a {
	color: #fff;
	opacity: .6
}

.header-transparent .navigation>ul>li>a:hover {
	color: #fff;
	opacity: 1
}

.header-transparent .navigation>ul>li.current>a:hover,
.header-transparent .s>ul>li.current>a {
	color: #fff;
	opacity: 1
}

.header-transparent.nav-dark .navigation>ul>li>a {
	color: #999;
	opacity: 1
}

.nav-dark .navigation>ul>li.current>a,
.nav-dark .navigation>ul>li.current>a:hover {
	color: #111;
	opacity: 1
}

.header-background .navigation>ul>li>a {
	color: #999
}

.header-background .navigation>ul>li.current>a {
	color: #111;
	border-bottom: none
}

.header-background .navigation>ul>li.current>a:hover {
	color: #111
}

.header-background .navigation>ul>li>a:hover {
	color: #111;
	opacity: 1
}

.navigation .dropdown-list li,
.navigation .sub-menu li {
	border-bottom: none
}

.navigation .dropdown-list li a,
.navigation .mega-sub-menu ul li a,
.navigation .sub-menu li a {
	line-height: 1.6;
	font-weight: 400;
	font-size: 1.1rem;
	color: #888
}

.navigation .dropdown-list:not(.custom-content) li a,
.navigation .sub-menu:not(.custom-content) li a {
	padding: 1rem 1.5rem
}

.navigation .mega-sub-menu>li>a {
	font-size: 1.3rem
}

.navigation .dropdown-list,
.navigation .mega-sub-menu,
.navigation .sub-menu.custom-content,
.navigation .sub-menu:not(.custom-content) a {
	background-color: #181b1d
}

.navigation .cart .badge {
	top: -.4rem;
	left: 1.2rem;
	background-color: #3131f4
}

.navigation .cart-overview .product-title {
	color: #fff
}

.navigation .cart-overview .product-price,
.navigation .cart-overview .product-quantity {
	color: #999
}

.navigation .cart-overview a.product-remove {
	background-color: #444;
	color: #999
}

.navigation .cart-overview .cart-subtotal {
	color: #fff
}

.navigation .cart-overview .cart-actions {
	border-color: #444
}

.navigation .cart-overview .checkout.button {
	background-color: #3131f4;
	border-color: transparent;
	color: #111
}

.navigation .cart-overview .checkout.button:hover {
	background-color: #444;
	border-color: transparent;
	color: #111
}

.navigation .dropdown-list:not(.custom-content) li:hover a,
.navigation .mega-sub-menu:not(.custom-content) ul li:hover>a,
.navigation .sub-menu:not(.custom-content) li:hover>a {
	background-color: #111
}

.navigation .cart-overview .product-remove:hover,
.navigation .cart-overview .product-title:hover,
.navigation .dropdown-list li>a:hover,
.navigation .mega-sub-menu ul li>a:hover,
.navigation ul li>a:hover {
	color: #fff
}

.navigation .mega-sub-menu {
	left: 0;
	right: 0
}

.mobile .navigation a.cart {
	display: none
}

@media only screen and (max-width:960px) {
	.navigation a.cart {
		display: none
	}
}

.dropdown li .label,
.mega-menu li .label,
.sub-menu li .label {
	margin-left: .5rem;
	padding: .1rem .4rem;
	font-size: 1rem;
	text-transform: uppercase;
	background-color: #3131f4;
	border-color: #3131f4;
	color: #fff
}

.header .dropdown-list {
	margin-top: 2.2rem
}

.header .secondary-navigation.nav-left:not(.with-division)>ul {
	margin-left: -1.5rem
}

.header .secondary-navigation.nav-right:not(.with-division)>ul {
	margin-right: -1.5rem
}

.header .navigation .nav-icon,
.header .navigation .v-align-middle {
	padding: 0 1.5rem !important
}

.header .with-division ul {
	border-left-color: rgba(0, 0, 0, .1)
}

.header .with-division li {
	border-right-color: rgba(0, 0, 0, .1)
}

.header .navigation .nav-icon {
	width: 6rem;
	color: #999;
	font-size: 1.4rem;
	font-weight: 400;
	background-color: #fff;
	opacity: 1;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: .5s;
	transition-duration: .5s
}

.header .navigation .nav-icon.active,
.header .navigation .nav-icon:hover {
	background-color: #fff;
	color: #111;
	opacity: 1
}

.header .cart .badge {
	background-color: #3131f4;
	color: #232323
}

.header .social-list li a {
	color: #444
}

.header .social-list li a:hover {
	color: #3131f4
}

.header .dropdown>.button:not(.nav-icon),
.header .v-align-middle>.button:not(.nav-icon) {
	background: 0 0;
	border: 2px solid rgba(255, 255, 255, .3);
	color: #fff
}

.header .dropdown>.button.active:not(.nav-icon),
.header .dropdown>.button:not(.nav-icon):hover,
.header .v-align-middle>.button:not(.nav-icon):hover {
	background-color: #3131f4;
	border-color: transparent;
	color: #fff
}

@media only screen and (min-width:960px) {
	.header-transparent .with-division ul {
		border-left-color: rgba(255, 255, 255, .2)
	}

	.header-transparent .with-division li {
		border-right-color: rgba(255, 255, 255, .2)
	}
}

.header-transparent .navigation .nav-icon {
	color: #666;
	opacity: 1
}

.header-transparent .navigation .nav-icon:hover {
	color: #191919;
	opacity: 1
}

.header-transparent .navigation .nav-icon.active {
	color: #fff;
	background-color: transparent;
	opacity: 1
}

.nav-dark .navigation .nav-icon {
	color: #999
}

.nav-dark .navigation .nav-icon.active,
.nav-dark .navigation .nav-icon:hover {
	color: #999;
	opacity: .6
}

.nav-dark .dropdown>.button:not(.nav-icon):not(:hover),
.nav-dark .v-align-middle>.button:not(.nav-icon):not(:hover) {
	color: #fff
}

.nav-dark .dropdown>.button:not(.nav-icon):hover,
.nav-dark .v-align-middle>.button:not(.nav-icon):hover {
	background-color: #3131f4;
	border-color: transparent;
	color: #fff
}

.header-background .with-division ul {
	border-left-color: #eee
}

.header-background .with-division li {
	border-right-color: #eee
}

.header-background .dropdown>.button:not(.nav-icon),
.header-background .v-align-middle>.button:not(.nav-icon) {
	background: #111;
	border-color: transparent;
	color: #fff
}

.header-background .dropdown>.button:not(.nav-icon):hover,
.header-background .v-align-middle>.button:not(.nav-icon):hover {
	background-color: #3131f4;
	border-color: transparent;
	color: #fff
}

.header-background .navigation .nav-icon {
	color: #666
}

.header-background .navigation .nav-icon.active,
.header-background .navigation .nav-icon:hover {
	color: #111
}

.header-background .social-list li a {
	color: #666
}

.header-background .social-list li a:hover {
	color: #111
}

.header-compact .header-inner .navigation>ul>li.aux-navigation {
	width: 6rem
}

.header-compact .dropdown-list {
	margin-top: 1.2rem
}

.mobile .navigation.with-division ul {
	border-left-color: #eee
}

.mobile .navigation.with-division li {
	border-right-color: #eee
}

.mobile .dropdown>.button:not(.nav-icon),
.mobile .v-align-middle>.button:not(.nav-icon) {
	background: #111;
	border-color: transparent;
	color: #fff
}

.mobile .dropdown>.button:not(.nav-icon):hover,
.mobile .v-align-middle>.button:not(.nav-icon):hover {
	background-color: #3131f4;
	border-color: transparent;
	color: #fff
}

.mobile .navigation .nav-icon {
	color: #666
}

.mobile .dropdown .nav-icon.active,
.mobile .header-transparent .dropdown .nav-icon.active,
.mobile .navigation .nav-icon:hover {
	color: #111
}

@media only screen and (max-width:960px) {
	.header .dropdown-list {
		margin-top: 2.2rem
	}

	.header .dropdown>.button:not(.nav-icon),
	.header .v-align-middle>.button:not(.nav-icon) {
		background: #111;
		border-color: transparent;
		color: #fff
	}

	.header .dropdown>.button:not(.nav-icon):hover,
	.header .v-align-middle>.button:not(.nav-icon):hover {
		background-color: #3131f4;
		border-color: transparent;
		color: #fff
	}

	.header .navigation .nav-icon {
		color: #444
	}

	.header .dropdown .nav-icon.active,
	.header .navigation .nav-icon:hover {
		color: #111
	}
}

.header .navigation-show {
	width: 4.4rem;
	height: 4.4rem;
	margin-left: 0
}

.header .navigation-show a {
	font-size: 2.4rem;
	text-align: center;
	color: #444;
	border: 1px solid #eee
}

.header .navigation .navigation-show.nav-icon {
	font-size: 3rem
}

.header .navigation-show a:hover {
	color: #111;
	opacity: 1
}

.header-transparent .navigation-show a {
	color: #fff;
	border-color: rgba(255, 255, 255, .2)
}

.header-transparent .navigation-show a:hover {
	color: #fff;
	border-color: #fff
}

.header-background .navigation-show a {
	color: #444;
	border-color: #eee
}

.header-background .navigation-show a:hover {
	color: #111;
	border-color: #eee
}

.navigation-hide {
	width: 4.4rem;
	height: 4.4rem;
	margin-top: 1.9rem;
	margin-right: 0
}

.navigation-hide a {
	background: 0 0
}

.navigation-hide a span {
	width: 4.4rem;
	font-size: 3.5rem
}

.side-navigation-wrapper .logo {
	width: 12rem
}

.side-navigation-wrapper {
	background-color: #232323;
	box-shadow: none !important
}

.side-navigation-wrapper.slide-in-reset {
	background-color: #232323
}

.side-navigation-header {
	border: none
}

@media only screen and (min-width:768px) {
	.side-navigation-wrapper {
		width: 40rem
	}

	.side-navigation-inner,
	.side-navigation-scroll-pane {
		width: 100%
	}

	.element-reveal-left {
		-webkit-transform: translate3d(50%, 0, 0);
		transform: translate3d(50%, 0, 0)
	}

	.element-reveal-right {
		-webkit-transform: translate3d(-50%, 0, 0);
		transform: translate3d(-50%, 0, 0)
	}
}

.side-navigation>ul>li>a {
	padding: 0 4rem;
	display: inline;
	font-size: 3rem;
	line-height: 1.4;
	letter-spacing: 0;
	text-transform: none;
	font-weight: 500;
	color: #666;
	position: relative
}

.side-navigation ul li.current>a {
	color: #3131f4;
	text-decoration: line-through;
	font-weight: 500
}

.side-navigation-wrapper .navigation-hide {
	margin-right: 2rem
}

.side-navigation-wrapper .navigation-hide {
	color: #444
}

.side-navigation-wrapper .navigation-hide a:hover {
	color: #3131f4
}

.side-navigation .sub-menu {
	background: 0 0
}

.side-navigation .sub-menu a {
	text-transform: none;
	font-size: 1.2rem;
	font-weight: 400;
	color: #999
}

.side-navigation .sub-menu a:hover {
	color: #fff
}

.side-navigation .sub-menu .current a {
	color: #3131f4;
	text-decoration: line-through;
	font-weight: 400
}

.side-navigation .sub-menu li:first-child {
	padding-top: 1rem
}

.side-navigation .sub-menu li:last-child {
	padding-bottom: 1rem
}

.side-navigation .cart-overview li:first-child {
	padding-top: 4rem
}

.side-navigation .cart-overview li:last-child {
	padding-bottom: 2rem;
	border-width: 2px
}

.side-navigation .sub-menu:not(.custom-content) a {
	padding: 1.1rem 4rem 1.1rem 8.5rem
}

.side-navigation.center .sub-menu:not(.custom-content) a {
	padding: 1.1rem 4rem 1.1rem 4rem
}

.side-navigation .cart .badge {
	background-color: #3131f4
}

.side-navigation .cart-overview .product-title {
	color: #111
}

.side-navigation .cart-overview .product-price,
.side-navigation .cart-overview .product-quantity {
	color: #999
}

.side-navigation .cart-overview a.product-remove {
	background-color: #ddd;
	color: #444
}

.side-navigation .cart-overview .cart-subtotal {
	color: #111;
	font-size: 1.6rem
}

.side-navigation .cart-overview .cart-actions {
	border-color: #ddd
}

.side-navigation .cart-overview .checkout.button {
	background-color: #3131f4;
	border-color: transparent;
	color: #111
}

.side-navigation .cart-overview .checkout.button:hover {
	background-color: #444;
	border-color: transparent;
	color: #111
}

.side-navigation ul li a:hover,
.side-navigation ul li.current a:hover {
	color: #3131f4
}

.side-navigation-footer .widget a,
.side-navigation-footer .widget p {
	color: #444;
	font-size: 1.3rem
}

.side-navigation-footer .widget a:hover {
	color: #fff
}

.side-navigation-footer,
.side-navigation-footer .social-list a {
	color: #666;
	font-size: 1.1rem
}

.side-navigation-footer .social-list a:hover {
	color: #fff
}

.side-navigation-footer .copyright {
	font-size: 1.1rem
}

.overlay-navigation-wrapper {
	background: linear-gradient(180deg, #fff 65%, rgba(255, 255, 255, .7) 100%);
	background-size: 500% 200%;
	-webkit-transition-timing-function: cubic-bezier(.18, 1, .21, 1) !important;
	transition-timing-function: cubic-bezier(.18, 1, .21, 1) !important;
	-webkit-transition-duration: 1s !important;
	transition-duration: 1s !important;
	-webkit-animation: AnimationName 4s ease infinite;
	-moz-animation: AnimationName 4s ease infinite;
	animation: AnimationName 4s ease infinite
}

@-webkit-keyframes AnimationName {
	0% {
		background-position: 54% 0
	}

	50% {
		background-position: 47% 100%
	}

	100% {
		background-position: 54% 0
	}
}

@-moz-keyframes AnimationName {
	0% {
		background-position: 54% 0
	}

	50% {
		background-position: 47% 100%
	}

	100% {
		background-position: 54% 0
	}
}

@keyframes AnimationName {
	0% {
		background-position: 54% 0
	}

	50% {
		background-position: 47% 100%
	}

	100% {
		background-position: 54% 0
	}
}

.overlay-navigation-inner {
	text-align: right
}

.overlay-navigation-header {
	top: 1.5rem
}

.overlay-navigation-wrapper .menu-title {
	width: 100%;
	margin-bottom: 3rem;
	color: #fff;
	font-size: 3rem;
	line-height: 1;
	font-weight: 400;
	text-transform: none;
	display: block
}

.overlay-navigation {
	max-width: 100rem;
	padding-left: 3rem;
	padding-right: 3rem
}

.overlay-navigation>ul>li>a {
	font-size: 8rem;
	font-weight: 900;
	font-family: NeuzeitSLTStd-Book;
	line-height: 1;
	color: #444;
	transition: color;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	-ms-transition-duration: .4s;
	transition-duration: .4s;
	transition-timing-function: ease-in
}

.overlay-navigation ul li.current>a {
	font-weight: 400
}

.overlay-navigation-wrapper .navigation-hide {
	top: 3.8rem;
	right: 2.8rem
}

.overlay-navigation-wrapper .navigation-hide a {
	color: #444
}

.overlay-navigation-wrapper .navigation-hide a:hover {
	color: #ccc
}

.overlay-navigation .sub-menu {
	padding-left: 0
}

.overlay-navigation .sub-menu a {
	text-transform: normal;
	font-weight: 400;
	line-height: 1.2;
	color: #999
}

.overlay-navigation .sub-menu .current a {
	color: #3131f4;
	text-decoration: line-through
}

.overlay-navigation .sub-menu a:hover {
	color: #3131f4
}

.overlay-navigation .sub-menu li:first-child {
	padding-top: 1rem
}

.overlay-navigation .sub-menu li:last-child {
	padding-bottom: 1rem
}

.overlay-navigation .cart-overview li:first-child {
	padding-top: 2rem
}

.overlay-navigation .cart-overview li:last-child {
	padding-bottom: 2rem
}

.overlay-navigation .cart .badge {
	background-color: #3131f4
}

.overlay-navigation .cart-overview .product-title {
	color: #111
}

.overlay-navigation .cart-overview .product-price,
.overlay-navigation .cart-overview .product-quantity {
	color: #999
}

.overlay-navigation .cart-overview a.product-remove {
	background-color: #eee
}

.overlay-navigation .cart-overview .cart-subtotal {
	color: #111
}

.overlay-navigation .cart-overview .cart-actions {
	border-color: #eee
}

.overlay-navigation .cart-overview .checkout.button {
	background-color: #3131f4;
	border-color: transparent;
	color: #fff
}

.overlay-navigation .cart-overview .checkout.button:hover {
	background-color: #444;
	border-color: transparent;
	color: #fff
}

.overlay-navigation ul li.current>a:hover,
.overlay-navigation>ul>li.current>a,
.overlay-navigation>ul>li>a:hover {
	color: #3131f4
}

.overlay-navigation-footer .widget a,
.overlay-navigation-footer .widget p {
	color: #444;
	font-size: 1.3rem
}

.overlay-navigation-footer .widget a:hover {
	color: #111
}

.overlay-navigation-footer {
	padding-left: 3rem;
	padding-right: 3rem
}

.overlay-navigation-footer,
.overlay-navigation-footer .social-list a {
	color: #111;
	font-size: 1.3rem
}

.overlay-navigation-footer .social-list a:hover {
	color: #111
}

.overlay-navigation-footer .copyright {
	font-size: 1.1rem
}

.mobile .navigation-show {
	margin-left: 2rem
}

.mobile .navigation-show a {
	color: #444;
	border-color: #eee
}

.mobile .navigation-show a:hover {
	color: #111;
	opacity: 1
}

@media only screen and (max-width:960px) {
	.header .navigation-show {
		margin-left: 2rem
	}

	.header .navigation-show a {
		color: #444;
		border-color: #eee
	}

	.header .navigation-show a:hover {
		color: #111;
		opacity: 1
	}

	.overlay-navigation-header {
		top: 2rem
	}

	.overlay-navigation-wrapper .navigation-hide {
		top: 0;
		right: 3rem
	}
}

[class*=intro-title-]:not(.clear-height) {
	padding: 0
}

[class*=intro-title-] {
	height: 45rem
}

[class*=intro-title-].small {
	height: 30rem
}

[class*=intro-title-].xsmall {
	height: 15rem
}

.intro-title-2 {
	background-image: url(../images/slider/slide-1-page-intro.jpg)
}

.intro-title-2-1 {
	background-image: url(../images/slider/slide-2-page-intro.jpg)
}

.intro-title-2-2 {
	background-image: url(../images/slider/slide-3-page-intro.jpg)
}

.intro-title-2-3 {
	background-image: url(../images/slider/slide-4-page-intro.jpg)
}

.intro-title-2-4 {
	background-image: url(../images/slider/slide-5-page-intro.jpg)
}

@media only screen and (max-width:768px) {
	[class*=intro-title-]:not(.xsmall) {
		height: auto
	}
}

.tm-slider-container:not([class*=bkg-]) {
	background: 0 0
}

.featured-media,
.full-width-slider,
.parallax {
	height: 50rem;
	padding: 0
}

.window-height {
	height: 100vh
}

.hero-slider.window-height {
	min-height: 100vh
}

.page-intro,
.parallax.page-intro {
	height: 45rem
}

.page-intro.small,
.parallax.small {
	height: 30rem
}

.page-intro .full-width-slider,
.window-height .full-width-slider {
	height: inherit
}

.logo-slider,
.recent-slider .thumbnail,
.team-slider,
.testimonial-slider {
	min-height: 5rem
}

.recent-slider {
	min-height: 33rem
}

.team-slider {
	height: 42rem
}

.hero-slider {
	min-height: 60rem
}

.mobile .featured-media,
.mobile .parallax.fixed-height {
	height: 50rem
}

.tms-arrow-nav {
	width: 4.4rem;
	height: 4.4rem;
	background-color: #111;
	font-size: 2rem;
	line-height: 4.4rem;
	color: #fff;
	border: none;
	border-radius: 0 !important
}

.tms-arrow-nav:hover {
	opacity: .5 !important
}

.tms-arrow-nav:before {
	line-height: 4.4rem
}

.tms-arrow-nav:hover {
	width: 4.4rem
}

.tms-bullet-nav {
	background-color: #fff
}

.tms-nav-dark .tms-bullet-nav {
	background-color: #111
}

.featured-media .tms-pagination {
	width: 100%;
	bottom: 3rem
}

.featured-media .tms-pagination a {
	display: inline-block;
	margin-bottom: 1rem
}

.featured-media .tm-slider-container .tms-pagination {
	opacity: 1
}

.testimonial-slider blockquote h4 {
	font-size: 1.6rem;
	margin-bottom: .5rem
}

.testimonial-slider-aux-nav .avatar,
.testimonial-slider-aux-nav .content-aside {
	display: inline-block
}

.testimonial-slider-aux-nav .content-aside span {
	display: block
}

.testimonial-slider-aux-nav .avatar {
	width: 5rem;
	height: 5rem;
	margin-right: 1rem;
	position: relative;
	top: -1.4rem
}

.testimonial-slider-aux-nav img {
	border-radius: 50%
}

.testimonial-slider-aux-nav a.active .h5 {
	color: #3131f4
}

.recent-carousel.replicable-content {
	padding-top: 4rem;
	padding-bottom: 1rem
}

.recent-carousel .column.slider-column {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.tm-slider-container.tms-carousel>ul {
	opacity: 1
}

.team-slider li {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.team-slider p {
	line-height: inherit
}

.tm-slider-container .button {
	font-size: 1.1rem;
	font-weight: 400
}

@media only screen and (max-width:768px) {
	.featured-media .tms-pagination a {
		display: inline-block
	}

	.hero-slider .hero-content {
		background-color: rgba(0, 0, 0, .4) !important;
		color: #fff !important
	}

	.hero-slider .tms-bullet-nav {
		background-color: #fff
	}
}

.tm-lightbox {
	background: #fff
}

#tml-content-wrapper.zoomed+#tml-caption span {
	background-color: rgba(0, 0, 0, .3);
	border: none;
	color: #fff
}

#tm-lightbox.tml-modal-mode {
	background: rgba(0, 0, 0, .1)
}

.tml-modal-mode .modal-dialog {
	box-shadow: 0 0 4rem rgba(0, 0, 0, .5)
}

.tml-modal-mode #tml-exit {
	color: #111
}

.tml-exit-light #tml-exit {
	color: #fff
}

.rounded .modal-dialog,
.rounded .section-block {
	border-radius: .3rem
}

.tml-contact-modal .modal-dialog>div,
.tml-newsletter-modal .modal-dialog>div,
.tml-promotion-modal .modal-dialog>div,
.tml-search-modal .modal-dialog>div {
	padding-left: 0;
	padding-right: 0
}

.tml-contact-modal .contact-form-container,
.tml-newsletter-modal .signup-form-container,
.tml-search-modal .search-form-container {
	padding-left: 3rem;
	padding-right: 3rem
}

.aux-navigation-active .wrapper-inner,
.modal-open .wrapper-inner {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.header .navigation .aux-navigation [class*=icon-] {
	display: none
}

.header .navigation .aux-navigation .nav-icon,
.header .navigation .aux-navigation .nav-icon:hover {
	background: 0 0
}

.navigation-hide {
	background-image: url(../images/close-button.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-size: 24px
}

.navigation-hide a span {
	display: none
}

#tml-exit:before {
	content: ''
}

#tml-exit {
	background-image: url(../images/close-button.png);
	background-size: 24px;
	background-repeat: no-repeat;
	background-position: center
}

#tml-tool-bar {
	display: none
}

@media only screen and (max-width:960px) {
	.tml-padding-small #tml-content-wrapper {
		left: 5% !important;
		right: 5% !important
	}

	.overlay-navigation-wrapper .navigation-hide {
		top: 3.3rem;
		right: -.2rem
	}
}

@media only screen and (max-width:768px) {
	.tml-modal-mode .modal-dialog {
		width: 100% !important
	}

	.tml-modal-mode .modal-dialog>div {
		padding-left: 0;
		padding-right: 0
	}

	.tml-swap-exit-light #tml-exit {
		color: #fff
	}

	.tml-modal-mode .hero-5 {
		padding-bottom: 2rem
	}

	.tml-modal-mode .hero-5 .column:first-child:not(.media-column) .split-hero-content {
		margin-top: 4rem
	}
}

@media only screen and (max-width:450px) {
	.overlay-navigation-wrapper .navigation-hide {
		top: 3.3rem;
		right: 0
	}

	.overlay-navigation>ul>li>a {
		font-size: 5rem;
		font-weight: 900;
		line-height: 1;
		color: #444
	}
}

.tml-nav {
	color: #999;
	opacity: .7
}

.tml-nav:hover {
	color: #111
}

.preload-page {
	visibility: hidden
}

.tm-pageloader-wrapper {
	background-color: #fff;
	position: absolute
}

.tm-pageloader,
.tm-pageloader.full-page #tm-pl-percentage {
	position: absolute
}

.tm-pageloader {
	width: 100%;
	height: .3rem;
	top: 50%
}

.tm-pageloader #tm-pl-percentage {
	width: 100%;
	height: 100%;
	font-weight: 400;
	text-align: center;
	position: relative;
	z-index: 2;
	top: 0;
	left: 0
}

.tm-pageloader.fixed-width-bar {
	width: 15rem;
	height: 15rem;
	margin-left: -7.5rem;
	margin-top: -7.5rem;
	left: 50%
}

.tm-pageloader.fixed-width-bar:after {
	width: 15rem;
	height: 15rem;
	background-image: url(../images/assets/preloader-logo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 15rem;
	position: absolute;
	content: "";
	top: 0;
	z-index: 1
}

.tm-pageloader.full-page,
.tm-pageloader.full-width-bar {
	width: 100%;
	top: 0
}

.tm-pageloader.full-page {
	height: 100%;
	top: 0
}

.tm-pageloader.full-page #tm-pl-percentage {
	font-size: 8rem;
	color: #111;
	opacity: 1;
	line-height: 100vh;
	z-index: 1
}

.tm-pageloader.animated-gif {
	width: 7rem;
	height: 7rem;
	margin-top: -3.5rem;
	margin-left: -3.5rem;
	top: 50%;
	left: 50%
}

.tm-pageloader.animated-gif #tm-pl-bar {
	width: 100% !important;
	border-radius: 50%;
	background: transparent url(../images/assets/preloader-gif.gif);
	background-size: cover;
	background-repeat: no-repeat
}

.tm-pageloader #tm-pl-bar {
	width: 0;
	background: #3131f4
}

.tm-pageloader.fixed-width-bar #tm-pl-bar {
	background-color: #191919
}

.tm-loader,
.tm-loader #circle {
	width: 3.4rem;
	height: 3.4rem;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: 0 0;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center
}

.tm-loader {
	width: 3.4rem;
	height: 3.4rem;
	margin: -1.7rem 0 0 -1.7rem;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-animation: preloader-outer 1s ease infinite;
	-moz-animation: preloader-outer 1s ease infinite;
	-o-animation: preloader-outer 1s ease infinite;
	animation: preloader-outer 1s ease infinite
}

.tm-loader #circle {
	-webkit-animation: preloader 2s ease infinite;
	-moz-animation: preloader 2s ease infinite;
	-o-animation: preloader 2s ease infinite;
	animation: preloader 2s ease infinite
}

.tm-loader #circle {
	border: .19rem solid rgba(0, 0, 0, .2);
	border-bottom-color: #111
}

.featured-media .tm-loader #circle {
	background: 0 0;
	border: .19rem solid rgba(255, 255, 255, .4);
	border-bottom-color: #fff;
	opacity: 1
}

@-webkit-keyframes preloader-outer {
	from {
		opacity: 1;
		-webkit-transform: rotate(0)
	}

	to {
		opacity: 1;
		-webkit-transform: rotate(360deg)
	}
}

@keyframes preloader-outer {
	from {
		opacity: 1;
		transform: rotate(0)
	}

	to {
		opacity: 1;
		transform: rotate(360deg)
	}
}

@-webkit-keyframes preloader {
	0% {
		opacity: 1;
		-webkit-transform: scale(1.2)
	}

	50% {
		opacity: 1;
		-webkit-transform: scale(1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1.2)
	}
}

@keyframes preloader {
	0% {
		opacity: 1;
		transform: scale(1.2)
	}

	50% {
		opacity: 1;
		transform: scale(1)
	}

	100% {
		opacity: 1;
		transform: scale(1.2)
	}
}

.overlay-info .project-title,
.overlay-info>span>span,
.shop .products .overlay-info .product-title {
	font-size: 4 rem;
	font-weight: 900;
	line-height: 1.2;
	letter-spacing: 0 rem;
	text-transform: uppercase;
	color: #fff
}

.overlay-info .project-description {
	margin-top: 1.1rem;
	display: block;
	font-size: 1.2rem;
	opacity: 1;
	text-transform: none;
	font-weight: 400
}

.overlay-info {
	padding: 2rem;
	background: rgba(255, 255, 255, .5)
}

.overlay-info>span>span {
	text-align: center;
	vertical-align: middle
}

.overlay-info .project-title,
.overlay-info>span>span>span {
	margin-bottom: 0;
	display: block;
	position: relative;
	top: 1rem
}

.overlay-fade-img-scale-out .overlay-info .overlay-info {
	opacity: 1
}

.img-scale-out .project-title {
	margin-bottom: 0
}

.caption-below {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	border: none;
	opacity: .5
}

.overlay-info .project-description,
.overlay-info .project-title,
.overlay-info span>span>span {
	opacity: 0;
	-webkit-transition: all 1s cubic-bezier(.165, .84, .44, 1) .4s;
	transition: all 1s cubic-bezier(.165, .84, .44, 1) .4s;
	-webkit-transform: translateY(-125%);
	transform: translateY(-125%)
}

.blog-masonry .overlay-fade-out .overlay-info>span>span span,
.overlay-link:hover .project-description,
.overlay-link:hover .project-title,
.overlay-link:hover span>span>span,
.thumbnail:hover span>span>span {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.stats-1-1 {
	background-image: url(../images/team/hero-2.jpg)
}

.hero-2-intro-1 {
	background-image: url(../images/generic/hero-homepage.jpg)
}

.hero-3-signup-1 {
	background-image: url(../images/generic/signup-1.jpg)
}

.hero-3-signup-2 {
	background-image: url(../images/generic/signup-2.jpg)
}

.hero-5-1 .media-column {
	background-image: url(../images/generic/hero-half-1.jpg)
}

.hero-5-2 .media-column {
	background-image: url(../images/generic/hero-half-2.jpg)
}

.call-to-action-2 p,
.call-to-action-3 p {
	font-size: 2rem
}

.signup-2-1 {
	background-image: url(../images/generic/signup-1.jpg)
}

.home-page .fulscreen-sections-wrapper {
	background: #111
}

.fullscreen-bkg-1 {
	background-image: url(../images/slider/fs-section-1.jpg)
}

.fullscreen-bkg-2 {
	background-image: url(../images/slider/fs-section-2.jpg)
}

.fullscreen-bkg-3 {
	background-image: url(../images/slider/fs-section-3.jpg)
}

.fullscreen-bkg-4 {
	background-image: url(../images/slider/fs-section-4.jpg)
}

.fullscreen-bkg-5 {
	background-image: url(../images/slider/fs-section-5.jpg)
}

.fullscreen-bkg-facyl-1 {
	background-image: url(../proyectos/2-facyl/images/slider/fs-section-1.jpg)
}

.fullscreen-bkg-facyl-2 {
	background-image: url(../proyectos/2-facyl/images/slider/fs-section-2.jpg)
}

.fullscreen-bkg-facyl-3 {
	background-image: url(../proyectos/2-facyl/images/slider/fs-section-3.jpg)
}

.fullscreen-bkg-facyl-4 {
	background-image: url(../proyectos/2-facyl/images/fs-section-4.jpg)
}

.fullscreen-bkg-facyl-5 {
	background-image: url(../proyectos/2-facyl/images/fs-section-5.jpg)
}

.team-1 h3,
.team-2 h3 {
	margin-top: .5rem
}

.team-1 .team-content-info h5 {
	margin-top: 3rem;
	margin-bottom: .5rem
}

.team-1 h6.occupation {
	margin-bottom: 2rem
}

.team-2 h6.occupation {
	margin-bottom: 3rem
}

.team-2 .team-content-info {
	padding: 3rem 2rem 2rem 2rem;
	background-color: transparent
}

.team-2 .caption-over-outer {
	width: auto;
	height: auto;
	padding: 1.5rem 2rem;
	background-color: #fff
}

.team-2 .social-list,
.team-4 .social-list {
	margin-bottom: 0
}

.team-4 .overlay-info>span {
	padding: 0 3rem
}

.team-4 .social-list {
	padding: .6rem .4rem;
	background-color: transparent;
	border-radius: 0;
	display: inline-block
}

.mobile .team-4 .social-list {
	margin: 0
}

.mobile .team-4 .social-list a {
	color: #fff
}

[class*=team-] h6.occupation {
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: uppercase;
	font-style: normal;
	color: #444
}

.hero-2-about-1 {
	background-image: url(../images/team/hero-1.jpg)
}

.stats-contact-1 {
	background: 0 0
}

.contact-form-container .form-response {
	color: #444
}

.map-container {
	height: 45rem
}

.accordion .map-container {
	height: 24rem
}

.map-pan-link-container a.active {
	color: #333
}

.hero-5 .map-pan-link-container * {
	opacity: .5
}

.hero-5 .map-pan-link-container a.active {
	opacity: 1
}

.map-pan-link-container a.button.active {
	background: 0 0;
	border-color: #3131f4;
	color: #fff
}

.masonry-stamp .caption-over-outer {
	background-color: rgba(255, 255, 255, .6)
}

h3.project-title {
	font-size: 3rem
}

.project-title .label {
	font-size: 1rem;
	text-transform: uppercase
}

.project-description {
	font-size: 1.2rem
}

.project-attribute {
	margin-bottom: .3rem;
	display: table;
	table-layout: fixed;
	line-height: 1.6
}

.project-attribute .project-label {
	min-width: 8rem;
	font-size: 1.3rem;
	font-weight: 700;
	text-transform: none;
	display: table-cell
}

.project-attribute .project-value {
	display: table-cell
}

.grid-filter-menu li,
.grid-filter-menu ul {
	padding: 0;
	text-transform: none;
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0
}

.grid-filter-menu li {
	padding: .8rem .6rem
}

.grid-filter-menu.list-vertical li {
	display: block;
	padding: .8rem 0
}

.grid-filter-menu:not(.center):not(.right) li:first-child {
	padding-left: 0
}

.grid-filter-menu.right li:last-child {
	padding-right: 0
}

.grid-filter-menu a {
	padding: 1rem 0;
	font-size: 1.3rem;
	font-weight: 400;
	line-height: 1.1rem;
	color: #999;
	border-radius: 0;
	display: block;
	position: relative;
	border-bottom: 1px solid transparent
}

.grid-filter-menu a:hover {
	color: #333
}

.grid-filter-menu a.active {
	background-color: transparent;
	border-color: #111;
	color: #111
}

.grid-filter-menu.nav-dark a.active,
.grid-filter-menu.nav-dark a:hover {
	color: #fff
}

.project-swatch-list {
	margin-bottom: 3rem;
	overflow: hidden
}

.project-swatch-list li {
	margin-bottom: 0;
	display: inline
}

.project-swatch .box {
	width: auto;
	min-width: 10rem;
	display: inline-block;
	float: left
}

.project-swatch-list.center li {
	margin-right: -4px;
	display: inline-block
}

.center .project-swatch {
	text-align: center
}

.center .project-swatch .box {
	float: none
}

.hero-5-project-1 .media-column {
	background-image: url(../images/portfolio/projects/project-1-hero-half-1.jpg)
}

.hero-5-project-2 .media-column {
	background-image: url(../images/portfolio/projects/project-2-hero-half-1.jpg)
}

.hero-5-project-3 .media-column {
	background-image: url(../images/portfolio/projects/project-3-hero-half-1.jpg)
}

.hero-5-project-4 .media-column {
	background-image: url(../images/portfolio/projects/project-4-hero-half-1.jpg)
}

.pagination-2 {
	background-color: transparent
}

.pagination-2 .pagination-next,
.pagination-2 .pagination-previous {
	text-align: center
}

.pagination-2 .pagination-previous {
	background-color: #f8f8f8
}

.pagination-2 .pagination-next {
	background-color: #eee
}

.pagination-2 .disabled,
.pagination-2 .disabled:hover {
	background-color: #f8f8f8 !important
}

.pagination-2 small {
	font-size: 1.2rem;
	text-transform: uppercase
}

.pagination-2 a {
	color: #111;
	overflow: hidden
}

.pagination-2 a:hover {
	background-color: #3131f4
}

.pagination-2 [class*=icon-] {
	height: 2rem;
	margin: 0;
	font-size: 2rem;
	position: absolute;
	top: 50%;
	left: 3rem
}

.pagination-2 .pagination-next [class*=icon-] {
	margin-right: 1rem;
	right: 3rem
}

.pagination-2 .indication-large {
	width: 100%;
	font-size: 20rem;
	opacity: .05;
	position: absolute;
	top: -2rem;
	left: 0
}

.pagination-2 .disabled .indication-large {
	opacity: .1
}

@media only screen and (max-width:768px) {
	.pagination-2 .indication-large {
		top: -5rem
	}
}

.pagination-3 {
	border-top: 1px solid #eee
}

.pagination-3 a {
	width: 4rem;
	height: 4rem;
	padding: 0;
	border: none;
	line-height: 4rem;
	font-size: 1.5rem;
	font-weight: 400;
	text-transform: none;
	color: #111;
	border-radius: .3rem;
	position: relative
}

.pagination-3 .pagination-next,
.pagination-3 .pagination-previous {
	width: auto;
	background: 0 0;
	border: none
}

.pagination-3 [class*=icon-]:before {
	font-size: 2rem;
	position: relative;
	top: .4rem
}

.pagination-3 a:hover {
	background: 0 0;
	border: none;
	color: #3131f4
}

.pagination-3 a.current {
	background: 0 0;
	font-weight: 400;
	color: #3131f4
}

.pagination-3 a.disabled,
.pagination-3 a.disabled:hover {
	border: none
}

.pagination-3 a span {
	margin: 0 6rem 0 0
}

.pagination-3 .pagination-next span {
	margin: 0 0 0 6rem
}

.pagination-3 .back-to-grid {
	width: 8rem;
	margin-left: -4rem;
	position: absolute;
	top: 4rem;
	left: 50%
}

.pagination-3 .back-to-grid span {
	margin: 0
}

.fullscreen-section .fullscreen-inner {
	background: rgba(0, 0, 0, .5)
}

.fs-bullet-nav {
	background: 0 0;
	border: 1px solid #fff
}

.fs-bullet-nav.active {
	background: #fff
}

.fs-pagination {
	right: 6rem;
	background-color: rgba(0, 0, 0, .5);
	border-radius: 5rem
}

.blog-regular h2.post-title,
.blog-single-post h2.post-title,
.blog-wide h2.post-title {
	margin-bottom: 3rem
}

.blog-masonry h2.post-title {
	margin-bottom: 2rem
}

.blog-masonry .post-title {
	margin-bottom: 0;
	font-size: 2.8rem;
	font-weight: 700;
	text-transform: none;
	display: block
}

.post-title {
	font-size: 2.8rem;
	font-weight: 700
}

.post-title a {
	color: #000
}

.box .post-title a:hover {
	opacity: .5
}

.single-post-tags .tags-title {
	font-size: 1.3rem
}

.blog-masonry .post-media .post-title {
	margin-bottom: 1rem;
	margin-top: 3rem;
	font-size: 2.8rem;
	font-weight: 700;
	line-height: 1
}

.blog-masonry .post-media .post-title.quote {
	line-height: inherit
}

.post-content,
.post-content .with-backgorund {
	height: 100%
}

.post-content.with-background {
	padding: 4rem;
	background-color: #f8f8f8;
	color: inherit
}

.home-page .with-background {
	background-color: transparent
}

.post-info {
	margin-top: -.2rem;
	margin-bottom: .7rem;
	display: block;
	font-size: 1.1rem;
	line-height: 1.2;
	font-weight: 400;
	color: #999
}

.overlay-info .post-info,
.tm-slider-container .post-info,
[class*=".intro-title-"] .post-info {
	margin-bottom: 0;
	color: #fff
}

.post-info.boxed {
	width: 100%;
	padding: 2rem 0;
	margin-bottom: 7rem;
	background-color: #fafafa
}

.post-info span {
	margin-left: 0;
	margin-right: .5rem
}

.post-info .post-date {
	font-weight: 400
}

.post-info a,
.post-info span {
	display: inline-block
}

.post-author,
.post-aux-info,
.post-comment-respond,
.post-comments {
	margin-top: 5rem
}

.post-author,
.post-aux-info,
.post-comment-respond,
.post-comments {
	padding-top: 5rem
}

.post-author-aside a,
.post-author-aside span,
.post-comments-aside a,
.post-comments-aside span,
.post-info-aside .post-love {
	font-size: 1.5rem;
	text-transform: none;
	color: #999;
	margin-right: 0;
	margin-left: 0;
	letter-spacing: 0
}

.post-author-aside a,
.post-author-aside span,
.post-comments-aside a,
.post-comments-aside span,
.post-info-aside .post-love {
	display: block
}

.post-info-aside [class*=icon-] {
	font-size: 1.2rem
}

.post-author-aside {
	min-width: 12rem
}

.post-comments-aside,
.post-info-aside {
	min-width: 6.5rem;
	margin-left: 0;
	text-align: left;
	font-weight: 400;
	letter-spacing: 0;
	right: 0
}

.post-author-aside .author-title,
.post-info-aside .post-info-inner {
	margin-top: 0;
	margin-bottom: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px solid #eee
}

.post-info-aside .post-love [class*=icon-] {
	width: 1.3rem;
	margin-right: .6rem
}

.post-info-aside .social-list {
	text-align: left
}

.post-author-aside+.author-bio {
	padding-left: 17rem
}

.post-comments-aside+.comments-inner,
.post-info-aside+.post-content {
	padding-left: 0;
	padding-right: 5rem
}

.post-info-aside .post-date {
	margin-top: -.4rem;
	color: #ccc;
	text-align: right
}

.post-info-aside .day {
	font-size: 3.3rem
}

.post-info-aside .month {
	font-size: 1.7rem;
	text-transform: uppercase
}

.post-info-aside span {
	width: 100%;
	margin: 0;
	display: block;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0
}

.post-content .read-more,
.post-content .read-more [class*=icon-] {
	font-size: 1.2rem;
	font-weight: 400;
	text-transform: uppercase;
	color: #444
}

.post-content .read-more [class*=icon-] {
	position: relative;
	top: .1rem
}

.post-content .read-more:hover [class*=icon-] {
	margin-left: 1rem;
	color: #444
}

.box>a.read-more:not(.button) {
	font-weight: 400;
	text-align: left;
	text-decoration: none
}

.post-media {
	margin-bottom: 5rem
}

.blog-masonry .post-media .post-info,
.blog-masonry .post-media .post-info a,
.blog-masonry .post-media .post-title a {
	color: #fff
}

.masonry-set-dimensions .content-inner.with-overlay {
	background-color: rgba(0, 0, 0, .3)
}

@media only screen and (max-width:960px) {
	.post .post-excerpt {
		display: none
	}
}

@media only screen and (min-width:768px) {
	.blog-regular .post>.column:first-child {
		padding-right: 0
	}

	.blog-regular .post>.column:last-child {
		padding-left: 0
	}

	.split-content .read-more {
		position: absolute;
		bottom: 4rem
	}
}

@media only screen and (max-width:768px) {
	.post-info-aside+.post-content {
		padding-left: 0
	}

	.blog-regular .post-title,
	.blog-wide .post-title {
		font-size: 3rem
	}

	.blog-masonry .post-media .post-title {
		font-size: 1.8rem
	}

	.content-inner .blog-masonry .grid .grid-item {
		width: 100%
	}
}

.blog-regular .post {
	margin-bottom: 6rem;
	position: relative
}

.blog-masonry .caption-over-outer .post-info .post-date {
	padding: 0;
	margin: 0;
	border: none;
	display: inline-block
}

.post-media .mejs-container.mejs-audio .mejs-controls .mejs-pause,
.post-media .mejs-container.mejs-audio .mejs-controls .mejs-play {
	border-radius: 0
}

.post-media .mejs-container.mejs-audio .mejs-controls {
	border-radius: 0
}

.masonry-set-dimensions .post-content.with-background {
	background: #f4f4f4
}

.masonry-set-dimensions .post-media:hover .post-content {
	background: rgba(0, 0, 0, .8)
}

.masonry-set-dimensions .post-media:hover .post-content h2 a {
	color: #fdeb74
}

.masonry-set-dimensions .post-media:hover .post-author a:hover {
	opacity: .5
}

.post-comments .comment-meta {
	font-size: 1.2rem
}

.comment-meta span:first-child {
	margin-left: 0
}

.comment-meta span {
	margin-left: 1rem;
	margin-right: 1rem
}

.comment-list li {
	margin-bottom: 5rem
}

.comment-list ul {
	margin-top: 5rem;
	margin-left: 10rem
}

.post-comments .comment-meta a {
	font-weight: 400
}

.post-comments .name {
	margin-bottom: 1rem
}

.comment-form textarea {
	min-height: 20rem
}

.post-comment-respond .comment-form .column {
	float: left
}

.post-author,
.post-aux-info {
	border-top-width: 1px
}

.post-comment-respond,
.post-comments {
	border-color: #eee
}

.field-wrapper {
	position: relative;
	overflow: hidden
}

.field-wrapper label:not(.checkbox-label):not(.radio-label) {
	opacity: .5
}

.form-submit.full-width {
	width: 100%
}

.contact-form textarea {
	min-height: 15rem
}

[class*=form-container] .column {
	position: relative
}

.form-response {
	font-size: 1rem;
	position: absolute
}

.form-element,
textarea {
	margin-bottom: 3rem;
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #ddd
}

.form-element,
select,
textarea {
	padding-left: 0 !important;
	padding-right: 0 !important;
	font-size: 1.6rem !important;
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0 rem;
	color: #444
}

.form-select:after {
	font-weight: 400;
	right: 0 !important
}

.form-element:focus,
textarea:focus {
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #3131f4;
	box-shadow: none;
	color: #111
}

.form-element.required-field:focus,
select.required-field:focus,
textarea.required-field:focus {
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #ddd;
	box-shadow: none;
	color: #111
}

.form-element.required-field,
select.required-field,
textarea.required-field {
	background-color: transparent;
	border-color: #ff5b5b;
	box-shadow: none;
	color: #111;
	position: relative
}

.form-element::-webkit-input-placeholder {
	color: #444
}

.form-element:focus::-webkit-input-placeholder {
	color: #111
}

.form-element::-moz-placeholder {
	color: #444
}

.form-element:focus::-moz-placeholder {
	color: #111
}

.form-element:-ms-input-placeholder {
	color: #444
}

.form-element:focus:-ms-input-placeholder {
	color: #111
}

.signup-form-container .form-response {
	bottom: -1rem
}

.checkbox-label,
.radio-label {
	color: #444;
	position: relative
}

.checkbox+.checkbox-label:before,
.radio+.radio-label:before {
	background: #fff;
	border-color: #ddd
}

.checkbox:checked+.checkbox-label,
.radio:checked+.radio-label {
	opacity: 1
}

.checkbox:checked+.checkbox-label:before {
	content: '\e63a';
	background: #3131f4;
	border-color: #3131f4;
	color: #111
}

.radio:checked+.radio-label:before {
	background: #3131f4
}

.checkbox.required-field {
	position: absolute
}

.checkbox.required-field+.checkbox-label:before {
	border-color: #3131f4
}

.contact-form-container ::-webkit-input-placeholder {
	color: #444
}

.contact-form-container :focus::-webkit-input-placeholder {
	color: #111
}

.contact-form-container ::-moz-placeholder {
	color: #444
}

.contact-form-container :focus::-moz-placeholder {
	color: #111
}

.contact-form-container :-ms-input-placeholder {
	color: #444
}

.contact-form-container :focus:-ms-input-placeholder {
	color: #111
}

.contact-form-container .form-response {
	bottom: -3rem
}

.search-form-container .form-element:focus {
	color: #444
}

.search-form-container ::-webkit-input-placeholder {
	color: #444
}

.search-form-container :focus::-webkit-input-placeholder {
	color: #111
}

.search-form-container ::-moz-placeholder {
	color: #444
}

.search-form-container :focus::-moz-placeholder {
	color: #111
}

.search-form-container :-ms-input-placeholder {
	color: #444
}

.search-form-container :focus:-ms-input-placeholder {
	color: #111
}

#signup-lightbox .button,
#signup-lightbox button {
	width: auto;
	max-width: auto
}

.signup-1 .form-element {
	background-color: transparent;
	border-width: 0 0 1px 0;
	color: #444
}

.signup-1 .form-element:focus {
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #3131f4;
	color: #111
}

.signup-1 .form-element.required-field:focus {
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #ddd;
	color: #111
}

.signup-1 .form-element.required-field {
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #ff5b5b;
	color: #111;
	position: relative
}

.signup-1 .form-response {
	width: 100%;
	text-align: center;
	color: #444
}

.signup-1 ::-webkit-input-placeholder {
	color: #444
}

.signup-1 :focus::-webkit-input-placeholder {
	color: #111
}

.signup-1 ::-moz-placeholder {
	color: #444
}

.signup-1 :focus::-moz-placeholder {
	color: #111
}

.signup-1 :-ms-input-placeholder {
	color: #444
}

.signup-1 :focus:-ms-input-placeholder {
	color: #111
}

.signup-2 .signup-form-container {
	padding: 0;
	background-color: transparent;
	border-radius: 0
}

.signup-2 .form-element {
	background-color: transparent;
	border-color: rgba(255, 255, 255, .5);
	color: #fff
}

.signup-2 .form-element:focus {
	background-color: transparent;
	border-color: rgba(255, 255, 255, .5);
	color: #fff
}

.signup-2 .form-element.required-field:focus {
	background: 0 0;
	border-color: rgba(255, 255, 255, .5);
	color: #fff
}

.signup-2 .form-element.required-field {
	background-color: transparent;
	border-color: #fff;
	box-shadow: none;
	position: relative
}

.signup-2 .form-response {
	width: 100%;
	color: #fff
}

.signup-2 .signup-form-container .form-response {
	bottom: -.5rem
}

.signup-2 ::-webkit-input-placeholder {
	color: rgba(255, 255, 255, .7)
}

.signup-2 :focus::-webkit-input-placeholder {
	color: #fff
}

.signup-2 ::-moz-placeholder {
	color: rgba(255, 255, 255, .7)
}

.signup-2 :focus::-moz-placeholder {
	color: #fff
}

.signup-2 :-ms-input-placeholder {
	color: rgba(255, 255, 255, .7)
}

.signup-2 :focus:-ms-input-placeholder {
	color: #fff
}

.create-account .form-submit {
	position: relative;
	top: 2.9rem
}

.tm-lightbox .create-account .form-submit,
.tm-slider-container .create-account .form {
	top: 0
}

.tms-caption.create-account {
	padding: 1.5rem 3.5rem;
	display: block !important
}

.tms-caption .form-response {
	bottom: 1rem
}

.header .dropdown-list h5 {
	color: #fff
}

.header .dropdown-list .recuperate-password {
	font-size: 1.1rem;
	color: #999
}

.header .dropdown-list .recuperate-password:hover {
	color: #fff
}

.login-form-container .form-element,
.login-form-container textarea {
	background-color: #333;
	border: 1px solid #333;
	color: #999
}

.login-form-container .form-element:focus {
	background-color: #444;
	border-color: #444;
	color: #fff
}

.login-form-container .form-element.required-field {
	border-color: #999;
	color: #fff
}

.login-form-container .form-element.required-field:focus {
	border-color: #444;
	color: #fff
}

.login-form-container .form-response {
	color: #999
}

.login-form-container ::-webkit-input-placeholder {
	color: #999
}

.login-form-container :focus::-webkit-input-placeholder {
	color: #fff
}

.login-form-container ::-moz-placeholder {
	color: #999
}

.login-form-container :focus::-moz-placeholder {
	color: #fff
}

.login-form-container :-ms-input-placeholder {
	color: #999
}

.login-form-container :focus:-ms-input-placeholder {
	color: #fff
}

.footer .form-element,
.footer textarea {
	background-color: transparent;
	border-color: #111;
	margin-bottom: 2rem;
	color: #444
}

.footer .form-element:focus,
.footer textarea:focus {
	background-color: transparent;
	border-color: #111;
	box-shadow: none;
	color: #fff
}

.footer .form-element.required-field,
.footer textarea.required-field {
	background-color: transparent;
	border-color: #3131f4;
	color: #fff
}

.footer .form-element.required-field:focus,
.footer textarea.required-field:focus {
	background-color: transparent;
	border-color: #111;
	box-shadow: none;
	color: #fff
}

.footer-light .form-element,
.footer-light textarea {
	border-color: #ddd
}

.footer-light .form-element:focus,
.footer-light textarea:focus {
	border-color: #3131f4;
	color: #111
}

.footer-light .form-element.required-field,
.footer-light textarea.required-field {
	color: #111
}

.footer-light .form-element.required-field:focus,
.footer-light textarea.required-field:focus {
	border-color: #ddd;
	color: #111
}

.footer .signup-form-container .button {
	width: auto
}

@media only screen and (max-width:768px) {
	.footer .signup-form-container .button {
		width: 12rem
	}
}

.footer .form-response {
	color: #444;
	font-size: 1rem
}

.footer ::-webkit-input-placeholder {
	color: #7a7d84
}

.footer :focus::-webkit-input-placeholder {
	color: #fff
}

.footer ::-moz-placeholder {
	color: #7a7d84
}

.footer :focus::-moz-placeholder {
	color: #fff
}

.footer :-ms-input-placeholder {
	color: #7a7d84
}

.footer :focus:-ms-input-placeholder {
	color: #fff
}

.footer-light :focus::-webkit-input-placeholder {
	color: #111
}

.footer-light :focus::-moz-placeholder {
	color: #111
}

.footer-light :focus:-ms-input-placeholder {
	color: #111
}

.disabled {
	opacity: .6;
	background-color: transparent !important;
	border-color: #eee !important;
	color: #999 !important
}

.disabled:hover {
	opacity: .6;
	background-color: transparent;
	border-color: #eee
}

.heart {
	max-width: 20px;
	animation: heartbeating 2s ease-in infinite;
	opacity: .5
}

@keyframes heartbeating {
	0% {
		transform: scale(1)
	}

	20% {
		transform: scale(1.1)
	}

	30% {
		transform: scale(1.3)
	}

	40% {
		transform: scale(1.1)
	}

	50% {
		transform: scale(1.3)
	}

	60% {
		transform: scale(1.2)
	}

	70% {
		transform: scale(1.1)
	}

	80% {
		transform: scale(1)
	}
}

.boton-social {
	opacity: .8
}

.boton-social :hover {
	opacity: .4;
	-webkit-transform: opacity;
	-ms-transform: opacity;
	transform: opacity;
	-webkit-transition-duration: .8s;
	-ms-transition-duration: .8s;
	transition-duration: .8s;
	transition-timing-function: ease-out
}

.social-list li {
	font-size: 1.3rem;
	text-transform: none;
	font-weight: 400
}

.social-list li a {
	color: #444
}

.social-list li.social-list-label {
	color: #111
}

.center .social-list a,
.center .social-list li:last-child a,
.social-list.center a {
	margin-left: 2rem;
	margin-right: 2rem
}

.footer .center .social-list a,
.footer .center .social-list li:last-child a {
	margin-left: .5rem;
	margin-right: .5rem
}

.footer .widget,
.footer address {
	font-size: 1.4rem;
	text-transform: none;
	font-style: normal
}

.footer .footer-top,
.footer .footer-top a:not(.button) {
	font-size: 1.6rem;
	color: #2b2b2b;
	font-family: NeuzeitSLTStd-Book, 'Helvetica Neue', sans-serif
}

.footer .footer-bottom,
.footer .footer-bottom a {
	font-size: 1.1rem;
	color: #999
}

.footer-light .footer-top a:not(.button),
.footer-light .widget,
.footer-light address {
	color: #444
}

.footer-light .footer-bottom a {
	color: #7a7d84
}

.footer .copyright,
.footer .scroll-to-top {
	margin-bottom: 1rem !important;
	font-size: 1.1rem !important;
	float: none
}

.footer .widget li {
	padding-top: 0;
	border: none;
	border-color: #eee
}

.footer .post-info {
	margin-top: 0;
	color: #fff
}

.footer .post-date {
	font-size: .9rem;
	font-weight: 400;
	text-transform: uppercase
}

.footer {
	width: 100%;
	background: #fff;
	color: #666
}

.footer .full-width {
	padding: 0 3rem
}

.footer-light {
	background: #fff
}

.footer [class*=content-grid] {
	margin-left: -1.5rem;
	margin-right: -1.5rem
}

.footer .grid-item {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.footer-top {
	background-color: transparent
}

.footer-top .footer-logo {
	width: 10.5rem;
	margin-bottom: 2rem !important
}

.footer .footer-bottom {
	padding: 0 0 2rem 0;
	background-color: transparent;
	border-top: none
}

.footer-light .footer-bottom {
	border-top: none
}

.footer .footer-bottom-inner {
	padding-top: 4rem;
	border: none
}

.footer .footer-top+.footer-bottom .footer-bottom-inner {
	padding-top: 0
}

.footer-bottom .footer-logo {
	width: 6.5rem;
	margin-bottom: 1rem;
	margin-right: 1.4rem;
	line-height: 1.7
}

.footer .navigation li,
.footer .navigation ul li a {
	display: inline-block;
	float: none
}

.footer .navigation a {
	padding: 0 .5rem
}

.footer .nav-left li:first-child a {
	padding-left: 0
}

.footer .nav-right li:first-child a {
	padding-right: 0
}

.footer .navigation a,
.footer .social-list a {
	font-size: 1.1rem;
	font-weight: 400;
	color: #999;
	text-transform: none;
	letter-spacing: .1rem
}

.footer .footer-bottom .navigation,
.footer .footer-bottom .social-list {
	float: none
}

hr.zag,
hr.zig {
	border: none;
	height: 30px;
	margin: 0 50px
}

hr.zig {
	background: linear-gradient(-135deg, #fff 20px, rgba(0, 0, 0, 0) 0) 0 5px, linear-gradient(135deg, #fff 20px, rgba(0, 0, 0, 0) 0) 0 5px;
	background-color: rgba(0, 0, 0, 0);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-size: 20px 40px;
	z-index: 100;
	position: relative
}

hr.zag {
	background: linear-gradient(-135deg, #333 20px, rgba(0, 0, 0, 0) 0) 0 5px, linear-gradient(135deg, #333 20px, #fff 0) 0 5px;
	background-color: rgba(0, 0, 0, 0);
	background-position: center bottom;
	background-repeat: repeat-x;
	background-size: 20px 40px;
	z-index: 50;
	margin-top: -28px
}

@media only screen and (max-width:960px) {
	.footer-top .width-3:not([class*=offset-]) {
		width: 50%
	}
}

@media only screen and (max-width:768px) {
	.footer-top .width-3 {
		width: 100% !important
	}
}

.sidebar.right .sidebar-inner {
	padding-left: 2rem
}

.sidebar.left .sidebar-inner {
	padding-right: 2rem
}

.sidebar .widget,
.sidebar .widget a {
	font-size: 1.2rem
}

.sidebar .widget .tag-cloud a {
	font-size: 1rem;
	border-radius: 0
}

.sidebar .widget li {
	padding-top: 0;
	padding-bottom: 0
}

.sidebar .widget .list-group li {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.sidebar .widget ul {
	margin-bottom: 5rem
}

.sidebar .post-date {
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase
}

.divider,
hr {
	border-color: #ddd
}

.intro-title-2 .divider,
.page-intro .divider {
	border-color: rgba(255, 255, 255, .1)
}

.text-line {
	background-color: #ddd;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition-property: width, opacity, background-color, transform;
	-moz-transition-property: width, opacity, background-color, transform;
	-o-transition-property: width, opacity, background-color, transform;
	transition-property: width, opacity, background-color, transform;
	-webkit-transition-duration: .4s;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	-ms-transition-duration: .4s;
	transition-duration: .4s
}

a.animated-link:hover .text-line,
a.overlay-link:hover .text-line {
	width: 2rem;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0)
}

.mobile .text-line,
a.disabled .text-line {
	-webkit-transition-property: none;
	-moz-transition-property: none;
	-o-transition-property: none;
	transition-property: none
}

[class*=border-].thick,
[class*=border-].thick * {
	border-width: .2rem
}

.mejs-container.mejs-audio .mejs-controls {
	border-radius: 3px
}

.mejs-container.mejs-audio .mejs-controls,
.mejs-controls .mejs-volume-button .mejs-volume-slider {
	background: rgba(255, 255, 255, .9)
}

.mejs-container.mejs-audio .mejs-controls {
	background: #f9f9f9
}

.mejs-minimal-player .mejs-container .mejs-controls {
	background: 0 0
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	background: #999
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	background: #444
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	background: #fff
}

.mejs-minimal-player .mejs-controls .mejs-time-rail .mejs-time-total {
	background: #fff
}

.mejs-minimal-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-minimal-player .mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-minimal-player .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	background: #fff
}

.mejs-controls .mejs-time-rail .mejs-time-float {
	background: #111
}

.mejs-container.mejs-audio .mejs-controls .mejs-pause,
.mejs-container.mejs-audio .mejs-controls .mejs-play {
	background: #eee;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.mejs-minimal-player .mejs-container .mejs-controls .mejs-pause,
.mejs-minimal-player .mejs-container .mejs-controls .mejs-play {
	background: 0 0
}

.mejs-container .mejs-controls .mejs-time span {
	color: #444
}

.mejs-minimal-player .mejs-container .mejs-controls .mejs-time span {
	color: #fff
}

.overlay-info .button,
.overlay-link+.product-actions .button {
	background-color: #fff;
	border-color: #fff;
	color: #111
}

.overlay-info .button:hover {
	background-color: #66da9d !important;
	border-color: #66da9d !important;
	color: #111
}

.icon-circled.medium {
	width: 5rem;
	height: 5rem;
	line-height: 5rem
}

.icon-circled.small {
	width: 4rem;
	height: 4rem;
	line-height: 4rem
}

.box {
	font-size: inherit !important;
	line-height: inherit !important
}

blockquote.border {
	border-color: #ccc
}

blockquote cite {
	font-size: 1.2rem;
	font-weight: 400;
	text-transform: none;
	color: inherit;
	font-style: normal;
	opacity: 1
}

.feature-2 .feature-image img {
	width: 90%
}

.logos-1 a {
	opacity: 1
}

.logos-1 a:hover {
	opacity: 1
}

.logos-1 a,
.logos-1 span {
	padding: 2rem 0
}

.logos-4 .grid-item:after,
.logos-4 .grid-item:before {
	border-color: #eee
}

.clients-1 .client-name {
	text-transform: none;
	font-weight: 700;
	font-size: 1.6rem;
	opacity: 1
}

.clients-1 .client-description {
	font-size: 1.4rem;
	opacity: 1
}

.clients-1 .counter {
	font-size: 10rem;
	margin-bottom: 0
}

.profile-image.pull-left {
	margin-right: 3.5rem;
	margin-bottom: 2rem
}

.profile-image.pull-right {
	margin-left: 3.5rem;
	margin-bottom: 2rem
}

.hero-1,
.hero-2,
.hero-3,
.hero-4,
.hero-5,
.hero-6 {
	height: 50rem
}

[class*=hero-].small {
	height: 30rem
}

[class*=hero-].window-height {
	height: 100vh
}

.hero-3 .hero-content {
	padding-top: 4rem;
	padding-bottom: 4rem;
	background-color: #fff;
	border-color: #3131f4 !important
}

.hero-3.middle .hero-content {
	border-radius: 0
}

.hero-5 .center .tms-pagination {
	text-align: center
}

.hero-box,
.signup-box {
	padding: 5rem;
	background-color: #fff;
	border-color: transparent;
	overflow: visible;
	border-radius: 0
}

.signup-box .form-response {
	bottom: auto
}

@media only screen and (max-width:768px) {
	.hero-5.show-media-column-on-mobile .vertical-title {
		margin-top: 11rem
	}
}

.percent-10 {
	width: 10%
}

.percent-20 {
	width: 20%
}

.percent-30 {
	width: 30%
}

.percent-40 {
	width: 40%
}

.percent-50 {
	width: 50%
}

.percent-60 {
	width: 60%
}

.percent-70 {
	width: 70%
}

.percent-80 {
	width: 80%
}

.percent-90 {
	width: 90%
}

.percent-10 {
	width: 100%
}

.progress-bar {
	border: none
}

.progress-bar .bar {
	padding: 0 .5rem;
	font-weight: 400
}

.progress-bar.small {
	height: .4rem
}

.progress-bar,
.progress-bar.medium {
	height: .8rem
}

.progress-bar.large {
	height: 1.3rem;
	line-height: 1rem;
	font-size: 1rem
}

.progress-bar.xlarge {
	height: 1.6rem;
	line-height: 1.4rem;
	font-size: 1.2rem
}

.accordion>ul>li>a {
	padding: 1.3rem 2.5rem;
	background-color: #f4f4f4;
	border-color: #f4f4f4;
	color: #999;
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: uppercase
}

.accordion>ul>li.active>a,
.accordion>ul>li.active>a:hover {
	border-color: transparent;
	background-color: #3131f4;
	color: #111
}

.accordion>ul>li>a:hover {
	border-color: transparent;
	background-color: #ddd
}

.accordion .accordion-content {
	padding: 3rem
}

.accordion.style-1>ul>li>a {
	background-color: transparent;
	border-color: #eee;
	color: #999
}

.accordion.style-1>ul>li.active>a,
.accordion.style-1>ul>li.active>a:hover {
	background-color: transparent;
	border-color: #eee;
	color: #3131f4
}

.accordion.style-1>ul>li>div {
	border: none
}

.accordion.style-1 .accordion-content {
	border: none
}

.accordion.style-2>ul>li>a {
	padding: 1.3rem 0;
	border: none;
	font-weight: 400;
	font-size: 20px;
	background-color: transparent;
	border-bottom: 1px solid #eee;
	color: #444
}

.accordion.style-2>ul>li.active>a,
.accordion.style-2>ul>li.active>a:hover {
	background-color: transparent;
	border-color: transparent;
	color: #3131f4
}

.accordion.style-2 .accordion-content {
	padding: 1rem 0 3rem 0;
	border: none
}

.accordion.style-2>ul>li>div {
	border: none
}

.accordion.style-2>ul>li.active>div {
	border-bottom: 1px solid #eee
}

.tabs .tab-nav>li a {
	padding: 1.3rem 2.5rem;
	background-color: #f4f4f4;
	border-color: #f4f4f4;
	color: #999;
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: uppercase
}

.tabs .tab-nav>li a:hover {
	background-color: #ddd;
	border-color: #ddd
}

.tabs .tab-nav>li,
.tabs.vertical .tab-nav>li {
	margin: 0
}

.tabs .tab-nav>li.active a,
.tabs .tab-nav>li.active a:hover {
	color: #111
}

.tabs .tab-panes {
	padding: 3rem
}

.tabs[class*=style-] .tab-nav>li {
	margin: 0 !important
}

.tabs[class*=style-] .tab-panes {
	border: none
}

.tabs[class*=style-]:not(.style-3) .tab-panes {
	padding: 5rem 0 0 0;
	border: none;
	background: 0 0
}

.tab-panes>div.active {
	overflow: visible
}

.tabs.style-1.vertical.right .tab-panes,
.tabs.style-2.vertical.right .tab-panes {
	padding-right: 2.5rem;
	margin: 0 !important
}

.tabs.style-1.vertical .tab-nav>li,
.tabs.style-1.vertical.right .tab-nav>li {
	margin-bottom: 0
}

.tabs.style-1 .tab-nav>li a,
.tabs.style-1.vertical .tab-nav>li a {
	background-color: #f4f4f4;
	border: none;
	color: #999
}

.tabs.style-1 .tab-nav>li a:hover {
	background-color: #ddd;
	border: none;
	color: #444
}

.tabs.style-1 .tab-nav>li.active a,
.tabs.style-1 .tab-nav>li.active a:hover,
.tabs.style-1.vertical.right .tab-nav>li.active a,
.tabs.style-1.vertical.right .tab-nav>li.active a:hover {
	margin-right: 0;
	border: none;
	background-color: #3131f4;
	color: #111
}

.tabs.style-2 .tab-nav>li a,
.tabs.style-2.vertical .tab-nav>li a,
.tabs.style-2.vertical.right .tab-nav>li a {
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #eee;
	color: #999
}

.tabs.style-2:not(.vertical) .tab-panes {
	border-top: 1px solid #eee
}

.tabs.style-2 .tab-nav>li.active a,
.tabs.style-2 .tab-nav>li.active a:hover,
.tabs.style-2.vertical .tab-nav>li.active a,
.tabs.style-2.vertical.right .tab-nav>li.active a {
	background-color: transparent;
	border-width: 0 0 1px 0;
	border-color: #3131f4;
	color: #111
}

.tabs.style-3 .tab-nav>li a,
.tabs.style-3 .tab-panes,
.tabs.style-3.vertical .tab-nav>li a,
.tabs.style-3.vertical.right .tab-nav>li a {
	background-color: transparent;
	border-width: 0
}

.tabs.style-3 .tab-nav>li.active a,
.tabs.style-3 .tab-nav>li.active a:hover,
.tabs.style-3.vertical .tab-nav>li.active a,
.tabs.style-3.vertical.right .tab-nav>li.active a {
	background-color: transparent;
	border: none;
	color: #111
}

.tabs.style-3:not(.vertical) .tab-nav>li a {
	padding: 1rem 0;
	margin-right: 3rem
}

.tabs.style-3.center:not(.vertical) .tab-nav>li a {
	margin: 0 1.5rem 0 1.5rem
}

.tabs.style-3.right:not(.vertical) .tab-nav>li a {
	margin: 0 0 0 3rem
}

.tabs.style-3 .tab-panes {
	padding: 3rem 0 0 0
}

.tab-panes .tab-content {
	-webkit-transition-property: transform, opacity, visibility;
	transition-property: transform, opacity, visibility;
	-webkit-transition-duration: 1s;
	transition-duration: 1s;
	-webkit-transform: translateY(1rem);
	transform: translateY(1rem)
}

.tab-panes .animate-in .tab-content {
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

@media only screen and (min-width:480px) {
	.tabs.style-1.vertical .tab-panes {
		padding: 0 0 0 3.5rem
	}

	.tabs.style-1.vertical .tab-panes,
	.tabs.style-2.vertical .tab-panes {
		padding: 0 0 0 3.5rem;
		margin: 0 !important
	}

	.tabs.style-1.vertical.right .tab-panes,
	.tabs.style-2.vertical.right .tab-panes {
		padding: 0 3.5rem 0 0;
		margin: 0 !important
	}

	.tabs.style-2.vertical .tab-nav>li a {
		padding-left: 0;
		border: none;
		border-right: 1px solid #eee
	}

	.tabs.style-2.vertical.right .tab-nav>li a {
		padding-left: 2.5rem;
		padding-right: 0;
		border: none;
		border-left: 1px solid #eee
	}

	.tabs.style-2.vertical .tab-nav>li.active a,
	.tabs.style-2.vertical .tab-nav>li.active a:hover {
		border: none;
		border-right: 1px solid #3131f4
	}

	.tabs.style-2.vertical.right .tab-nav>li.active a,
	.tabs.style-2.vertical.right .tab-nav>li.active a:hover {
		border: none;
		border-left: 1px solid #3131f4
	}
}

.menu-list h4 {
	font-size: 1.4rem
}

.menu-list li:nth-child(even) .menu-description,
.menu-list li:nth-child(even) h4 {
	color: #444
}

.menu-list h4 .menu-line {
	bottom: 1px
}

.menu-list .menu-content .menu-line {
	bottom: 8px
}

.menu-item .menu-description,
.menu-item .menu-price,
.menu-item .menu-title {
	background: 0 0
}

.menu-item.dashed .menu-description,
.menu-item.dashed .menu-price,
.menu-item.dashed .menu-title,
.menu-item.dotted .menu-description,
.menu-item.dotted .menu-price,
.menu-item.dotted .menu-title {
	background-color: #fff
}

.dotted .menu-line {
	background-image: radial-gradient(circle closest-side, #ccc 99%, rgba(0, 0, 0, 0) 0)
}

.dashed .menu-line {
	background-image: linear-gradient(to right, #ccc 50%, rgba(0, 0, 0, 0) 0)
}

.timeline.vertical-indication .timeline-title:after {
	border: 4px solid #3131f4;
	background-color: #3131f4;
	z-index: 1
}

.timeline.vertical-indication .timeline-description:before {
	background-color: #eee
}

.timeline li:first-child .timeline-description:before {
	border-top-right-radius: 2rem;
	border-top-left-radius: 2rem
}

.timeline li:nth-child(2) .timeline-description:before {
	border-bottom-right-radius: 2rem;
	border-bottom-left-radius: 2rem;
	top: 0;
	bottom: -1.1rem
}

.timeline.vertical-indication .timeline-description:before {
	width: 1.2rem;
	left: -.1rem;
	top: -.1rem
}

@media only screen and (max-width:768px) {
	.timeline.vertical-indication .timeline-title:before {
		background-color: #eee
	}

	.timeline.vertical-indication .timeline-description:before,
	.timeline.vertical-indication .timeline-title:before {
		width: 1.2rem;
		left: 1.4rem
	}
}

.tm-slider-container {
	width: 825px;
	height: 150px
}

@media only screen and (max-width:600px) {
	.tm-slider-container {
		height: 400px
	}
}

.breadcrumb li,
.breadcrumb li a {
	font-size: 1.1rem;
	font-weight: 400;
	text-transform: uppercase
}

.intro-title-2 .breadcrumb,
.intro-title-2 .breadcrumb a,
.page-intro .breadcrumb,
.page-intro .breadcrumb a {
	color: #fff
}

.intro-title-2 .breadcrumb a,
.page-intro .breadcrumb a {
	opacity: .6
}

.intro-title-2 .breadcrumb a:hover,
.page-intro .breadcrumb a:hover {
	opacity: 1
}

.mobile .header,
.mobile .header .header-inner {
	height: 0 !important;
	background: 0 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
	.intro-title-2 {
		background-image: url(../images/slider/slide-1-page-intro@2x.jpg)
	}

	.intro-title-2-1 {
		background-image: url(../images/slider/slide-2-page-intro@2x.jpg)
	}

	.intro-title-2-2 {
		background-image: url(../images/slider/slide-3-page-intro@2x.jpg)
	}

	.intro-title-2-3 {
		background-image: url(../images/slider/slide-4-page-intro@2x.jpg)
	}

	.intro-title-2-4 {
		background-image: url(../images/slider/slide-5-page-intro@2x.jpg)
	}

	.fullscreen-bkg-1 {
		background-image: url(../images/slider/fs-section-1@2x.jpg)
	}

	.fullscreen-bkg-2 {
		background-image: url(../images/slider/fs-section-2@2x.jpg)
	}

	.fullscreen-bkg-3 {
		background-image: url(../images/slider/fs-section-3@2x.jpg)
	}

	.fullscreen-bkg-4 {
		background-image: url(../images/slider/fs-section-4@2x.jpg)
	}

	.fullscreen-bkg-5 {
		background-image: url(../images/slider/fs-section-5@2x.jpg)
	}

	.fullscreen-bkg-facyl-1 {
		background-image: url(../proyectos/2-facyl/images/slider/fs-section-1@2x.jpg)
	}

	.fullscreen-bkg-facyl-2 {
		background-image: url(../proyectos/2-facyl/images/slider/fs-section-2@2x.jpg)
	}

	.fullscreen-bkg-facyl-3 {
		background-image: url(../proyectos/2-facyl/images/slider/fs-section-3@2x.jpg)
	}

	.fullscreen-bkg-facyl-4 {
		background-image: url(../proyectos/2-facyl/slider/fs-section-4@2x.jpg)
	}

	.fullscreen-bkg-facyl-5 {
		background-image: url(../proyectos/2-facyl/images/fs-section-5@2x.jpg)
	}

	.stats-1-1 {
		background-image: url(../images/team/hero-2@2x.jpg)
	}

	.hero-2-intro-1 {
		background-image: url(../images/generic/hero-homepage@2x.jpg)
	}

	.hero-2-about-1 {
		background-image: url(../images/team/hero-1@2x.jpg)
	}

	.hero-3-signup-1 {
		background-image: url(../images/generic/signup-1@2x.jpg)
	}

	.hero-3-signup-2 {
		background-image: url(../images/generic/signup-2@2x.jpg)
	}

	.hero-5-1 .media-column {
		background-image: url(../images/generic/hero-half-1@2x.jpg)
	}

	.hero-5-2 .media-column {
		background-image: url(../images/generic/hero-half-2@2x.jpg)
	}

	.hero-5-project-1 .media-column {
		background-image: url(../images/portfolio/projects/project-1-hero-half-1@2x.jpg)
	}

	.hero-5-project-2 .media-column {
		background-image: url(../images/portfolio/projects/project-2-hero-half-1@2x.jpg)
	}

	.hero-5-project-3 .media-column {
		background-image: url(../images/portfolio/projects/project-3-hero-half-1@2x.jpg)
	}

	.hero-5-project-4 .media-column {
		background-image: url(../images/portfolio/projects/project-4-hero-half-1@2x.jpg)
	}

	.signup-2-1 {
		background-image: url(../images/generic/signup-1@2x.jpg)
	}
}

#cookieConsent {
	background-color: #fff;
	min-height: 20px;
	font-size: 12px;
	color: #666;
	line-height: 26px;
	padding: 4px 0 4px 30px;
	font-family: NeuzeitSLTStd-Book, 'Helvetica Neue', sans-serif;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 9999;
	border-style: dashed
}

#cookieConsent a {
	color: #d64e40;
	text-decoration: none;
	font-size: 12px
}

#closeCookieConsent {
	float: right;
	display: inline-block;
	cursor: pointer;
	height: 40px;
	width: 40px;
	margin: -10px 0 0 0;
	font-weight: 700
}

#closeCookieConsent:hover {
	color: #fff
}

#cookieConsent a.cookieConsentOK {
	background-color: #cb3a2b;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	cursor: pointer;
	float: right;
	margin: 0 60px 0 10px
}

#cookieConsent a.cookieConsentOK:hover {
	background-color: #fff;
	color: #000
}

.close-container {
	position: relative;
	width: 100px;
	height: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	transform: scale(.6)
}

.close-container .custom {
	position: absolute;
	opacity: 1;
	margin: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	cursor: pointer;
	top: 18px;
	left: -18px;
	background-color: #fff
}

.close-container .dots {
	position: relative;
	top: -8px;
	display: flex;
	width: 58px;
	justify-content: space-between;
	pointer-events: none;
	z-index: 1
}

.close-container .dot {
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background-color: #000;
	transition-property: background-color, transform, border, position
}

.close-container .one {
	position: absolute;
	left: 0;
	top: 0
}

.close-container .two {
	position: absolute;
	left: 0;
	top: 21px;
	width: 16px;
	height: 16px;
	box-sizing: border-box;
	background-color: #000;
	transform-origin: center;
	opacity: 1
}

.close-container .three {
	position: absolute;
	left: 0;
	top: 42px;
	z-index: -1
}

/*.custom.clicked~.dots .one{top:0;left:0;transform-origin:50% 50%;animation:one 150ms linear forwards 180ms}.custom.clicked~.dots .two{animation:two .3s linear forwards 250ms}.custom.clicked~.dots .three{animation:three 150ms linear forwards 180ms}@keyframes one{0%{transform:translateY(0);height:16px}60%{height:24px}100%{height:16px;transform:translateY(21px)}}@keyframes two{0%{transform:scale(1);background-color:#000}60%{transform:scale(3)}100%{transform:scale(2);background-color:#3131f4}}@keyframes three{0%{transform:translateY(0);height:16px}60%{height:24px}100%{height:16px;transform:translateY(-21px)}}*/
.mobile .header {
	position: fixed !important
}

@media only screen and (max-width:960px) {
	.header {
		position: fixed !important
	}
}

.animated-filter-menu .animated-link,
.logo-row,
.overlay-navigation-wrapper.active .animated-link,
.secondary-navigation ul,
.slider-row {
	opacity: 1;
	transition-duration: .6s;
	-webkit-transition-duration: .6s;
	transition-property: transform, opacity;
	-webkit-transform: translateY(0);
	transform: translateY(0)
}

.aux-navigation .close-container,
.overlay-navigation-wrapper .animated-link,
.preload-page .aux-navigation .close-container {
	transform: scale(.6);
	transition-duration: 0s
}

.overlay-navigation-wrapper .animated-link,
.preload-page .animated-filter-menu .animated-link,
.preload-page .logo-row,
.preload-page .secondary-navigation ul,
.preload-page .slider-row {
	opacity: 0;
	-webkit-transform: translateY(20px);
	transform: translateY(20px)
}

.overlay-navigation-wrapper .animated-link {
	display: inline-block;
	margin-left: .5rem
}

.overlay-navigation-wrapper .animated-filter-menu {
	margin-top: 4.5rem
}

.slider-row {
	transition-delay: .4s
}

.animated-filter-menu {
	font-size: 2.5rem;
	line-height: 32px
}

.secondary-navigation ul {
	transition-delay: 50ms
}

.animated-filter-menu .animated-link:nth-child(1) {
	transition-delay: 0s
}

.animated-filter-menu .animated-link:nth-child(2) {
	transition-delay: .1s
}

.animated-filter-menu .animated-link:nth-child(3) {
	transition-delay: .3s
}

.animated-filter-menu .animated-link:nth-child(4) {
	transition-delay: .4s
}

.animated-filter-menu .animated-link:nth-child(5) {
	transition-delay: .5s
}

.animated-link:nth-child(6) {
	transition-delay: .6s
}

.overlay-navigation>ul>li {
	overflow: hidden
}

.overlay-navigation>ul>li>a {
	opacity: 0;
	font-size: 8rem;
	font-weight: 900;
	line-height: 1;
	color: #444;
	transition-property: transform, opacity;
	-webkit-transition-property: transform, opacity;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transform: translateY(-10rem);
	-webkit-transform: translateY(-10rem);
	display: inline-block
}

@media (hover) {
	.overlay-navigation>ul>li>a.nice-link::after {
		content: '';
		display: block;
		width: 0;
		height: 7px;
		bottom: 35%;
		mix-blend-mode: unset;
		background: #3131f4;
		transition: width .3s;
		position: absolute
	}

	.overlay-navigation>ul>li>a.nice-link:hover::after {
		width: 100%;
		transition: width .3s
	}
}

.aux-navigation-active .overlay-navigation>ul>li>a {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}

.overlay-navigation>ul>li:first-child,
.overlay-navigation>ul>li:first-child a {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.overlay-navigation>ul>li:nth-child(2),
.overlay-navigation>ul>li:nth-child(2) a {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}

.overlay-navigation>ul>li:nth-child(3),
.overlay-navigation>ul>li:nth-child(3) a {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

.overlay-navigation>ul>li:nth-child(4),
.overlay-navigation>ul>li:nth-child(4) a {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}

@media only screen and (max-width:960px) {
	.overlay-navigation>ul>li>a {
		font-size: 5rem
	}
}

button#ihavecookiesBtn {
	margin-left: 0 !important
}

#gdpr-cookie-message {
	position: sticky;
	-webkit-position: sticky !important;
	height: auto;
	overflow: hidden;
	bottom: 3rem;
	margin: 0 8rem;
	width: auto;
	background-color: #000;
	padding: 15px;
	border-radius: 0;
	box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
	font-family: system-ui;
	z-index: 9999
}

#gdpr-cookie-message h4 {
	color: #fff;
	font-family: NeuzeitSLTStd-Book, 'Helvetica Neue', sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px
}

#gdpr-cookie-message h5 {
	color: #fff;
	font-family: NeuzeitSLTStd-Book, 'Helvetica Neue', sans-serif;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 10px
}

#gdpr-cookie-message p,
#gdpr-cookie-message ul {
	color: #fff;
	font-size: 13px;
	float: left;
	margin-bottom: .5rem
}

#gdpr-cookie-message p:last-child {
	margin-bottom: 0;
	text-align: right
}

#gdpr-cookie-message li {
	width: 49%;
	display: inline-block
}

#gdpr-cookie-message a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 6px;
	border-bottom: 1px dotted rgba(255, 255, 255, .75);
	transition: all .3s ease-in
}

#gdpr-cookie-message a:hover {
	color: #fff;
	border-bottom-color: #3131f4;
	transition: all .3s ease-in
}

#gdpr-cookie-message button,
button#ihavecookiesBtn {
	border: none;
	background: 0 0;
	color: #fff;
	font-size: 12px;
	padding: 0;
	border-radius: 0;
	margin-left: 15px;
	cursor: pointer;
	transition: all .3s ease-in;
	float: right;
	border-bottom: 1px dotted rgba(255, 255, 255, .75);
	line-height: inherit;
	margin-bottom: 0
}

#gdpr-cookie-message button:hover {
	background: 0 0;
	color: #fff;
	border-bottom-color: #3131f4;
	transition: all .3s ease-in
}

button#gdpr-cookie-advanced {
	display: none;
	background: #fff;
	color: var(--red)
}

#gdpr-cookie-message button:disabled {
	opacity: .3
}

#gdpr-cookie-message input[type=checkbox] {
	float: none;
	margin-top: 0;
	margin-right: 5px
}

#gdpr-cookie-types+p {
	float: right
}

.overflow-hidden {
	overflow: hidden !important
}

.whatsapp-bubble {
	-webkit-position: sticky !important;
	height: auto;
	overflow: hidden;
	bottom: 3rem;
	margin: 0 8rem;
	width: auto;
	background-color: #000;
	padding: 15px;
	border-radius: 0;
	box-shadow: 0 6px 6px rgba(0, 0, 0, .25);
	font-family: system-ui;
	z-index: 9999;
	right: 2vw;
	bottom: 2vh;
	position: sticky;
	margin: 0;
	padding: 0;
	z-index: 999999;
	max-width: 50px
}

.overlay-navigation-wrapper .animated-filter-menu {
	max-width: 100rem;
	padding-left: 3rem;
	padding-right: 3rem;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width:768px) {
	.overlay-navigation-wrapper .animated-filter-menu {
		margin-top: 10rem
	}
}

.lang-switcher {
	padding: .5rem 2rem;
	padding-top: .9rem;
	border-radius: 150px;
	font-size: 1.2rem;
	margin-top: 2rem;
	display: inline-block;
	margin-bottom: 9rem;
	line-height: 1
}

#goog-gt-tt,
.skiptranslate {
	display: none !important
}

.animated-filter-menu a,
.footer .widget a,
.scroll-link.nice-link {
	padding: .6rem 0
}

@font-face {
	font-family: icomoon;
	src: url(../fonts/entypo.eot);
	src: url(../fonts/entypo.eot) format('embedded-opentype'), url(../fonts/entypo.woff) format('woff'), url(../fonts/entypo.ttf) format('truetype'), url(../fonts/entypo.svg) format('svg');
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	display: inline-block
}

.icon-plus:before {
	content: "\e6f0"
}

.icon-minus:before {
	content: "\e6d8"
}

.hqtxZK {
	height: 64px;
	box-shadow: rgba(0, 0, 0, .15) 0 3px 12px;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	cursor: pointer;
	user-select: none;
	position: relative;
	background-color: #fff;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 20px;
	width: 64px;
	border-radius: 50%;
	outline: transparent;
	display: flex;
	position: fixed;
	bottom: 0;
	z-index: 9999999;
	right: 0;
	left: auto
}

.hzZnJx {
	display: flex
}

#tml-exit {
	display: none !important
}

#tml-content #tml-exit {
	top: -44px;
	right: 0;
	display: block !important;
	background: 0 0;
	background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='black'><path d='M0 0h24v24H0z' fill='none'/><path d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/></svg>") !important;
	background-size: contain !important;
	opacity: 1;
	margin-right: -.8rem
}

#tml-content #tml-exit:before {
	content: '' !important
}

.min-h-200 {
	min-height: 200px
}

.grid-item {
	opacity: 0;
	transform: translateY(50px);
	transition-timing-function: cubic-bezier(.11, .69, .66, 1.01);
	transition-duration: .7s;
	transition-property: opacity, transform
}

.grid.masonry,
.grid.masonry .grid-item {
	padding: 0 !important;
	margin: 0 !important
}

.grid-item.loaded {
	opacity: 1;
	transform: translateY(0);
	transition-timing-function: cubic-bezier(.11, .69, .66, 1.01)
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

.w-full {
	width: 100%
}

.h-full {
	height: 100%
}

.object-cover {
	object-fit: cover
}

.z-1 {
	z-index: 1
}

.text-semi {
	font-size: 2.1rem;
	line-height: 1.4
}

.text-semisemi {
	font-size: 1.8rem;
	line-height: 1.3
}

.parallax-parent .content-over {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.textocoloreado2 {
	background: linear-gradient(330deg, #6a3865 25%, #d6636d 50%, #c8586c 75%, #ecb758 100%);
	background-size: 100%;
	background-repeat: repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
	font-weight: 700
}

.textocoloreado {
	background: linear-gradient(330deg, #6a3865 50%, #d6636d 75%, #c8586c 100%);
	background-size: 100%;
	background-repeat: repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;
	font-weight: 700
}

.overflow-hidden {
	overflow: hidden
}

.custom.clicked~.dots .one {
	top: 0;
	left: 0;
	transform: translateY(21px);
	transform-origin: 50% 50%
}

.custom.clicked~.dots .two {
	transform: scale(1);
	transform: scale(2);
	background-color: #3131f4
}

.custom.clicked~.dots .three {
	transform: scale(1);
	transform: translateY(-21px)
}

@keyframes one {
	0% {
		transform: translateY(0);
		height: 16px
	}

	60% {
		height: 24px
	}

	100% {
		height: 16px;
		transform: translateY(21px)
	}
}

@keyframes two {
	0% {
		transform: scale(1);
		background-color: #000
	}

	60% {
		transform: scale(3)
	}

	100% {
		transform: scale(2);
		background-color: #000
	}
}

@keyframes three {
	0% {
		transform: translateY(0);
		height: 16px
	}

	60% {
		height: 24px
	}

	100% {
		height: 16px;
		transform: translateY(-21px)
	}
}

.custom:not(.clicked)~.dots .one {
	top: 0;
	left: 0;
	transform-origin: 50% 50%;
	animation: one-return 150ms linear forwards 0ms
}

.custom:not(.clicked)~.dots .two {
	animation: two-return 0.3s linear forwards 0ms
}

.custom.clicked:hover~.dots .two {
	background-color: #3131f4
}

.custom:not(.clicked)~.dots .three {
	animation: three-return 150ms linear forwards 0ms
}

.custom:not(.clicked):not(.animated):hover~.dots .one {
	top: 0;
	left: 0;
	transform-origin: 50% 50%;
	animation: one 150ms linear forwards 180ms
}

.custom:not(.clicked):not(.animated):hover~.dots .two {
	animation: two .3s linear forwards 250ms
}

.custom:not(.clicked):not(.animated):hover~.dots .three {
	animation: three 150ms linear forwards 180ms
}

@keyframes one-return {
	0% {
		transform: translateY(24px);
		height: 24px
	}

	60% {
		height: 16px
	}

	100% {
		height: 16px;
		transform: translateY(0)
	}
}

@keyframes two-return {
	0% {
		transform: scale(2);
		background-color: #000
	}

	60% {
		transform: scale(2)
	}

	100% {
		transform: scale(1);
		background-color: #000
	}
}

@keyframes three-return {
	0% {
		transform: translateY(-24px);
		height: 24px
	}

	60% {
		height: 16px
	}

	100% {
		height: 16px;
		transform: translateY(0)
	}
}

.animated-filter-menu {
	overflow: hidden;
}

.preload-page .logo-row,
.preload-page .secondary-navigation ul,
.preload-page .slider-row {
	opacity: 0;
	-webkit-transform: translateY(110%) skewY(10deg) !important;
	transform: translateY(110%) skewY(10deg) !important;
}

.text-light {
	font-family: NeuzeitSLTStd-Book;
}

@media only screen and (max-width:600px) {
	.grid-full-mobile .row {
		max-width: 100% !important;
		margin: 0 !important;
	}

	.grid-full-mobile .column {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.post-content.with-background {
		padding: 0rem;
	}

	.ocultar-div {
		display: none;
	}
}

@media only screen and (max-width:960px) {
	.homepage-slider .tm-slider-container {
		min-height: 30rem !important;
	}
}

body {
	top: 0 !important;
}

.close-container .dots {
	left: 2px !important;
}

.mobile .fullscreen-section.slider-wrapper {
	height: 100vh !important;
}

@media only screen and (max-width:960px) {
	.fullscreen-section.background-fixed .background-image {
		background-attachment: scroll !important;
		background-position: center !important;
	}
}