@font-face {
	font-family: InterExtraLight;
	src: url(/assets/webfonts/landing2/Inter-ExtraLight-BETA.ttf);
}

@font-face {
	font-family: InterLight;
	src: url(/assets/webfonts/landing2/Inter-Light-BETA.ttf);
}

@font-face {
	font-family: InterMedium;
	src: url(/assets/webfonts/landing2/Inter-Medium.ttf);
}

@font-face {
	font-family: InterBlack;
	src: url(/assets/webfonts/landing2/Inter-Bold.ttf);
}

@font-face {
	font-family: InterSemiBold;
	src: url(/assets/webfonts/landing2/Inter-SemiBold.ttf);
}

@font-face {
	font-family: InterRegular;
	src: url(/assets/webfonts/landing2/Inter-Regular.ttf);
}

.gradient-bg {
	margin: 0px;
	padding: 0px;
	background-image: linear-gradient(#f1f5fc, white);
}

body {
	margin: 0px;
	font-family: InterLight;
	color: #2b3141;
}

p {
	line-height: 120%;
	font-size: 1.2em;
}

.top-blue-bar {
	background-color: #3366cc;
	color: white;
}

a.white-link {
	color: white;
	text-decoration: underline !important;
	text-decoration-color: white;
}

a.black-link:visited,
a.black-link:link {
	color: #2b3141;
}

a.white-link:visited,
a.white-link:link {
	color: white;
}

.top-menu {
	height: 1em;
}

.title1 {
	font-family: InterBlack;
	font-size: 3.5em;
	line-height: 120%;
}

.first-block {
	min-width: 200px;
}

.devices {
	background-image: url(/assets/img/landing2/devices-top.png);
	height: 440px;
	margin-left: 0px;
	background-position: left;
	background-repeat: no-repeat;
	/* background-size: cover; */
	position: relative;
}

.intro-container {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.sec {
	width: 50%;
	min-width: 400px;
}

@media (max-width: 799px) {
	.sec {
		width: 100%;
	}
}

.title2 {
	font-family: InterBlack;
	font-size: 3.5em;
	max-width: 550px;
	line-height: 120%;
}

.title-price {
	font-family: InterBlack;
	font-size: 1.5em;
	max-width: 450px;
	line-height: 120%;
	color: #FA6633;
}

.titleSection {
	font-family: InterSemiBold;
	font-size: 2.2em;
}

.tool-section {
	background-color: #e5eff9;
}

.tool-title {
	font-family: InterBlack;
	font-size: 2.2em;
	max-width: 450px;
	line-height: 120%;
}

.features-container {
	display: flex;
	justify-content: center;
}

.feature-column {
	background-color: #fff;
	width: 170px;
	min-height: 250px;
	margin: 10px;
	border-radius: 13px;
}

.feature-column-small {
	background-color: #fff;
	min-height: 200px;
	margin: 10px;
	border-radius: 13px;
	margin-top: 70px;
}

.feature-column-title {
	font-family: InterBlack;
	font-weight: 1;
	font-size: 1.3em;
	line-height: 120%;
}

.feature-column-text {
	font-size: 0.95em;
}

.feature-icon {
	margin-top: -30px;
}

.back-dashboard {
	background-image: url(/assets/img/landing2/Dashboard-Facturas-small.png);
	height: 540px;
	background-color: #fff;
	background-position: left;
	background-repeat: no-repeat;
	/* background-size: cover; */
	position: relative;
}

.price-list > ul {
	list-style-image: url(/assets/img/landing2/Check-small.svg);
	list-style-position: outside;
	margin-bottom: 5px;
	padding-left: 25px;
}

.price {
	font-size: 0.9em;
}

.picture-container {
	display: flex;
	justify-content: center;
	background-color: #1167d0;
}

.white-title {
	font-family: InterBlack;
	color: #fff;
	font-size: 2.2em;
	line-height: 120%;
}

.blue-block {
	text-align: left;
}

@media (min-width: 768px) {
	.white-title {
		max-width: 300px;
	}
}


@media (max-width: 767px) {
	.white-title {
		width: 100%;
		text-align: center;
	}

	.blue-block > * {
		text-align: center;
	}
}

.devides-container {
	display: flex;
	justify-content: center;
	background-color: #fff;
}

.all-devices-title {
	font-family: InterBlack;
	font-size: 2em;
	max-width: 300px;
	line-height: 120%;
}

.today-title {
	font-family: InterBlack;
	font-size: 2em;
}

.today-title2 {
	font-family: InterBlack;
	font-size: 1.2em;
}

.today-text {
	max-width: 180px;
}

.call-to-action {
	background-color: #e5eff9;
	border-radius: 10px;
	padding: 30px;
	font-family: InterBlack;
	font-size: 2em;
}

.container-call-to-action {
	margin-bottom: -30px;
}

.footer-landing {
	display: flex;
	background-color: #fafbfd;
}

.container-footer {
	margin-top: 40px;
}

.footer-content {
	/* margin-top: 60px; */
}

.footer-title {
	font-family: InterSemibold;
	color: #3467CC;
}

.footer-icon {
	color: #566388;
}

.footer-link {
	color: #2b3141;
	font-family: InterExtraLight;
}

.footer-link:hover {
	color: #2b3141;
	font-family: InterLight;
	text-decoration: underline !important;
}



/* BLOG */

.blog-title {
	font-family: InterBlack;
	font-size: 2.3em;
	line-height: 120%;
}

.blog-subtitle {
	font-family: InterLight;
	font-size: 1.2em;
	line-height: 120%;
}

.blog-title-read {
	font-family: InterBlack;
	font-size: 2.7em;
	line-height: 120%;
}

.img-blog {
	border-radius: 5px;
}

.article-list-no-padding {
	padding-left: 0px;
	padding-right: 0px;
}

.blog-text-preview {
	font-family: InterBlack;
}

.hide-button {
	display: none;
}