.p-index {
  min-height: 100px;
}
body {
  margin: 0;
  overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
a {
  text-decoration: none;
  color: #666;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.center {
  text-align: center;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.coverimage {
  background-repeat: no-repeat no-repeat;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
  background-position: 50% 50%;
}
.coverfixed {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-attachment: fixed;
}
.cfix {
  *zoom: 1;
}
.cfix:before,
.cfix:after {
  display: table;
  content: "";
}
.grandota {
  height: 620px !important;
}
.cfix:after {
  clear: both;
}
.imgfluid {
  max-width: 100%;
  vertical-align: top;
  border: 0;
}
.astable {
  width: 100%;
  height: 100%;
  display: table;
}
.ascell {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.transition {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ellipsis {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
}
.nice-button-1 {
  background-color: #f00;
  color: #fff;
  border: 1px solid #f00;
}
.nice-button-1:hover {
  background-color: #222;
  border: 1px solid #f00;
}
.nice-button-3 {
  background-color: transparent;
  border: 1px solid #030023;
  color: #000;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
.nice-button-3:hover {
  color: #ddd;
  background-color: #000;
}
.success {
  color: #008000;
  text-align: center;
}
.nice-button {
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 15px;
  padding: 5px 20px;
  margin: 10px 0;
  display: inline-block;
}
.nice-button-2 {
  background-color: transparent;
  color: #fff;
  border: 1px solid #fff;
}
.nice-button-2:hover {
  background-color: #fff;
  color: #222;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #f00;
}
.head-title {
  color: #fff;
}
.head-title b {
  color: #f00;
}
.text-right {
  text-align: right;
}
.rojo {
  color: #f00;
}
.doble-section {
  font-size: 0;
}
.doble-section.give-space {
  padding: 15px;
}
.doble-section .block {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  width: 50%;
}
.doble-section .block:first-child {
  padding-right: 0px;
}
.doble-section .block:nth-last-of-type {
  padding-left: 0px;
}
.doble-section .block .line-sec {
  padding-bottom: 20px;
}
.doble-section .block.block-bgi {
  background-image: url("../images/bgTubos.jpg");
  height: 500px;
}
.doble-section .block.block-bgi .row {
  background-color: transparent !important;
}
.doble-section .block.no-p {
  padding: 0;
}
.doble-section .block.no-p .row {
  padding: 50px 0px;
  padding-bottom: 100px;
}
.doble-section .block .middle-title {
  text-align: center;
  font-size: 35px;
  line-height: 35px;
}
.doble-section .block .middle-title:before {
  width: 100px;
  content: "";
  display: block;
  margin: 0px auto;
  margin-bottom: 30px;
}
.doble-section .block .middle-title:after {
  width: 100px;
  content: "";
  display: block;
  margin: 0px auto;
  margin-top: 30px;
}
.doble-section .block .row {
  padding: 100px 0;
  padding-bottom: 150px;
  color: #fff;
  height: 100%;
}
.doble-section .block.bg-rojo .middle-title:before {
  border-top: 1px solid #f00;
}
.doble-section .block.bg-rojo .middle-title:after {
  border-top: 1px solid #f00;
}
.doble-section .block.bg-rojo .row {
  background-color: #f00;
}
.doble-section .block.bg-rojo2 .row {
  background-color: #bc1823;
}
.doble-section .block.bg-rojo .row.gray-bg {
  background-color: #ececec;
  color: #000;
}
.doble-section .block.bg-negro .middle-title:before {
  border-top: 1px solid #f00;
}
.doble-section .block.bg-negro .middle-title:after {
  border-top: 1px solid #f00;
}
.doble-section .block.bg-negro .row {
  background-color: #222;
}
#more-info-s {
  padding: 10px 10px;
  display: block;
}
#more-info-s .more-info {
  padding: 100px 0 50px 0;
  background-color: #ddd;
}
#more-info-s .more-info p,
#more-info-s .more-info a,
#more-info-s .more-info .middle-big-line {
  display: inline-block;
  vertical-align: middle;
}
#more-info-s .more-info p {
  color: #666;
}
#more-info-s .more-info .middle-big-line {
  width: 1px;
  border-right: 1px solid #f00;
  height: 50px;
  margin: 0px 15px;
}
.diagonal {
  height: 90px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 200%;
  display: block;
  background-color: #fff;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(-1deg);
  -o-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
#proesmma-empresa {
  position: relative;
}
#proesmma-empresa h2 {
  margin-bottom: 20px;
}
#proesmma-clientes {
  text-align: center;
  padding: 50px 0;
  background-color: #ddd;
}
#proesmma-clientes .owl-buttons div {
  display: inline-block;
  margin: 0px 15px;
  font-size: 30px;
}
#proesmma-clientes p {
  font-size: 15px;
}
#proesmma-clientes h2 {
  font-size: 35px;
  color: #222;
}
#proesmma-clientes h2:after {
  width: 50px;
  content: "";
  display: block;
  border-top: 1px solid #f00;
  margin: 10px auto;
}
#proesmma-clientes h4 {
  padding-top: 15px;
  font-size: 20px;
  color: #222;
  text-align: left;
}
#proesmma-clientes h4:after {
  width: 75px;
  content: "";
  display: block;
  border-top: 1px solid #f00;
  margin: 7px 0 7px 0;
  text-align: left;
}
#proesmma-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  border-bottom: 1px solid #666;
  position: relative;
  z-index: 20;
}
#proesmma-menu .sociallinks{
  position: absolute;
  right: 0;
  bottom: -40px;
  z-index: 20;
}
#proesmma-menu .sociallinks a{
  font-size: 20px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: #000;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  margin: 5px 0 0 5px;
  padding: 0 0;
}
#proesmma-menu #logo {
  width: 200px;
}
#proesmma-menu .lang {
  padding: 10px 15px 10px 0;
}
#proesmma-menu .lang .icon {
  display: inline-block;
  font-size: 20px;
  color: #f00;
}
#proesmma-menu .lang .w-b {
  background-color: #000;
  padding: 5px 15px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
}
#proesmma-menu .lang .w-b span {
  color: #fff;
}
#proesmma-menu .lang a.active {
  color: #f00;
}
#proesmma-menu a {
  font-size: 15px;
  color: #fff;
  position: relative;
  padding: 15px 0px;
}
#proesmma-menu a:before {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 40%;
  display: inline-block;
  border-top: 1px solid #f00;
  content: "";
  position: absolute;
  bottom: -1px;
  left: -200%;
  margin: 0px auto;
  filter: blur(20px);
  -webkit-filter: blur(20px);
}
#proesmma-menu a:hover {
  color: #f00;
}
#proesmma-menu a:hover:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  left: 0;
  filter: blur(0px);
  -webkit-filter: blur(0px);
}
#proesmma-menu a:last-child:after {
  display: none;
}
#proesmma-menu a:after {
  content: "|";
  color: #ccc;
  margin: 0px 10px;
}
#proesmma-menu a:first-child {
  margin-right: auto;
}
#proesmma-menu a:first-child:before {
  display: none;
}
#proesmma-menu a:first-child:after {
  display: none;
}
#proesmma-header {
  background-image: url("../images/bgMain.jpg");
  position: relative;
  overflow: hidden;
  background-position:center 20%;
}
#proesmma-header .nice-slider {
  position: absolute;
  height: 100%;
  width: 100%;
}
#proesmma-header .nice-slider * {
  height: 100%;
}
#proesmma-header .nice-slider .nice-slide {
  width: 100%;
}
#proesmma-header #header_in {
  padding: 20px 0;
  padding-top: 100px;
}
#proesmma-header .secondary-text {
  position: relative;
  padding-left: 10px;
}
#proesmma-header .secondary-text:before {
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 0%;
}
#proesmma-header .secondary-text .head-title {
  color: #fff;
  margin: 0px;
  line-height: 1;
  font-size: 50px;
}
#proesmma-header .secondary-text p {
  margin: 0px;
  color: #fff;
}
#proesmma-header .main-text {
  padding: 100px 0px;
  padding-bottom: 180px;
}
#proesmma-header .main-text p {
  color: #ccc;
  text-align: center;
  font-size: 20px;
}
#proesmma-header .main-text .head-title {
  font-size: 50px;
  line-height: 55px;
}
/************ HEADER para LANDING PAGE
*************************/
#proesmma-header-landing {
  /*background-image: url("../images/JoseDelgadillo.png");*/
  position: relative;
  overflow: hidden;
  background-position:center 20%;
}
#proesmma-header-landing .nice-slider {
  position: absolute;
  height: 100%;
  width: 100%;
}
#proesmma-header-landing .nice-slider * {
  height: 100%;
}
#proesmma-header-landing .nice-slider .nice-slide {
  width: 100%;
}
#proesmma-header-landing #header_in {
  padding: 20px 0;
  padding-top: 100px;
}
#proesmma-header-landing .secondary-text {
  position: relative;
  padding-left: 10px;
}
#proesmma-header-landing .secondary-text:before {
  content: "";
  width: 1px;
  height: 100%;
  border-right: 1px solid #fff;
  position: absolute;
  left: 0;
  top: 0%;
}
#proesmma-header-landing .secondary-text .head-title {
  color: #fff;
  margin: 0px;
  line-height: 1;
  font-size: 50px;
}
#proesmma-header-landing .secondary-text p {
  margin: 0px;
  color: #fff;
}
#proesmma-header-landing .main-text {
  padding: 100px 0px;
  padding-bottom: 180px;
}
#proesmma-header-landing .main-text p {
  color: #ccc;
  text-align: center;
  font-size: 20px;
}
#proesmma-header-landing .main-text .head-title {
  font-size: 50px;
  line-height: 55px;
}
#proesmma-header-landing #ponente{
  display:block;
  max-width: 360px;
}

