@charset "UTF-8";
/**
 * Dani - Irontec
 */
form.form-empleo .form-item {
  margin-top: 13px;
}

.form-empleo {
  margin-left: 20px;
  margin-right: 20px;
}

.form-empleo label {
  font-size: 1.2em;
  font-weight: 300;
}

.form-empleo input,
.form-empleo textarea,
.form-empleo select {
  background-color: #000;
  border-radius: 0;
  border: 1px solid #444;
  color: #444;
}

.form-empleo input:focus,
.form-empleo textarea:focus,
.form-empleo select:focus {
  border: 1px solid #444;
  box-shadow: inset 0 1px 1px #444;
}

/**
 * Magia en los "ol" para que muentren #.#
 */
.training-program ol {
  counter-reset: item;
}

.training-program ol li {
  display: block;
  position: relative;
}

.training-program ol li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px;
}

/**
 * Cambios custom
 */
.iron-container ul li {
  list-style-type: initial;
}

.iron-container ul {
  padding-left: 20px;
  list-style-type: none;
}

.iron-custom-body a {
  color: #fff !important;
  text-decoration: underline !important;
}

.iron-container p > a {
  text-decoration: underline !important;
}

.iron-container p > strong a {
  font-weight: 500;
  text-decoration: underline !important;
}

.space-blank {
  display: block;
  height: 70px;
}

.fix-cutom-top {
  position: fixed;
}

/**
 * Para el nuevo filtro de Proyectos
 */
#filtro-landing-noticias {
  position: static;
  display: block;
}
#filtro-landing-noticias.fix-cutom-top {
  position: static !important;
}

#filtro-landing-proyectos.fix-cutom-top {
  /* top: 104px; */
  position: absolute !important;
  bottom: none;
  /* z-index: 1; */
  height: 60px;
  display: inline-table;
}

#filtro-landing-proyectos.filtro-pastillas .filtro-pastillas-item {
  background-color: #444;
  color: #fff;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

#filtro-landing-proyectos.filtro-pastillas .filtro-pastillas-item:hover,
#filtro-landing-proyectos.filtro-pastillas .filtro-pastillas-item.active {
  background-color: #151515;
  cursor: pointer;
}

#filtro-landing-proyectos-xs.filtro-xs {
  margin-top: -59px;
}

#filtro-landing-proyectos-xs.filtro-xs .item {
  background-color: #444;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

#filtro-landing-proyectos-xs.filtro-xs .item a,
#filtro-landing-proyectos-xs.filtro-xs .item i {
  color: #fff !important;
}

#filtro-landing-proyectos-xs.filtro-xs .item:hover,
#filtro-landing-proyectos-xs.filtro-xs .item.active {
  background-color: #151515;
}

#filtro-landing-proyectos-xs.filtro-xs .subitems {
  background-color: #000;
}

#filtro-landing-proyectos-xs.filtro-xs .subitems .subitem {
  background-color: #444;
  color: #fff !important;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}

#filtro-landing-proyectos-xs.filtro-xs .subitems .subitem a,
#filtro-landing-proyectos-xs.filtro-xs .subitems .subitem i {
  color: #fff !important;
}

#filtro-landing-proyectos-xs.filtro-xs .subitems .subitem:hover,
#filtro-landing-proyectos-xs.filtro-xs .subitems .subitem.active {
  background-color: #444;
}

.navbar-menu.fix-cutom-top,
.sidebar-menu-content.fix-cutom-top,
#sidebar-menu.fix-cutom-top {
  top: 0;
  position: fixed;
}

/**
 * Para el nuevo filtro de Noticias
 */
#filtro-landing-noticias.fix-cutom-top {
  /* top: 104px; */
  position: absolute !important;
  bottom: none;
  z-index: 1;
  height: 60px;
  display: inline-table;
}

#filtro-landing-noticias.filtro-desplegable .filtro-header {
  background-color: #f5f5f5;
  color: #000;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}

#filtro-landing-noticias.filtro-desplegable .filtro-header:hover,
#filtro-landing-noticias.filtro-desplegable .filtro-header.active {
  background-color: #fff;
}

