@charset "UTF-8";

@import url("https://fonts.googleapis.com/css?family=Poppins:300,500,400,600,700,800&display=swap");

@import url("https://fonts.googleapis.com/css?family=Roboto:300,500,400,600,700,800&display=swap");

@import url("https://fonts.googleapis.com/css?family=Montserrat:300,500,400,600,700,800&display=swap");

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,200i,300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');


/* Estilo general y estructura
--------------------------------------------------------------------------------*/

/*Box-sizing----------*/

* {
	box-sizing: border-box;
}

.row::after {
	content: "";
	clear: both;
	display: table;
}

[class*="col-"] {
	float: left;
	padding: 15px;
}

/*---------*/

html {
	font-size: 100%;
  /* font-size: 16px; */
	scroll-behavior: smooth;
}

body {
	background-color: #fff;
	color: #000;
	font-size: 1em;
  /* font-size: 16px; */
	font-family: 'Segoe UI', sans-serif; /*Antig. 'Source Sans Pro'*/
	line-height: 1.8;
	word-break: normal !important;
	hyphens: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #222;
	line-height: 1.34;
	text-rendering: auto;
}

h1 {
	font-size: 2.369em;
}

h2 {
	font-size: 2em;
}

h1.animated,
h2.animated {
	color: #fff;
}

h3 {
	font-size: 1.333em;
}

h4,
p {
	font-size: 1em;
}

h5 {
	font-size: 0.75em;
}

h6 {
	font-size: 0.563em;
}

a {
	color: #222;
	text-decoration: underline;
}

ul li {
	list-style-type: none;
}

hr {
	border: 1px solid #eeebeb;
}

dfn {
	font-style: normal !important;
	text-decoration: none !important;
}

@media print {
	.hidden-print {
		display: none !important;
	}
}

.display-none,
.no-script {
	display: none !important;
}

.menu-soluciones {
	display: none !important;
	height: 0 !important;
  /*Pues sí*/;
}

.buffer-special {
	padding: 3.8% !important;
  /* Sobreescribe una regla de layers.css */;
}

.uppercase {
	text-transform: uppercase !important;
}

.normal {
	font-weight: normal !important;
}

strong, .strong {
	font-weight: 600 !important;
}

.text-center {
	text-align: center !important;
	left: 0;
	right: 0;
	margin-left: auto !important;
	margin-right: auto !important;
}

.text-xl {
	font-size: 2em;
}

.text-std {
	font-size: 1em !important;
}

.text-m {
	font-size: 0.88em;
}

table th, table td {
	border: 1px solid gray;
	}

.darken-more {
	background-color: rgba(0, 0, 0, 0.8) !important;
	filter: grayscale(60%);
}

.blue {
	color: rgba(0, 99, 191, 0.85);
  /*#0063BF*/;
}

.blue-after::after {
	content: " ";
	border: solid 2px rgba(0, 99, 191, 0.85) !important;
	display: block;
	width: 35px;
	margin: 25px auto;
}

a.blue-icon-arrow.fa-chevron-down {
	display: table !important;
	margin: 0 auto !important;
	padding: 14px;
	text-decoration: none;
	color: #f9f9f9;
	font-size: 1.4em;
	border-radius: 50%;
	background: rgba(0, 84, 160, 0.7);
}

a.blue-icon-arrow.fa-chevron-down:hover {
	background: rgba(0, 84, 160, 1);
}

.process-blue {
	color: #0077bf !important/*process blue 2x*/;
}

.process-blue-after::after {
	content: " ";
	border: solid 2px #380096 !important;
	display: block;
	width: 35px;
	margin: 25px auto;
}

a.red-icon-arrow.fa-chevron-down {
	display: table !important;
	margin: 0 auto !important;
	padding: 14px;
	text-decoration: none;
	color: #f9f9f9;
	font-size: 1.4em;
	border-radius: 50%;
	background: #e8112d;
}

a.red-icon-arrow.fa-chevron-down:hover {
	background: #e8112d;
}

.red {
	color: #e8112d !important;
}

.red-txt-after::after {
	content: " ";
	border: solid 2px #e8112d !important;
	display: block !important;
	width: 35px;
	margin: 25px auto;
}

.bg-red {
	background: rgba(232, 17, 45, 1);
}

.rojo-isitec {
	color: rgba(178, 38, 38, 1);
}

.dark-orange {
	color: #d62100 /*rojo PMS 1788 2X*/ !important;
}

.roda-orange {
	color: #ffa301 !important;
	font-weight: 600;
  /*maf-roda*/;
}

.bg-orange {
	background: #f99b0c;
}

.daumar-txt {
	color: #ed7422;
}

.daumar-txt-after {
	text-align: center;
}

#daumar .caption img {
	margin: 0 auto !important;
}

.daumar-txt-after::after {
	content: " ";
	border: solid 2px #ed7422 !important;
	display: block !important;
	width: 35px;
	margin: 25px auto;
}

.lightgreen {
	color: rgb(98,201,98);
}

.roda-green {
	color: rgb(14,117,33) !important; /*rgb(30, 181, 58)*/
	font-weight: 600;
  /*maf-roda*/;
}

.roda-green-bg {
	background-color: rgb(30, 181, 58) !important;
  /*maf-roda*/;
}

.roda-txt-after {
	text-align: center !important;
}

.roda-txt-after::after {
	content: " ";
	border: solid 2px rgb(30, 181, 58) !important;
	display: block !important;
	width: 35px;
	margin: 25px auto;
 /*verde roda*/;
}

.green-ultra-light {
	color: #3dc9b3;
}

.bg-lightgreen {
	background-color: rgba(98, 201, 98, 1);
}

.bg-mint {
	background-color: rgba(79, 206, 173, 1);
}

.euradrives-txt {
	color: #1e8589;
}

.isitec {
	font-weight: bold;
}

.bg-gray {
	background-color: #dbd3d3;
}

.bg-lightgray {
	background-color: #e3e6e6;
}

.button.red {
	border-color: rgba(232, 17, 45, 0.8) !important;
	background-color: rgba(232, 17, 45, 0.8);
	color: #fff !important;
}

.button.red:hover {
	background-color: rgba(232, 17, 45, 1) !important;
}

.button.rojo-isitec {
	color: #fff !important;
	background-color: rgba(178, 38, 38, 0.8) !important;
}

.button.rojo-isitec:hover,
input.button.rojo-isitec:hover {
	background-color: rgba(178, 38, 38, 0.7) !important;
}

.button.lightgreen {
	border-color: rgba(98, 201, 98, 1);
	background-color: rgba(98, 201, 98, 1) !important;
	color: #fff !important;
}

.button.verde-roda {
	border: 2px solid rgba(30, 181, 58, 1);
	background-color: rgba(30, 181, 58, 1);
	color: #fff !important;
}

.button.verde-roda:hover {
	border: 2px solid rgba(30, 181, 58, 1);
	background-color: transparent;
	color: #bbb !important;
}

.button.verde-roda-transparent {
	border: 2px solid rgba(30, 181, 58, 1);
	background: transparent;
	color: rgba(30, 181, 58, 1) !important;
}

.button.verde-roda-transparent:hover {
	background-color: rgba(30, 181, 58, 1) !important;
	color: #fff !important;
}

input.button.lightgreen {
	background-color: rgba(98, 201, 98, 1) !important;
}

.button.lightgreen:hover,
input.button.lightgreen:hover {
	background-color: rgba(98, 201, 98, 0.8) !important;
	border-color: rgba(98, 201, 98, 0.8) !important;
}

.fa-phone.transform {
	transform: rotate(50deg) !important;
}

.quote p {
	font-style: italic;
	font-size: 1.2em;
}

.leyenda {
	float: none;
	font-size: 0.9em;
	clear: both;
	display: block;
	padding: 8px 0;
	text-align: center;
	color: #666 !important;
}

.leyenda-2 {
	font-size: 0.8em;
}

.breadcrumb {
	position: absolute;
}

ul.breadcrumb {
	padding: 2px 16px;
	list-style: none;
	background-color: transparent;
}

ul.breadcrumb li {
	display: inline;
	font-size: 0.70em;
	color: #01447e;
}

ul.breadcrumb li + li:before {
	padding: 2px;
	color: #000;
	content: "/\00a0";
}

ul.breadcrumb li a {
	color: #000;
	text-decoration: none;
}

ul.breadcrumb li a:hover {
	color: #000;
	text-decoration: underline;
}

.wp1,
.wp2,
.wp3,
.wp4,
.wp5,
.wp6 {
	visibility: hidden;
}

.wp1-no-script,
.wp2-no-script,
.wp3-no-script,
.wp4-no-script,
.wp5-no-script,
.wp6-no-script {
	visibility: visible;
}

.bounceInLeft,
.bounceInRight,
.fadeInUp,
.fadeInUpDelay,
.fadeInDown,
.fadeInUpD,
.fadeInLeft,
.fadeInRight {
	visibility: visible;
}

.delay-05s {
	animation-delay: 0.5s;
}

.delay-1s {
	animation-delay: 1s;
}

.delay-1-5s {
	animation-delay: 1.5s;
}

.delay-2s {
	animation-delay: 2s;
}

.delay-2-5s {
	animation-delay: 2.5s;
}

.delay-3s {
	animation-delay: 3s;
}

.delay-3-5s {
	animation-delay: 3.5s;
}

.delay-4s {
	animation-delay: 4s;
}

.delay-4-5s {
	animation-delay: 4.5s;
}

.photocaption p {
	margin: 0;
	padding: 0.778em 1em;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.35);
	font-weight: 400;
	font-style: italic;
	font-size: 0.778em;
}

.call-to-action span {
	margin-right: 5px;
}

.search-bar {
	background: url(../imagenes/iconos/buscar.png) no-repeat right center !important;
	background-size: 12% !important;
	width: 10em !important;
	height: 1em;
	vertical-align: middle !important;
	font-weight: normal;
}

.search-form label {
	display: none !important;
}

.search-btn {
	background: transparent !important;
	color: transparent !important;
	position: absolute !important;
	margin-top: -2.5em !important;
	margin-right: 0 !important;
	margin-left: 130px !important;
}

@media only screen and (max-width: 52em) {
	.search-form {
		display: none !important;
	}

	.buffer-special {
		padding: 6% !important;
	}

	.call-to-action p {
		margin: 10px auto;
		clear: both !important;
	}
}

.searchbox ul {
	top: 0 !important;
	right: 0 !important;
	display: inline-table;
	border: 0px !important;
	margin: 0 !important;
	padding: 0 !important;
	background-color: transparent !important;
	box-sizing: border-box !important;
}

div.gcse-searchbox,
div.gcse-searchresults {
	top: 0 !important;
	right: 0 !important;
	border: 0 !important;
	background-color: #fafafa !important;
}

/* Collapsible
--------------------------------------------------------------------------------*/

.collapsible {
	background-color: #555;
	color: #fff;
	cursor: pointer;
	padding: 6px 0;
	margin: 2px auto;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 1.04em;
}

