/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo color */
[class*='tm-logo'] svg path,
[class*='tm-logo'] path,
[class*='tm-logo'] rect { fill: #222; }

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) [class*='tm-logo'] svg path,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached)[class*='tm-logo'] path,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) [class*='tm-logo'] rect { fill: #222; }

/* Background overrides for header and bottom-d */
.tm-block-header.tm-contrast div.tm-block-texture,
.tm-block-bottom-d.tm-contrast div.tm-block-texture { background: none; }

/* Hide stalker */
.tm-block-header.tm-contrast .tm-stalker { display: none; }

/* Background image in layout position bottom-e */
.tm-block-bottom-e > div { background-image: none; }

/* SVG fill color for layout position bottom-e */
.tm-block-bottom-e .uk-panel .uk-panel svg path,
.tm-block-bottom-e .uk-panel .uk-panel path {
    fill: #222;
    opacity: 1;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.tm-block-bottom-e .uk-panel .uk-panel:hover svg path,
.tm-block-bottom-e .uk-panel .uk-panel:hover path { opacity: 0.4; }



/*************************************************************************************************************
**************************************************************************************************************
**************************************************************************************************************
************************************************* SIDART *****************************************************
**************************************************************************************************************
**************************************************************************************************************
*************************************************************************************************************/


/* GENERAL */
::selection {
	background: #FFD3CB;
}
a, .uk-link {
	color: #2874a6;
}

.uk-subnav > .uk-active > * {
	/*color: #FFCDC0;*/
       color: #97b6c7;
}

.uk-button {
	border-radius: 0px;
}

strong, dt, th {
    font-weight: 600;
}

@media (max-width: 1219px) {
	h1 {
		font-size: 36px !important;
		line-height: 42px !important;
	}
}

.tm-content ul {
	padding-left: 0px !important;
}

.tm-content li {
	list-style: none !important;
	padding-left:15px	;
}

.tm-content li:before {
	content: "\2713";
	margin-right: 5px;
	font-weight: bold;
	color: #E96047;
}


/* LOGO */

[class*='tm-logo'] svg path,
[class*='tm-logo'] path,
[class*='tm-logo'] rect {
	/*fill: rgba(255, 255, 255, 0.85) !important;*/
	fill: none !important;
}

.tm-navbar-attached .tm-logo svg path,
.tm-navbar-attached .tm-logo path,
.tm-navbar-attached .tm-logo rect {
	fill: #97B6C7 !important;
}

.tm-logo p, ul, ol, dl, blockquote, pre, address, fieldset, figure {
	margin: 0 0 0px 0;
}

.tm-logo-small p {
	margin: 0 0 0px 0;
}

/* MENU */

.tm-navbar-centered .uk-dropdown .uk-nav-navbar > li > a {
	text-align: left;
}
.tm-navbar-attached {
	background: white;
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li.uk-active > a::before {
    /*background-image: -webkit-linear-gradient(left, #FFFFFF, #FFFFFF);
    background-image: linear-gradient(to right, #FFFFFF, #FFFFFF);*/
    /*background-color: #FFFFFF;*/
	/*background-color:	#555;*/
	background: #e96047;
}


body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li:hover > a::before,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li > a:focus::before,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li.uk-open > a::before {
	background: #e96047 !important;
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li.uk-active > a {
    /*color: #FFFFFF;*/
	color: #555;
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-button {
	border: 1px solid #FFFFFF;
	/*border: 1px solid rgba(85,85,85,0.5);*/
    background: rgba(255, 255, 255, 0);
	/*color: #555;*/
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li:hover > a,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li > a:focus,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li.uk-open > a {
	/*color: white;*/
	color: rgba(85, 85, 85, 1);
}


body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar-centered:not(.tm-navbar-attached) .uk-dropdown {
	background: rgba(255, 255, 255, 0.75);
	/*background: rgba(0, 0, 0, 0.2);*/
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) {
	background: rgba(255, 255, 255, 0);
}

.uk-dropdown-navbar {
	background: rgba(255, 255, 255, 0.85);
}

.uk-navbar-nav > li > a {
	/*height: 80px;*/
	height: 85px;
	line-height: 75px;
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar-centered:not(.tm-navbar-attached) .uk-dropdown::before {
	border-bottom-color: rgba(34, 34, 34, 0.04);
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li > a,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar-centered:not(.tm-navbar-attached) .uk-dropdown .uk-nav-navbar > li > a {
	/*color: rgba(255, 255, 255, 0.5);*/
	color: rgba(85, 85, 85, 1);
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar-centered:not(.tm-navbar-attached) .uk-dropdown .uk-nav-navbar > li > a:hover {
	/*color: #FFFFFF;	*/
	color: rgba(0,0,0,0.4);
}

body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li:hover > a::before,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li > a:focus::before,
body:not(.tm-navbar-bg) [class*='tm-block-primary'] .tm-navbar:not(.tm-navbar-attached) .uk-navbar-nav > li.uk-open > a::before {
	/*background: white;*/
	background: #555;
}

.uk-navbar-center {
	max-width: 100%;
}

.uk-navbar-nav > li > a {
	font-size: 12px;
	padding: 4px 15px 0 15px;
}

.uk-notouch .uk-navbar-nav > li > a {
	font-size: 14px;
	padding: 4px 25px 0 25px;
}


@media (max-width: 767px) {
	.tm-navbar-fixed .tm-block-header.tm-fullscreen .tm-header {
		margin-top: 0 !important;
		padding-top: 0px;
	}
}



/* SLIDESHOW */
/*.tm-block-header.tm-fullscreen .tm-header {
	height: auto;
}*/

.uk-slideshow .uk-overlay-panel>div {
	/* width: 35%;*/
	width: 50%;
    /*margin-left: 12%;*/
}

@media (min-width: 767px) and (max-width: 960px) {
.uk-slideshow .uk-overlay-panel>div {
	width: 70%;
}
}

.tm-block-header.tm-fullscreen[class*='tm-block-primary'] .tm-header .uk-panel p,
.tm-contrast .tm-header .uk-panel h3 {
	/* color: white !important; */
	color: #555 !important;
}

.uk-overlay-background {
	background: rgba(0, 0, 0, 0.3);
}

@media (max-width: 767px) {
	.uk-slideshow .uk-overlay-panel>div {
		width: 100%;
		margin-left: 5%;
		margin-right: 5%;
	}
	.uk-slideshow .uk-overlay-panel>div h3{
		font-size: 32px;
		line-height: 42px;
	}	
	.uk-slideshow .uk-overlay-panel>div p {
		font-size: 18px;
		line-height: 24px;
	}	
	.uk-overlay-panel {
		left: auto;
	}
	.tm-block-header.tm-fullscreen .tm-header {
		padding-bottom: 0px;
	}
}

.tm-block-header.tm-fullscreen {
	height: 100%;
}

.tm-block-header.tm-fullscreen .tm-block-texture {
	height: 100%;
}

.tm-block-header.tm-fullscreen .tm-header {
	height: 100%;
	padding-bottom: 0px;	
}

.tm-navbar-fixed .tm-block-header.tm-fullscreen .tm-header {
	/*padding-top: 0px;*/
	margin-top: -200px;
}

/* MODULOS DESTACADOS */
#tm-bottom-a {
	/*background: url(../../../../../images/bottom-a.jpg) no-repeat;*/
	background-color: #AB3E27;
    background-size: cover;
}

.modulos  h1, .modulos .uk-text-muted{
	color: #FFCDC0 !important;
}
.modulos h1 {
	margin-top: 40px;
}

.modulos * + .uk-margin {
	margin-top: 0px;
}

.modulos .uk-panel-hover {
	padding: 50px 25px 10px !important;
}

.modulos .tm-grid-icons-helios .tm-icon {
	padding: 10px;
}


@media (max-width: 767px) {
	#tm-bottom-a > div,
	#tm-bottom-b > div,
	#tm-bottom-c > div,
	#tm-bottom-d > div 	{
		padding-top: 50px;
	}
	#tm-bottom-a .uk-margin-top,
	#tm-bottom-b .uk-margin-top,
	#tm-bottom-c .uk-margin-top,
	#tm-bottom-d .uk-margin-top	{
		margin-top: 0px !important;
	}	
	#tm-bottom-a .uk-margin-top  .uk-panel, 
	#tm-bottom-b .uk-margin-top  .uk-panel,
	#tm-bottom-c .uk-margin-top  .uk-panel,
	#tm-bottom-d .uk-margin-top  .uk-panel{
		padding-top: 0px !important;
	}	
	
	#tm-bottom-a > div,
	#tm-bottom-b > div,
	#tm-bottom-c > div,
	#tm-bottom-d > div	{
		padding-top: 20px;
	}	
	
	#tm-bottom-a .uk-panel-hover {
	    padding-top: 0px;
	}
	
	.uk-navbar-center {
		/*margin-left: 5px;*/
	}
	
	.uk-hidden-small {
		display: none !important;
	}
	

}

@media (min-width: 767px) and (max-width: 768px){
	.tm-navbar-fixed .tm-block-header.tm-fullscreen .tm-header {
		margin-top: -100px;
		padding-top: 100px;
	}	
}

.tm-block-light {
    background-color: #F1D8D1;
}

.tm-block-light > .tm-block-noise {
	background-color: #F1D8D1;
}

[class^="tm-grid-stack-"] .uk-panel {
    padding-bottom: 30px;
}

.tm-block-light img {
	/*margin-right: -100px;*/
}

#tm-bottom-c {
	background-color: #EFEFEF;
}

/* MENU FOOTER */
.uk-subnav > * > :hover, .uk-subnav > * > :focus {
	/*color: #5b3180;*/
	color: #E2583F;
}

.tm-subnav-bullet > li {
	min-width: 50%;
	width: 50%;
}

@media (max-width: 767px) {
	.tm-subnav-bullet > li {
		min-width: 50%;
		width: 100%;
	}
}

/* MODULO BUSCAR */
.tm-search {
	width: 175px;
}


/* SERVICIOS HOME */
.tm-grid-icons-helios .tm-icon [class^="tm-icon-helios-"],
.tm-grid-icons-helios .tm-icon [class*=" tm-icon-helios-"],
.tm-grid-icons-helios .tm-icon [class*='uk-icon-'] {
	color: #5b3180;
}
.tm-grid-icons-helios .uk-panel:hover .tm-icon [class^="tm-icon-helios-"],
.tm-grid-icons-helios .uk-panel:hover .tm-icon [class*=" tm-icon-helios-"],
.tm-grid-icons-helios .uk-panel:hover .tm-icon [class*='uk-icon-'] {
	color: #bcacd2;
}


/* PLANO */

.tm-bottom-d {
	/*background: #5b3180;*/
}
.tm-bottom-d h2 {
	color: white;
}/*
.tm-bottom-d h4 {
	color: #bcacd2;
}
.tm-bottom-d {
	color: #bcacd2;
}*/

.tm-bottom-e {
	background: #bcacd2;
}
.tm-bottom-e h2 {
	color: white;
}
.tm-bottom-e {
	color: #5b3180;
}

@media (min-width: 1220px) {
	.tm-bottom-d.uk-grid > *:last-child ,
	.tm-bottom-e.uk-grid > *:last-child{
		/*padding-left: 0px;*/
	}
}

.tm-bottom-d .uk-panel-title {
	text-align: center;
	font-size: 32px;
	margin-top: 28px;
	font-family: 'Roboto', Helvetica, Arial, sans-serif;
}

.plano {
	display: table;
	margin: auto;
}
.plano  div{
	display: table-cell;
	vertical-align: middle;
}

.plano h1, h2, h3, h4, h5, h6 {
	margin: 25px 0 25px 0;
}

.uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
	margin-top: 0px;
}

@media(max-width: 767px) {
	.tm-footer-bottom .uk-grid-margin {
		margin-top: 30px;
	}
}

/* MODULOS DESTACADOS HOME */
.tm-bottom-a .uk-panel-title {
	/*color: #9E4E41;*/
	color: white;
	/*font-weight: bold;*/
}

.tm-bottom-a .uk-panel-title p,
.tm-bottom-a .uk-panel-hover {
	/*color: #425563;*/
	color: rgba(255,255,255,0.85);
	font-weight: normal;
}


.tm-grid-icons-helios .tm-icon {
	display: table;
    width: 200px;
    height: 200px;
    padding: 20px;	
	background: none;
	border-radius: 100px;
}

.tm-grid-icons-helios .uk-panel:hover .tm-icon,
.tm-grid-icons-helios .uk-panel:active .tm-icon {
	background: none;
}

.tm-grid-icons-helios .tm-icon [class^="tm-icon-helios-"],
.tm-grid-icons-helios .tm-icon [class*=" tm-icon-helios-"],
.tm-grid-icons-helios .tm-icon [class*='uk-icon-'] {
	display: table-cell;
}

.tm-grid-icons-helios .tm-icon::before {
	content: none;
}

.tm-grid-icons-helios > div:last-child > div > h3 {
    display: block;
    max-width: 140px;
    margin: 0px auto 25px auto;
}


/* CARACTERISTICAS DIFERENCIALES GRIDS */
.tecnologia-vanguardia-grid  p{
	margin: 0 !important;
	color: rgba(255,255,255,0.85);
}

.tecnologia-vanguardia-grid  .uk-margin {
	margin-top: 10px !important;
}

.tecnologia-vanguardia-grid  h3 {
	margin-bottom: 10px !important;
	color: rgba(255,255,255,0.85);
	pointer-events: none;
}


/*
.tm-icon-helios-tecnologia {
	background: url(../../../../../images/vortex-erp-software-gestion-empresa-facturacion-contabilidad-net.svg) no-repeat;
}
.tm-icon-helios-xpuser {
	background: url(../../../../../images/vortex-erp-software-gestion-empresa-facturacion-contabilidad-xpuser.svg) no-repeat;
}
.tm-icon-helios-crm {
	background: url(../../../../../images/vortex-erp-software-gestion-empresa-facturacion-contabilidad-crm.svg) no-repeat;
}
.tm-icon-helios-stats {
	background: url(../../../../../images/vortex-erp-software-gestion-empresa-facturacion-contabilidad-stats.svg) no-repeat;
}
*/

/* MOD IDIOMA */
.mod-languages {
	display: inline-block;
}

.mod-languages  form {
	margin: 0 8px 0 0;
}

.mod-languages  select {
	width: 100px;
	margin-top: 12px;
	height: 42px;
}

/* MOD SEARCH */
.uk-search-field:focus, .uk-search.uk-active .uk-search-field {
	width: 160px;
	height: 40px;
}


/* MOD CALLBACK */
/*
#tm-top-a {
	
    position: fixed;
    bottom: -200px;
    left: -100px;
    z-index: 5;
    border-radius: 1000px;
    height: 380px;
    width: 380px;
	background: #5B3180;
	color: white;
	box-shadow: 0 10px 20px 6px rgba(0,0,0,0.5);
	text-align: center;	
}

#tm-top-a .tm-block-texture {
	border-bottom: none;
}
*/
.callback {
	margin: 32px 0 0 40px;
}

.callback  h3{
	color: white;
	margin: 0px 0 10px 0;
	font-weight: bold;
	font-size: 24px;
}
.callback  span {
	color: #bcacd2;
}

.callback  a {
	color: white;
    font-size: 20px;
    text-decoration: none;
	font-weight: bold;	
}

.pweb-offset-left.pweb-bottom {
	left: 0;
	z-index: -1;
}
.pwebcontact-box.pweb-modal {
	margin: 160px auto !important;
	max-width: 520px;
}

form.pwebcontact-form button, form.pwebcontact-form .btn {
	width: 28%;
	height: 36px;
}

form.pwebcontact-form h2 {
	margin: 0px 0 5px 0;
	color: #FFCDC0;
}

.pweb-bg-white.pwebcontact-box.pweb-modal .pwebcontact-container, .pweb-bg-white.ui-effects-transfer.pweb-genie {
	border: none;
}

.pwebcontact-box.pweb-modal .pwebcontact-container  {
	padding: 15px 40px;
}

.pweb-bg-white form.pwebcontact-form label .pweb-asterisk {
    color: #FFF;
}


.pweb-radius form.pwebcontact-form input.pweb-input, #pwebcontact191_form select, .pweb-form-violet form.pwebcontact-form textarea {
	border-radius: 0px;
	height: 35px;
	background: #FFCDC0;
}

