.icon_menu::before {
	content: '\···';
}

.parrafo {
	line-height: 1.3em;
}

.hamb-mob-icon {
	display: block;
	float: left;
	padding: 5px 17px 22px 5px;
	font-size: 60px;
	color: #323336;
	transition: padding 0.4s ease 0s;
	transform: translateZ(0);
}

.logo-img {
	min-width: 200px !important;
	height: 59px !important;
}

.logo-top-menu {
	min-width: 68px !important;
	height: 20px !important;
}

.affix.header-black .header-wrapper {
	background: #052e6d;
}

.affix.header-morado .header-wrapper {
	background: #3b2764;
}

.affix.header-verde .header-wrapper {
	background: #446931;
}

.affix.header-gris .header-wrapper {
	background: #48474c;
}

.affix.header-rojo .header-wrapper {
	background: #6e1f1f;
}

.loader-gris {
	background-color: #48474c !important;
}

.loader-verde {
	background-color: #446931 !important;
}

.loader-morado {
	background-color: #3b2764 !important;
}

.loader-rojo {
	background-color: #6e1f1f !important;
}

.modal-morado {
	background-color: rgba(83, 65, 121, 0.7) !important;
}

.modal-header-morado {
	background-color: rgba(59, 39, 100, 1) !important;
}

#loader-overflow {
	background: #052e6d;
}

.line-scale > div {
	background-color: #ffffff;
}

#main-menu .sub {
	background: #48474c;
}

.font-poppins,
#main-menu.font-poppins .navbar .nav li a,
#main-menu.font-poppins .megamenu .title {
	font-family: 'Lato', Arial, Helvetica, sans-serif !important;
}

#main-menu .navbar .nav li a {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.button.white {
	color: #003c7c;
	background-color: #fff;
}

.button.white:hover {
	color: #ffffff;
	background-color: #003c7c;
}

.button.thin.white:hover {
	border-color: #003c7c;
	color: #fff;
	background-color: #003c7c;
}

/*margenes y paddings*/
.mt-none {
	margin-top: 0px !important;
}

.p-none {
	padding: none !important;
}

.plr-sm {
	padding-left: 20px !important;
	padding-right: 20px !important;
}

.ptb-sm {
	padding-top: 7px !important;
	padding-bottom: 10px !important;
}

.margen-demo {
	margin-top: -10px;
}

.p-sm {
	padding: 20px 20px 20px 20px !important;
}

.p-sm-contrata {
	padding: 20px 20px 0px 20px !important;
}

.pt-none {
	padding-top: none !important;
}

.pt-xlg {
	padding-top: 100px !important;
}

.pt-lg {
	padding-top: 75px !important;
}

.pt-md {
	padding-top: 50px !important;
}

.pt-sm {
	padding-top: 25px !important;
}

.pb-none {
	padding-bottom: none !important;
}

.mt-xlg {
	margin-top: 100px !important;
}

.mt-lg {
	margin-top: 75px !important;
}

.mt-md {
	margin-top: 50px !important;
}

.mt-sm {
	margin-top: 25px !important;
}

.mt-xs {
	margin-top: 5px !important;
}

.mb-xlg {
	margin-bottom: 100px !important;
}

.mb-lg {
	margin-bottom: 75px !important;
}

.mb-md {
	margin-bottom: 50px !important;
}

.mb-sm {
	margin-bottom: 25px !important;
}
.mt--30 {
	margin-top: -30px;
}
/*margenes y paddings*/

.zoom {
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	z-index: 1;
}

.zoom:hover {
	transform: scale(1.1, 1.1) translateY(-10px);
	box-shadow: 0 22px 30px rgba(0, 0, 0, 0);
	z-index: 1;
	background-color: rgba(255, 255, 255, 0.5);
}

.zoom2 {
	transition: all 0.3s ease-in-out;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	z-index: 1;
}

.zoom2:hover {
	transform: scale(1.02, 1.02) translateY(-10px);
	box-shadow: 0 22px 30px rgba(0, 0, 0, 0.18);
	z-index: 2;
}