#proesmma-proceso {
  padding: 70px 0;
}
#proesmma-proceso h2 {
  margin-bottom: 100px;
  font-size: #ccc;
  color: #ccc;
  font-size: 35px;
  letter-spacing: 2px;
}
#proesmma-proceso h2:after {
  width: 150px;
  border-top: 1px solid #000;
  display: block;
  content: "";
  margin: 10px auto;
}
#proesmma-proceso .middle-line-animation {
  width: 100%;
  border-top: 4px solid #000;
  display: block;
  margin: 50px 0;
  position: relative;
}
#proesmma-proceso .middle-line-animation:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 75px;
  border-right: 4px solid #241e20;
}
#proesmma-proceso .middle-line-animation:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 75px;
  border-right: 4px solid #241e20;
}
#proesmma-proceso .flecha {
  position: relative;
  min-height: 135px;
}
#proesmma-proceso .flecha.last-arrow:after {
  right: 20px;
  -webkit-animation: flecha2 2s ease-in-out infinite;
  -moz-animation: flecha2 2s ease-in-out infinite;
  -o-animation: flecha2 2s ease-in-out infinite;
  -ms-animation: flecha2 2s ease-in-out infinite;
  animation: flecha2 2s ease-in-out infinite;
}
#proesmma-proceso .flecha.first-arrow:after {
  right: -60px;
  -webkit-animation: flecha 2s ease-in-out infinite;
  -moz-animation: flecha 2s ease-in-out infinite;
  -o-animation: flecha 2s ease-in-out infinite;
  -ms-animation: flecha 2s ease-in-out infinite;
  animation: flecha 2s ease-in-out infinite;
}
#proesmma-proceso .flecha:after {
  content: "\f061";
  position: absolute;
  top: calc(50% - 20px);
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 25px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
#proesmma-proceso .columns {
  text-align: center;
  vertical-align: bottom;
}
#proesmma-proceso .columns .top-space {
  margin-top: 20px;
}
#proesmma-proceso .columns .fix-height {
  height: 60px;
}
#proesmma-proceso .columns .black-p {
  font-style: normal;
  font-weight: bold;
  margin-top: 30px;
}
#proesmma-proceso .columns p {
  font-style: italic;
  margin: 20px 0;
}
#proesmma-proceso .columns .ve.go-top {
  position: relative;
  top: -35px;
}
#proesmma-proceso .columns .ve .middle-line {
  width: 20px;
  display: block;
  border-top: 1px solid #f00;
  margin: 5px auto;
}
#proesmma-proceso .columns .ho .middle-line {
  width: 1px;
  display: inline-block;
  border-right: 1px solid #f00;
  height: 20px;
  margin: 0px 10px;
  position: relative;
  top: 4px;
}
#proesmma-proceso .gray {
  color: #ccc;
}
#proesmma-footer {
  position: relative;
  padding: 40px 0px;
  background-image: url("../images/bgFooter.jpg");
  color: #fff;
}
#proesmma-footer .fix-footer {
  float: right;
  width: 100%;
}
#proesmma-footer .fix-footer a{
  font-size: 20px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: #000;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  margin: 5px 0 0 5px;
  padding: 0 0;
}
#proesmma-footer .social {
  text-align: right;
}
#proesmma-footer .social .the-row:after {
  float: right;
}
#proesmma-footer address {
  font-style: normal;
}
#proesmma-footer .the-row a {
  display: block;
}
#proesmma-footer .the-row:after {
  width: 70px;
  content: "";
  border-top: 1px solid #666;
  display: block;
  margin: 20px 0;
}
#proesmma-footer p>b {
  color: #f00;
}
#proesmma-footer .columns {
  font-size: 15px;
}
#proesmma-footer #copyright {
  position: absolute;
  bottom: 0;
  right: 0;
}
.down-section {
  padding: 30px 0;
  margin-top: 20px !important;
}
.down-section .columns {
  margin-top: 40px;
}
.down-section h3 {
  text-align: center;
  margin: 20px 0px;
}
.down-section .list {
  text-align: left;
}
.down-section .list p {
  font-style: normal !important;
}
#size-ball {
  padding: 50px 0px;
  position: relative;
}
#size-ball h2 {
  color: #222;
  font-size: 35px;
  line-height: 35px;
  font-weight: normal;
}
#size-ball h2:after {
  width: 100px;
  content: "";
  border-top: 1px solid #f00;
  margin: 20px auto;
  display: block;
}
#size-ball .big-subtitle {
  font-size: 35px;
  color: #aaa;
  margin-bottom: 10px;
}
#mision-vision {
  padding: 90px 0;
}
#mision-vision h3 {
  font-size: 35px;
  margin-top: 15px;
}
#mision-vision #mapa {
  text-align: center;
}
#mision-vision #mapa img {
  max-height: 400px;
}
#mision-vision #mapa p {
  width: 20%;
  text-align: right;
  line-height: 1.3;
}
#mision-vision #mapa p b {
  color: #f00;
}
#mision-vision p.right-corner {
  padding-top: 20px;
}
#mision-vision .right-corner {
  position: absolute;
  right: 0;
}
.fix-el {
  display: block;
  overflow: hidden;
}
.e-l {
  width: 80px;
  display: block;
  margin: 10px 0px;
}
.e-l.e-l-r {
  border-top: 1px solid #f00;
}
.e-l.e-l-w {
  border-top: 1px solid #fff;
}
.e-l.e-l-b {
  border-top: 1px solid #000;
}
.e-l.e-l-right {
  float: right;
}
.e-l.e-l-center {
  margin: 0px auto;
}
#red-square {
  padding: 10px;
}
#red-square .red-s {
  background-color: #222;
  padding: 50px 0px;
  color: #fff;
}
#red-square .red-s .p-sq {
  width: 70%;
  margin: 0px auto;
  margin-top: 20px;
}
.third-text {
  font-size: 35px;
}
.third-text:after {
  content: "";
  width: 90px;
  display: block;
  margin: 10px auto;
}
.third-text.third-text-black:after {
  border-top: 1px solid #222;
}
.third-text.third-text-white:after {
  border-top: 1px solid #fff;
}
#diferenciadores {
  padding: 60px 0;
  text-align: center;
}
#diferenciadores .middle-icon {
  margin: 30px 0px;
}
#diferenciadores .third-text {
  margin-bottom: 30px;
}
#diferenciadores .columns {
  text-align: center;
}
#diferenciadores .columns .top-title {
  font-size: 20px;
  color: #f00;
}
#diferenciadores .columns i {
  font-size: 65px;
  margin: 20px 0;
}
#diferenciadores .columns p {
  color: #aaa;
  font-size: 20px;
}
#menu-button {
  color: #fff;
  font-size: 20px;
  background-color: #f00;
  padding: 8px 10px;
  line-height: 20px;
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#menu-button:hover {
  background-color: #ffcdcf;
  color: #f00;
}
.list {
  margin-left: 25px;
  margin-bottom: 20px;
  position: relative;
}
.list:before {
  content: "\f061";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  color: #f00;
  display: inline-block;
  position: absolute;
  left: -25px;
  top: 0;
}
#proesmma-valores {
  color: #222;
  padding: 90px 0px;
}
#proesmma-valores .value {
  border: 1px solid #222;
  min-height: 350px;
  padding: 10px 10px;
}
#proesmma-valores .value:hover {
  background-color: #eee;
  border-color: transparent;
}
#proesmma-valores .value .e-l {
  margin: 20px auto;
}
#proesmma-valores .wrap-item {
  padding: 10px 20px;
}
#proesmma-valores .big-icon {
  text-align: center;
  font-size: 70px;
}
#proesmma-valores ul {
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
#proesmma-valores ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
#proesmma-valores ul li p {
  font-size: 15px;
}
#proesmma-contacto {
  padding: 90px 0px;
}
#proesmma-contacto #map {
  width: 100%;
  height: 400px;
  margin: 20px 0;
}
#proesmma-contacto #mapa {
  padding: 50px 0px;
}
#proesmma-contacto .columna-roja {
  font-size: 15px;
  color: #222;
}
#proesmma-contacto .top-head {
  color: #f00;
  min-height: 60px;
  position: relative;
}
#proesmma-contacto .top-head:after {
  position: absolute;
  bottom: 0;
  margin-bottom: 15px;
  content: "";
  width: 60px;
  border-top: 1px solid #f00;
  display: block;
}
#form-contact {
  display: block;
}
#form-contact .input-field {
  margin: 10px 0;
  margin-top: 0px;
}
#form-contact .input-field .nice-submit {
  background-color: #f00;
  color: #fff;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  border: 0px;
  outline: none;
  padding: 10px 30px;
  height: auto !important;
  border: 2px solid transparent;
}
#form-contact .input-field .nice-submit:hover {
  background-color: #fff;
  border: 2px solid #f00;
  color: #222;
}
#form-contact .input-field .nice-input {
  background-color: #ddd;
  display: block;
  border: 0px solid #777;
  padding: 10px 10px;
  outline: none;
  width: 100%;
  resize: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#form-contact .input-field select,