#pwebcontact191_form input.pweb-input, #pwebcontact191_form select, .pweb-form-violet form.pwebcontact-form textarea{
	border-color: #FFCDC0 !important;
}

form.pwebcontact-form .pweb-label label {
	line-height: 35px;
}

.pweb-labels-inline form.pwebcontact-form .pweb-field-buttons .pweb-field {
    text-align: center;
	margin-top: 10px;
}

#pwebcontact191_form button, #pwebcontact191_form .btn {
    background-color: #FFE6E0;
    border: none;
    color: #ab3e27 !important;
    height: 50px;
    width: 200px;
}

.pweb-labels-inline form.pwebcontact-form .pweb-label {
	width: 22%;
}

.pweb-labels-inline form.pwebcontact-form .pweb-field {
	    width: 77.9%;
}

@media (max-width: 480px) {

	.pweb-labels-inline form.pwebcontact-form .pweb-label,
	.pweb-labels-inline form.pwebcontact-form .pweb-field	{
		width: 100%;
	}
	
}

@media (max-width: 767px) {
	#tm-top-a {
		bottom: -150px;
		left: -80px;
		z-index: 5;
		height: 280px;
		width: 280px;
		text-align: left;	
	}	
	.callback {
		margin: 22px 0 0 70px;
	}

	.callback  h3{
		color: white;
		margin: 0px 0 10px 0;
		font-weight: bold;
		font-size: 18px;
	}
	.callback  span {
		color: #bcacd2;
	}

	.callback  a {
		color: white;
		font-size: 16px;
		text-decoration: none;
		font-weight: bold;	
	}	
	.pwebcontact-box.pweb-modal {
		margin: 15px auto !important;
	}
}