#filtro-landing-noticias.filtro-desplegable .filtro-content {
  background-color: #f1f1f1;
}

#filtro-landing-noticias.filtro-desplegable .filtro-content .filtro-item {
  background-color: #d6d6d6;
  color: #000;
  border-left: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}

#filtro-landing-noticias.filtro-desplegable .filtro-content .filtro-item:hover,
#filtro-landing-noticias.filtro-desplegable
  .filtro-content
  .filtro-item.active {
  background-color: #f5f5f5;
}

#buscador a:hover,
#buscador a:hover b {
  color: #ffffff !important;
  font-weight: bold;
}

.links-nosotros a {
  color: #ffffff;
  text-decoration: underline !important;
  font-weight: inherit !important;
}

/**
 * Buscador Google
 */
#buscador a:hover,
#buscador a:hover b {
  color: #ffffff !important;
  font-weight: bold;
}

/**
 * Fonts en las paginacion interna
 */
.magic-font {
  margin-top: 46px;
}

.newsletter-link {
  margin-right: 15px;
  text-transform: uppercase;
  line-height: 60px;
  box-sizing: border-box;
  color: #c9c9c9;
  font-weight: 300;
  font-size: 1.5em;
  text-align: right;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 0.035em;
}

/**
 * Formularios de contacto
 */

#modalFormCurso {
  overflow-y: overlay;
  top: 15%;
}

#modalFormCurso .modal-body {
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
}

#modalFormCurso .modal-body p {
  font-size: 32px !important;
  line-height: 30px;
  font-weight: 400;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  #modalFormCurso .modal-body p {
    font-size: 22px !important;
  }
}

#modalFormCurso .btn-red {
  margin-top: 10px;
  margin-bottom: 25px;
}

#modalFormCurso .modalFormFooter {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

/**
 * Leyenda en los proyectos y servicios
 */
.media-legend {
  text-align: center;
  font-style: italic;
  font-size: 12px;
  margin-top: 5px;
}

/**
 * FynamicForm en productos y servicios
 */
#dynamicForm input {
  margin: 5px 0 5px 0;
  border-radius: 0;
}

#dynamicForm textarea {
  margin: 5px 0 5px 0;
  border-radius: 0;
  resize: none;
  height: 80px;
}

#dynamicForm input:focus,
#dynamicForm textarea:focus {
  border-color: #a0251f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(160, 37, 31, 0.6);
}

.dynamicForm-figure {
  background: #e0e0e0;
  padding-left: 0px;
}

.dynamicForm-figure img {
  width: 64px;
}

.dynamicForm-figure p {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15.4px;
  font-weight: normal;
}

.dynamicForm-figure button {
  margin-bottom: 18px;
}
.dynamicForm-figure button:hover {
  color: #fff;
}

.dynamicForm-header {
  background: #a0251e;
  min-height: 84px;
  margin-bottom: 15px;
}

.dynamicForm-header-help {
  float: left;
  display: block;
  clear: both;
  height: 100%;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.dynamicForm-header-msg {
  color: #fff;
  text-align: left;
  min-height: 84px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 2px;
}

.gsc-adBlock {
  display: none !important;
}

.formulario-contacto form .form-item input[type="email"].form-control,
.formulario-contacto form .form-item input[type="text"].form-control,
.formulario-contacto form .form-item textarea.form-control,
.form-empleo input,
.form-empleo textarea,
.form-empleo select {
  color: #fff;
}

#form-contacto .form-item label.error {
  color: #a0251f;
}

#form-contacto .form-item [for="privacityCheck"] label.error {
  float: right;
}

#noticia-content .right-sidebar .widget {
  margin-bottom: 25px;
}

#noticia-content .right-sidebar .iron-btn {
  margin-top: 0;
}

#noticia-content .right-sidebar .widget ul {
  padding-left: 0px;
}

#noticia-content .right-sidebar .widget ul li {
  list-style: none;
}

#noticia-content .right-sidebar .newsWidget ul li {
  border-bottom: solid 1px #dadada;
  margin-bottom: 10px;
}
#noticia-content .right-sidebar .newsWidget ul li .imageSidebar {
  padding-right: 0px;
}