.collapsible .active,
.collapsible:hover {
	background-color: #777;
}

.collapsible-expand-content {
	display: none;
	width: 100%;
	margin: 2px 8px;
	padding: 4px;
	font-size: 0.88em;
	text-align: justify;
	overflow: hidden;
	background-color: #f1f1f1;
}

.collapsible-expand-content p,
.collapsible-expand-content ul {
	width: 100% !important;
}

.collapsible-expand-content ul li {
	list-style-type: initial !important;
}

#daumar .collapsible {
	background-color: #fafafa;
	color: #333;
}

#daumar .collapsible::before {
	content: "▼ ";
	color: #ed7422;
}

#daumar .collapsible .active,
#daumar .collapsible:hover {
	background-color: #fafafa;
	color: #ed7422;
}

#daumar .collapsible-expand-content {
	background-color: #fafafa;
}

#daumar .collapsible-expand-content * {
	font-size: 1.06em !important;
}

/* Lightbox 
--------------------------------------------------------------------------------*/

.dark-bg {
	background: #f3f5f8;
}

.light-bg {
	background-color: transparent;
}

.dark-box {
	background: #f3f5f8;
	box-shadow: 0px 3px 0px 0px #f0f2f4;
}

.light-box {
	background-color: transparent;
	box-shadow: 0px 3px 0px 0px #f0f2f4;
	padding: 20px 4px;
}

.light-box:hover,
.light-box:focus {
	box-shadow: 0px 3px 0px 0px rgba(96, 158, 234, 1);
}

.box-hover {
	transition: all 500ms ease-in-out;
}

.box-hover:hover,
.box-hover:focus {
	transform: translate(0, -10px);
	border-bottom: 2px solid green;
}

/* Roda-counter 
--------------------------------------------------------------------------------*/

#roda-counter {
	background: rgba(30, 181,58, 1);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

#roda-counter .count-fit-percent::after {
	content: " \025";
}

#roda-counter * {
	color: #fff !important;
}

#roda-counter .row-content {
	padding: 0 0 2rem 0 !important;
	margin: 0 auto !important;
}

#roda-counter .icon-counter {
	height: 3em;
	width: 3em;
	max-width: 100%;
	line-height: 3em;
	border-radius: 50%;
	background-color: #fff;
	color: #fff;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	font-size: 2.1em;
	margin: 6px auto;
	padding: 0 1em;
	text-align: center !important;
}

#roda-counter .icon-counter .fa,
#roda-counter .icon-counter .fas {
	color: rgba(30, 181, 58, 1) !important;
}

#roda-counter .count-item p {
	color: #fff;
	font-weight: normal;
	font-size: 1.2em;
	text-align: center !important;
	margin-top: 3em;
	padding-bottom: 10px;
}

@media only screen and (max-width: 56em) {
	#roda-counter {
		display: none;
		margin: 0;
		padding: 0;
	}
}

/* Header menu
--------------------------------------------------------------------------------*/

header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
  /*7*/
	display: inline-block !important;
	padding: 0 5px !important;
	font-size: 1.15rem;
	background-color: #fff;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

header.transition {
	transition: all 0.3s ease;
}

#brand a {
	text-decoration: none !important;
	clear: none !important;
	display: inline-block !important;
}

#brand h1 {
	float: left;
	margin: auto auto auto 30px !important;
	padding: 10px 0;
	font-size: 0.66em;
	letter-spacing: -0.4px;
	display: inline-block !important;
	clear: none !important;
	vertical-align: middle !important;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}

.isitec-brand {
	clear: none !important;
	display: inline-block !important;
	padding: 0 !important;
}

#brand img {
	margin-top: auto !important;
	margin-bottom: auto !important;
	vertical-align: middle !important;
	clear: none !important;
	display: inline-block !important;
}

nav {
	position: relative;
	margin: auto;
	padding: 10px 5px 0px 5px;
	display: inline-block !important;
	clear: none;
	float: right;
}

nav a {
	text-decoration: none !important;
	letter-spacing: -0.3px;
	color: #000;
	font-weight: 600;
}

nav ul.reset {
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle !important;
/*header-wrap script */;
}

header.transparent.light #brand a,
header.transparent.light nav > ul > li > a {
	color: transparent !important;
  /*#fafafa*/;
}

header.fixed-header.transparent.light #brand a,
header.fixed-header.transparent.light nav > ul > li > a {
	color: #333;
	text-shadow: none;
}

header.fixed-header.transparent.light nav > ul > li:hover > a {
	border-bottom: 2px solid #333;
}

nav > ul,
nav > ul > li {
	float: left;
	clear: none;
}

nav > ul > li {
	padding: 0 0.778em;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.778em;
	cursor: pointer;
}

nav > ul > li:last-child {
	padding: 0 0 0 0.778em;
}

nav > ul > li > a {
	line-height: 3rem;
}

nav > ul > li:hover > a {
	border-bottom: 2px solid #333;
}

header.transparent.light nav > ul > li:hover > a {
	border-bottom: 2px solid #fff;
}

nav li {
	position: relative;
	white-space: nowrap;
}

nav > ul li:hover > ul.sub-menu {
	display: block;
  /* mostrar el submenu */;
}

nav .sub-arrow {
	padding-left: 0.5em;
	vertical-align: middle;
	font-size: 0.714em;
}

nav ul.sub-menu {
	position: absolute;
	left: 0;
	z-index: 9999;
  /* nivel 2 */
	display: none;
	margin-bottom: 0;
	border-radius: 2px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15);
}

nav ul.sub-menu ul.sub-menu {
	top: 0px;
	left: 100%;
  /* nivel 3+ */
	margin-top: -0.063rem;
	padding-top: 0;
}

nav ul.sub-menu > li > a {
	display: block;
	padding: 0.5rem 1rem;
	background-color: #f6f6f6;
	font-size: 0.86em;
	transition: background-color 0.6s ease;
}

nav ul.sub-menu > li > a:hover {
	background-color: rgba(58, 122, 187, 0.95);
	color: #fff;
}

nav ul.sub-menu > li:first-child > a {
	border-radius: 2px 2px 0 0;
}

nav ul.sub-menu > li:last-child > a {
	border-radius: 0 0 2px 2px;
}

#menu-toggle {
	display: none;
	text-decoration: none;
}

#menu-toggle i,
#menu-toggle span {
	font-size: 1.5em;
	line-height: 2.5;
	color: #121212;
	transition: transform 0.3s;
}

#menu-toggle .fa-bars.active {
	display: none;
}

#menu-toggle:hover,
#menu-toggle i:hover,
#menu-toggle span:hover {
	color: rgba(58, 122, 187, 1);
}

.column .count-item {
	margin-bottom: 2em;
}

.column.last .count-item {
	margin-bottom: 0;
}

@media only screen and (max-width: 52em) {
	.column.one,
  .column.two,
  .column.sixth,
  .column.three,
  .column.fourth,
  .column.four,
  .column.twosixths,
  .column.third,
  .column.five,
  .column.six,
  .column.half,
  .column.threesixths,
  .column.twofourths,
  .column.seven,
  .column.eight,
  .column.foursixths,
  .column.twothirds,
  .column.nine,
  .column.threefourths,
  .column.ten,
  .column.fivesixths,
  .column.eleven {
		float: none !important;
		clear: both !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		width: auto !important;
	}
}

/*768px Breakpoint
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	header {
		position: relative !important;
		background-color: #fff !important;
	}

	#brand {
		width: 100%;
		text-align: center;
	}

	.isitec-brand {
		text-decoration: none !important;
		display: block;
		clear: both;
		color: #333;
		font-size: 0.83em;
		font-weight: normal;
		letter-spacing: -1.2px;
		float: none;
		margin: 0 auto 10px auto !important;
		padding-bottom: 0px;
		text-align: center;
	}

	#brand img {
		width: 8em !important;
		height: auto;
		display: block !important;
		clear: both !important;
		text-align: center;
		margin: auto !important;
	}

	#brand a,
  nav a {
		color: #333 !important;
	}

	#brand h1 {
		line-height: 1.8;
		float: none;
	}

	nav a:hover {
		color: #fff !important;
	}

	#brand,
  nav,
  #menu-toggle {
		display: block;
	}

	#menu-toggle .fa-times {
		font-size: 1.9em;
		color: #333;
	}

	#menu-toggle i:not(.active),
  #menu-toggle span:not(.active) {
		position: absolute;
		top: 22px;
		left: 10px;
		clear: none;
	}

	#menu-toggle .fa-times:not(.active) {
		display: none;
	}

	#menu-toggle i.active,
  #menu-toggle span.active {
		position: absolute;
		top: 0px;
		right: 10px !important;
		padding-right: 30px;
	}

	nav {
		float: none;
		clear: both;
		width: 100%;
		max-width: 100%;
		margin-top: -22px !important;
	}

	nav ul li.has-submenu {
		padding-left: 0 !important;
	}

	nav ul:first-child {
		margin-top: 10px;
	}

	nav > ul {
		margin-top: 2em !important;
		display: none;
	}

	nav > ul,
  nav > ul > li {
		float: none;
	}

	.sub-arrow {
		display: none;
	}

	nav > ul li > a {
		display: block;
		margin: 0;
		padding: 0.825rem 0;
		border-bottom: 1px solid #ddd !important;
		line-height: 1.85rem;
		font-weight: 500;
	}

	nav > ul > li > a:hover {
		border-radius: 0 !important;
	}

	nav > ul li > a.last-item {
		border-bottom: 1px solid transparent !important;
/*último en moviles*/;
	}

	nav > ul > li.menu-item {
		padding: 0 !important;
	}

	nav ul.sub-menu > li > a {
		border-radius: 0 !important;
	}

	nav ul.sub-menu > li > a {
		color: #666 !important;
		font-size: 0.688rem;
	}

	nav ul.sub-menu > li > a,
  nav ul li > a:hover {
		background-color: transparent !important;
	}

	nav ul li > a:hover {
		color: #fd685b !important;
	}

	nav > ul > li:hover > a {
		border-bottom: none;
	}

	nav ul.sub-menu {
		position: static;
		display: block;
		padding: 0 0 0 1.5em;
		width: inherit;
		box-shadow: none;
	}
}

@media screen and (max-width: 70em) and (orientation: landscape) {
	#brand #brand-title {
		display: none !important;
	}
}

/*Actives Desktop
--------------------------------------------------------------------------------*/

@media only screen and (min-width: 52em) {

  #servicios nav > ul li > a.active-title,
  #roda nav > ul li > a.active-title,
  #daumar nav > ul li > a.active-title,
  #contacto nav > ul li > a.active-title,
  #soluciones nav > ul li > a.active-title {
	border-bottom: 2px solid #000 !important;
	}

  #index .titulo::after,
  #index a.menu-inicio::after,
  #servicios a.menu-servicios::after,
  #roda a.menu-maf-roda::after,
  #roda a.menu-marcas::after,
  #galeria a.menu-galeria::after,
  #contacto a.menu-contacto::after,
  #soluciones-globales a.menu-soluciones::after {
		content: none;
		border: 0;
		width: 0;
		margin: 0px auto !important;
	}
}