/* MODULO SUSCRIPCION */

.uk-form input[type="text"] {
	border-radius: 0px;
}




/* MENU SOFTWARE GESTION */
#tm-top-b {
	/*background: url(../../../../../images/bottom-a.jpg) no-repeat;*/
	background: #AB3E27;
    background-size: cover;
}

#tm-top-b p, #tm-top-b h3 {
	color: white !important;
	
}

#tm-top-b h3 {
	/*font-size: 48px;
	line-height: 48px;*/
}


/* SOLICITAR DEMO */
#tm-bottom-e .uk-overlay-panel .uk-button {
    border: none !important;
	color: #FFFFFF;
    padding: 20px 0px 20px 70px;
    font-size: 22px;
    max-width: 320px;
    line-height: 30px;
    text-shadow: none;
    /* -webkit-transition: all 0.1s ease-in-out; */
    /* transition: all 0.1s ease-in-out; */
    background: #E85F46 url(../../../../../images/vortex-demo.png) 20px 50% no-repeat;
    background-size: 64px;
    /* height: 64px; */
}


/* SOFTWARE GESTION */
.uk-text-center {
	/*margin-top: 35px;*/
}

.uk-margin-top
{
	margin-top: 0px !important;
}

@media (max-width: 960px) {
	.tm-grid-stack-left .uk-panel, .tm-grid-stack-right .uk-panel {
		padding-top: 0px;
		padding-bottom: 0px;
	}
}


