/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
figcaption,
figure,
main {
  display: block;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0; /* 1 */
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}


/* SJM 
*
* Color corporativo #1b74ce , rgb(27, 116, 206)
*
*/

.main-menu--opened { overflow: hidden }

*,
*::after,
*::before {
  box-sizing: border-box;
}

.pull-left {
  float: left;
}
.pull-right {
  float: right;
}

.slick-arrow {
  display: none !important;
}

body {
  font-family: 'Roboto Condensed', sans-serif;
  /*
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  */
}

h2 {
  margin: 0;
}

img {
  display: block;
  vertical-align: bottom;
  width: 100%;
}

.title-admin {
  margin-top: 15px;
}


.wrapper {
  margin: auto;
}

.main-menu {
  background: rgba(27, 116, 206, 0.6);
  overflow: hidden;
}

.main-menu--open {
  background: rgba(27, 116, 206, 1);
  display: block;
  z-index: 5;
  position: fixed;
  width: 100%;
  min-height: 100%;
  padding: 140px 0 0 0;
}

.main-menu--open .main-menu-list__item a,
.main-menu--open .main-menu-list__item--privatearea a {
  line-height: 75px;
}

.mainmenu-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  float: none;
  position: absolute;
  left: 0;
  top: 120px;
  width: 100%;
  display: none;
}

.main-menu--open .mainmenu-list {
  display: block;
}

.main-menu-list__item,
.main-menu-list__item--privatearea {
  float: none;
}

.main-menu-list__item a,
.main-menu-list__item--privatearea a {
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 90px;
  padding: 0 10px;
  display: block;
  position: relative;
  text-align: center;
}

.main-menu-list__item:first-child a {
  padding: 0 10px 0 20px;
}

.main-menu-list__item:last-child a,
.main-menu-list__item--privatearea a {
  padding: 0 20px 0 10px;
}

.main-menu-list__item--privatearea a {
  background: rgba(27, 116, 206, 0.8); 
}

.main-menu-list__item--privatearea a span,
.main-menu-list__item a span {
  position: relative;
}

.main-menu-list__item--privatearea a span::before,
.main-menu-list__item a span::before {
  content: "";
  height: 2px;
  width: 50%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: -4px;
  transform: translateX(-50%);
  opacity: 0;
  transition: all ease-in .25s;
}

.main-menu-list__item--privatearea a:hover span::before,
.main-menu-list__item a:hover span::before {
  width: 100%;
  opacity: 1;
}

.main-menu-list__item--active a span::before {
  content: "";
  height: 2px;
  width: 100%;
  background-color: #fff;
  position: absolute;
  left: 50%;
  bottom: -4px;
  transform: translateX(-50%);
  opacity: 1;
  transition: all ease-in .25s;
}

.logo {
  margin: 0;
  position: relative;
  left: 0;
  top: 0;
  z-index: 10;
  height: 50px;
  width: auto;
  float: left;
}

.main-menu--opened .logo {
  top: -120px;
  left: 50%;
  transform: translateX(-50%);
}

.main-menu--opened .logo a,
.main-menu--opened .logo img {
  height: auto;
}

.logo a,
.logo img { display: block; }

.header {
  min-height: calc(100vh - 150px);
  background-color: #f0f0f0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  margin: 0 0 50px 0;
  position: relative;
  overflow: hidden;
}

.header--client,
.header--provider-no-asigned,
.header--provider-cargas,
.header--lopd,
.header--mapa-web {
  min-height: 90px;
}

.header--contact {
  min-height: auto;
  height: auto; 
}

.header--home::after {
  content: "";
  height: 250px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+5,0.45+29,1+80 */
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 5%, rgba(255,255,255,0.45) 29%, rgba(255,255,255,1) 80%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 5%,rgba(255,255,255,0.45) 29%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0) 5%,rgba(255,255,255,0.45) 29%,rgba(255,255,255,1) 80%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.header--empresa {
  background-image: url('../img/empresa.jpg');
}