/*Intro
--------------------------------------------------------------------------------*/

.intro-item {
	max-width: 100%;
	height: auto;
	background-repeat: no-repeat;
}

#intro-wrap h2::after {
	content: none;
	border: 0;
	margin: 0 auto;
}

#index-page .main-intro p {
	font-size: 1.06em !important;
}

#index-page #intro {
	height: 28em !important;
	max-height: 28em !important;
}

#index-page #intro-wrap,
#index-page #intro-wrap img {
	height: 28em !important;
	max-height: 28em !important;
	background-color: #fff !important;
}

#index-page h2 {
	font-size: 1.333em;
}

#index-page .small-icon {
	width: 2em;
	height: 2em;
	padding: 2px;
	margin-top: 18px;
	margin-right: 6px;
	background-color: #f3f3f3;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);	
}

#index-page .small-icon:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.6);	
	transition: 2s linear;
}

#index-page .small-icon .icon {
	width: 1.4em;
	text-align: center;
	margin: 0 auto 6px 6px;
	vertical-align: middle;	
}
#index-page .small-icon-text h3 {
	font-size: 1em;
	color: #1c000a;
	clear: none;
}

#index-page #servicios {
	height: 28em !important;
	max-height: 28em !important;
}
#intro-empresa-isitec {
	background: #fff;	
}	

.intro-empresa-isitec {
	margin: 0 3.8% 20px 3.8%;
	background: transparent !important;
}

.intro-empresa-isitec .small-icon-text p {
	font-size: 0.93em;
}

#index-page .demo-productos {
	background-color: #e3e3e6;
}

#index-page #portfolio-slide h3 {
	font-size: initial;
}

#index-page #portfolio-slide {
	text-align: center;
}

#index-page #info-roda {
	text-align: justify;
	background-color: #fff;
}

#index-page #info-roda img {
	text-align: center;
	margin: 10px auto 20px auto;
}

#index-page #info-roda #rodaVideo {
	padding: 1px;
	margin-top: 10px;
	z-index: -1;
}

#index-page .call-to-action:not(:first-child) {
	background-color: #d0d0d0;
}

@media only screen and (max-width: 60em) {
	#index-page #info-roda #rodaVideo {
		width: 100%;
		height: auto;
		float: none;
		text-align: center;
		padding: 5px;
		margin: auto !important;
	}
}

@media only screen and (max-width: 52em) {
	#index-page #intro,
  #index-page #intro-wrap,
  #index-page #intro-wrap img {
		height: 12em !important;
		max-height: 12em !important;
	}

	.intro-sombra {
		display: none !important;
	}

	#index-page #info-roda {
		vertical-align: middle !important;
		margin: 0 auto !important;
		text-align: justify;
		font-size: 0.9em;
	}

	#index-page .main-intro,
 #intro-empresa-isitec {
		margin: auto !important;
		padding: 5px !important;
	}
}

/*Index, Aviso legal, privacidad, cookies
--------------------------------------------------------------------------------*/

#aviso-legal #intro {
	background: url(../imagenes/fondos/aviso-legal-bg.webp) no-repeat center center !important;
}

#politica-de-cookies #intro {
	background: url(../imagenes/fondos/politica-de-cookies-bg.webp) no-repeat center
    center !important;
}

#politica-de-privacidad #intro {
	background: url(../imagenes/fondos/politica-de-privacidad-bg.webp) no-repeat center
    center !important;
}

#mapa-del-sitio #intro {
	background: url(../imagenes/fondos/industria.jpg) no-repeat center
    center !important;
}

#aviso-legal #intro,
#aviso-legal #intro-wrap,
#politica-de-cookies #intro,
#politica-de-cookies #intro-wrap,
#politica-de-privacidad #intro,
#politica-de-privacidad #intro-wrap {
	height: 20em !important;
	max-height: 20em !important;
	background-size: cover !important;
	background-color: white !important;
	background-attachment: fixed !important;
}

#mapa-del-sitio #intro-wrap {
	height: 16em !important;
	max-height: 16em !important;
	background-size: cover !important;
	background-color: white !important;
	background-attachment: fixed !important;
}

#aviso-legal .intro-item h2,
#politica-de-cookies .intro-item h2,
#politica-de-privacidad .intro-item h2,
#mapa-del-sitio .intro-item h2 {
	color: #fff !important;
	font-size: 1.8em !important;
	text-transform: uppercase;
	position: absolute !important;
	top: 0 !important;
	bottom: 0 !important;
	left: 0;
	right: 0;
	margin: 0 auto !important;
	padding: 0 !important;
}

#aviso-legal,
#politica-de-privacidad,
#politica-de-cookies {
	text-align: justify;
}

#aviso-legal h4,
#aviso-legal h5 {
	font-size: 1em;
}

#aviso-legal main h4:before,
#aviso-legal main h5:before {
	content: '- ';
	margin-left: 5px;
}

@media only screen and (max-width: 52em) {
  #aviso-legal #intro,
  #aviso-legal #intro-wrap,
  #politica-de-cookies #intro,
  #politica-de-cookies #intro-wrap,
  #politica-de-privacidad #intro,
  #politica-de-privacidad #intro-wrap,
  #bandas-y-empalmes #intro,
  #bandas-y-empalmes #intro-wrap,
  #convertidores-de-frecuencia #intro,
  #convertidores-de-frecuencia #intro-wrap 
{
		height: 10em !important;
		max-height: 10em !important;
		background-color: white !important;
	}

	#mapa-del-sitio #intro,  
    #mapa-del-sitio #intro-wrap {
		display: none;
	}

	.intro-item h2 {
		color: #fff !important;
		text-transform: uppercase;
		position: absolute !important;
		top: 0 !important;
		bottom: 0 !important;
		display: none !important;
		font-size: 1.5em !important;
	}

  #aviso-legal h3,
  #politica-de-privacidad h3,
  #politica-de-cookies h3 {
		font-size: 1.1em;
	}
}

/*FlexSlider Custom CSS
--------------------------------------------------------------------------------*/

ul.slides li {
	margin-bottom: 10px;
}

/*Team*/

.team {
	background: #f3f5f8;
}

/*down-arrow-btn
--------------------------------------------------------------------------------*/

.down-arrow-btn {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: rgba(189, 61, 58, 0.8);
	display: inline-block;
	margin: 10px auto 20px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.down-arrow-btn:hover,
.down-arrow-btn:focus {
	color: #fff;
	background: rgba(189,61,58,0.6);
}

/*Slider
--------------------------------------------------------------------------------*/

#portfolio-slide {
	font-style: normal !important;
	margin: 0 auto;
	background: transparent;
	color: #333;
}

#portfolio-slide .column {
	margin: 0 6px;
}

div.testimonial-slider h3 {
	color: #333;
}

#portfolio-slide .owl-page.active span {
	background-color: rgba(12,12,12,0.6) !important;
}

#index #roda .maf-roda-logo img {
	width: 400px !important;
	height: auto !important;
	position: absolute;
	top: 200px !important;
	left: 0;
	right: 0;
	margin: 0 auto !important;
	z-index: 9000;
	float: none !important;
}

/*Inicio marcas brand-container
--------------------------------------------------------------------------------*/

.marcas-contenedor {
	position: relative;
	width: 300px;
	height: 150px;
}

.marcas-imagen {
	display: block;
	width: auto;
	height: auto;
	margin: auto !important;
	position: absolute;
	top: 0 !important;
	bottom: 0 !important;
}

.marcas-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: 0.5s ease;
	background-color: rgba(12,12,140,0.90);
 /*reflex blue*/;
}

.marcas-contenedor:hover .marcas-overlay {
	opacity: 1;
}

.marcas-texto {
	color: white;
	font-size: 0.9em;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	padding: 2px;
	text-align: center;
}

#marcas-inicio-desktop {
	background-color: #eee;
 /*rgba(0,0,0,0.08)*/;
}

@media only screen and (min-width: 52em) {
	#marcas-inicio-movil {
		display: none;
	}
}

@media only screen and (max-width: 52em) {
	#marcas-inicio-desktop {
		display: none;
	}

	#marcas-inicio-movil figure {
		text-align: center;
		font-size: 0.77em;
	}
}

/*Inicio marcas, Maf Roda inicio
--------------------------------------------------------------------------------*/

.marcas-inicio {
	background: #f3f5f8;
	overflow: hidden !important;
	font-style: italic;
}

.marcas-inicio .fa-chevron-left,
.marcas-inicio .fa-chevron-right {
	font-size: 0.6em;
	clear: none !important;
	padding: 0 !important;
	visibility: visible !important;
}

.logos-marcas img {
	height: 50px !important;
	width: auto !important;
	text-align: center !important;
	margin: 0 auto !important;
  /*30px auto 0 auto*/
	opacity: 1;
}

.logos-marcas img:hover {
	opacity: 0.85;
}

#index .maf-roda {
	background: url(imagenes/fondos/fondo-gris.jpg) no-repeat;
	background-size: cover;
}

#index div.maf-roda-logo,
#index div.daumar-logo,
#index div.euradrives-logo,
#index div.vail-logo,
#index div.vc999-logo {
	clear: both;
	text-align: center !important;
	display: block;
}

#index .maf-roda-logo img,
#index div.daumar-logo img,
#index div.euradrives-logo img,
#index div.vail-logo img,
#index div.vc999-logo img {
	text-align: center !important;
	margin: 30px auto 0 auto !important;
	opacity: 1;
}

#index .maf-roda-logo img:hover,
#index div.daumar-logo img:hover,
#index div.euradrives-logo img:hover,
#index div.vail-logo img:hover,
#index div.vc999-logo img:hover {
	opacity: 0.85;
}

#index .maf-roda-logo p,
#index div.daumar-logo p,
#index div.euradrives-logo p,
#index div.vail-logo p,
#index div.vc999-logo p {
	display: block;
	margin: 0 auto;
	max-width: 90%;
}

/*Inicio marcas, Maf Roda Inicio Desktop
--------------------------------------------------------------------------------*/

@media only screen and (min-width: 52em) {
	#index .maf-roda-logo img,
  #index .daumar-logo img,
  #index .euradrives-logo img,
  #index .vail-logo img,
  #index .vc999-logo img {
		width: 350px;
		height: auto;
	}
}

/*Inicio marcas, Maf Roda Inicio móvil
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	#index .maf-roda-logo p:last-child {
		display: none !important;
	}
}

/*Intro producto-card*
--------------------------------------------------------------------------------*/

#index-page #calibrado-roda {
	background-color: transparent;
}

#index-page #calibrado-roda .overlay:hover {
	background-color: rgba(12,28,140,0.90);
 /*reflex blue*/;
}

#index-page #calibrado-roda p {
	text-align: center;
}

#index-page #calibrado-roda article h3 {
	text-decoration: none;
	color: #fff;
}

#calibrado-roda a {
	text-decoration: none !important;
}

#calibrado-roda .owl-controls .owl-page {
	bottom: 1em;
	margin: 0 2px !important;
}