/* SOFTWARE GESTION - GRID */
/*.uk-overlay {
	background: url(../../../../../images/software-gestion-financiero-ico.png);
}*/

.uk-overlay {
	overflow: initial;
}

.software-gestion .uk-margin p img {
	position: absolute;
    top: 46%;
    right: 5%;
    width: 28%;
}

.software-gestion  * + .uk-margin {
	margin-top: -20px;
}

/* PLATAFORMA VORTEX EVOLUTION */
.plataforma .uk-text-muted {
	color: #B35752 !important;
}

.plataforma h3 {
	pointer-events: none;
}




/* PIE MENU */
.uk-subnav > * > * {
	display: initial !important;
}


/* MODULO USABILIDAD */
.tm-bottom-c .uk-panel-title {
	font-size: 36px !important;
}



/* FOOTER BOTTOM MENU */
@media (min-width: 960px) {
	.uk-width-large-1-2, .uk-width-large-2-4, .uk-width-large-3-6, .uk-width-large-5-10 {
		width: 60%;
	}
	
	.uk-width-large-1-2:last-child, .uk-width-large-2-4:last-child, .uk-width-large-3-6:last-child, .uk-width-large-5-10:last-child {
		width: 40%;	
	}
}







/*************************************
**************************************
** SOFTWARE GESTION - SUB SECCIONES **
**************************************
**************************************/
.seccion .tm-block-padding {
	padding-top: 20px;
}
@media (min-width: 960px) {
	.seccion-header {
		margin-top: 100px;
	}
	.seccion-header  .uk-slideshow .uk-overlay-panel>div {
		width: 60%;
	}
	.seccion-header .uk-slideshow li {
		height: 350px;
	}	
}
.seccion-header .uk-margin {
	background: rgba(0, 0, 0, 0.6);
	padding: 20px 20px 5px 20px;
}
.seccion-header h1,.seccion-header p {	
	color: white;
}