.header--proveedor {
  background-image: url('../img/bg.jpg');
}

.header--presupuesto {
  background-image: url('../img/bg-3.jpg');
}

.header--privado {
  background-image: url('../img/bg-4.jpg');
}

.header--servicios {
  background-image: url('../img/servicios.jpg');
}

.header.zooming{
  animation: zooming 40s forwards;  
}

.header::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all ease-in .2s;
}

.hover-caption::before {
  opacity: 1;
}

.header__caption {
  z-index: 10;
  width: calc(100% - 30px);
  cursor: pointer;
  padding: 40px;
  /*background-color: rgba(255,255,255,0.3);*/
  position: absolute;
  bottom: 30px;
  left: 50%;
  text-align: center;
  border-radius: 2px;
  transform: translateX(-50%);
  
  /*-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.6);*/
}

.main-menu--opened .header__caption {
  display: none;
}

.header__caption___title {
  font-size: 50px;
  margin: 0 0 30px 0;

}

.header__caption___title span {
  position: relative;
}

.header__caption___title span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -7px;
  height: 5px;
  width: 100%;
  background-color: #1b74ce;
}

*[class=row] {
  overflow: hidden;
  margin: 0;
}

*[class^=col-] {
  padding: 0 15px;
  position: relative;
}

.featured {
  padding: 40px 0;
  min-height: 300px;
  margin: 0 0 40px 0;
  position: relative;
  cursor: pointer; 
}

.featured-presupuesto {
  background-image: url('../img/bg1.jpg');
  background-repeat: no-repeat;
  background-size: 150%;
  background-position: bottom center
}

.featured-proveedor {
  background-image: url('../img/bg2.jpg');
  background-repeat: no-repeat;
  background-size: 170%;
  background-position: center center
}