#noticia-content .right-sidebar .newsWidget ul li .row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

#noticia-content .right-sidebar .widget h4 {
  padding-top: 0px;
  padding-bottom: 5px;
  font-size: 16px;
}

#noticia-content .right-sidebar .widget p {
  margin-bottom: 0;
}

#noticia-content .right-sidebar .date {
  padding-top: 0;
  padding-bottom: 0;
}

#noticia-content .right-sidebar .widget a {
  color: #a0251f;
}

#noticia-content .right-sidebar .widget h5 {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #000;
}

@media (min-width: 767px) {
  #noticia-content .right-sidebar .widget {
    padding: 0 0 0 25px;
  }
}

/* CASOS DE ÉXITOS HEADER */

.exitos-destacada {
  background-position: center;
  background-size: cover;
  /* margin-top: 60px; */

  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.exitos-destacada h1.captionExitos {
  width: 80%;
  color: #ffffff;
  font-size: 4em;
  margin-bottom: 20px;
  text-shadow: rgba(0, 0, 0, 0.5) 2px 2px 5px;
}

.exitos-destacada img {
  height: 90px;
  margin-bottom: 20px;
}

.exitos-destacada .opacityBack {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: #000;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.65) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.65) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
.exitos-destacada .iron-container {
  z-index: 1;
}

@media screen and (max-width: 1000px) {
  .img-destacada h1.captionExitos {
    font-size: 2.5em;
    width: 100%;
    margin-bottom: 10px;
  }

  .img-destacada img {
    height: 65px;
    margin-bottom: 10px;
  }

  .img-destacada {
    margin-top: 100px;
  }
}

@media screen and (max-width: 767px) {
  .img-destacada h1.captionExitos {
    font-size: 2.3em;
  }

  .img-destacada img {
    height: 55px;
  }

  .img-destacada {
    margin-top: 100px;
  }
}
.aviso-legal p strong {
  font-size: 1em;
}

/* This was added to override parallax scrolling in Home and Nosotros pages */
body[data-spy="pane"],
#somos-onepage,
.pane-wrapper,
#index-onepage,
.iron-one-page .pane1,
.iron-one-page .pane2,
.iron-one-page .pane3,
.iron-one-page .pane4,
.iron-one-page .pane5,
.iron-one-page .pane6 {
  overflow: visible;
}

.iron-one-page .pane1,
.iron-one-page .pane2,
.iron-one-page .pane3,
.iron-one-page .pane4,
.iron-one-page .pane5,
.iron-one-page .pane6 {
  overflow-y: visible;
}

/* This is to remove double footer in home page */
/* #index-onepage .pane-wrapper section[class^="bg-"] {
    display: none;
} */

/* This is to adapt new layout to mobile */
@media (max-width: 750px) {
  /* #index-onepage .pane-wrapper section.pane {
        height: -webkit-fit-content !important;
        height: -moz-fit-content !important;
        height: fit-content !important;

        padding-top: 60px !important;
        padding-bottom: 60px !important;
    }
    #index-onepage .pane-wrapper section.pane3 .container, #index-onepage .pane-wrapper section.pane4 .container {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    } */

  /* Font is too big on mobile */
  /* #index-onepage footer .bg-negro .container .newsletter-link, #somos-onepage footer .bg-negro .container .newsletter-link {
        font-size: 1.2rem !important;
    }

    #somos-onepage footer .bg-grisoscuro .container a[title="Blog Tecnología Irontec"] figure, #somos-onepage footer .bg-grisoscuro .container a[title="Teletrabajo"] figure {
        margin-top: 105px;
    } */

  /* Background image not working on iPhones with fixed scroll */
  /* #index-onepage #pane1 {
        background-position: center !important;
        background-attachment: scroll !important;
        background-size: cover !important;
        background-repeat: no-repeat !important;
    } */
}

/* This is to hide original footer in home, since there's another one in section 5 */
/* #index-onepage > footer {
    display: none !important;
}; */

html {
  scroll-behavior: smooth;
}