@media (max-width: 767px) {
	.seccion-header .uk-slideshow .uk-overlay-panel>div {
		margin-left: 0%;
		margin-right: 0%;
	}
	.seccion-header .uk-overlay-panel {
		padding: 0px;
	}	
}

.seccion  .uk-article > div > div {
	padding: 20px 40px 40px 40px;
}
.seccion  .uk-article > div > div img {
	/*box-shadow: 10px 10px 50px rgba(0, 0, 0, 0.55);*/
	border-radius: 3px;
	-webkit-filter: drop-shadow(8px 8px 12px rgba(0, 0, 0, 0.55));
	filter: drop-shadow(8px 8px 12px rgba(0, 0, 0, 0.55));
	image-rendering: -webkit-optimize-contrast;
}

@media (min-width: 1220px) {

	.seccion  .uk-article > div > div > div, .seccion .uk-article  p, .seccion .uk-article ul,
	.seccion .uk-article h1, .seccion .uk-article h2, .seccion .uk-article h3, .seccion .uk-article h4 {
		max-width: 1120px;
		margin-left: auto;
		margin-right: auto;				
	}	
	.seccion .uk-article img {
		max-width: 1120px;
		margin-left: auto;
		margin-right: auto;	
		display: block;
	}
}




/* SUBSECCIONES */
.seccion .oscuro {
	background: #AB3E27;	
}	
.seccion .oscuro p,
.seccion .oscuro h2 {
	color: white !important;
}