.featured__caption {
  margin: 0;
  background-color: rgba(27, 116, 206, 0.7);
  text-align:  center;
  padding: 10px 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.featured__caption a {
  color: #fff;
  text-decoration: none;
}

.btn {
  background-color: #1b74ce;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 50px 10px 30px;
  border-radius: 30px;
  font-weight: bold;
  display: inline-block;
  position: relative;
  border: 0;
  overflow: hidden;
  cursor: pointer;
}

.btn-big {
  font-size: 14px;
}

.btn span {
  background-color: #1b74ce;
  position: relative;
}

.btn-admin {
  background-color: #000;
}

.btn-admin span {
  background-color: #000;
}

.btn::before {
  content: "⟶";
  position: absolute;
  right: 20px;
  top: 50%;
  transition: transform ease-in .2s;
  -webkit-transform: translate3d(-40px, -50%, 0);
  -webkit-backface-visibility: hidden;
}

.btn::after {
  content: "⟶";
  position: absolute;
  right: 20px;
  top: 50%;
  transition: transform ease-in .1s;
  -webkit-transform: translate3d(0, -50%, 0);
  -webkit-backface-visibility: hidden;
}

.btn-big::before,
.btn-big::after {
  font-size: 20px;
}

.btn:hover::before {
  
  -webkit-transform: translate3d(0, -50%, 0);
}

.btn:hover::after {
  transform: translateX(100px) translateY(-50%);
  -webkit-transform: translate3d(40px, -50%, 0);
  opacity: 0;
}

.thumb-caption {}

.thumb-caption > *:first-child {
  margin: 0;
  width: calc(100% - 30px);
  position: absolute;
  left: 50%;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  transform: translateX(-50%);
  text-align: center;
}

.section {
  margin: 0 auto 50px auto;
}

/*
.section-title {
  font-weight: normal;
  text-align: center;
  margin: 0 0 30px 0;
}
*/

.main-menu--toggle {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 25px;
  height: 22px;
  cursor: pointer;
  z-index: 12;
}

.main-menu--toggle span {
  position: absolute;
  top: 11px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transform: translateY(-50%);
}

.main-menu--toggle::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.main-menu--toggle::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.main-menu--opened .main-menu--toggle span,
.main-menu--opened .main-menu--toggle::before,
.main-menu--opened .main-menu--toggle::after {
  background: #fff;
}

.main-menu--toggle--opened span {
  display: none;
}

.main-menu--toggle--opened::after {
  transform: rotate(45deg) translateY(-50%);
  top: 50%;
  bottom: auto;
  left: -1px;
}

.main-menu--toggle--opened::before {
  transform: rotate(135deg) translateY(-50%);
  top: calc(50% - 1px);
  bottom: auto;
  left: -1px;
}

.list-inline {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
}

.list-inline li {
  margin: 0 5px;
}

.footer {
  padding: 30px 0;
  background-color: #e7e7e7;
  text-align: center;
}

.footer ul a {
  text-decoration: none;
  color: #222;
  display: block;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #222;
}

.phone {
  font-size: 20px;
}

.header__top {
  top: 0;
  left: 0;
  position: relative;
  width: 100%;
  z-index:11;
  height: 50px;
  background: #1b74ce;
}


  .Logo,
  .logo a,
  .logo img {
    height: 50px;
  }

.collage {
  height: calc(100vh - 150px);
}

/*
.collage {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 120%;
  height: 120%;

}

.collage > div {
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat:no-repeat;
  border: 2px solid #fff;
  background-size: cover;
}

.collage > div::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 96%;
  height: 96%;
  transform: translate(-50%);
  background-color: rgba(255, 255, 255, 0.1);
}


.collage > div:nth-child(1) {
  top: 0;
  left: 0;
  background-image: url('../img/tren.jpg');
  background-position: 0 0;
}

*/
/*
.collage > div:nth-child(1)::before,
.collage > div:nth-child(2)::before {
  top: 0;
}

.collage > div:nth-child(3)::before,
.collage > div:nth-child(4)::before {
  top: auto;
  bottom: 0;
}

.collage > div:nth-child(2) {
  width: 50%;
  top: 0;
  left: 50%;
  background-image: url('../img/camion.jpg');
  background-position: center center;
  height: 40%;
}

.collage > div:nth-child(3) {
  width: 50%;
  top: 50%;
  left: 0;
  background-image: url('../img/plane.jpg');
  background-position: center center; 
}

.collage > div:nth-child(4) {
  width: 50%;
  top: 40%;
  left: 50%;
  height: 60%;
  background-image: url('../img/barco.jpg');
  background-position: 0 30%; 
}
*/


.header-phone {
  width: calc(100% - 80px);
  text-align: center;
  margin: auto;
  line-height: 50px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}

@media (min-width: 700px) {

  .main-menu--toggle {
    display: none;
  }

  .wrapper {
    position: relative;
    max-width: calc(100vw - 100px);
  }
  
  .header-phone  {
    width: auto;
    margin: 0;
    line-height: 90px;
    color: #fff;
    font-weight: bold;
    padding: 0 10px 0 30px;
    float: left;
    font-size: 20px;
    position: relative;
  }

  .header-phone::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 50%;
    width: 18px;
    height: 18px;
    background-image: url('../img/phone.svg');
    background-repeat: no-repeat;
    background-size: cover;
    transform: translateY(-50%);
  }

  .Logo,
  .logo a,
  .logo img {
    height: auto;
  }

.logo {
  margin: 0;
  position: relative;
  left: 0;
  top: 0;
  z-index: 10;
  height: 90px;
  width: 90px;
  float: left;
}

  .header__top {
    position: fixed;
    height: auto;
    background: rgba(27, 116, 206, 0.6);
  }

  .header__caption {

  }

  .main-menu {
    display: block;
    float: none;
    background: none;
  }

.mainmenu-list {
  float: left;
  position: relative;
  left: 0;
  top: 0;
  width: auto;
  display: block;
}

  .header--fixed .header__top {}
  .header--fixed .main-menu {}


  .header--fixed .main-menu-list__item a {
    /*color: rgba(27, 116, 206, 1);*/
  }

  .header--fixed .main-menu-list__item--privatearea a span::before,
  .header--fixed .main-menu-list__item a span::before {
    background-color: rgba(27, 116, 206, 1);
  }


  .header--fixed .logo {
    max-height: 90px;
  }

  .header--fixed .logo a,
  .header--fixed .logo img {
    height: 90px;
  }

  .main-menu-list__item,
  .main-menu-list__item--privatearea {
    float: left;
  }

  *[class^=col-] {
    float: left;

  }

  .col-6 {
    width: 50%; 
  }

}


