/* ==========================================================================
   Imports
   ========================================================================== */
/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */

  -webkit-text-size-adjust: 100%;
  /* 2 */

  -ms-text-size-adjust: 100%;
  /* 2 */

}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */

  -ms-interpolation-mode: bicubic;
  /* 2 */

}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */

  padding: 0;
  white-space: normal;
  /* 2 */

  *margin-left: -7px;
  /* 3 */

}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */

  margin: 0;
  /* 2 */

  vertical-align: baseline;
  /* 3 */

  *vertical-align: middle;
  /* 3 */

}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */

  cursor: pointer;
  /* 3 */

  *overflow: visible;
  /* 4 */

}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */

  padding: 0;
  /* 2 */

  *height: 13px;
  /* 3 */

  *width: 13px;
  /* 3 */

}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */

  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */

  vertical-align: top;
  /* 2 */

}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
	 HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
	 ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
ul,
ol {
  padding-left: 25px;
}
dl {
  padding-left: 5px;
}
/*
|--------------------------------------------------------------------------
| VARIABLES
|--------------------------------------------------------------------------
*/
/*
|--------------------------------------------------------------------------
| HELPERS
|--------------------------------------------------------------------------
*/
.upper {
  text-transform: uppercase;
}
.lower {
  text-transform: lowercase;
}
.capitalize {
  text-transform: capitalize;
}
.bold {
  font-weight: bold;
}
.lighter {
  font-weight: lighter;
}
.normal {
  font-weight: normal;
  font-style: normal;
}
.italic {
  font-style: italic;
}
.oblique {
  font-style: oblique;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-justify {
  text-align: justify;
}
.no-decoration {
  text-decoration: none;
}
.d-overline {
  text-decoration: overline;
}
.d-underline {
  text-decoration: underline;
}
.d-blink {
  text-decoration: blink;
}
.d-line-through {
  text-decoration: line-through;
}
.placeholder {
  color: #aaa;
}
.container {
  width: 100%;
}
.wrapper {
  width: 960px;
}
.cursor-pointer {
  cursor: pointer;
}
.cursor-move {
  cursor: move;
}
.cursor-crosshair {
  cursor: crosshair;
}
.cursor-e-resize {
  cursor: e-resize;
}
.cursor-n-resize {
  cursor: n-resize;
}
.cursor-ne-resize {
  cursor: ne-resize;
}
.cursor-nw-resize {
  cursor: nw-resize;
}
.cursor-progress {
  cursor: progress;
}
.cursor-s-resize {
  cursor: s-resize;
}
.cursor-se-resize {
  cursor: se-resize;
}
.cursor-sw-resize {
  cursor: sw-resize;
}
.cursor-cursor-text {
  cursor: text;
}
.cursor-w-resize {
  cursor: w-resize;
}
.cursor-wait {
  cursor: wait;
}
.cursor-help {
  cursor: help;
}
.floated {
  overflow: auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
}
.static {
  position: static;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.hide {
  display: none;
}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.preload-img {
  background: url(../img/loading-img.gif) no-repeat center center;
}
/* ==========================================================================
   Mixins
   ========================================================================== */
.box-sizing {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

}
* {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  box-sizing: border-box;
  /* Opera/IE 8+ */

}
.grayscale {
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */

}
.no-grayscale {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: none;
  filter: grayscale(0);
}
.sepia {
  -webkit-filter: sepia(100%);
  -ms-filter: sepia(100%);
  -o-filter: sepia(100%);
  filter: url(filters/sepia.svg#sepia);
  -moz-filter: sepia(100%);
  -webkit-filter: sepia(1);
  filter: sepia(100%);
  background-color: #5E2612;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  zoom: 1;
}
.lt-ie9 .sepia {
  filter: alpha(opacity=50);
}
.no-sepia {
  -moz-filter: sepia(0);
  -ms-filter: sepia(0);
  -o-filter: sepia(0);
  -webkit-filter: sepia(0);
  filter: alpha(opacity=100);
  filter: sepia(0);
  zoom: 1;
  filter: none;
}
.blur {
  filter: blur(2px);
  -webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: url(filters/blur.svg#blur);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='20');
}
.lt-ie9 .blur {
  position: absolute;
  clip: rect(2px, 398px, 198px, 2px);
}
.no-blur {
  filter: none;
  -webkit-filter: blur(0px);
  -moz-filter: blur(0px);
  -o-filter: blur(0px);
  -ms-filter: blur(0px);
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
}
.color-shift {
  -webkit-transition: 1.2s all ease-in;
  -o-transition: 1.2s all ease-in;
  -moz-transition: 1.2s all ease-in;
  transition: 1.2s all ease-in;
}
.fliph {
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  float: none;
}
.flipv {
  -moz-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
  filter: FlipV;
  -ms-filter: "FlipV";
  float: none;
}
.btn:active,
.btn.active {
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5);
  behavior: url('plugins/css3pie/PIE.htc');
}
.btn.rounded {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url('plugins/css3pie/PIE.htc');
}
.btn.oval {
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  behavior: url('plugins/css3pie/PIE.htc');
}
.btn.btn-link {
  background: transparent;
  border: none;
}
.btn.btn-link:hover {
  text-decoration: underline;
}
.btn.btn-block {
  display: block;
}
/*
|--------------------------------------------------------------------------
| MAKERS -  mixins
|--------------------------------------------------------------------------
*/
@font-face {
  font-family: 'oswaldbold';
  src: url('fonts/oswald-bold-webfont.eot');
  src: url('fonts/oswald-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/oswald-bold-webfont.woff') format('woff'), url('fonts/oswald-bold-webfont.ttf') format('truetype'), url('fonts/oswald-bold-webfont.svg#oswaldbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Oswald';
  src: url('fonts/oswald-regular-webfont.eot');
  src: url('fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/oswald-regular-webfont.woff') format('woff'), url('fonts/oswald-regular-webfont.ttf') format('truetype'), url('fonts/oswald-regular-webfont.svg#oswaldbook') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoBoldItalic';
  src: url('fonts/lato-bolita-webfont.eot');
  src: url('fonts/lato-bolita-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-bolita-webfont.woff') format('woff'), url('fonts/lato-bolita-webfont.ttf') format('truetype'), url('fonts/lato-bolita-webfont.svg#latobold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto',sans-serif;
  src: url('Roboto-Medium-webfont.eot');
  src: url('Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto-Medium-webfont.woff') format('woff'), url('Roboto-Medium-webfont.ttf') format('truetype'), url('Roboto-Medium-webfont.svg#robotomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* Variables */
/* Generals */
.wrapper {
  margin: 0 auto;
}
a {
  text-decoration: none;
  color: inherit;
}
.parrafo {
  color: #efeeec;
  font-family: "Oswald";
  font-size: 14px;
}
.parrafo2 {
  color: #716255;
  font-size: 14px;
}
.orangeTitle {
  color: #f18c39;
  font-family: "LatoBoldItalic";
  font-size: 31px;
  text-shadow: 2px 2px 1px #ffffff;
}
.content {
  font-family: 'Oswald';
}
.OswaldBold {
  color: #716255;
  font-family: "OswaldBold";
  font-size: 17px;
  font-weight: bold;
}
.titleSection {
  font-family: "Oswald";
  font-size: 40px;
  color: #818284;
}
body {
  background: #fffbf8;
  font-family: 'Oswald';
}
/* Styles */
/* Cambio de Estilos Header */body.serv header section.slogan h1 {
  color: #fff;
  font-family: "LatoBoldItalic";
  font-size: 31px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(104, 53, 18, 0.75);
}
body.gal header section.slogan h1 {
  color: #fff;
  font-family: "LatoBoldItalic";
  font-size: 31px;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(104, 53, 18, 0.75);
}
body.contact header section.slogan h1 {
  margin-left: 470px;
}
/* END Cambio de Estilos Header */header {
  background: url(../img/backHeader.png);
  height: 50px;
  min-width: 960px;
}
header .wrapper nav img {
  z-index: 400;
  position: relative;
}
header .wrapper nav >ul { /* ============= Modificacion ============ */
  color: #f1edec;
  width: 75%;
  float: right;
  margin-top: -4px; /* ============= Modificacion ============ */
  padding-top: 15px;
}
header .wrapper nav ul li {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  padding-bottom: 10px; /* ============= Modificacion ============ */
}
header .wrapper nav ul #fb {
  background: url(../img/social.png) 0px; 
  height: 29px;
  width: 29px;
  display: block;
  margin-right: 20px;
  margin-top: -5px;
  
}
header .wrapper nav ul #tw {
  background: url(../img/social.png) 30px 0px;
  height: 29px;
  width: 29px;
  display: block;
  margin-left: -30px;

}
header section.slogan {
  margin-top: -75px;
  height: 110px;
}
header section.slogan .wrapper h1 {
  color: #f18c39;
  font-family: "LatoBoldItalic";
  font-size: 31px;
  text-shadow: 2px 2px 1px #ffffff;
  margin-left: 250px;
  display: inline-block;
}
header section.slogan .wrapper span.aDomicilio {
  background: #ed823e;
  width: 192px;
  height: 88px;
  display: block;
  color: #fff;
  font-family: "LatoBoldItalic";
  border-radius: 10px;
  font-size: 18px;
  text-align: center;
  padding-top: 17px;
  display: inline-block;
  margin-top: 10px;
  vertical-align: top;
  margin-left: 20px;
}
header.shome {
  background: #fefff9;
}
section {
  min-width: 960px;
}

/* =============== MODIFICACIONES SUBMENU ======================  */

.submenu{z-index: 200; position: absolute;width: 261px;background: #726552;padding: 0;border-bottom:solid 3px #f7953f; margin-left: -10px;margin-top: 10px;display: none;}
.menu:hover>ul{z-index: 200; display: block;}
.submenu li{z-index: 200;width: 100%;border-bottom:solid #5e5341 2px;padding-left: 20px;cursor: pointer;}
.submenu li:hover{z-index: 200;background: #9c8c75}
.submenu li img{z-index: 200;display: inline-block;margin-right: 20px}
.submenu li h6{z-index: 200;display: inline-block;}
.sub2{z-index: 200;width: 150px;text-align: center;}
.sub2 li{z-index: 200;padding-left: 0}

/* =============== END SUBMENU ======================  */


section.contentHome {
  background: url(../img/backHome.png) center top no-repeat #f4f4f4;
  margin-top: 110px;
  height: 560px;
  padding-top: 325px;
}
section.contentHome .wrapper a.enlaceServ {
  width: 350px;
  height: 50px;
  display: block;
  margin-top: -100px;
  margin-left: 150px;
  margin-bottom: 70px;
}
section.contentHome .wrapper .enlaces {
  background: none;
  position: absolute;
  margin-top: -200px;
  margin-left: 80px;
  text-align: center;
}
section.contentHome .wrapper .enlaces :first-child {
  left: 25px;
}
section.contentHome .wrapper .enlaces :nth-child(2) {
  left: 155px;
}
section.contentHome .wrapper .enlaces :nth-child(3) {
  left: 285px;
}
section.contentHome .wrapper .enlaces :nth-child(4) {
  left: 415px;
}
section.contentHome .wrapper .enlaces :nth-child(5) {
  left: 545px;
}
section.contentHome .wrapper .enlaces :nth-child(6) {
  left: 675px;
}
section.contentHome .wrapper .enlaces a {
  display: inline-block;
  width: 100px;
  height: 150px;
  position: absolute;
  margin-top: 45px;
}
section.contentHome .wrapper div {
  background: url(../img/backServiciosHome.png);
  height: 199px;
  text-align: center;
  width: 798px;
  border-radius: 10px;
  margin: 0 auto;
}
section.contentHome .wrapper div h2 {
  text-align: left;
  margin-left: 15px;
  color: #efeeec;
  padding-top: 10px;
  font-family: 'Roboto',sans-serif;
}
section.contentHome .wrapper div img {
  margin-top: -15px;
}
section.contentHome .wrapper div ul {
  list-style: none;
  margin-top: 0px;
  position: relative;
}
section.contentHome .wrapper div ul li {
  display: inline-block;
  color: #efeeec;
  font-family: "Oswald";
  font-size: 14px;
  position: absolute;
}
section.contentHome .wrapper div ul :first-child {
  left: 25px;
}
section.contentHome .wrapper div ul :nth-child(2) {
  left: 155px;
}
section.contentHome .wrapper div ul :nth-child(3) {
  left: 305px;
}
section.contentHome .wrapper div ul :nth-child(4) {
  left: 425px;
}
section.contentHome .wrapper div ul :nth-child(5) {
  left: 555px;
}
section.contentHome .wrapper div ul :nth-child(6) {
  left: 685px;
}
section.pruebas .backPruebas {
  background: url(../img/backPruebas.png) 400px top no-repeat #fff5e6;
  height: 208px;
}
section.pruebas .wrapper h1 {
  font-family: "Oswald";
  font-size: 40px;
  color: #818284;
  margin-top: -60px;
  margin-bottom: 50px;
}
section.pruebas .wrapper h2 {
  color: #716255;
  font-family: "OswaldBold";
  font-size: 17px;
  font-weight: bold;
}
section.pruebas .wrapper p {
  color: #716255;
  font-size: 14px;
}
section.pruebas .wrapper ul {
  list-style-image: url(../img/triangle.png);
  color: #716255;
  font-size: 18px;
  background: #fff8ef;
  text-align: center;
  padding: 20px;
  margin-bottom: 80px;
}
section.pruebas .wrapper ul div {
  display: inline-block;
  width: 30%;
  text-align: left;
  vertical-align: top;
  margin-left: 25px;
}
section.pruebas .wrapper ul div li {
  width: 90%;
}
section .backDetalle {
  background: url(../img/backDetalle.png) center -10px no-repeat #fff5e6;
  height: 208px;
}
section.detalle h2 {
  display: inline-block;
  margin-top: 30px;
}
section.detalle span {
  display: inline-block;
  border: solid 1px #f69640;
  width: 70%;
  margin-left: 20px;
  vertical-align: middle;
}
section.detalle p {
  background: #fff8ef;
  padding: 20px;
  margin-bottom: 80px;
  width: 92%;
  color: #716255;
}
section .backPreguntas {
  background: url(../img/backPreguntas.png) center no-repeat;
  height: 93px;
}
section.preguntas .wrapper {
  padding: 20px;
}
section.preguntas .wrapper > p {
  color: #716255;
  font-size: 15px;
  margin-bottom: 60px;
}
section.preguntas .wrapper ul .open {
  background: #fff8ef;
  list-style-image: url(../img/triangleDown.png);
}
section.preguntas .wrapper ul .open a {
  color: #837769;
  font-family: "Helvetica";
  font-size: 20px;
  cursor: pointer;
  display: inline-block;
  float: right;
  display: block;
}
section.preguntas .wrapper ul .open p {
  display: block;
}
section.preguntas .wrapper ul li {
  text-align: left;
  width: 85%;
  padding: 10px;
  padding-top: 10px;
  padding-left: 10px;
  margin-bottom: 10px;
  list-style-image: url(../img/triangle.png);
  cursor: pointer;
}
section.preguntas .wrapper ul li h3 {
  color: #716356;
  font-size: 18px;
  display: inline-block;
  margin-top: 0;
}
section.preguntas .wrapper ul li p {
  color: #716255;
  font-size: 14px;
  margin-top: 0;
  display: none;
}
section.preguntas .wrapper ul li a {
  display: none;
}
section .backGaleria {
  background: url(../img/backGaleria.png) center;
  height: 238px;
}
section.galeria {
  padding-bottom: 90px;
}
section.galeria .wrapper {
  text-align: center;
}
section.galeria .wrapper .line {
  width: 40%;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -5px;
}
section.galeria .wrapper h1 {
  display: inline-block;
  color: #716255;
  font-family: 'OswaldBold';
  font-size: 18px;
  margin-left: 20px;
}
section.galeria .wrapper div div {
  overflow: hidden;
  cursor: pointer;
}
section.galeria .wrapper div div img {
  width: 100%;
  height: 100%;
  margin: 5px;
}
section.galeria .wrapper div div div.ampliar {
  width: 100%;
  height: 100%;
  background: url(../img/ampliar.png) #f7953f no-repeat center center;
  margin: 5px;
  display: none;
}
section.galeria .wrapper div .small {
  width: 240px;
  height: 240px;
}
section.galeria .wrapper div .large {
  height: 480px;
  width: 240px;
}
section.galeria .wrapper div .big {
  height: 450px;
  width: 450px;
}
section.galeria .wrapper div .wide {
  width: 480px;
  height: 240px;
}
section .backServicios {
  background: url(../img/backServicios.png) center;
  height: 237px;
}
section.servicios .wrapper h2,
section.servicios .wrapper h3 {
  display: inline-block;
  margin-top: 30px;
  color: #716255;
}
section.servicios .wrapper p {
  font-size: 16px;
  color: #716255;
  padding: 10px;
}
section.servicios .wrapper .backPink {
  background: #fff8ef;
}
section.servicios .wrapper span {
  display: inline-block;
  border: solid 1px #f69640;
  width: 70%;
  margin-left: 20px;
  vertical-align: middle;
}
section.servicios .wrapper ul li {
  list-style-image: url(../img/dot.png);
  font-size: 16px;
  color: #716255;
}
section .backInfra {
  background: url(../img/backInfra.png) center;
  height: 197px;
}
/*--------------------------------------------------
----------------------------------------------------
---------------------------------------------------*/

section .backBiologia{
  background: url(../img/backBiologia.jpg) center;
  height: 197px;
}
section .backCito{
  background: url(../img/backCito.jpg) center;
  height: 197px;
}
section .backCoagulacion{
  background: url(../img/backCoagulacion.jpg) center;
  height: 197px;
}
section .backDoctores{
  background: url(../img/backDoctores.jpg) center;
  height: 197px;
}
section .backDrogas{
  background: url(../img/backDrogas.jpg) center;
  height: 197px;
}
section .backElectro{
  background: url(../img/backElectro.jpg) center;
  height: 197px;
}
section .backEmbarazo{
  background: url(../img/backEmbarazo.jpg) center;
  height: 197px;
}
section .backEmpresas{
  background: url(../img/backEmpresas.jpg) center;
  height: 197px;
}
section .backEscuelas{
  background: url(../img/backEscuelas.jpg) center;
  height: 197px;
}
section .backHepa{
  background: url(../img/backHepa.jpg) center;
  height: 197px;
}
section .backHisto{
  background: url(../img/backHisto.jpg) center;
  height: 197px;
}
section .backMicro{
  background: url(../img/backMicro.jpg) center;
  height: 197px;
}
section .backOvarico{
  background: url(../img/backOvarico.jpg) center;
  height: 197px;
}
section .backQuimica{
  background: url(../img/backQuimica.jpg) center;
  height: 197px;
}
section .backTiroideo{
  background: url(../img/backTiroideo.jpg) center;
  height: 197px;
}
section .backTomas{
  background: url(../img/backTomas.jpg) center;
  height: 197px;
}
/*--------------------------------------------------
----------------------------------------------------
---------------------------------------------------*/
section.infra {
  padding-bottom: 50px;
  z-index: 0;
}
section.infra .wrapper div div.slide {
  margin-left: 80px;
  z-index: 0;
}
section.infra .wrapper div div.slide div {
  display: inline-block;
  width: 45%;
  vertical-align: middle;
  z-index: 0;
}
section.infra .wrapper div div.slide div h2 {
  vertical-align: middle;
  z-index: 0;
}
section.infra .wrapper .controls {
  position: absolute;
  margin-top: -200px;
  width: 960px;  
  z-index: 100;
}
section.infra .wrapper .controls .control {
  height: 100px;
  width: 57px;
  cursor: pointer; 
}
section.infra .wrapper .controls #prev {
  background: url(../img/prev.png);  
}
section.infra .wrapper .controls #next {
  background: url(../img/next.png);
}

.cycle-slideshow .slide img{z-index: 0;}
section .backNosotros {
  background: url(../img/backNosotros.png) center;
  height: 89px;
}
section.nosotros {
  background: #fdf7eb;
  padding-bottom: 70px;
}
section.nosotros h2 {
  color: #f7953f;
  font-family: "Roboto", sans-serif;
  font-size: 31px;
  text-shadow: 0 1px 0 #fff;
  display: inline-block;
  margin-bottom: 5px;
}
section.nosotros h3 {
  color: #f7953f;
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  text-shadow: 0 1px 0 #fff;
  margin-top: 5px;
  margin-bottom: 0;
}
section.nosotros p {
  color: #4f4236;
  font-family: "Oswald";
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
  width: 95%;
}
section.nosotros .separador {
  display: block;
  width: 100%;
  background: url(../img/separador.png) center;
  height: 4px;
  background-size: auto 100%;
  margin-bottom: 20px;
}
section.nosotros span.orange {
  display: inline-block;
  border: solid 1px #f69640;
  width: 75%;
  margin-left: 20px;
  vertical-align: middle;
}
section.contacto {
  background: url(../img/backContacto.jpg) center #7b7165;
  padding-top: 90px;
  height: 1243px;
  background-size: auto 100%;
}
section.contacto .wrapper > div {
  display: inline-block;
  vertical-align: top;
}
section.contacto .wrapper > div h3 {
  color: #f18b39;
  font-size: 18px;
  text-shadow: 0 1px 0 rgba(3, 3, 3, 0.25);
  margin: 0;
}
section.contacto .wrapper > div h3 span {
  font-size: 22px;
}
section.contacto .wrapper > div h2 {
  color: #fff;
  font-size: 44px;
  text-shadow: 0 1px 0 rgba(101, 53, 13, 0.25);
  margin: 0;
}
section.contacto .wrapper > div:first-child {
  width: 35%;
}
section.contacto .wrapper > div:first-child form {
  width: 100%;
}
section.contacto .wrapper > div:first-child form label {
  width: 100%;
  color: #fff;
  font-size: 13px;
}
section.contacto .wrapper > div:first-child form input[type=text] {
  width: 100%;
  background-color: #ebebdf;
  -moz-box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  -webkit-box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  height: 30px;
  border: none;
  margin-bottom: 10px;
  font-family: 'Oswald';
  color: #7e7264;
  padding-left: 10px;
  font-size: 14px;
}
section.contacto .wrapper > div:first-child form textarea {
  width: 100%;
  resize: none;
  background-color: #ebebdf;
  -moz-box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  -webkit-box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  height: 86px;
  border: none;
  font-family: 'Oswald';
  color: #7e7264;
  padding-left: 10px;
  font-size: 14px;
}
section.contacto .wrapper > div:first-child form input[type=submit] {
  background: url(../img/send.png);
  height: 37px;
  width: 104px;
  border: none;
  -moz-box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  -webkit-box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  box-shadow: 1px 2px 0 rgba(3, 3, 3, 0.35);
  float: right;
  margin-top: 10px;
}
section.contacto .wrapper > div:last-child {
  width: 55%;
  margin-left: 80px;
}
section.contacto .wrapper > div:last-child img {
  width: 100%;
}
section.contacto .wrapper > div:last-child ul {
  list-style: none;
}
section.contacto .wrapper > div:last-child ul li {
  width: 47%;
  display: inline-block;
  text-align: right;
}
section.contacto .wrapper > div:last-child ul li:last-child {
  border-left: solid #d2cfc3 1px;
  margin-left: 15px;
}
section.contacto .wrapper > div:last-child ul li p {
  color: #ebebdf;
  font-family: "Oswald";
  font-size: 14px;
  text-shadow: 0 1px 0 rgba(3, 3, 3, 0.25);
}
/* Galleria Plugin */
.mosaicflow__column {
  float: left;
}
.mosaicflow__item img {
  display: block;
  width: 100%;
  height: auto;
}
/* Fancybox */.fancybox-title {
  text-align: center;
  z-index: 1000;
  position: relative;
}
.footerContacto {
  background: none;
  margin-top: -585px;
}
footer {
  background: #604f3d;
  border: solid rgba(15, 15, 15, 0);
  font-family: 'Roboto', sans-serif;
  color: #efeeec;
  font-size: 15px;
  min-width: 960px;
  position: relative;
}
footer .wrapper ul .contacta {
  width: 35%;
  margin-right: 70px;
}
footer .wrapper ul .contacta p {
  width: 280px;
}
footer .wrapper ul li {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  margin-right: 20px;
}
footer .wrapper ul li h3 {
  font-size: 18px;
  margin: 0;
}
footer .wrapper ul li h4 {
  margin: 0;
  margin-top: 10px;
}
footer .wrapper ul li p {
  display: inline-block;
  width: 230px;
  vertical-align: top;
  margin: 0;
}
footer .wrapper ul li img {
  display: inline-block;
}
footer .wrapper ul li ul li {
  display: block;
  width: 100%;
  display: list-item;
  list-style: disc;
}
footer .wrapper > img {
  float: right;
  margin-top: -266px;
}
footer .wrapper .socialFooter {
  float: right;
  height: 30px;
  width: 30px;
  position: relative;
}
footer .wrapper #tw {
  margin-top: -200px;
  margin-right: 35px;
}
footer .wrapper #fb {
  margin-top: -200px;
  margin-right: 5px;
}
footer .wrapper p {
  margin-top: 80px;
}

.wrapper .lista_privacidad li{
   width: auto;
   font-weight: normal;
   text-align: left;   
}




/*//////////////////////////*/
section.lista .wrapper {
  padding: 20px;
}
section.lista .wrapper ul li {
  text-align: left;
  width: 85%;
  padding: 10px;  
  padding-left: 10px;  
  list-style-image: url(../img/triangle.png);
  cursor: pointer;
}
section.lista .wrapper ul li h5 {
  color: #716356;
  font-size: 15px;
  display: inline-block;
  margin-top: 0;
}