.bg-azul {
	background: #052e6d !important;
}

.azul-claro {
	color: #169ed9 !important;
}

.evosys-azul {
	color: #052e6d !important;
}

.evosys-morado {
	color: #513d79 !important;
}

.evosys-rojo {
	color: #6e1f1f !important;
}

.gris {
	color: #6e6e6e !important;
}

.blanco {
	color: #ffffff !important;
}

.center {
	text-align: center !important;
}

.img-icons-products {
	max-width: 20px;
}

.hermes .tp-arr-titleholder {
	background: rgba(2, 65, 129, 0.75);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #323336;
	margin: 0;
}

.button {
	background-color: #052e6d;
	font-family: 'Lato', 'Open Sans', Arial, Helvetica, sans-serif;
	color: #ffffff;
	letter-spacing: 0px;
}

.button:hover {
	background-color: #1d4a90;
	color: #fff;
	transition: all 0.3s ease 0s;
}

.font-raleway,
#main-menu.font-raleway .navbar .nav li a,
#main-menu.font-raleway .megamenu .title {
	font-family: 'Lato', Arial, Helvetica, sans-serif !important;
	font-weight: 200 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #ffff;
}

.port-view-more-inv {
	background: #052e6d;
	font-weight: normal !important;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.port-view-more-inv:hover {
	background: #1d4a90;
	color: #ffffff;
}

.section-title2 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 400 !important;
}

.nl-email-input {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-color: #cbcbcb;
	border: none;
}

.widget h4 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
}

.copy {
	font-size: 12px;
}

.btn-link {
	font-weight: 400;
	color: rgba(255, 255, 255, 0.5);
	border-radius: 0;
	font-size: 14px;
}

.btn-link:hover {
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8);
	border-radius: 0;
}

.footer2-black,
.footer-black {
	background: #48474c;
	color: rgba(255, 255, 255, 0.7);
}

.icono-nosotros {
	font-size: 100px;
	position: absolute;
	float: left;
	left: 100px;
	top: 100px;
}
.tecnologia {
	font-size: 100px;
	position: absolute;
	float: right !important;
	left: 25px;
	color: #515151;
	opacity: 1;
}

.zoom-img {
	transition: transform 0.5s;
	transform: scale(1);
}

.zoom-img:hover {
	transition: transform 0.5s;
	transform: scale(1.2);
}
.address_mail_footer_grids iframe {
	width: 100%;
	height: 30em;
	border: none;
	margin-bottom: -10px !important;
}
.gray {
	margin: 0px 0 0px 0;
	font-size: 34px;
	line-height: 43px;
	color: #727272;
}
.gray-small {
	margin: 0px 0 0px 0;
	font-size: 23px;
	line-height: 43px;
	color: #727272;
}

#particles-js {
	background-position: center;
	background-size: cover;
}

::selection {
	background-color: #1e438a !important;
	color: #ffffff;
}

.page-title3 {
	font-weight: 300;
}

.page-title3-evo {
	font-size: 100px !important;
	line-height: normal !important;
}

.fes2-title-45 {
	font-weight: 300;
}

.fes4-box {
	margin-bottom: 0px;
}

.main-menu-container {
	margin-top: 7px;
}

.top-bar-section {
	padding-right: 55px;
}

.top-bar-section li {
	letter-spacing: 0px;
}

.affix .header-wrapper-1 {
	top: -32px;
}

.fes17-title-cont h3 {
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 400 !important;
}

.fes14-nav-tabs {
	margin-top: 0px;
}

.fes14-tab-sub-title {
	margin: 20px 0 20px 0;
}

.fes14-nav-tabs > li > a:hover {
	color: #052e6d !important;
}

.fes14-nav-tabs > li.active > a,
.fes14-nav-tabs > li.active > a:focus,
.fes14-nav-tabs > li.active > a:hover {
	color: #052e6d !important;
}

.fes14-nav-tabs-1 > li > a:hover {
	color: #fff !important;
}