@keyframes zooming{from{background-size: 100% auto}to{background-size: 120% auto}}







form p {
  margin: 0 0 15px 0;
}

label {
  display: block;
  min-width: auto;
  text-align: left;
  text-transform: uppercase;
  padding: 5px 10px 5px 0;
}

input,
textarea {
  border: 2px solid #999;
  border-radius: 2px;
  padding: 5px 10px;
  font-size: 12px;
}

textarea {
  resize: vertical;
}

.submit-wrapper {
  padding: 20px 0 0 0;
  text-align: center;
}


.contact-form {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
  background: #f0f0f0;
  padding: 50px 30px 0 30px;
}

.contact-form__title {
  margin: 0 0 40px 0;
  text-align: center;
}

.map__content strong {
  font-weight: bold;
}

.map__title {
  font-size: 16px;
  color: #1b74ce;
}

.contact-form p {
  overflow: hidden;
}

.contact-form label {
  min-width: auto;
  float: none;
}

.contact-form input,
.contact-form textarea {
  float: left;
}

.contact-form input {
  min-width: auto;
  width: 100%;
}

.textarea,
.contact-form .textarea {
  min-width: auto;
  min-height: 150px;
  width: 100%;
}

.map {
  width: 100%;
  height: 300px;
  position: relative;
  right: 0;
  top: 0;
}


/* ADMINISTRADOR */
.table-admin {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: padding-box;
  margin: 0 0 200px 0;
}

.table-admin__head th {
  background: rgba(27, 116, 206, 1);
  color: #fff;
  text-transform: uppercase;
  padding: 7px 10px;
}

.table-admin__body td {
  padding: 7px 10px;
}

.table-admin__body tr:nth-child(odd){
  background-color: #fff;
}

.table-admin__body tr:nth-child(even){
  background-color: #f0f0f0;
}

.table-admin__head tr th:nth-child(1),
.table-admin__body tr td:nth-child(1){
  width: 150px;
  text-align: center;
}

.table-admin__head tr th:nth-child(2),
.table-admin__body tr td:nth-child(2){
  width: 150px;
  text-align: left;
}

.table-admin__head tr th:nth-child(3),
.table-admin__body tr td:nth-child(3){
  width: 200px;
  text-align: right;
}

.table-admin__head tr th:nth-child(4),
.table-admin__body tr td:nth-child(4){
  width: 200px;
  text-align: right;
}

.table-admin__head tr th:nth-child(5),
.table-admin__body tr td:nth-child(5){
  text-align: center;
}

.table-admin__body tr:hover td {
  box-shadow: inset 0 2px 0 0 rgba(27, 116, 206, 0.7), inset 0 -2px 0 0 rgba(27, 116, 206, 0.7);
  cursor: pointer;
}

.table-admin__body tr:hover td:first-child {
  box-shadow: inset 2px 2px 0 0 rgba(27, 116, 206, 0.7), inset 0 -2px 0 0 rgba(27, 116, 206, 0.7);
}

.table-admin__body tr:hover td:last-child {
  box-shadow: inset -2px 2px 0 0 rgba(27, 116, 206, 0.7), inset 0 -2px 0 0 rgba(27, 116, 206, 0.7);
}

.btn--admin--1,
.btn--admin--2,
.btn--admin--3 {
  padding: 3px 10px;
  text-transform: none;
  font-weight: normal;
  border-radius: 2px;
}