/* Intro servicios *Ignite*
--------------------------------------------------------------------------------*/

.intro-servicios {
	margin: 0 auto;
	background: url(../imagenes/fondos/servicios-y-soluciones-bg.webp) center center;
	background-size: cover;
	background-attachment: fixed !important;
	color: white;
}

.intro-servicios .section {
	float: none;
	margin: 0 auto !important;
	padding: 0.778em;
	background-color: rgba(12, 12, 12, 0.65);
}

.intro-servicios h3 {
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 60px;
	padding-top: 60px;
	font-weight: normal;
	text-align: center;
	color: #fff;
}

.intro-servicios span {
	margin-right: 6px;
}

.features .arrow {
	margin-top: 60px;
	padding-bottom: 0px !important;
}

@media only screen and (min-width: 52em) {
	.intro-servicios p {
		margin-left: 12%;
		margin-right: 12%;
	}
}

/*Ajustes intro móvil*
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	.intro-servicios-container {
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}

	.intro-servicios {
		margin: 0 auto;
		background: url(../imagenes/fondos/carbon.webp) center center;
		background-size: cover;
		background-attachment: fixed !important;
	}

	.intro-servicios p {
		margin-left: 4% !important;
		margin-right: 2% !important;
		font-size: 0.9em !important;
	}

	#index .four p,
  #servicios .small-icon p {
		font-size: 0.90em !important;
		text-align: justify !important;
	}

	#index #portfolio-slide p {
		font-size: 1.2em !important;
	}

	#portfolio-slide h3,
  #portfolio-slide-2 h3 {
		font-size: 130% !important;
	}

	#calibrado-roda .logo-roda-info p {
		padding: 2px 0 !important;
		font-size: 0.90em !important;
		text-align: justify !important;
	}
}

/*Mapamundi
--------------------------------------------------------------------------------*/

#mapamundi-wrap {
	background: #0077bf /*Process Blue 2X*/;
}

#mapa-grid {
	position: relative;
	margin: auto;
	padding: 5px 5px 10px 5px;
	text-align: center;
	clear: both !important;
}

#mapamundi-wrap h2,
#mapamundi-wrap h3 {
	color: #fff !important;
	text-transform: uppercase;
	clear: both;
}

#mapamundi-wrap p {
	margin-left: auto !important;
	margin-right: auto !important;
}

.mapamundi img,
#mapa-no-resize {
	width: 62.50em !important;
	max-width: 100%;
	height: auto;
	display: block;
	clear: both;
	margin: 0 auto;
	opacity: 1;
	z-index: -1;
}

.mapamundi .lugares {
	width: 100%;
	height: 100%;
	position: static;
	left: 0;
	top: 0;
}

.mapamundi span {
	display: block;
	position: absolute;
	background: transparent;
	opacity: 1;
	z-index: 1;
}

.mapamundi .fa,
.mapamundi .fas,
.mapamundi .bandera {
	cursor: pointer;
	font-size: 1.4rem;
	z-index: -10 !important;
	color: transparent !important;
  /*#f3f3f8; /*cambiar para nuevo*/;
}

.mapamundi .bandera img {
	width: 0.7em !important;
	height: 0.5em !important;
	padding: 0 !important;
	margin: 0;
	background: gray;
	border: 1px solid #666;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);	
}	

.mapamundi .bandera img:hover {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);		
}	

.mapamundi span.espana {
	left: 43.5%;
	top: 28.8%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 3;		
}

.mapamundi span.portugal {
	left: 42%;
	top: 26.4%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 2;		
}

.mapamundi span.puerto-rico {
	left: 24.2%;
	top: 43.7%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
}

.mapamundi span.reino-unido {
	left: 43.8%;
	top: 16%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 0;		
}

.mapamundi span.serbia {
	left: 49.58%;
	top: 24.99%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 1;		
}

.mapamundi span.belgica {
	left: 45.3%;
	top: 21.60%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 0;
}

.mapamundi span.francia {
	left: 44.3%;
	top: 24.60%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 1;
}

.mapamundi span.italia {
	left: 47.58%;
	top: 23.99%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 1;		
}

.mapamundi span.peru {
	left: 21.5%;
	top: 65%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 0;		
}

.mapamundi span.colombia {
	left: 21.3%;
	top: 52.05%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
}

.mapamundi span.argentina {
	left: 25.3%;
	top: 85.8%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 9999 !important;
}

.mapamundi span.uruguay {
	left: 27.8%;
	top: 79.65%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 2;		
}

.mapamundi span.chile {
	left: 23.98%;
	top: 75%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 1;		
}

.mapamundi span.israel {
	left: 53.9%;
	top: 33.5%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
	z-index: 2;		
}

.mapamundi span.sudafrica {
	left: 50.6%;
	top: 75.8%;
	width: 2.5%;
	height: 5%;
	padding: 7px;
}

/* Mapamundi desktop
--------------------------------------------------------------------------------*/

@media only screen and (min-width: 52em) {
	#mapamundi-lugares-2 {
		display: none;
	}
}

/* Mapamundi móvil
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	#mapa-no-resize {
		display: none;
	}

	#mapamundi-lugares-2 {
		width: 1000px;
		max-width: 100%;
		height: auto;
		display: block;
		clear: both;
		margin: 0 auto;
		z-index: -1;
	}
}

/*Tooltip
--------------------------------------------------------------------------------*/

.tooltip {
	position: relative;
	display: inline-block;
	z-index: 999 !important;	
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 100px;
	background-color: #f8f8f8;
	color: #333;
	font-size: 0.550em;
	text-transform: uppercase;
	text-align: center;
	border: 1px solid #333;
	border-radius: 5px;
	padding: 8px;
	position: absolute;
	bottom: 125%;
	left: 50%;
	margin-left: -50px;
	opacity: 0;
	transition: opacity 0.5s;
	z-index: 999 !important;
}

.tooltip .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #333 transparent transparent transparent;
	z-index: 999 !important;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
	filter: alpha(opacity=100);
	z-index: 999 !important;
}

/*Portfolio
--------------------------------------------------------------------------------*/

.effects {
	padding-left: 15px;
}

.effects .img {
	position: relative;
	margin-bottom: 20px;
	z-index: 1;
	overflow: hidden;
}

.effects .img:nth-child(n) {
	margin-right: 5px;
}

.effects .img:first-child {
	margin-left: -15px;
}

.effects .img:last-child {
	margin-right: 0;
}

.effects .img img {
	display: block;
	margin: 0;
	padding: 0;
	width: 20rem;
	height: auto;
}

.overlay {
	display: none /*block*/;
	position: absolute;
	z-index: 20;
	background: rgba(12, 12, 12, 0.1);
	overflow: hidden;
	transition: all 0.5s;
}

.show-overlay {
	display: block !important;
}

a.close-overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	width: 45px;
	height: 45px;
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	line-height: 45px;
	text-align: center;
	background-color: #000;
	cursor: pointer;
}

a.close-overlay.hidden {
	display: none;
}

a.expand {
	display: block;
	position: absolute;
	z-index: 100;
	text-align: center;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 30px;
}

.overlay-effect .img span {
	font-size: 1em !important;
}

.overlay-effect .overlay {
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

.overlay-effect .overlay a.expand {
	left: 0;
	right: 0;
	bottom: 47%;
	margin: 0 auto -30px auto;
}

.overlay-effect .img.hover .overlay {
	height: 100%;
	opacity: 1;
}

.designs {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
}

.portfolio-script {
	display: run-in;
}

.portfolio-no-script {
	display: none;
}

/*No mostrar sin javascript*/

.roda-catalogo img {
	float: none;
	margin: auto !important;
	left: 0 !important;
	right: 0 !important;
}

.roda-catalogo .effects .img img {
	width: 16rem;
}

.roda-catalogo .overlay {
	display: block !important;
	text-transform: uppercase;
	background: transparent;
	line-height: 30px;
}

#roda .overlay {
	opacity: 0;
	float: none;
	clear: none !important;
}

.roda-catalogo .overlay a {
	font-size: 0.77em !important;
	background-image: none !important;
	background-position: top !important;
}

#roda .overlay:hover {
	opacity: 1;
}

/*Móviles
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	#portfolio-slide img {
		text-align: center !important;
		margin-left: auto;
		margin-right: auto;
	}

	#maf-roda .overlay {
		width: 50%;
		float: none !important;
		left: 0 !important;
		right: 0 !important;
	}
}

/*Página Maf Roda
--------------------------------------------------------------------------------*/
#roda #intro {
	background: url(../imagenes/maf-roda/roda-bg.webp) no-repeat right center !important;
	background-size: cover !important;
}

#roda #intro-wrap,
#roda #intro {
	height: 26em;
}

#roda #intro .photocaption {
	top: 85% !important;
	bottom: 15% !important;
}

#roda h2::after,
.roda-h3::after {
	content: " ";
	border: solid 2px rgba(30, 181, 58, 1) !important;
	display: block;
	width: 35px;
	margin: 25px auto;
}

#roda .logo-min {
	display: inline-block;
	margin-top: 30px !important;
	z-index: 9999 !important;
}

#roda .logo-min img {
	width: 460px;
	height: auto;
	display: block;
	text-align: center;
	margin: 0 auto;
}

#roda .logo-min p {
	display: block;
}

#maf-roda-wrap h3 {
	text-align: center !important;
}

#roda .intro-item img {
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
	background-position: bottom center !important;
	height: 26em;
}

#roda #intro .caption {
	float: none !important;
	text-align: center !important;
	left: 0 !important;
	right: 0 !important;
	padding: 0.4em;
	background-color: rgba(0, 91, 153, 0.1);
}

#roda #intro .caption h2 {
	text-transform: uppercase;
	font-size: 1.6em;
	color: #f8f8f8;
}

#roda #intro .caption p {
	font-size: 0.77em !important;
	text-transform: uppercase;
	color: white;
}

#roda #intro .img-caption {
	margin-left: auto !important;
	margin-right: auto !important;
	width: 350px;
	height: auto;
}

#roda #maf-roda-wrap {
	padding: 2px;
}

#roda #maf-roda-wrap h2 {
	text-align: center;
}

#roda h2::after {
	content: none;
}

#roda #maf-roda-wrap h3 {
	font-size: 1.1em;
	font-weight: 555;
}

#roda #maf-roda-wrap img {
	margin: 10px auto 5px auto;
}

#roda #maf-roda-categorias {
	float: none;
	display: inline-table;
	text-align: center !important;
	margin: auto 2px 30px 2px !important;
}

#roda #maf-roda-categorias .column {
	width: 20% !important;
	margin: 40px auto 0 auto !important;
	padding: 8px;
}

#roda #maf-roda-categorias h3 {
	text-transform: uppercase;
	color: rgba(30, 181, 58, 1) !important;
	font-size: 1em;
	font-weight: 600;
}

#roda #maf-roda-categorias p {
	font-size: 0.80em;
	margin: 12px auto;
	min-width: 20%;
	padding: 4px 10px;
}

