/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
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;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * 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"],
[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;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 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 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
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 OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 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 */
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
html {
  font-size: 100%;
}
@media (min-width: 48em) {
  html {
    font-size: 110%;
  }
}
@media (min-width: 62em) {
  html {
    font-size: 130%;
  }
}
@font-face {
  font-family: 'SegoePrint';
  src: url('../fonts/SegoePrint.eot?#iefix') format('embedded-opentype'), url('../fonts/SegoePrint.woff') format('woff'), url('../fonts/SegoePrint.ttf') format('truetype'), url('../fonts/SegoePrint.svg#SegoePrint') format('svg');
  font-weight: normal;
  font-style: normal;
}
a,
a:active,
a:link,
a:visited {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #ccc;
}
.img-responsive {
  display: block;
  max-width: 100%;
}
.img-forsed {
  display: block;
  width: 100%;
}
main {
  margin: 1em;
}
@media (min-width: 48em) {
  main {
    margin: 1em 3em;
  }
}
@media (min-width: 62em) {
  main {
    margin: 1em 4em;
  }
}
@media (min-width: 75em) {
  main {
    margin: 1em 5em;
  }
}
@media (min-width: 48em) {
  .pull-right {
    float: right!important;
  }
}
@media (min-width: 48em) {
  .pull-left {
    float: left!important;
  }
}
.pull-left:before,
.pull-left:after {
  content: " ";
  display: table;
}
.pull-left:after {
  clear: both;
}
.pull-left:before,
.pull-left:after {
  content: " ";
  display: table;
}
.pull-left:after {
  clear: both;
}
.pull-left:before,
.pull-left:after {
  content: " ";
  display: table;
}
.pull-left:after {
  clear: both;
}
.pull-left:before,
.pull-left:after {
  content: " ";
  display: table;
}
.pull-left:after {
  clear: both;
}
.pull-left:before,
.pull-left:after {
  content: " ";
  display: table;
}
.pull-left:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.n-title {
  float: left;
  width: 70%;
  margin: 1.4em 1em 0 0;
  font-family: 'SegoePrint';
  font-weight: bold;
  text-align: left;
}
@media (min-width: 48em) {
  .n-title {
    width: 60%;
    line-height: 4;
    text-align: left;
    margin-top: 0;
  }
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
header:before,
header:after {
  content: " ";
  display: table;
}
header:after {
  clear: both;
}
.n-logo {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
}
@media (min-width: 48em) {
  .n-logo {
    float: right;
    width: 20%;
    margin-top: 1em;
    margin-right: 1em;
  }
}
.wrapper {
  min-height: 100vh;
  overflow: auto;
  position: relative;
  max-width: 1800px;
  margin: 0 auto;
}
.start-bg {
  background-image: url("../img/start-bg-xs.png");
  background-color: #efefef;
  background-position: -1em 5em;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
  overflow: auto;
}
@media (min-width: 48em) {
  .start-bg {
    background-image: url("../img/start-bg-sm.png");
    background-position: center 0;
  }
}
@media (min-width: 62em) {
  .start-bg {
    background-image: url("../img/start-bg-md.png");
    background-position: -1em top;
  }
}
@media (min-width: 75em) {
  .start-bg {
    background-image: url("../img/start-bg.png");
    background-position: center center;
  }
}
.logo-r {
  float: right;
  min-width: 20em;
  width: 100%;
  max-width: 26em;
  height: 150px;
}
@media (min-width: 48em) {
  .logo-r {
    margin-right: 5em;
  }
}
.logo-r > a {
  display: block;
  width: 95%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/logo.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.logo-l {
  float: left;
  width: 20em;
  height: 103px;
  margin-top: 0.48em;
}
.logo-l > a {
  display: block;
  width: 95%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../img/logo-l.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.start-text {
  min-width: 20em;
  width: 100%;
  max-width: 26em;
  float: right;
  margin-top: 2em;
  clear: both;
}
.start-text > p {
  font-family: 'SegoePrint';
  font-size: 1.3rem;
  font-weight: bold;
  text-align: center;
}
@media (min-width: 48em) {
  .start-text {
    margin-top: 7em;
    margin-right: -2em;
  }
}
@media (min-width: 62em) {
  .start-text {
    margin-top: 10em;
    margin-right: -2.8em;
  }
}
@media (min-width: 75em) {
  .start-text {
    margin-top: 22vh;
    margin-right: 5vw;
  }
}
.box {
  width: 20em;
  height: 17em;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.box > a {
  font-family: 'SegoePrint';
  font-weight: bold;
  text-align: center;
}
@media (min-width: 48em) {
  .box {
    position: absolute;
  }
}
.box.acesorios {
  background-image: url("../img/sh.png");
}
.box.acesorios > a {
  float: right;
  width: 7em;
  margin-right: 3.7em;
  margin-top: 6.5em;
  font-size: 1rem;
}
@media (min-width: 48em) {
  .box.acesorios > a {
    margin-top: 6.5em;
  }
}
@media (min-width: 48em) {
  .box.acesorios {
    right: 0.3em;
    top: 0;
  }
}
@media (min-width: 62em) {
  .box.acesorios {
    right: 3em;
    top: 0;
  }
}
@media (min-width: 75em) {
  .box.acesorios {
    right: 1em;
  }
}
.box.sh {
  background-image: url("../img/acesorios.png");
}
.box.sh > a {
  float: left;
  width: 7em;
  margin-left: 3.4em;
  margin-top: 6.5em;
  font-size: 1rem;
}
@media (min-width: 48em) {
  .box.sh > a {
    margin-top: 6.5em;
  }
}
@media (min-width: 48em) {
  .box.sh {
    margin-top: 23vh;
    left: 1em;
  }
}
@media (min-width: 62em) {
  .box.sh {
    margin-top: 23vh;
    left: 3em;
  }
}
@media (min-width: 75em) {
  .box.sh {
    left: 1em;
  }
}
.box.ser {
  background-image: url("../img/ser.png");
}
.box.ser > a {
  float: right;
  width: 7em;
  margin-right: 3.4em;
  margin-top: 4.3em;
  font-size: 1rem;
}
@media (min-width: 48em) {
  .box.ser > a {
    margin-top: 4em;
  }
}
@media (min-width: 48em) {
  .box.ser {
    right: 0.3em;
    top: 64vh;
  }
}
@media (min-width: 62em) {
  .box.ser {
    right: 3em;
    top: 55vh;
  }
}
@media (min-width: 75em) {
  .box.ser {
    right: 1em;
    top: 55vh;
  }
}
.material-menu-button {
  display: block;
  width: 50px;
  height: 45px;
  padding: 10px 10px 0;
  margin-top: 1em;
  float: left;
  cursor: pointer;
}
.material-menu-button span {
  display: block;
  width: 100%;
  height: 2px;
  margin-bottom: 8px;
  background-color: #000;
  border-radius: 4px;
}
.material-menu-wrapper {
  padding: 20px;
}
.material-menu-wrapper > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: 'SegoePrint';
  font-size: .8rem;
  font-weight: bold;
}
.material-menu-wrapper > ul > li {
  margin: 5px 0;
  cursor: pointer;
}
.material-menu-wrapper > ul > li > a {
  display: block;
  padding: 5px;
}
.material-menu-wrapper > ul > li > a:hover {
  -webkit-box-shadow: 3px 3px 12px 0 #FCFCFC;
  -moz-box-shadow: 3px 3px 12px 0 #FCFCFC;
  box-shadow: 3px 3px 12px 0 #FCFCFC;
}
.material-menu-view-mobile {
  background-color: #fff;
  -webkit-box-shadow: 40px 0 30px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 40px 0 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 40px 0 30px 0 rgba(0, 0, 0, 0.2);
}
.accesorios-top {
  margin-left: 1em;
}
.content-list {
  margin-top: 2em;
  padding: 0 0 0 1em;
  list-style-image: url("../img/acesorios-list.png");
  font-family: 'Arial';
  font-size: 1.5rem;
}
.accesorios-contacto {
  margin-top: 1em;
  font-family: 'segoePrint';
  font-weight: bold;
  font-size: 1rem;
}
.accesorios-contacto > p {
  float: left;
  text-align: center;
}
@media (min-width: 48em) {
  .accesorios-contacto > p {
    margin-top: 11em;
    text-align: left;
  }
}
.accesorios-contacto > a {
  cursor: pointer;
}
.accesorios-contacto > img {
  margin-top: 1em;
  float: right;
}
h1.ser {
  font-size: 2.4rem;
  color: #97983B;
  text-align: center;
  font-family: 'segoePrint';
}
h1.ser > .grey {
  color: #5E5F5E;
}
h1.short-line {
  font-size: 2.4rem;
}
@media (min-width: 48em) {
  h1.short-line {
    line-height: 0.7;
  }
}
h1.left-a {
  text-align: left;
  line-height: 0.9;
}
h2.ser {
  max-width: 22em;
  font-size: 2rem;
  color: #97983B;
  text-align: center;
  font-family: 'segoePrint';
}
@media (min-width: 62em) {
  h2.ser {
    text-align: center;
  }
  h2.ser > p {
    text-indent: 55%;
  }
}
@media (min-width: 75em) {
  h2.ser {
    max-width: 30em;
  }
}
h3 {
  font-size: 1.4rem;
  font-family: 'segoePrint';
  text-align: center;
  max-width: 30em;
}
@media (min-width: 75em) {
  h3 {
    max-width: 40em;
  }
}
.ser1-text {
  margin-top: 1em;
  font-family: 'Arial';
  text-align: justify;
  font-size: 1rem;
}
.ser1-text > img {
  padding-right: 1em;
}
.ser2-text {
  text-align: justify;
}
.ser2-text > p {
  float: left;
}
.ser2-text > p > img {
  padding-left: 1em;
}
@media (min-width: 48em) {
  .ser2-text > p > img {
    float: right;
  }
}
.ser2-text:before,
.ser2-text:after {
  content: " ";
  display: table;
}
.ser2-text:after {
  clear: both;
}
.ser2-text:before,
.ser2-text:after {
  content: " ";
  display: table;
}
.ser2-text:after {
  clear: both;
}
.ser2-text:before,
.ser2-text:after {
  content: " ";
  display: table;
}
.ser2-text:after {
  clear: both;
}
.ser2-text:before,
.ser2-text:after {
  content: " ";
  display: table;
}
.ser2-text:after {
  clear: both;
}
.ser2-text:before,
.ser2-text:after {
  content: " ";
  display: table;
}
.ser2-text:after {
  clear: both;
}
.ser3-text {
  text-align: justify;
}
@media (min-width: 48em) {
  .ser3-text > p {
    float: left;
    max-width: 56%;
  }
}
@media (min-width: 62em) {
  .ser3-text > p {
    max-width: 66%;
  }
}
@media (min-width: 62em) {
  .ser3-text > p {
    max-width: 77%;
  }
}
.ser3-text:before,
.ser3-text:after {
  content: " ";
  display: table;
}
.ser3-text:after {
  clear: both;
}
.ser3-text:before,
.ser3-text:after {
  content: " ";
  display: table;
}
.ser3-text:after {
  clear: both;
}
.ser3-text:before,
.ser3-text:after {
  content: " ";
  display: table;
}
.ser3-text:after {
  clear: both;
}
.ser3-text:before,
.ser3-text:after {
  content: " ";
  display: table;
}
.ser3-text:after {
  clear: both;
}
.ser3-text:before,
.ser3-text:after {
  content: " ";
  display: table;
}
.ser3-text:after {
  clear: both;
}
.border-right {
  border-right: 2px #B1AEA8 solid;
  padding-right: 0.8em;
}
.ser-images > div {
  float: left;
  width: 100%;
  margin: 1em 0;
}
.ser-images > div > img {
  margin: 0 auto;
}
@media (min-width: 48em) {
  .ser-images > div {
    width: 50%;
  }
}
@media (min-width: 62em) {
  .ser-images > div {
    width: 25%;
  }
}
@media (min-width: 62em) {
  .ser-images {
    margin-left: auto;
    margin-right: auto;
  }
}
.ser-images:before,
.ser-images:after {
  content: " ";
  display: table;
}
.ser-images:after {
  clear: both;
}
.ser-images:before,
.ser-images:after {
  content: " ";
  display: table;
}
.ser-images:after {
  clear: both;
}
.ser-images:before,
.ser-images:after {
  content: " ";
  display: table;
}
.ser-images:after {
  clear: both;
}
.ser-images:before,
.ser-images:after {
  content: " ";
  display: table;
}
.ser-images:after {
  clear: both;
}
.ser-images:before,
.ser-images:after {
  content: " ";
  display: table;
}
.ser-images:after {
  clear: both;
}
.ser4-text {
  margin-top: 5em;
}
.ser4-text > p {
  text-align: justify;
}
.ser4-text .pull-right > img {
  margin: 0 auto;
}
.ser5-text {
  margin-top: 2em;
}
.ser5-text > p {
  float: left;
  text-align: right;
}
.ser5-text > p:first-child {
  font-size: 1.6rem;
  color: #627320;
  text-align: left;
}
.ser5-text:before,
.ser5-text:after {
  content: " ";
  display: table;
}
.ser5-text:after {
  clear: both;
}
.ser5-text:before,
.ser5-text:after {
  content: " ";
  display: table;
}
.ser5-text:after {
  clear: both;
}
.ser5-text:before,
.ser5-text:after {
  content: " ";
  display: table;
}
.ser5-text:after {
  clear: both;
}
.ser5-text:before,
.ser5-text:after {
  content: " ";
  display: table;
}
.ser5-text:after {
  clear: both;
}
.ser5-text:before,
.ser5-text:after {
  content: " ";
  display: table;
}
.ser5-text:after {
  clear: both;
}
.ser6-text {
  position: relative;
  overflow: auto;
}
.ser6-text > img {
  position: relative;
  z-index: -1;
}
.ser6-text > .center {
  top: 10%;
}
@media (min-width: 48em) {
  .ser6-text > .center {
    top: 33%;
  }
}
.ser6-text > p {
  padding: 0 1em;
  font-family: 'segoePrint';
  position: absolute;
  text-align: left;
  font-size: 0.9rem;
  color: #fff;
  margin-top: 2em;
}
.ser6-text > p:last-child {
  bottom: 1em;
  font-size: 0.7rem;
}
.ser6-text > p > a {
  color: #fff;
}
.sg {
  font-family: 'segoePrint';
  font-size: 1.25rem;
}
div.block-bottom {
  margin-top: 2em;
  color: #361A00;
  font-size: 1.25rem;
  /* 20/16 */
  text-align: center;
}
h1.sh {
  font-family: 'segoePrint';
  font-size: 1.25rem;
  line-height: 46px;
  color: #361A00;
  background: url("../img/sh-title.png");
  background-repeat: no-repeat;
  text-indent: 80px;
}
h1.sh2 {
  font-family: 'segoePrint';
  font-size: 1.25rem;
  line-height: 46px;
  color: #FF9933;
}
h1.sh2-bg {
  background: url("../img/sh-title.png");
  background-repeat: no-repeat;
  text-indent: 80px;
}
.sh1-text > p {
  font-size: 0.813rem;
  text-align: justify;
}
.sh1-text > p > img {
  margin: 0 auto;
}
@media (min-width: 48em) {
  .sh1-text > p > img {
    float: right;
    padding-left: 1em;
  }
}
.sh1-text:before,
.sh1-text:after {
  content: " ";
  display: table;
}
.sh1-text:after {
  clear: both;
}
.sh1-text:before,
.sh1-text:after {
  content: " ";
  display: table;
}
.sh1-text:after {
  clear: both;
}
.sh1-text:before,
.sh1-text:after {
  content: " ";
  display: table;
}
.sh1-text:after {
  clear: both;
}
.sh1-text:before,
.sh1-text:after {
  content: " ";
  display: table;
}
.sh1-text:after {
  clear: both;
}
.sh1-text:before,
.sh1-text:after {
  content: " ";
  display: table;
}
.sh1-text:after {
  clear: both;
}
.sh2-text {
  margin-top: 2em;
}
.sh2-text > p {
  font-size: 0.813rem;
  text-align: justify;
}
@media (min-width: 48em) {
  .sh2-text > p {
    margin-top: 5em;
  }
}
.sh2-text > p > .bottom-block {
  text-align: center;
  display: block;
  font-size: 1.1rem;
  margin-top: 2em;
}
.sh2-text > p > img {
  margin: 0 auto;
}
@media (min-width: 48em) {
  .sh2-text > p > img {
    float: left;
    padding-right: 1em;
    margin-top: -2em;
  }
}
.sh2-text:before,
.sh2-text:after {
  content: " ";
  display: table;
}
.sh2-text:after {
  clear: both;
}
.sh2-text:before,
.sh2-text:after {
  content: " ";
  display: table;
}
.sh2-text:after {
  clear: both;
}
.sh2-text:before,
.sh2-text:after {
  content: " ";
  display: table;
}
.sh2-text:after {
  clear: both;
}
.sh2-text:before,
.sh2-text:after {
  content: " ";
  display: table;
}
.sh2-text:after {
  clear: both;
}
.sh2-text:before,
.sh2-text:after {
  content: " ";
  display: table;
}
.sh2-text:after {
  clear: both;
}
.sh3-text {
  margin-top: 2em;
  float: left;
  width: 100%;
}
@media (min-width: 48em) {
  .sh3-text {
    width: 60%;
  }
}
@media (min-width: 75em) {
  .sh3-text {
    width: 70%;
  }
}
.sh3-text > p {
  font-size: 0.813rem;
  text-align: justify;
}
.sh3-text > .img {
  position: relative;
  z-index: -100;
}
.sh3-text > .img > img {
  margin: 0 auto;
}
.sh3-img {
  float: right;
  width: 100%;
  margin-top: 2em;
}
@media (min-width: 48em) {
  .sh3-img {
    width: 40%;
    margin-top: 25vh;
  }
}
@media (min-width: 75em) {
  .sh3-img {
    width: 30%;
    margin-top: 40vh;
  }
}
.sh3-img > img {
  margin-left: auto;
  margin-right: auto;
}
.sh4-text {
  margin-top: 2em;
}
.options {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-direction: row;
  align-items: center;
}
.options > li {
  width: 100%;
  text-align: justify;
  vertical-align: middle;
  padding: 1em 0;
}
.options > li:nth-child(3n+1) {
  color: #CC6633;
  font-family: 'segoePrint';
  text-align: center;
}
@media (min-width: 48em) {
  .options > li:nth-child(3n+1) {
    text-align: left;
  }
}
.options > li:nth-child(3n) {
  float: right;
  color: #000;
  font-family: 'Arial';
}
.options > li:nth-child(3n) > span {
  color: #CC6633;
}
@media (min-width: 48em) {
  .options > li {
    width: 33.333333333%;
  }
}
#container1,
#container2,
#container3,
#container4,
#container5 {
  max-width: 7em;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 48em) {
  #container1,
  #container2,
  #container3,
  #container4,
  #container5 {
    width: 30%;
  }
}
.sh5-text > .icon-table {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}
.sh5-text > .icon-table > li {
  display: inline-block;
}
.sh5-text > .icon-table > li > img {
  vertical-align: middle;
  margin-left: 0.5em;
  padding: 3px;
  border-right: 3px solid #FF9933;
}
.sh5-text > p {
  font-weight: bold;
}
.sh5-text > .sh-details {
  margin: 0 0 0 1em;
  padding: 0;
  font-family: 'Arial';
  font-size: 1rem;
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-direction: row;
  align-items: center;
}
.sh5-text > .sh-details > li {
  margin: 0.5em 0;
  background: url("../img/sh-list.png");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  margin-left: -25px;
  width: 59%;
}
.sh5-text > .sh-details > li:nth-child(even) {
  background: none;
  font-weight: bold;
  width: 41%;
  padding-left: 0;
  margin-left: 0;
}
.sh5-text > .sh-details > li > img {
  display: inline-block;
  margin: 0 0.5em;
  vertical-align: middle;
  max-width: 100%;
}
.sh5-text > .second > li {
  background: url("../img/sh-list2.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.sh5-text > .thrid > li {
  background: url("../img/sh-list3.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.sh5-text > .four > li {
  background: url("../img/sh-list4.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.sh5-text > .five > li {
  background: url("../img/sh-list5.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.sh5-text > .six > li {
  background: url("../img/sh-list6.png");
  background-repeat: no-repeat;
  background-position: left center;
}
.sh-contact {
  background: url("../img/sh-contact.png");
  background-repeat: no-repeat;
  background-position: center center;
  min-width: 131px;
  height: 88px;
  margin-top: 1em;
  color: #fff;
  font-family: 'SegoePrint';
  font-size: 11px;
  text-align: center;
}
@media (min-width: 48em) {
  .sh-contact {
    position: absolute;
    bottom: 3em;
    right: 3em;
  }
}
@media (min-width: 62em) {
  .sh-contact {
    position: absolute;
    bottom: 3em;
    right: 8em;
  }
}
.sh-contact > a {
  color: #fff;
  font-size: 9px;
}
.c-containter {
  position: relative;
  overflow: hidden;
}
@media (min-width: 48em) {
  .cbg-l {
    position: absolute;
    left: -3em;
    z-index: -5;
    width: 140px;
    min-height: 540px;
    background: url("../img/contacto-left.png");
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
  }
}
@media (min-width: 48em) {
  .cbg-r {
    position: absolute;
    right: -3em;
    top: 1em;
    z-index: -5;
    width: 346px;
    min-height: 606px;
    background: url("../img/contacto-right.png");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
  }
}
.c-middle {
  padding: 1em 0;
  min-height: 80vh;
}
@media (min-width: 48em) {
  .c-middle {
    width: 50%;
    margin-top: 5em;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 62em) {
  .c-middle {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-middle > .go {
  font-size: .8rem;
}
@media (min-width: 48em) {
  .c-middle > .go {
    width: 18.625em;
  }
}
@media (min-width: 62em) {
  .c-middle > .go {
    width: 45%;
    float: right;
    margin-left: 2em;
  }
}
@media (min-width: 62em) {
  .c-middle > .map {
    float: left;
    width: 50%;
  }
}
.noticias-img {
  margin: 0 1em;
}
.enteries > article {
  margin: 1em;
}
.enteries > article > .title {
  margin: 0;
  color: #97983B;
  font-family: 'SegoePrint';
}
.enteries > article > .title > a {
  color: inherit;
}
.enteries > article > small {
  font-size: 0.6rem;
}
.enteries > article > p {
  margin: 1em 0;
  text-align: justify;
}
.enteries > article > p:before,
.enteries > article > p:after {
  content: " ";
  display: table;
}
.enteries > article > p:after {
  clear: both;
}
.enteries > article > p:before,
.enteries > article > p:after {
  content: " ";
  display: table;
}
.enteries > article > p:after {
  clear: both;
}
.enteries > article > p:before,
.enteries > article > p:after {
  content: " ";
  display: table;
}
.enteries > article > p:after {
  clear: both;
}
.enteries > article > p:before,
.enteries > article > p:after {
  content: " ";
  display: table;
}
.enteries > article > p:after {
  clear: both;
}
.enteries > article > p:before,
.enteries > article > p:after {
  content: " ";
  display: table;
}
.enteries > article > p:after {
  clear: both;
}
.enteries > article > p > img {
  max-width: 100%;
  height: auto!important;
  display: block;
  margin: .5em;
}
.enteries > article > .readmore {
  text-align: right;
  font-size: .84rem;
}
.login {
  max-width: 986px;
  margin: 0 auto;
  background: url("../img/acces.png");
  background-repeat: no-repeat;
  background-position: left top;
  height: 80vh;
  overflow: auto;
}
.login > form > table {
  background-color: #E9E9E8;
  padding: 0.4em 0;
  margin: 4em auto;
}
@media (min-width: 48em) {
  .login > form > table {
    margin-left: 6.5em;
    margin-top: 2em;
  }
}
.login > form > table > tbody > tr > td > p {
  padding: 0.4em 0.5em;
}
.login > form > table > tbody > tr > td > p > input {
  max-width: 170px;
}
.error {
  background-color: rgba(191, 3, 16, 0.2);
  padding: 0.4em;
  margin: 0 0.4em;
  width: 260px!important;
}