.oscuro a {
	color: #FFA596;
}
.oscuro a:hover {
	color: #FBDBD5;
}


/*************************************
**************************************
 FIN SOFTWARE GESTION - SUB SECCIONES 
**************************************
**************************************/











/* SOLUCIONES SECTORIALES */
.uk-panel-box .uk-panel-teaser {
	/*overflow: initial;*/
}

.uk-animation-scale-up {/*
	-webkit-animation-name: uk-fade-scale-02_BORRADO;
    animation-name: uk-fade-scale-02_BORRADO;*/
}

[class*='uk-animation-'] {
	-webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
}

.uk-panel-box .uk-panel-teaser {
	    -webkit-transform: initial;
}


.tm-content {
	padding-top:10px;
}

/* EMPRESA */
.empresa .uk-article h3,
.empresa .uk-article h4,
.empresa .uk-article p{
	margin: 5px 0px 5px 0px !important;
}

.empresa .uk-article h3 {
	color: #E96047;
}

.empresa .uk-article img {
	padding-bottom: 10px;
	padding-right: 10px;
}



/* COOKIES */
.cadre_texte p {
	margin: 0px !important;
}

.cadre_inner_texte_alert_cookies {
	vertical-align: bottom;
}


@media (min-width: 1220px) {
	.cadre_texte p {
		line-height: 36px;
	}
}