#roda #maf-roda-categorias a {
	font-size: 0.70em !important;
	text-decoration: none;
	text-align: center !important;
	margin: 6px auto auto auto !important;
}

#roda #maf-roda-categorias .column img {
	width: 18em !important;
	height: 18em !important;
	border-radius: 50%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	margin: 10px auto !important;
}

#roda #maf-roda-categorias img:hover {
	opacity: 0.9;
	cursor: pointer;
}

#roda .novedades-maf-roda h3 {
	color: red;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 50px;
}

#roda .novedades-maf-roda p {
	font-size: 0.9em;
	text-align: center;
}

#roda iframe {
	border-radius: 10px;
	filter: grayscale(10%);
}

#roda iframe:hover {
	filter: grayscale(0%);
}

#roda .call-to-action a:hover * {
	color: #fff !important;
	transition: all 0.5s;
}

div.roda-catalogo {
	display: block;
	margin: 0 auto !important;
	left: 0 !important;
	right: 0 !important;
}

.roda-catalogo-img {
	height: 350px !important;
	width: auto !important;
}

/*Maf Roda móviles
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	#roda #intro,
  #roda #intro-wrap {
		height: 12em !important;
		max-height: 12em !important;
	}

	#roda .intro-item img {
		height: 12em !important;
		max-height: 12em !important;
		background-position: bottom center !important;
	}

	#roda p,
  #roda p.text-center {
		text-align: justify !important;
	}

	#roda h2,
  #roda h3,
  #roda img {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	#maf-roda-wrap h3 {
		margin: 10px auto !important;
		font-size: 0.94em !important;
	}

	.roda-catalogo-img {
		width: 50% !important;
		height: 50% !important;
		margin: auto;
	}

	div.count-subject p {
		float: none !important;
		display: inline-block;
		text-align: center !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
}

@media only screen and (max-width: 64em) {
	#roda #maf-roda-categorias {
		display: block;
	}

	#roda #maf-roda-categorias .column {
		width: 100% !important;
		margin: 0 auto !important;
	}

	#roda #maf-roda-categorias p {
		margin: auto;
		width: auto;
	}

	#roda .novedades-maf-roda .column p {
		width: 100%;
		text-align: center !important;
	}

	#roda #maf-roda-categorias .column .button:not(.last) {
		margin-bottom: 30px !important;
	}

	#roda #maf-roda-categorias .column .button.last {
		margin-bottom: -60px !important;
	}

	#roda .novedades-maf-roda .column:not(.last) p {
		width: 100%;
		margin: 2px auto 50px auto;
		padding: 2px;
	}

	#roda .novedades-maf-roda .column .last p {
		margin: 10px auto 0 auto;
		padding: 2px;
	}
}

/*Subpáginas Maf-Roda
-------------------------------------------------------------------------------*/

#paletizacion-y-flejado #intro {
	background: url(../imagenes/carrusel/originales/entrada-paletizado.jpg) no-repeat right center !important;
	background-size: cover !important;
}

#embalaje #intro {
	background: url(../imagenes/maf-roda/embalaje/llenador-de-cajas-simple-papas.jpg) no-repeat center center !important;
	background-size: cover !important;
}

.maf-roda-subpag #intro-wrap,
.maf-roda-subpag #intro {
	height: 26em;
}

.maf-roda-subpag .intro-item img {
	width: auto;
	height: 23em;
	margin-left: 0 !important;
	margin-right: 0 !important;
	background-position: bottom center !important;
}

.maf-roda-subpag #main {
	text-align: center;
}

.maf-roda-subpag #main h2,
.maf-roda-subpag #main h3 {
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
}

.maf-roda-subpag #main h2:after {
	content: " ";
	border: solid 2px rgba(30, 181, 58, 1) !important;
	display: block;
	width: 35px;
	margin: 25px auto;
}

.maf-roda-subpag .articles {
	text-align: center !important;
}

.maf-roda-subpag .articles h4 {
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
	font-size: 1.33em;
}

.maf-roda-subpag .articles .three img {
	height: 15.625em;
	width: 28.125em;
}

.maf-roda-subpag .articles .three p,
.maf-roda-subpag .articles .four p,
.maf-roda-subpag .articles .six p {
	font-size: 0.88em !important;
}

.maf-roda-subpag .articles .four img {
	height: 18.75em;
	width: 31.25em;
}

.maf-roda-subpag .articles .six img {
	height: 25em;
	width: 53.75em;
}

@media only screen and (max-width: 52em) {
	.maf-roda-subpag #intro-wrap,
  .maf-roda-subpag #intro {
		height: 12em !important;
		max-height: 12em !important;
	}

	.maf-roda-subpag #intro .caption,
  .maf-roda-subpag .photocaption,
  .maf-roda-subpag #intro-wrap .caption,
  .maf-roda-subpag #intro-wrap .photocaption {
		display: none;
	}

	.maf-roda-subpag .intro-item img {
		height: 12em !important;
		max-height: 12em !important;
		background-position: bottom center !important;
	}
}

/*Servicios y soluciones
-------------------------------------------------------------------------------*/

div.etiquetadora-fruta #intro {
	background: url(../imagenes/productos/etiquetadoras/platano-y-aguacate.jpg)
    no-repeat bottom center !important;
	background-size: cover !important;
}

@media only screen and (max-width: 52em) {
	div.etiquetadora-fruta #intro,
  div.etiquetadora-fruta #intro-wrap {
		height: 12em !important;
		max-height: 12em !important;
	}

	div.etiquetadora-fruta #intro .caption,
  div.etiquetadora-fruta #intro .photocaption,
  div.etiquetadora-fruta #intro-wrap .caption,
  div.etiquetadora-fruta #intro-wrap .photocaption {
		display: none;
	}

	div.etiquetadora-fruta .intro-item img {
		height: 12em !important;
		max-height: 12em !important;
		background-position: bottom center !important;
	}

	div.etiquetadora-fruta .productos-intro {
		padding: 0 !important;
	}

	div.etiquetdora-fruta .productos-intro p {
		text-align: justify !important;
	}

	div.etiquetadora-fruta article img,
  div.etiquetadora-fruta article h3 {
		float: none !important;
		text-align: center !important;
		margin: 0 auto !important;
	}
}

div.etiquetadoras-fruta article img {
	border-radius: 0%;
}

#etiquetadora-vail-apple-orange video {
	max-width: 100% !important;
}

/*Servicios aside
-------------------------------------------------------------------------------*/
.servicios-y-soluciones .sidebar {
	margin-top: 80px;
}

.servicios-y-soluciones .sidebar a:before {
	content: '› ';
}

.servicios-y-soluciones .sidebar h4,
.servicios-y-soluciones .sidebar a:hover {
	color: #d81e05;
}

.servicios-y-soluciones .sidebar ul li a {
	font-size: 1.05em;
	text-decoration: none;
}

article h3 {
	text-transform: uppercase;
}

.article h3,
article a {
	text-decoration: none;
}

article h3:hover,
article a:hover {
	text-decoration: none;
}

.productos-txt {
	color: #d81e05;
}

.productos-txt-after::after {
	content: " ";
	border: solid 2px #d81e05 !important;
	display: block;
	width: 35px;
	margin: 25px auto;
}

/*Euradrives
-------------------------------------------------------------------------------*/

#convertidores-de-frecuencia article {
	padding-top: 0;
}

#convertidores-de-frecuencia article img {
	width: 300px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}

@media only screen and (min-width: 52em) {
	#convertidores-de-frecuencia .euradrives-logo {
		width: 2.5em;
		height: auto;
		display: inline !important;
		padding: 0 2px;
		vertical-align: middle !important;
	}

	.euradrives-intro {
		padding-top: 40px !important;
	}

	#convertidores-de-frecuencia article img {
		margin: 2px;
	}

	#convertidores-de-frecuencia h3 {
		text-transform: uppercase;
	}
}

@media only screen and (max-width: 52em) {
	#convertidores-de-frecuencia article img {
		margin: 0 auto !important;
		text-align: center !important;
	}

	#convertidores-de-frecuencia .euradrives-logo {
		display: block;
		margin: 12px auto 0 auto !important;
	}
} 


/*Daumar
-------------------------------------------------------------------------------*/

#daumar #intro {
	background: url(../imagenes/daumar/intro.webp) no-repeat right center !important;
	background-size: cover !important;
}

#daumar #intro-wrap,
#daumar #intro {
	background-color: white !important;
	height: 26em;
}

#daumar .intro-item img {
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
	background-position: bottom center !important;
	height: 26em;
}

#daumar .daumar-intro h3 {
	text-transform: uppercase;
}

#daumar article h3 {
	font-size: 2em;
	color: #ed7422;
  /*naranja daumar*/;
}

#daumar article p {
	font-size: 0.96em;
}

@media only screen and (max-width: 52em) {
	#daumar #intro,
  #daumar #intro-wrap {
		height: 12em !important;
		max-height: 12em !important;
	}

	#daumar #intro .caption,
  #daumar #intro .photocaption,
  #daumar #intro-wrap .caption,
  #daumar #intro-wrap .photocaption {
		display: none;
	}

	#daumar .intro-item img {
		height: 12em !important;
		max-height: 12em !important;
		background-position: bottom center !important;
	}

	#daumar .daumar-intro {
		padding: 0 !important;
	}

	#daumar .daumar-intro p {
		text-align: justify !important;
	}

	#daumar article img,
  #daumar article h3 {
		float: none !important;
		text-align: center !important;
		margin: 0 auto !important;
	}
}

#daumar article img {
	border-radius: 0%;
}

/*Botón subir 
-------------------------------------------------------------------------------*/

#upButton {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index: 99;
	outline: none;
	background-color: rgba(12,12,12,0.60);
	width: 40px;
	height: 40px;
	border-radius: 50% !important;
	border: 1px solid rgba(225,225,225,0.30);
	color: #fff;
	cursor: pointer;
	transition: 0.5s;
}

#upButton:hover,
#upButton:focus {
	background-color: rgba(12,12,12,0.90);
}

/*Botón subir Móviles
-------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	#upButton {
		padding: 0.75em;
	}
}

/*Servicios
--------------------------------------------------------------------------------*/

#servicios #intro,
#servicios #intro-wrap,
#servicios #intro-wrap img,
#soluciones #intro,
#soluciones #intro-wrap,
#soluciones #intro-wrap img,
#trabaja-con-nosotros #intro-wrap,
#trabaja-con-nosotros #intro-wrap img  {
	height: 23em;
	max-height: 23em;
	background-position: center top;
}

#servicios .intro-item,
#soluciones .intro-item,
#trabaja-con-nosotros .intro-item {
	background: url(../imagenes/fondos/servicios-y-soluciones-bg.webp) no-repeat center center !important;
	background-size: cover !important;
	background-attachment: fixed;
	width: 100% !important;
	max-width: 100% !important;
}

#servicios .intro-item h2,
#soluciones .intro-item h2,
#trabaja-con-nosotros.intro-item h2 {
	font-size: 1.8em !important;
	text-transform: uppercase !important;
	width: 18em;
	margin: 3em auto 0 auto;
	padding: 0.778em;
	background-color: rgba(0, 0, 0, 0.025);
	left: 0;
	right: 0;
	color: #fff;
}

