/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 1.125rem;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
	color: #5a5959;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5 {font-family: 'Nunito', sans-serif;}
h1 {font-size: 2rem;margin-bottom: 10px;line-height: 120%;color: #212121}
h2 {font-size: 1.8rem;margin-bottom: 10px;line-height: 120%;color: #212121}
h2 {font-size: 1.6rem;margin-bottom: 10px;line-height: 120%;color: #212121}
p {margin-bottom: 10px;}
ol, ul {
	list-style: none;
}
strong {font-weight: 700}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a {
	transition: all 0.5s ease;
	text-decoration: none;
	color: #93348b;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {box-sizing: border-box;}
p {font-family: 'Open Sans', sans-serif;}
h1 {font-size: }

img {height: auto;max-width: 100%;}

.header-menu-nav {
	z-index: 101;
	padding: 10px 0;
	background: rgba(0,0,0,0.5);
	color: white;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
.page-contact-tpl .contact-call-to-action, .page-succes-tpl .contact-call-to-action {display: none;}
.wrapper-nav {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.logo-img {
	background: transparent;
	transition: all 0.5s ease;
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.wrapper-benefits i {
	font-size: 40px;
	margin-bottom: 10px;
    color: #93348b;
}
.wrapper-benefits {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-between;
}
.wrapper-benefits-holder {margin-bottom: 60px;}
.wrapper-benefits div {max-width: 32%;width: 100%;}
.page-avantaje-tpl .what-is-product:first-of-type {margin-top: 0}
.logo-img:hover {
	cursor: pointer;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(87,73,87,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(87,73,87,1);
	box-shadow: 0px 0px 5px 0px rgba(87,73,87,1);
}
.wrapper-benefits-clients {
	display: flex;
	flex-flow: row wrap;
	align-items: stretch;
	justify-content: space-between;
}
.benefit-info {
	max-width: 32%;
	width: 100%;
	background: #f2f2f2;
	margin-bottom: 40px;
	padding: 40px 20px;
	border-radius: 3px;
}
.container-d {margin-top: 50px;

}
.text-desc {padding: 14px 5px;}
.office-meta-data {margin-bottom: 60px}
.office-meta-data h2 {margin-bottom: 15px!important;}
.office-meta-data i {color: #93348b;margin-right: 15px;}
.office-meta-data a {color: inherit;}
.what-is-product:first-of-type { margin-top: 30px; }
.what-is-product {margin-bottom: 30px;border: 1px solid #f3f3f3;padding: 30px 20px;transition: all 0.5s ease;}
.what-is-product:hover {border-color: #93348b;cursor: pointer;}
.icon-holder {margin-bottom: 10px;color: #93348b;}
.icon-holder i {font-size: 40px;}
.wrapper-logo-clients {display: flex;justify-content: space-between;align-items: center;flex-flow: row wrap}
.wrapper-logo-clients img {max-width: 200px;}
.header-menu-nav ul, footer ul {padding: 0;margin: 0;list-style: none;}
.header-menu-nav ul li, footer ul li {display: inline-block;margin-right: 30px}
.header-menu-nav ul li {text-transform: uppercase;}
.header-menu-nav ul li a, footer ul li a{color: inherit;}
.header-menu-nav ul li a:hover {color: #93348b;}
.header-menu-nav ul li:last-child, footer ul li:last-child {margin-right: 0}
.wrapper-videos-slide {position: relative;margin-left: -20px;}
.wrapper-videos-slide .video-holder {margin: 0 20px;cursor: pointer;}
.iframe-video-embed {
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	display: none;
	justify-content: center;
	align-items: center;
	flex-flow: column;
	color: white;
	cursor: pointer;
}
.video-holder {position: relative;cursor: pointer;}
.slick-dots {bottom: -55px;font-size: 20px;}
.overlay {background: rgba(0,0,0,0.2);position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;}
.video-holder i {position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 55px;color: #93348b;transition: all 0.5s ease;}
.video-holder:hover i {color: red;}

.iframe-video-embed .close {margin-bottom: 20px;font-size: 22px;line-height: 100%}
.header-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: radial-gradient(circle at 0% 0%, rgba(80, 42, 99, 0.9) 35%, rgba(33, 111, 180, 0.5) 100%);
    z-index: 1;
}
.bg-gradient {
	background: radial-gradient(circle at 0% 0%, rgba(80, 42, 99, 0.9) 35%, rgba(33, 111, 180, 0.5) 100%);
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 60px;
	color: white;
}
.bg-gradient .what-is-product:hover {
	background: white;
	color: black;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(87,73,87,1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(87,73,87,1);
	box-shadow: 0px 0px 5px 0px rgba(87,73,87,1);
}
.bg-gradient h2 {color: white;}
.page-title {font-size: 60px;color: white;display: flex;text-shadow: 1px 1px black;text-transform: uppercase;}
.inside-page-title {font-size: 65px;margin-left: 10px;}
.page-subtitle {color: white;text-shadow: 1px 1px black;margin-bottom: 20px;}
.go-to-form {cursor: pointer;display: inline-block;width: 200px;text-align: center;}
.header-banner {
	position: relative;
	background: url('../img/header-4.jpg');
	height: 350px;
	background-size: cover!important;
	background-repeat: no-repeat!important;
	background-position: center!important;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	color: white;
	margin-bottom: 90px
}
.page-contact-tpl .header-banner, .page-contact-tpl .footer-wrapper {margin-bottom: 0;margin-top: 0}
.page-home-tpl .header-banner {
	height: 500px;
	background: url('../img/header-4.jpg');
}
.call-to-action-button-header {
	display: inline-block;
	padding: 10px 30px;
	background: white;
	color: black;
	border: 1px solid white;
	border-radius: 6px;
}
.banner-meta-text {
	position: relative;
	z-index: 99;
	display: flex;
	flex-flow: column;
	max-width: 1646px;
	padding: 0 15px;
	width: 100%;
	margin-left: auto;
	margin-bottom: 60px;
}
.logo img {
	max-width: 70px;
	transition: all 0.7s ease;
}
.logo img.scrolling {
	max-width: 45px;
}

.wrapper {
	max-width: 1396px;
	padding: 0 15px;
	width: 100%;
	margin: 0 auto;

}
.footer-wrapper {
	margin-top: 90px;
	background: #f2f2f2;
}
.halfwidth {max-width: 48%;width: 100%}
.container-left {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-flow: row;
}
.container-right {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-flow: row-reverse;
}
.container-right, .container-left {
	margin-bottom: 60px;
}
.container-right img, .container-left img {max-width: 48%}

.wrapper-form {
	background: #fdfdfd;
	padding-top: 60px;
	padding-bottom: 60px;
}
.form-subbmit {
	margin: 0 auto;
	cursor: pointer;
	display: inline-block;
    margin-top: 20px;
    max-width: 300px;
    background: black;
    color: white;
    padding: 10px 20px;
    font-size: 20px;
	border-radius: 6px;
	background: radial-gradient(circle at 0% 0%, rgba(80, 42, 99, 0.9) 35%, rgba(33, 111, 180, 0.5) 100%);
	transition: all 0.5s ease;
}

.form-subbmit:hover {
	padding: 10px 30px;
}

.wrapper-form input, .wrapper-form textarea {
	width: 100%;
	height: 60px;
	padding-left: 10px;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #c3c3c3;
}
.wrapper-form textarea {height: 150px;}
.wrapper-form label {display: block;}
.input-wrapper {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.form-element {
	width: 49%;
}
.wrapper-form form {
	display: flex;
	flex-flow: column;
}
.slick-track {
	margin-left: initial;
	margin-right: initial;
}

footer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1360px;
	width: 100%;
	padding: 20px 15px;
	margin: 0 auto;
}
.contact-call-to-action {
	border-radius: 6px;
	background: radial-gradient(circle at 0% 0%, rgba(80, 42, 99, 0.9) 35%, rgba(33, 111, 180, 0.5) 100%);
	max-width: 500px;
	margin: 0 auto;
	width: 100%;
	/*padding: 10px 20px;*/
	margin-top: 30px;
	transition: all 0.5s ease;
}
.contact-call-to-action:hover {
	max-width: 540px;
}
.wrapepr-cta {color: white;display: flex;justify-content: center;align-items: center;flex-flow: row;font-size: 30px;cursor: pointer;}
.wrapepr-cta h3 {margin-left: 30px;margin-right: 30px;}



.wrapper-form h2 {margin-bottom: 30px;}

.button-toggle-menu {display: none}
.wrapper-social-media a {margin-left: 10px;font-size: 28px;}

@media only screen and (max-width: 1200px) {}
@media only screen and (max-width: 880px) {.page-home-tpl .header-banner {height: 350px;}}
@media only screen and (max-width: 780px) {
	.header-banner {margin-bottom: 30px;}
	.slick-dots li button:before {font-size: 16px;color: purple}
	.page-title {font-size: 30px;}
	.inside-page-title {font-size: 35px;}
	.container-left, .container-right {flex-flow: column;}
	.halfwidth, .container-right img, .container-left img {max-width: 100%;}
	.benefit-info {max-width: 49%}
	.contact-call-to-action {width: 80%;padding: 10px 15px;margin-top: 70px}
	.benefit-info {margin-bottom: 0;}
	footer {flex-flow: column-reverse;}
	.copyright {margin-top: 10px;text-align: center;}
	.wrapper-benefits {margin-top: 30px}
	.wrapper-benefits div {max-width: initial;width: initial;}
	.bg-gradient {padding-bottom: 20px;}
	.wrapper-benefits-clients .slick-dots {bottom: -40px;}
	.wrapepr-cta h3 { font-size: 18px;margin-left: 10px;margin-right: 10px; }
}

@media only screen and (max-width: 640px) {
	.header-banner {
		background: url('../img/header-4-mobile.jpg');
	}
	.page-home-tpl .header-banner {
		background: url('../img/header-4-mobile.jpg');
	}
	.logo {position: relative;z-index: 999;}
	.header-menu {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: 100vh;
		text-align: center;
		padding-top: 90px;
		background: black;
	}
	.header-menu-nav ul li {display: block;margin-right: 0;margin-bottom: 10px;}
	.button-toggle-menu-wrapper {
		display: flex;
		flex-flow: column;
		width: 30px;
	}
	.button-toggle-menu-wrapper div {
		height: 2px;
		background: white;
		width: 30px;
		margin-bottom: 2px;
	}
	.header-menu ul {
		padding-top: 30px;
		border-top: 1px solid #f3f3f3;
	}
	.button-toggle-menu {display: block;position: relative;z-index: 999}
	.header-menu {display: none;}
	.form-subbmit {margin-top: 0;margin-bottom: 40px;}
	.wrapper-form {padding-top: 20px;padding-bottom: 20px;}
	.input-wrapper {flex-flow: column;}
	.form-element {width: 100%;}
	.slick-dots {bottom: -35px;font-size: 20px;}

}