/* HOJA DE PRODUCTO */
.tm-block-bottom-d.tm-block-primary-gradient {
	background: #AB3E27;
}
.tm-block-bottom-d.tm-block-primary-gradient h3 {
	color: white !important;
}

.hoja-producto-boton {
	border-radius: 5px; color: white; padding: 12px; display: block; height: 80px; width: 300px;
    background: rgba(176,176,176,1);
	background: rgba(82,82,82,1);
	background: -moz-linear-gradient(left, rgba(82,82,82,1) 0%, rgba(176,176,176,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(82,82,82,1)), color-stop(100%, rgba(176,176,176,1)));
	background: -webkit-linear-gradient(left, rgba(82,82,82,1) 0%, rgba(176,176,176,1) 100%);
	background: -o-linear-gradient(left, rgba(82,82,82,1) 0%, rgba(176,176,176,1) 100%);
	background: -ms-linear-gradient(left, rgba(82,82,82,1) 0%, rgba(176,176,176,1) 100%);
	background: linear-gradient(to right, rgba(82,82,82,1) 0%, rgba(176,176,176,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#525252', endColorstr='#b0b0b0', GradientType=1 );
}

.hoja-producto-boton:hover, .hoja-producto-boton:active, .hoja-producto-boton:visited {
	text-decoration: none;
	color: white;
	background: rgba(117,117,117,1);
	background: -moz-linear-gradient(left, rgba(117,117,117,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(117,117,117,1)), color-stop(100%, rgba(224,224,224,1)));
	background: -webkit-linear-gradient(left, rgba(117,117,117,1) 0%, rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(left, rgba(117,117,117,1) 0%, rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(left, rgba(117,117,117,1) 0%, rgba(224,224,224,1) 100%);
	background: linear-gradient(to right, rgba(117,117,117,1) 0%, rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#757575', endColorstr='#e0e0e0', GradientType=1 );
}


.hoja-producto-boton h3{
	/*font-size: 24px; */
	/*font-weight: bold;*/
	margin: 0px !important;
	float: left;
}

.hoja-producto-boton span{
	font-size: 16px;
    line-height: 18px;
    display: block;
    margin-top: 5px;
	float: left;
}

.hoja-producto-boton img {
	height: 76px;
	width: 76px;
	margin-left: 16px;
}

/* Custom poup contact form */

.content-popup {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:500px;
    min-height:250px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
}
.content-popup h2 {
    color:#48484B;
    margin-top: 0;
    padding-bottom: 4px;
}
.popup-overlay {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    display:none;
    background-color: #777777;
    cursor: pointer;
    opacity: 0.7;
}
.close {
    position: absolute;
    right: 15px;
}