#servicios .nine {
	text-align: justify;
}

#servicios .nine .fa,
#servicios .nine .fas {
	text-align: center !important;
	margin: auto 0 !important;
	color: #141654;
}

#servicios .sidebar h4 {
	font-weight: 600;
	color: #1c007c !important;
}

#servicios .sidebar a {
	text-decoration: none;
}

#servicios .sidebar a:before {
	content: "› ";
}

#servicios .sidebar a:hover {
	text-decoration: underline;
}

#servicios .call-to-action a:hover * {
	color: #fff !important;
	transition: all 0.5s;
}

@media only screen and (max-width: 52em) {
	#servicios #intro,
  #servicios #intro-wrap,
  #servicios #intro-wrap img {
		height: 10em;
		max-height: 10em;
		background-position: center top;
	}

	#servicios .intro-item h2 {
		color: #fff !important;
		font-size: 1.2em !important;
		text-transform: uppercase;
		position: absolute;
		top: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		right: 0 !important;
		margin: 0 auto !important;
		padding: 0 !important;
		max-width: 100% !important;
		display: none !important;
	}

	#servicios #main-row {
		padding: 0 30px 0 10px !important;
		margin: 0 30px 0 10px !important;
	}

	#servicios #main-row p {
		font-size: 0.85em !important;
	}

	#servicios aside {
		margin-top: 1.5em;
		margin-bottom: -50px;
		padding-bottom: 0 !important;
	}
}

/*Contacto 
--------------------------------------------------------------------------------*/

#contacto .datos-contacto h3 {
	text-align: center !important;
	text-transform: uppercase;
}

#contacto .datos-contacto h3:after {
	content: " ";
	border: 2px solid #1c007c;
	display: block;
	width: 35px;
	margin: 25px auto;
}

.datos-contacto i {
	color: #1c007c !important;
}

#contacto .small-icon-text p {
	margin: 0 auto;
	font-size: 0.88em;
	font-weight: 400;
	color: #333;
}

#contacto .small-icon-text a {
	text-decoration: none;
}

.datos-contacto .column span {
	font-size: 0.80em;
	clear: both;
}

#contacto .formulario-contacto {
	background-color: #f0f0f0;
}

#contacto .formulario-contacto p {
	text-align: center !important;
}

#contacto .formulario-contacto label {
	font-size: 0.90em;
}

input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
	padding: 8px !important;
	border: 1px solid #ccc !important;
	background-color: #fff !important;
	margin-top: 6px !important;
	margin-bottom: 6px !important;
	resize: vertical !important;
	display: block;
}

input[type="submit"] {
	background-color: rgb(58, 122, 187);
	color: white;
	font-size: inherit;
	border: none;
	cursor: pointer;
}

#comentarios {
	clear: both;
	display: block;
	resize: none;
	margin: 10px auto;
	max-width: 100%;
	min-width: 100%;
	min-height: 200px;
	max-height: 100%;
	background-color: #dcdcdc;
	border: none;
}

#contacto-wrap #privacidad {
	clear: both;
	float: none;
	width: 1.5em;
	max-width: 1.5em;
	display: inline;
	font-size: 0.80em;
	margin-bottom: 4px;
}

#contacto-wrap #privacidad a {
	font-weight: normal;
}

#contacto-wrap #privacidad.nombre-campo {
	float: none;
}

#map-contacto.no-script {
	max-width: 0 !important;
	margin: 0 !important;
	display: none !important;
}

/*No mostrar mapa sin javascript*/

#mapDiv.no-script {
	display: none !important;
}

/*iframe Google Maps*/

#contact.no-script {
	margin-top: -40px !important;
}

/* Contacto móviles-----------------------------------------------*/

@media only screen and (max-width: 52em) {
	#contacto #intro,
  #contacto #intro-wrap,
  #contacto #map-contacto {
		height: 14em !important;
		max-height: 14em !important;
		margin-bottom: 4px !important;
	}

	#formulario-contacto {
		width: 98%;
		max-width: 98%;
		display: block;
		margin: 0 auto;
	}

	.formulario-contacto p {
		width: 90% !important;
		text-align: center;
		margin-bottom: 20px !important;
	}

	input[type="text"],
  input[type="tel"],
  input[type="email"],
  textarea {
		width: 98%;
		max-width: 98%;
		display: block;
		margin: 0 auto;
		padding: 5px 10px;
	}

	#boton-enviar,
  input[type="submit"] {
		display: block;
		text-align: center !important;
		left: 1%;
		right: 1%;
		float: none;
		margin-top: 20px;
	}

	#contacto-wrap #privacidad,
  #contacto-wrap #privacidad a {
		font-size: 0.9em !important;
	}

	#captcha.g-recaptcha {
		clear: both;
		float: none;
		margin: auto;
		text-align: center !important;
		margin: 12px auto 0 auto !important;
		display: inline-block;
	}

	#contacto iframe {
		width: 1100px !important;
		min-width: 100% !important;
		max-width: 100% !important;
	}
}

/*Contacto: Desktop
--------------------------------------------------------------------------------*/

@media only screen and (min-width: 52em) {
	#map-contacto {
		float: right;
		padding: 0;
		margin-top: 70px !important;
		height: 36em !important;
	}

	#contacto h2 {
		margin-bottom: 30px !important;
	}

	#mail-contacto.no-script,
  #direccion-postal.no-script,
  #telef-contacto.no-script {
		position: relative;
		left: -50% !important;
	}
  /*Centrar en página si no javascript*/
	#formulario-contacto {
		margin: 50px auto 0;
	}
  /*formulario*/
	#nombre,
  #empresa,
  #telefono,
  #email {
		width: 40em !important;
		min-width: 40em !important;
		max-width: 98% !important;
	}

	.nombre-campo-comentarios {
		text-align: left;
		margin-left: -14px !important;
	}

	#privacidad {
		font-size: 1em;
	}

	#captcha.g-recaptcha {
		margin: 30px auto 60px auto !important;
		clear: both !important;
	}

	#boton-enviar,
  input[type="submit"] {
		margin-top: -15px;
	}
}

/*Aviso Legal, Privacidad, Cookies
--------------------------------------------------------------------------------*/

#politica-de-privacidad .section,
#aviso-legal .section,
#politica-de-cookies .section {
	text-align: justify;
}

#politica-de-privacidad .section h3:before,
#aviso-legal .section h3:before,
#cookies h3:before {
	content: "﹥ ";
}

#cookies .panel {
	margin-left: 1em;
}

#politica-de-privacidad .section ul,
#aviso-legal .section ul,
#cookies ul {
	text-indent: 5px;
}

#politica-de-privacidad .section ul li,
#aviso-legal .section ul li,
#cookies ul li {
	list-style-type: initial !important;
}

#cookies h5 {
	font-size: 0.90em;
}

#cookies tr:nth-child(odd) {
	background-color: #f2f2f2;
}

#cookies th {
	background-color: #fff;
}

#cookies td:first-child {
	width: 15%;
}

#cookies td:nth-child(n + 2) {
	width: 15%;
}

#cookies td:nth-child(n + 3) {
	width: 55%;
}

#cookies td:last-child {
	width: 15%;
}

/* Móviles*
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	#cookies figcaption {
		padding: 2px;
		margin: 2px;
		background-color: rgba(58, 122, 187, 0.8);
		color: #fff;
	}

	#cookies table {
		border-collapse: collapse;
		margin: 20px auto 20px auto;
		overflow-x: auto;
		word-break: normal;
		font-size: 0.77em;
	}

	#cookies a,
  #cookies p {
		max-width: 100%;
		overflow: hidden;
	}

	#cookies th {
		padding: 5px 0;
	}

	#cookies td:first-child {
		width: 15%;
	}

	#cookies td:nth-child(n + 2) {
		width: 10%;
	}

	#cookies td:nth-child(n + 3) {
		width: 50%;
	}

	#cookies td:last-child {
		width: 15%;
	}
}

/* Privacidad, Cookies Desktop*
--------------------------------------------------------------------------------*/

@media only screen and (min-width: 52em) {
	#cookies figcaption {
		padding: 10px;
		background-color: rgba(58, 122, 187, 0.8);
		color: #fff;
	}

	#cookies table {
		border-collapse: collapse;
		width: 100%;
		margin: 20px 0;
		overflow-x: auto;
		font-size: 0.88em;
	}

	#cookies th,
	#cookies td {
		padding: 8px;
		text-align: left;
		font-size: 100%;
	}
}

/* Footer
--------------------------------------------------------------------------------*/

/*----------------------------------------------------------------
    Widgets
----------------------------------------------------------------*/

.widget h4 {
	text-transform: uppercase;
	font-size: 0.875rem;
}

/*----------------------------------------------------------------
    Social widgets
----------------------------------------------------------------*/

.meta-social ul li,
ul.meta-social li {
	padding: 0 0.278em;
	text-align: center;
}

.meta-social ul li a,
ul.meta-social li a {
	display: inline-block;
	width: 2.667em;
	height: 2.667em;
	border: 1px solid;
	border-color: rgba(0, 0, 0, 1);
	border-radius: 50%;
	color: #fff !important;
}

.meta-social ul li a:hover,
ul.meta-social li a:hover {
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.8);
	border-radius: 50%;
	color: #f0f0f0;
}

.text-light .meta-social ul li a,
.text-light ul.meta-social li a {
	border-color: rgba(255, 255, 255, 0.5);
	color: rgba(255, 255, 255, 0.5);
}

.meta-social ul li a span,
ul.meta-social li a span {
	line-height: 2em;
}

.meta-social ul li a.facebook-share,
.meta-social ul li a.linkedin-share,
.meta-social ul li a.youtube-share {
	text-decoration: none;
}

.facebook, .linkedin, .youtube {
	display: none;
}

.meta-social ul li a.dribbble-share:hover,
ul.meta-social li a.dribbble-share:hover {
	border-color: #ea4c89;
	background-color: #ea4c89;
}

.meta-social ul li a.facebook-share:hover,
ul.meta-social li a.facebook-share:hover {
	border-color: #3b5998;
	background-color: #3b5998;
	transition: all 1s ease-in-out;
}

.meta-social ul li a.flickr-share:hover,
ul.meta-social li a.flickr-share:hover {
	border-color: #0063dc;
	background-color: #0063dc;
}

.meta-social ul li a.github-share:hover,
ul.meta-social li a.github-share:hover {
	border-color: #171515;
	background-color: #171515;
}

.meta-social ul li a.gplus-share:hover,
ul.meta-social li a.gplus-share:hover {
	border-color: #dd4b39;
	background-color: #dd4b39;
}

.meta-social ul li a.instagram-share:hover,
ul.meta-social li a.instagram-share:hover {
	border-color: #3f729b;
	background-color: #3f729b;
}