.btn--admin--1::before,
.btn--admin--2::before,
.btn--admin--3::before,
.btn--admin--1::after,
.btn--admin--2::after,
.btn--admin--3::after {
  display: none;
}

.btn--admin--1 {
  background-color: #f42122;
}

.btn--admin--2 {
  background-color: #eb8e2a;
}

.btn--admin--3 {
  background-color: #4dcd14;
}

.admin-lightbox ul {
  padding: 0;
  margin: 0 0 10px 0;
  list-style-type: none;
}

.admin-lightbox ul li {
  margin: 0 0 10px 0;
}

.admin-lightbox ul li.upper {
  text-transform: uppercase;
  padding: 5px 0 0 0;
  }

.admin-lightbox table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.admin-lightbox th {
  text-align: left;
  background-color: #ccc;
  padding: 3px;
}

.admin-lightbox td {
  padding: 5px;
}

.admin-lightbox table tbody tr:nth-child(even) td {
  background-color: #f0f0f0;
}

.header-form-wrapper {
  position: relative;
  left: 0;
  top: 0;
  padding: 50px 0 40px 0;
  border-radius: 2px;
}

.header-form-content {
  display: inline-block;
  background: rgba(255,255,255,0.6);
  margin: auto;
  width: auto;
  position: relative;
  left: 0;
  padding: 40px;
}

.input-big,
.input-small {
  width: 100%;
}

.header-form-title {
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 25px 0;
  color: #1b74ce;
}

.header-form-content form > div {
  overflow: hidden;
}

.admin-exit {
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.admin-exit a {
  display: block;
  background-color: #01274e;
  color: #fff;
  text-decoration: none;
  padding: 10px 0;
  text-transform: uppercase;
  text-align: center;
}

.em {
  font-style: italic;
  font-weight: bold;
  color: rgba(27, 116, 206, 1);
}

.list-webmap > li {
  margin: 0 0 10px 0;
}

.list-webmap a {
  color: #000;
  text-decoration: none;
}







@media (min-width: 480px) {

  label {
    display: inline-block;
    min-width: 150px;
    text-align: right;
    text-transform: uppercase;
    padding: 5px 10px 5px 0;
  }

  .label {
    float: left;
  }

  *[class=row] {
    margin: 0 -15px;
  }

  .btn-big {
    font-size: 24px;
  }


  .header-form-wrapper {
    padding: 140px 0 40px 0;
  }

  .header-form-content {
    display: inline-block;
    background: rgba(255,255,255,0.6);
    margin: auto;
    width: auto;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 40px;
  }

  .input-big {
    width: 440px;
  }

  .input-small {
    width: auto;
  }

  .header-form-content form > div > p {
    float: left;
  }
  .header--contact {
    min-height: 640px;
    height: calc(100vh - 150px); 
  }

  .contact-form {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #f0f0f0;
    padding: 150px 30px 0 30px;
  }

  .contact-form label {
    min-width: 200px;
    float: left;
  }

  .contact-form input {
    min-width: 400px;
    width: auto;
  }

  .contact-form textarea {
    min-width: 400px;
    min-height: 150px;
  }

  .textarea {
    min-width: 440px;
    width: auto;
  }

  .map {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
  }

  .featured-presupuesto {
    width: calc(50% - 15px);
    float: left;
    border: 2px solid #ccc;
    -webkit-box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
    -moz-box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
    box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
  }


  .featured-proveedor {
    width: calc(50% - 15px);
    float: right;
    border: 2px solid #ccc;
    -webkit-box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
    -moz-box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
    box-shadow: inset 0px 0px 0px 10px rgba(255,255,255,1);
  }

}


/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


@media (min-width: 700px) and (max-width: 1000px) {

  .main-menu-list__item a,
  .main-menu-list__item--privatearea a {
    padding: 0 6px;
  }

  .main-menu-list__item span,
  .main-menu-list__item--privatearea span {
    font-size: 14px;
  }
}