#form-contact .input-field input {
  height: 50px;
}
#form-contact .input-field label {
  display: block;
  font-weight: bold;
}
#form-contact .input-field label span {
  color: #b4b4b4;
}


.convocatoria {
    display:block;
    background:#222;
    padding:60px 15px;
}
.convocatoria-wrap {
    width:100%;
    max-width:640px;
    margin:0 auto;
    text-align:center;
    color:#fff;
}
.convocatoria-wrap h2 {
    margin-bottom:25px;
}
.convocatoria-wrap p {
    margin-top:25px;
    height:auto;
    min-height:auto;
    padding-bottom:35px;
}
@media (max-width: 995px) {
  #proesmma-menu .lang {
    display: none;
  }
}
@media (max-width: 800px) {
  #proesmma-header-landing #ponente{
    display:block;
    max-width: 260px;
  }
  #hide-image img .spokesman{
    display: none;
  }
  #proesmma-menu .lang {
    display: block;
    padding-right: 0px;
  }
  #proesmma-menu .lang .icon {
    font-size: 30px;
  }
  #proesmma-menu .lang .w-b {
    padding: 0px 20px;
  }
  #proesmma-menu .lang .w-b a {
    display: inline-block;
    background-color: transparent;
    font-size: 20px;
  }
  #proesmma-proceso .middle-line-animation {
    display: none;
  }
  #proesmma-proceso .flecha:after {
    display: none;
    content: "";
  }
  #proesmma-proceso .go-top {
    top: 0 !important;
    margin: 20px 0;
  }
  #proesmma-contacto {
    text-align: center;
  }
  #proesmma-contacto .columna-roja {
    margin-bottom: 40px;
  }
  #proesmma-contacto .top-head {
    min-height: inherit;
  }
  #proesmma-contacto .top-head:after {
    margin: 10px auto;
    position: relative;
  }
  #diferenciadores .columns p {
    font-size: 16px;
  }
  #mision-vision {
    padding: 40px 0;
    text-align: center;
  }
  #mision-vision #mapa {
    padding: 50px 0;
  }
  #mision-vision #mapa .right-corner {
    right: 20px;
  }
  #mision-vision p {
    width: 80%;
    margin: 0px auto;
  }
  #mision-vision .text-right {
    text-align: center;
  }
  #mision-vision .e-l-right {
    float: none;
    margin: 20px auto;
  }
  #menu-button {
    display: block;
  }
  #proesmma-footer {
    text-align: center;
  }
  #proesmma-footer .social {
    text-align: center;
  }
  #proesmma-footer .social .the-row:after {
    float: none;
  }
  #proesmma-footer #copyright {
    position: relative;
    text-align: center;
  }
  #proesmma-footer .the-row:after {
    margin: 10px auto;
  }
  #proesmma-menu {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -o-box-orient: horizontal;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -o-box-lines: multiple;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: right;
    border-bottom: 0;
  }
  #proesmma-menu.active-menu a {
    display: block;
  }
  #proesmma-menu a {
    display: none;
    background-color: rgba(255,0,0,0.2);
    padding-right: 10px;
    margin: 5px 0;
    font-weight: bold;
  }
  #proesmma-menu a:hover {
    color: #f5f5f5;
  }
  #proesmma-menu a:first-child {
    display: block;
    margin: 0 auto 0 0;
    padding-right: 0px;
    background-color: transparent;
  }
  #proesmma-menu a:after {
    display: none;
  }
  #proesmma-menu a:before {
    display: none;
  }
  #proesmma-menu a:hover:after {
    display: none;
  }
  #proesmma-menu a:hover:before {
    display: none;
  }
}
@media (max-width: 500px) {
  #proesmma-header-landing #ponente{
    display:block;
    max-width: 140px;
  }
  #proesmma-header-landing .main-text {
    padding: 20px 0px;
    padding-bottom: 100px;
  }
  #proesmma-header-landing .main-text .head-title{
    font-size: 40px;
  }
  #hide-image img{
    display: none;
  }
  #more-info-s {
    padding: 0;
  }
  #more-info-s .more-info {
    padding: 50px 0;
  }
  #more-info-s .more-info p {
    display: block;
  }
  #more-info-s .more-info .middle-big-line {
    display: none;
  }
  #mision-vision #mapa {
    padding-top: 10px;
  }
  #mision-vision #mapa .right-corner {
    position: inherit;
    text-align: center;
    right: 0;
    width: 100%;
  }
  #diferenciadores .columns {
    margin-bottom: 40px;
  }
  #diferenciadores .columns p {
    font-size: 20px;
  }
  #size-ball {
    padding: 40px 0;
  }
  #size-ball .big-subtitle {
    font-size: 20px;
    margin: 30px 0;
  }
  #proesmma-empresa .block .row {
    padding: 50px 0;
  }
  #proesmma-footer .hide-small {
    display: none;
  }
  .doble-section .block {
    width: 100%;
    padding: 0;
  }
  .doble-section .block .row {
    padding: 50px 0;
  }
  .doble-section .block .columns {
    text-align: center;
  }
  .doble-section .block .e-l {
    margin: 0px auto;
    margin-bottom: 10px;
    float: none;
  }
  .diagonal {
    display: none;
  }
  .diagonal h2,
  .diagonal p {
    text-align: center;
  }
}
@-moz-keyframes flecha {
  0% {
    right: -40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes flecha {
  0% {
    right: -40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes flecha {
  0% {
    right: -40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-ms-keyframes flecha {
  0% {
    right: -40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes flecha {
  0% {
    right: -40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-moz-keyframes flecha2 {
  0% {
    right: 40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-webkit-keyframes flecha2 {
  0% {
    right: 40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-o-keyframes flecha2 {
  0% {
    right: 40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@-ms-keyframes flecha2 {
  0% {
    right: 40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}
@keyframes flecha2 {
  0% {
    right: 40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }

  50% {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
  }

  100% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
  }
}

/* Added by Rodrigo for the Landing Page  */
.wrapper { 
  overflow:hidden;
}

.wrapper div {
   min-height: 200px;
   padding: 10px;
}
#one {
  float:left; 
  margin-right:20px;
  width:50%;
  border-right:1px solid #999;
}
#two { 
  overflow:hidden;
  margin:10px;
  min-height:170px;
}

@media screen and (max-width: 400px) {
   #one { 
    float: none;
    margin-right:0;
    width:auto;
    border:0;
    border-bottom:2px solid #000;    
  }
}
/* headlines with lines */
.decorated{
  overflow: hidden;
  text-align: center;
}
.decorated > span{
 position: relative;
 display: inline-block;
}
.decorated > span:before, .decorated > span:after{
 content: '';
 position: absolute;
 top: 50%;
 border-bottom: 2px solid;
 width: 591px; /* half of limiter*/
 margin: 0 20px;
}
.decorated > span:before{
 right: 100%;
}
.decorated > span:after{
 left: 100%;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  top: 0;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}