.meta-social ul li a.linkedin-share:hover,
ul.meta-social li a.linkedin-share:hover {
	border-color: #0e76a8;
	background-color: #0e76a8;
	transition: all 1s ease-in-out;
}

.meta-social ul li a.pinterest-share:hover,
ul.meta-social li a.pinterest-share:hover {
	border-color: #c8232c;
	background-color: #c8232c;
}

.meta-social ul li a.skype-share:hover,
ul.meta-social li a.skype-share:hover {
	border-color: #00aff0;
	background-color: #00aff0;
}

.meta-social ul li a.twitter-share:hover,
ul.meta-social li a.twitter-share:hover {
	border-color: #00acee;
	background-color: #00acee;
}

.meta-social ul li a.vimeo-share:hover,
ul.meta-social li a.vimeo-share:hover {
	border-color: #44bbff;
	background-color: #44bbff;
}

.meta-social ul li a.youtube-share:hover,
ul.meta-social li a.youtube-share:hover {
	border-color: #c4302b;
	background-color: #c4302b;
}

footer .meta-social ul li {
	padding-right: 0.5em;
	padding-left: 0;
}

.widget.meta-social ul li a span {
	vertical-align: -15%;
}

footer {
	position: relative;
	z-index: 10;
	background-color: #112151;
/*043644*/
	color: #fff;
}

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

footer a {
	color: #fafafa;
}

footer a:hover {
	color: #fff;
	text-decoration: underline;
}

footer .meta-social ul li a {
	border-color: #545766;
	color: #545766;
}

footer .meta-social ul li a:hover {
	color: #fff;
}

#top-footer h4 {
	margin-top: 1.34em;
}

#top-footer .widget {
	margin-bottom: 0;
	font-size: 0.778em;
}

footer .row-content.buffer {
	padding-top: 2%;
	padding-bottom: 0;
}

#bottom-footer {
	font-size: 0.7em;
}

.isitec-info p {
	line-height: 0.9 !important;
}

.isitec-info a,
.isitec-info a:hover {
	color: #fff;
}

.isitec-info a:hover {
	text-decoration: underline;
}

footer .productos-footer ul {
	color: #f9f9f9;
	list-style-type: none;
	padding: 0 7px;
	clear: both;
	float: left;
	font-size: 0.6em;
	text-align: left;
}

footer .productos-footer li {
	list-style-type: none;
	display: inline-table;
	margin: 1px 0;
	padding: 0;
}

footer .productos-footer li:not(:last-child):after {
	content: " | ";
	font-size: 1.4em;
	margin: auto;
	vertical-align: middle;
	color: #775;
}

@media only screen and (max-width: 52em) {
	footer .productos-footer ul {
		margin: 15px 0;
		padding: 0 0 0 15px;
	}
}

/*Footer panel acordeón
-------------------------------------------------------------------------------*/

#footer-panel .panel a {
	color: #fff !important;
	opacity: 1 !important;
}

@media only screen and (max-width: 52em) {
	.isitec-info p {
		line-height: 1.5 !important;
	}

	#footer-panel {
		width: 100% !important;
	}

	#footer-panel h3.acordeon {
		cursor: pointer;
		width: 100%;
		display: block !important;
		border: none;
		outline: none;
		opacity: 0.8;
		font-size: 0.7em;
		text-transform: uppercase;
		padding-left: 34px;
		margin-bottom: 0;
		transition: 0.4s;
	}

	#footer-panel .panel {
		padding: 0 5px;
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.2s ease-out;
	}

	footer .productos-footer ul li {
		float: left;
		padding: 0 0 0 32px;
		font-size: 1.2em !important;
		line-height: 1.5;
	}

	footer .productos-footer li:not(:last-child):after {
		content: "";
	}

	footer .productos-footer li:before {
		content: "- ";
	}

	#footer-panel ul.panel-no-script {
		height: auto !important;
		max-height: 100% !important;
	}
  /*Mostrar lista entera si javascript no activado*/
}

.roda-footer img {
	width: auto;
	height: 30px;
	margin-bottom: 12.5px;
}

.marcas-footer a {
	font-size: 0.8em;
}

.marcas-footer a:hover * {
	filter: saturate(2);
	transition: all 1s !important;
}

.daumar-footer img {
	width: auto;
	height: 35px;
}

/*Footer desktop
--------------------------------------------------------------------------------*/

@media only screen and (min-width: 52em) {
	#footer-panel h3.acordeon {
		display: none !important;
	}

	.marcas-footer img {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 40em) {
	#roda .marcas-footer img {
		float: left !important;
		margin-bottom: 8px;
	}

	#roda .marcas-footer a {
		opacity: 1 !important;
		transition: opacity 1s;
	}

	#roda .marcas-footer p {
		text-align: left !important;
	}
}

/*Slideshow *Header
--------------------------------------------------------------------------------*/

header {
	border: 0;
	padding: 5px 0;
	width: 100%;
}

/* No mostrar el carrusel si javascript no está habilitado
--------------------------------------------------------------------------------*/

div.header-wrap-no-script .sidenav {
	margin-top: 6%;
}

#contacto div.header-wrap-no-script {
	margin-top: 70px;
}

/*Header no script: Móviles
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	div.header-wrap-no-script {
		padding: 40px 0 0 0;
		height: auto;
		min-height: 500px !important;
		margin-top: 10px !important;
		width: 100% !important;
	}

	div.header-wrap-no-script .openbtn {
		display: none !important;
    /*no mostrar navegador menú sin javascript*/;
	}

	div.header-wrap-no-script #navbar {
		position: relative !important;
		left: -70px !important;
		right: 0 !important;
		top: 10px !important;
		float: left !important;
		display: table !important;
		clear: both;
		width: 110% !important;
		min-width: 110% !important;
		overflow-x: scroll;
		margin-left: 0 !important;
		margin-top: -30px !important;
		padding: 1px !important;
    /*sin javascript mostrar menú normal*/;
	}

	div.header-wrap-no-script #navbar a {
		display: inline-block !important;
		color: #666 !important;
		font-size: 84% !important;
		padding: 1px !important;
		margin-left: 0 !important;
    /*ajustes de los enlaces*/;
	}

	div.header-wrap-no-script #logo-img-1 {
		display: none;
	}

	div.header-wrap-no-script #logo-img-2 {
		position: absolute;
		top: 20px;
		left: 1%;
		right: 1%;
		display: block;
		z-index: 9999;
	}

	div.header-wrap-no-script .sidepanel .closebtn {
		display: none !important;
    /*ajustes de los enlaces*/;
	}

	div.nombre-pagina,
  .nombre-pagina {
		display: none !important;
	}
}

/*Con javascript
-------------------------------------------------------------------------------*/

/*Navegación desktop
--------------------------------------------------------------------------------*/

@media only screen and (min-width: 52em) {
	#nav-2 {
		display: none;
	}

	#logo-wrap-1,
  #logo-wrap-1:hover {
		background-color: #fafafa !important;
	}

	#logo-wrap-1 {
		margin-top: 0.5% !important;
		margin-left: -40px !important;
		margin-right: 4% !important;
		transition: 0.4s;
		padding: 5px 0 0 0;
		float: left;
		display: run-in;
		background-color: #fafafa !important;
	}

	.sidenav {
		display: none;
	}

	.navbar {
		width: 99.9%;
		overflow: hidden;
	}

	.navbar a {
		float: left;
		color: #333;
		text-decoration: none;
		font: 1.02em !important;
		text-transform: uppercase;
		padding: 2%;
	}

	.navbar a:hover {
		color: rgba(58, 122, 187, 1);
	}

	.navbar a:last-child {
		margin: -6px -30px -12px 0 !important;
		padding: 0 !important;
		float: right;
	}

	.navbar a:not(:first-child),
  .navbar a:not(:last-child) {
		margin: 18px auto 0 auto;
		text-align: center !important;
	}

	#logo-img-1 {
		width: 120px;
		height: auto;
		text-align: left;
		margin: 20px 10px 0 80px !important;
		padding: 4px 2px;
		flex: 20%;
	}

	#logo-wrap-1:hover {
		background-color: #fafafa !important;
	}

	.sidepanel,
  button .openbtn,
  .isitec-h1-2 {
		display: none !important;
	}
}

/*Navegación móviles
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	.header-wrap {
		border-collapse: collapse;
		border-spacing: 0;
		width: 100%;
		padding: 10px 0 0 0;
		height: auto;
		min-height: 433px !important;
		margin: 5px auto !important;
	}

	.navbar {
		display: none;
		height: 0;
	}

	.sidepanel {
		width: 0;
		position: fixed;
		z-index: 9999;
		height: 100%;
		top: 0;
		left: 0;
		background-color: #111;
		overflow-x: hidden;
		transition: 0.5s;
		padding-top: 60px;
	}

	.sidepanel a {
		padding: 8px 8px 16px 32px;
		text-decoration: none;
		font-size: 1.2em;
		color: #f1f1f1;
		text-transform: uppercase;
		background-color: #111;
		display: block;
		transition: 0.3s;
	}

	.sidepanel a:not(:first-child):before {
		content: " ";
	}

	.sidepanel a:hover {
		color: #818181;
		background-color: #111;
	}

	.sidepanel .closebtn {
		position: absolute;
		top: 5px;
		right: 25px;
		font-size: 2em;
		z-index: 900;
	}

	#nav-2 .openbtn {
		font-size: 1.8em !important;
		width: 2em;
		cursor: pointer;
		background: transparent;
		color: #121212;
		border: none;
		position: absolute;
		top: 38px;
		left: 4px;
		z-index: 100;
	}

	#nav-2 .openbtn:hover,
  #nav-2 .openbtn:active,
  #nav-2 .openbtn:focus {
		border: 0;
		outline: 0;
	}

	span.isitec-h1-2,
  span.isitec-h1-2 a,
  span.isitec-h1-2 a:hover {
		text-transform: uppercase;
		text-decoration: none !important;
		display: block;
		color: #444;
		font-size: 0.8em;
		letter-spacing: -1.4px;
		float: none;
		margin: 14px auto !important;
		text-align: center;
	}

	#logo-img-2 {
		height: 4em;
		width: auto;
		clear: both;
		display: block;
		margin: -4px auto auto auto !important;
		z-index: 10;
	}
}

/*Pantallas pequeñas
--------------------------------------------------------------------------------*/

@media screen and (max-width: 500px) {
	.navbar a {
		float: none;
		display: block;
	}
}

/*Carrusel
-------------------------------------------------------------------------------*/

#intro-carrusel {
	visibility: visible;
	height: auto !important;
}

/*con javascript quitar etiqueta .carrusel-no-script*/

#slideshow {
	margin: 0 auto -20px auto;
	width: 100%;
	max-width: 100%;
	height: 23em;
}

.slidebox {
	display: none;
}

.slideshow-container {
	width: 100%;
	max-width: 100% !important;
	margin: 0 auto;
	position: relative;
}

.slideshow-container img {
	width: 100%;
	max-width: 100%;
	height: 23em;
	z-index: -10;
}

/* Botones next, prev*/

.slideshow-arrows-wrap {
	position: absolute !important;
	width: 100%;
	max-width: 100% !important;
	top: 260px;
}