.fes14-nav-tabs-1 > li.active > a,
.fes14-nav-tabs-1 > li.active > a:focus,
.fes14-nav-tabs-1 > li.active > a:hover {
	color: #fff !important;
}

.fes14-nav-tabs-1 > li > a {
	text-align: center;
	border: none;
	background: none !important;
	color: rgba(255, 255, 255, 0.3) !important;
}

.price-container {
	background-color: #052e6d;
}

.button.gray:hover {
	background-color: #169ed9;
}

.button.gray {
	background-color: #052e6d !important;
}

.btn-demo {
	color: #ffffff;
	border-radius: 50px;
	border: solid #fff 2px;
	transition: all 0.3s ease-in-out;
}

.btn-demo:hover {
	color: #052e6d;
	border: solid #052e6d 2px;
	background: #ffffff;
	transition: all 0.3s ease-in-out;
}

::placeholder,
.form-control::placeholder {
	color: #ccc;
}

input,
textarea,
select,
.login-select,
.form-control {
	font-family: 'Lato', 'Open Sans', Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
}

input,
textarea,
select,
.login-select,
.form-control {
	font-family: 'Lato', 'Open Sans', Arial, Helvetica, sans-serif;
	color: #1d4a90;
}

.button-verde {
	background-color: #446931 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.button-verde:hover {
	background-color: #5e894a !important;
}

.button-morado {
	background-color: #3b2764 !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.button-morado:hover {
	background-color: #534179 !important;
}

.button-rojo {
	background-color: #6e1f1f !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.button-rojo:hover {
	background-color: #9a2727 !important;
}

.pt-h4-cont {
	font-weight: 400;
}

.price-button-cont-4 {
	padding: 0 0 90px 0px;
}

.pricing-table-4 ul li {
	line-height: 1.5em;
}

.button.thin.morado {
	border-color: #3b2764;
	color: #3b2764;
}

.button.thin.morado:hover {
	border-color: #3b2764;
	background-color: #3b2764;
	color: #ffffff;
}

label {
	font-weight: 400;
}

.selectize-input {
	border: none !important;
	padding: 3px 8px;
	display: inline-block;
	width: 100%;
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0) !important;
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0) !important;
}

.form-control:focus,
.nl-email-input:focus {
	border-color: #063c7c;
}

.selectize-dropdown .active {
	background-color: #063c7c !important;
	color: #ffffff !important;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
	color: #063c7c !important;
	font-family: inherit;
	font-size: 13px;
	line-height: 15px;
	-webkit-font-smoothing: inherit;
}

.selectize-dropdown {
	background: #f1f1f1 !important;
	padding: 0px 0px 0px 0px !important;
	margin-top: 5px !important;
}

.selectize-input {
	left: 0px !important;
	width: 500px;
	margin-right: 0px !important;
	width: 100% !important;
	padding: 0px 0px !important;
}

.item {
	margin: 0 15px 0px 0px;
}

input,
textarea,
select,
.login-select,
.form-control {
	font-family: 'Lato', 'Open Sans', Arial, Helvetica, sans-serif;
	padding: 0px 0px 5px 0px !important;
}

@media (max-width: 1024px) {
	.logo-2,
	.header.no-transparent .logo-2 {
		padding: 10px 0 0px 13px;
	}
}

@media (max-width: 1400px) {
	#main-menu .navbar-1 .nav-1 li a {
		font-size: 12px;
	}
}

@media (max-width: 1280px) {
	#main-menu .navbar-1 .nav-1 li a {
		font-size: 10.5px;
		padding-left: 0px;
		padding-right: 0px;
	}

	.affix.header-1 #main-menu .navbar-1 .nav-1 > li > a {
		margin-bottom: 13px;
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media (max-width: 1190px) {
	#main-menu .navbar-1 .nav-1 li a {
		font-size: 10px;
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 5px;
		margin-right: 5px;
	}

	.affix.header-1 #main-menu .navbar-1 .nav-1 > li > a {
		margin-bottom: 13px;
		padding-left: 0px;
		padding-right: 0px;
		font-size: 10px;
	}
}

@media (max-width: 1024px) {
	#main-menu .navbar .nav li a {
		font-size: 13px;
	}
}

@media (max-width: 700px) {
	.top-bar-section li {
		padding: 0 1px;
	}

	.p-130-cont {
		padding-top: 30px !important;
		padding-bottom: 130px !important;
	}
}

.footer2-soc-a a {
	padding: 9px 9px 9px 0px !important;
}

.logo-footer-cont {
	margin-bottom: 30px;
}

.right {
	float: right !important;
	text-align: right !important;
}

.widget {
	margin-bottom: 0px;
}

#mce-EMAIL-error {
	top: 35px;
}

.subscribe-recaptcha {
	margin-top: 20px;
}

.tab-nav-icon-img {
	font-size: 30px;
	line-height: 70px;
}

.lead-1 {
	font-size: 20;
}

.g-recaptcha {
	transform-origin: left top;
	-webkit-transform-origin: left top;
}

.selectize-input.items.required.invalid.not-full.has-options {
	overflow: visible;
}

#country-selectized-error {
	font-weight: normal;
	font-size: 11px;
	color: #e42c3e;
	position: absolute;
	top: -2.3rem;
	right: 15px;
}

#contactSuccess,
#contactError {
	position: relative;
}

div.error {
	color: red;
}

.page-title-aviso {
	padding-top: 270px;
	padding-bottom: 47px;
}

.page-title-aviso-letra {
	position: absolute;
	bottom: -1px;
	padding-right: 20px;
}

.p-140-cont-aviso {
	padding-top: 90px;
	padding-bottom: 140px;
}

.underline {
	text-decoration: underline;
}

#gridCheck-error {
	right: unset;
}

.back-form-demo {
	background-image: url(../images/slider/evos-erp-back.jpg);
	background-size: cover !important;
}

footer ul li {
	list-style: none;
}
.mr-ml {
	margin-left: 20px;
	margin-right: 20px;
}
.mt-40 {
	margin-top: 40px;
}

/* ---- grid ---- */
.grid:after {
	content: '';
	display: block;
	clear: both;
}
.grid {
	max-width: 1200px;
}
/* ---- grid-item ---- */
/* colors   */
.colorGrid-1 {
	background-color: #53378b;
}
.colorGrid-2 {
	background-color: #4c327f;
}
.colorGrid-3 {
	background-color: #432c71;
}
.colorGrid-4 {
	background-color: #3b2764;
}
.grid-item {
	height: 217px;
	float: left;
	padding: 0 10px;
}
.grid .grid-item span {
	color: #fff;
}
.grid-item-img {
	width: 50% !important;
	padding: 0 0;
}
.grid .grid-item h3 {
	text-decoration: underline;
}

.zoom {
	transition: all 0.4s ease-in-out;
}
.zoom:hover {
	transform: scale(1.2);
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
}

/*style Diego */
.grid.text-center .fes2-title-45 {
	font-weight: 700;
}
/*style Diego */

@media (min-width: 1200px) {
	.grid-item h3 {
		margin-top: 50px;
	}
}
@media (max-width: 1199px) {
	.grid-item h3 {
		margin-top: 20px;
	}
	.grid-item {
		height: 177px;
	}
}
@media (min-width: 1025px) {
	.mt-md {
		margin-top: 75px !important;
	}
	.mb-md {
		margin-bottom: 75px !important;
	}
}
@media (min-width: 778px) and (max-width: 1330px) {
	#rev_slider_280_1 .tp-parallax-wrap {
		left: 50px !important;
	}
}
@media (min-width: 992px) {
	.grid-item {
		width: 25%;
	}
	.d-none-992 {
		display: none;
	}
}
@media (max-width: 991.8px) {
	.grid-item {
		width: 33.33333333333333%;
	}
	.w-100 {
		width: 100% !important;
		height: auto;
	}
	.d-none-991 {
		display: none;
	}
}
@media (max-width: 768px) {
	.grid-item {
		width: 50%;
	}
}
@media (max-width: 480px) {
	.grid-item {
		width: 100%;
	}
}