.slideshow-prev,
.slideshow-next {
	cursor: pointer;
	position: absolute;
	display: inline;
	margin: 20px 0 20px 0 !important;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	z-index: 999;
	color: rgba(12, 12, 12, 0.6);
	background-color: rgba(225, 225, 225, 0.8);
	font-weight: bold;
	text-decoration: none;
	font-size: 1.4em;
	line-height: 40px;
	text-align: center;
}

.slideshow-next {
	right: 2em;
}

.slideshow-prev {
	left: 2em;
}

.slideshow-prev:hover,
.slideshow-next:hover {
	background-color: rgba(225, 225, 225, 1);
	text-decoration: none;
	color: #666;
	transition: 2s;
}

.dot-container {
	padding: 8px 12px;
	position: absolute;
	margin-top: -3em !important;
	left: 25%;
	right: 25%;
	z-index: 999;
	text-align: center;
}

.dot {
	cursor: pointer;
	height: 11px;
	width: 11px;
	margin: 0 2px;
	background-color: rgba(217, 217, 217, 0.8);
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease;
}

.dot.active,
.dot:hover {
	background-color: rgba(217, 217, 217, 1);
}

/* Fading animation */

.fade {
	animation-name: fade;
	animation-duration: 2s;
}

/* Texto inicio Isitec carrusel desktop*/

@media only screen and (min-width: 52em) {
	#slideshow .text {
		color: #fff;
		font-size: 1.3em;
		position: absolute;
		bottom: 30px;
		left: 2%;
		right: 2%;
		z-index: 999;
		text-align: center;
		text-transform: uppercase;
		width: 23em;
		margin: 12em auto 0 auto;
		padding: 0.7em;
		background-color: rgba(16, 37, 93, 0.1);
		background-image: linear-gradient(
        rgba(0.1, 0.1, 0.1, 0.2),
        rgba(0.1, 0.1, 0.1, 0.1)
      ),
      url("../imagenes/fondos/intro-carrusel-bg.png");
		float: none;
	}
	#slideshow .text-h2 {
		width: 42em;
		background-color: transparent;
		background-image: none;
		color: #333;
	}		
}

/*Slideshow no mostrar sin javascript*/

.carrusel-no-script {
	display: none;
}

/*Header: Móviles
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	#slideshow {
		height: 170px;
		width: 100%;
		margin-top: 0;
	}

	#slideshow img {
		height: 170px;
		width: 100% !important;
	}

	.slideshow-prev,
	.slideshow-next,
	.inner,
	.saber-mas-btn {
		display: none;
	}

	.dot-container {
		padding-top: 0;
		margin: -50px auto 300px auto !important;
	}

	.dot {
		height: 10px;
		width: 10px;
	}

	#slideshow .text,
	#slideshow .text-slide-init {
		font-size: 0.8em;
		padding: 8px 2px;
		position: absolute;
		top: 110px !important;
		color: #fff;
		text-transform: uppercase;
		left: 2%;
		right: 2%;
		z-index: 999;
		text-align: center;
		font-weight: normal;
		text-shadow: 0 0 0;
		background-color: rgba(16, 37, 93, 0.1);
		background-image: linear-gradient(
        rgba(0.1, 0.1, 0.1, 0.2),
        rgba(0.1, 0.1, 0.1, 0.1)
      ),
      url("../imagenes/fondos/intro-carrusel-bg.png");
		float: none;
		display: none;		
	}
	
	.header-wrap {
		width: 100% !important;
		max-width: 100% !important;
		padding: 0 2px;
		height: 240px;
		margin-bottom: 0 !important;
		overflow: hidden;
	}
}

/* Pantallas pequeñas */

@media only screen and (max-width: 300px) {
	.text {
		font-size: 11px;
	}
}

/* Hero 
-------------------------------------------------------------------------------*/

#index-page .hero {
	background: url(../imagenes/carrusel/calibrado-aguacates.webp) no-repeat center
    center;
	background-size: cover;
	margin: 0 auto;
	padding: 2px;
	width: 100%;
	height: 16em;
	max-width: 100%;
	padding: 20px; /*borrar*/
}

.hero-script,
.sub-hero-script {
	display: none;
}

.hero-no-script {
	display: block;
}

.sub-hero-no-script {
	display: block;
	text-align: center !important;
	margin: 0 auto -200px auto !important;
	background-size: cover;
	max-width: 100%;
}

.sub-hero-no-script img {
	text-align: center !important;
	margin-left: auto;
	margin-right: auto;
	float: none;
	display: inline-block !important;
}	

/*Hero Header no script: Móviles
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	#index-page .hero {
		margin-top: -10px !important;
	}

	.header-wrap-no-script #menu-toggle {
		display: none;
	}

	.header-wrap-no-script nav ul.reset {
		display: inline !important;
		margin: 10px auto !important;
	}
}

#roda .hero {
	background: url(../imagenes/maf-roda/roda-bg.webp) no-repeat 50% 92%;
	background-size: cover;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 433px;
	max-width: 100%;
	z-index: -100;
}

#servicios .hero {
	background: url(../imagenes/fondos/servicios-y-soluciones-bg.webp) no-repeat bottom
    center;
	background-size: cover;
	background-attachment: fixed;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 433px;
	max-width: 100%;
	z-index: -100;
}

#soluciones-globales .hero,
#soluciones-globales-transportadores .hero {
	background: url(../imagenes/carrusel/transportador-carrusel.jpg) no-repeat
    bottom center;
	background-size: cover;
	background-attachment: fixed;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 400px;
	max-width: 100%;
}

#soluciones-globales-calibradores .hero {
	background: url(../imagenes/productos/calibrador-fruta/calibrador-fruta-3.jpg)
    no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 400px;
	max-width: 100%;
}

#soluciones-globales-lama-pvc .hero {
	background: url(../imagenes/productos/lama-pvc-y-fleje/cortina-pvc.jpg)
    no-repeat center top;
	background-size: cover;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 400px;
	max-width: 100%;
}

#soluciones-globales-puertas-de-carga .hero {
	background: url(../imagenes/productos/puerta-rapida-carrusel.jpg) no-repeat
    bottom center;
	background-size: cover;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 400px;
	max-width: 100%;
}

#etiquetadoras-fruta .hero {
	background: url(../imagenes/productos/etiquetadoras/platano-y-aguacate.jpg)
    no-repeat bottom center;
	background-size: cover;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 400px;
	max-width: 100%;
}

#privacidad .hero {
	background: url(../imagenes/fondos/politica-de-privacidad-bg.wepb) no-repeat bottom
    center;
	background-size: cover;
	background-attachment: fixed;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 230px;
	max-width: 100%;
}

#cookies .hero {
	background: url(../imagenes/fondos/politica-de-cookies-bg.webp) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 230px;
	max-width: 100%;
}

#aviso-legal .hero {
	background: url(../imagenes/fondos/aviso-legal-bg.webp) no-repeat 25% 5%;
	background-size: cover;
	background-attachment: fixed;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 230px;
	max-width: 100%;
}

#mapa-del-sitio .hero {
	background: url(../imagenes/fondos/soluciones-bg-2.png) no-repeat 25% 5%;
	background-size: cover;
	background-attachment: fixed;
	margin: 0 auto 30px;
	padding: 2px;
	width: 100%;
	height: 230px;
	max-width: 100%;
}

.hero .innertext {
	margin-top: 350px;
	background: rgba(12, 12, 12, 0.2);
	padding-bottom: 6px;
	z-index: 9999;
}

.hero h2 {
	float: none;
	display: block;
	font-size: 2.1em;
	letter-spacing: 1px;
	font-weight: normal;
	margin-top: 220px;
	color: #fff !important;
	z-index: 9999;
}

#aviso-legal .hero h2,
#privacidad .hero h2,
#cookies .hero h2,
#mapa-del-sitio h2 {
	margin-top: 110px;
}

.hero p {
	font-size: 1.2em;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 8px;
	z-index: 9999;
	text-shadow: 1px 1px 0px #777, 1px 1px 0px #777, 1px 1px 0px #666;
}

.hero h2::after {
	border: 0;
	margin: 5px auto !important;
}

/*Header, Hero móviles
--------------------------------------------------------------------------------*/

@media only screen and (max-width: 52em) {
	.hero {
		height: 170px !important;
		width: 100%;
		margin-top: 12px !important;
	}

	.hero .innertext,
  .hero .logo-min {
		display: none !important;
	}

	.hero img {
		height: 170px;
		width: 100% !important;
	}

	.hero h2 {
		font-size: 1.2em !important;
		margin-top: 80px !important;
	}

	.header-wrap {
		width: 100%;
		max-width: 100% !important;
		height: 200px;
		margin-bottom: 5px;
		overflow: hidden;
	}
}

/*Alerts
--------------------------------------------------------------------------------*/

#alert-container {
	display: none !important;
}

.alert {
	position: absolute;
	width: 100%;
	max-width: 100% !important;
	z-index: 9999 !important;
	padding: 30px;
	color: #fff;
	background-color: #d81c3f;
	font-size: 90%;
	text-align: center;
}

.alert .roda-h3,
.alert a,
.alert a:hover {
	color: white;
}

.alert a.phone {
	text-decoration: none;
}

.alert .roda-h3::after {
	border: solid 2px #fff !important;
}

@media only screen and (max-width: 52em) {
	.alert {
		position: absolute;
		top: 110px;
		padding: 20px;
	}

	.alert h3 {
		font-size: 94%;
	}
}

.closebtn {
	margin-left: 15px;
	color: white;
	font-weight: bold;
	float: right;
	font-size: 32px;
	line-height: 20px;
	cursor: pointer;
	transition: 0.3s;
}

.closebtn:hover {
	color: black;
}

.mapa-del-sitio {
	background: url(../imagenes/fondos/circuito.png) no-repeat 45% 0;
	margin-left: 100px;
	color: #000;
}

.mapa-del-sitio #navigation {
	line-height: 2;
}	

.mapa-del-sitio a {
	text-decoration: none;
}

.mapa-del-sitio a:hover {
	color: #e8112d;
	text-decoration: underline;
}
.mapa-del-sitio ul, mapa-del-sitio li {
	margin: 0;
	padding: 0;
}	

.mapa-del-sitio .menuitem-0::before {
	content: "➤ ";
}

.mapa-del-sitio .menuitem-1 li {
	margin-left: 0.5em;
}

.mapa-del-sitio .menuitem-1 li {
	list-style-type: square;
}

.mapa-del-sitio .menuitem-2 li {
	margin-left: 1em;
}

.mapa-del-sitio .submenu {
	text-indent: 0 !important;
	margin-left: 3em !important;
	padding: 0 !important;
	list-style-type: square;	
}

.mapa-del-sitio .submenu-2 {
	text-indent: 0 !important;
	margin-left: 6em !important;
	list-style-type: circle;	
}

@media only screen and (max-width: 52em) {
	.mapa-del-sitio {
		background-image: none;
		margin: auto !important;
	}
}