/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * 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; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }


body.cms-con-testata{}

.cont_btn_commerciale{
	display: inline-block;  
	background-image: url('../img/btn/bg-btn-cosmetica.jpg');
	background-repeat:repeat-x;
	background-size:contain; 
	padding: 20px 40px;
}

h2.blue {
    font-family: 'HH-Samuel', helvetica, arial, sans-serif;
    font-size: 40px !important;
    line-height: 52px;
    
    margin-bottom: 30px;
    color: #0098d9;
	margin-top:50px;
	text-align:center;
}

.btn.blk.white,
.btn.blk.black,
.btn.blk.blue{font-size: 22px !important;}

a.btn.blk.white,
a.btn.blk.white:visited{color: #fff;}

a.btn.blk.black,
a.btn.blk.black:visited{color: #000;}

a.btn.blk.blue:visited,
a.btn.blk.blue{	color: #0098d9;}

a.btn.blk.white:hover,
a.btn.blk.black:hover,
a.btn.blk.blue:hover{	color: #0098d9;}


/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/DIN/DIN-Regular.eot");
  src: url("../fonts/DIN/DIN-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN/DIN-Regular.woff") format("woff"), url("../fonts/DIN/DIN-Regular.ttf") format("truetype"), url("../fonts/DIN/DIN-Regular.svg#DIN-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/DIN/DIN-Bold.eot");
  src: url("../fonts/DIN/DIN-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN/DIN-Bold.woff") format("woff"), url("../fonts/DIN/DIN-Bold.ttf") format("truetype"), url("../fonts/DIN/DIN-Bold.svg#DIN-Bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'din-medium';
  src: url("../fonts/DIN/DIN-Medium.eot");
  src: url("../fonts/DIN/DIN-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/DIN/DIN-Medium.woff") format("woff"), url("../fonts/DIN/DIN-Medium.ttf") format("truetype"), url("../fonts/DIN/DIN-Medium.svg#DIN-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'HH-Samuel';
  src: url("../fonts/HH-Samuel/HH-Samuel.eot");
  src: url("../fonts/HH-Samuel/HH-Samuel.eot?#iefix") format("embedded-opentype"), url("../fonts/HH-Samuel/HH-Samuel.woff") format("woff"), url("../fonts/HH-Samuel/HH-Samuel.ttf") format("truetype"), url("../fonts/HH-Samuel/HH-Samuel.svg#Lato-Regular") format("svg");
  font-weight: normal;
  font-style: normal; }

  @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i&display=swap');

/* global tags */
html {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  font-size: 10px; }

*, *:before, *:after {
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body, p, a {
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 1.6em;
  color: #282828; }

body {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px; }

ol, ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }

p {
  margin: 0 0 20px; }

div {
  position: relative; }

a {
  color: #666;
  text-decoration: none; }
  a:hover {
    color: #222; }

input {
  border-radius: 0; }

input, textarea {
  outline: 0; }

table {
  border-collapse: collapse; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

.inner_img{padding:5%;}
.inner_img img{
	width:100%;
}


iframe {
  display: block; }

/* utility classes */
.cb {
  clear: both; }
  .cb:before, .cb:after {
    content: " ";
    display: table; }
  .cb:after {
    clear: both; }

.away {
  position: absolute !important;
  top: -99999em !important;
  left: -99999em !important; }

.transition, .transition a {
  transition: all .2s ease-in-out; }

.text-left {
  text-align: left; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-right {
  text-align: right; }

.text-uppercase {
  text-transform: uppercase; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.wow {
  visibility: hidden; }

/* classe per immagini editor */ 
.news-single div{overflow:hidden;}

img.left-30, img.left-40, img.left-50{height:auto !important;float:left;margin: 0px 25px 25px 0px !important;}
img.right-30, img.right-40, img.right-50{height:auto !important;float:right;margin: 0px 0px 25px 25px !important;}
img.left-30, img.right-30{width:30% !important;}
img.left-40, img.right-40{width:40% !important;}
img.left-50, img.right-50{width:50% !important;}

@media (max-width: 768px) {
	img.right-30, img.right-40, img.right-50, img.left-30, img.left-40, img.left-50{width:100% !important;float:none;margin: 25px 0px !important;}
}



.img-responsive {
  display: block;
  width: 100%;
  max-width: none;
  height: auto; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-left {
  float: left !important; }

.pull-right {
  float: right !important; }

.show {
  display: block !important; }

.hide, .hidden {
  display: none !important; }

.invisible {
  visibility: hidden; }

.affix {
  position: fixed; }

.container {
  margin: 0 auto;
  background: #fff;
  padding-left: 15px;
  padding-right: 15px;
  overflow: hidden;
  max-width: 1600px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }


@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }


.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.row:after {
  clear: both; }

.row.nomargin [class*="col-"] {
  padding: 0; }

/* vertical alignment styles */
.col-top {
  vertical-align: top; }

.col-middle {
  vertical-align: middle; }

.col-bottom {
  vertical-align: bottom; }

/* columns of same height styles */
.row-full-height {
  height: 100%; }

.col-full-height {
  height: 100%;
  vertical-align: middle; }

.row-same-height {
  display: table;
  width: 100%;
  /* fix overflow */
  table-layout: fixed; }

.col-xs-height {
  display: table-cell;
  float: none !important;
  vertical-align: top; }

@media (min-width: 768px) {
  .col-sm-height {
    display: table-cell;
    float: none !important;
    vertical-align: top; } }

@media (min-width: 992px) {
  .col-md-height {
    display: table-cell;
    float: none !important;
    vertical-align: top; } }

@media (min-width: 1200px) {
  .col-lg-height {
    display: table-cell;
    float: none !important;
    vertical-align: top; } }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  0% {
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  0% {
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  0%, 100% {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes swing {
  20% {
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -ms-transform-origin: top center;
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  0% {
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  0% {
    -ms-transform: none;
    transform: none; }
  15% {
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -ms-transform: none;
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn;
  animation-duration: .75s; }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -ms-transform: none;
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -ms-transform: none;
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -ms-transform: none;
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut;
  animation-duration: .75s; }

@keyframes bounceOutDown {
  20% {
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  0% {
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  100% {
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  0% {
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -ms-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  0% {
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transition-timing-function: ease-in; }
  60% {
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -ms-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  0% {
    -ms-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  0% {
    -ms-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
  animation-duration: .75s; }

@keyframes lightSpeedIn {
  0% {
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  0% {
    -ms-transform-origin: center;
    transform-origin: center;
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: center;
    transform-origin: center;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  0% {
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  0% {
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  0% {
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  0% {
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  0% {
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -ms-transform-origin: center;
    transform-origin: center;
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  0% {
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  0% {
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  0% {
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  0% {
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    -ms-transform-origin: top left;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform-origin: top left;
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform-origin: top left;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  0% {
    opacity: 0;
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -ms-transform: none;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

.header-triangle {
  display: none; }

.header {
  position: absolute;
  width: 100%;
  z-index: 2;
  background-color: #fff; 
  min-height: 100px;
}


/* MOD PER SLIDER HOME PAGE */
.home .header {  min-height: 100px;}
.home .slider-wrap{margin-top:100px !important;}

@media screen and (min-width: 641px) {    
	.home .slider-wrap{padding-bottom: 22% !important;}
}

.header-title {
  text-indent: -9999em;
  line-height: 1px; }

.header-logo {
  float: left;
  margin: 20px 0;
  width: 200px; }

.header-nav {
  display: none;
  /*text-shadow: #000 0px 0px 5px;*/
  text-shadow: #09986d 0px 0px 1px;
 }

.header-share-list {
  display: none; }

.subnav-mask {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  display: none; }

.subnav-wrap {
  display: none; }

.btn-header-nav {
  position: absolute;
  top: 18px;
  right: 10px;
  display: block;
  width: 46px;
  height: 44px;
  background: #09986d;
  cursor: pointer; }
  .btn-header-nav span {
    display: block;
    position: absolute;
    height: 4px;
    width: 38px;
    background: #fff;
    left: 4px;
    transition: .5s ease-in-out;
    -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    opacity: 1; }
    .btn-header-nav span:nth-child(1) {
      top: 8px; }
    .btn-header-nav span:nth-child(2), .btn-header-nav span:nth-child(3) {
      top: 20px; }
    .btn-header-nav span:nth-child(4) {
      top: 32px; }
  .btn-header-nav.open span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%; }
  .btn-header-nav.open span:nth-child(2) {
    -ms-transform: rotate(45deg);
        transform: rotate(45deg); }
  .btn-header-nav.open span:nth-child(3) {
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg); }
  .btn-header-nav.open span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%; }

.header-nav-mobile {
  position: absolute;
  top: 80px;
  right: -250px;
  width: 250px;
  overflow: hidden;
  display: block;
  z-index: 20;
  background: #0098d9;
  padding: 20px;
  transition: all .2s ease-in-out; }
  .header-nav-mobile.open {
    right: 0; }
  .header-nav-mobile li, .header-nav-mobile a {
    color: #fff;
    text-transform: uppercase; }
  .header-nav-mobile a:hover, .header-nav-mobile a.active {
    color: #333; }
  .header-nav-mobile li {
    margin: 10px 0; }
  .header-nav-mobile .switch-langs {
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin-top: 10px;
    padding-top: 10px; }
  .header-nav-mobile .subnav-links {
    border-left: 1px solid #fff;
    margin-bottom: 20px;
    margin-left: 4px; }

  .header-nav-mobile .subnav-links a {
    font-size: 14px;
    margin-left: 20px; 

    line-height: 14px;
    display: inline-block;
    }



.header-nav-mobile .switch-langs a{display:block;}


body.top_120 .main {
    margin-top: 120px;
}



/* SWITCHE LINGUA */ 
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color:#0098d9;
}

.custom-sel {  display: inline-block;}

.header-nav .switch-lang{width:60px;}
.header-nav .switch-lang a{margin-bottom: 0 !important;}

.custom-sel a {border-left: 0px solid #fff !important;color: #0098d9 !important;}
.custom-sel a.selected {border-left: 1px solid #fff !important;color: #0098d9 !important;}

.custom-sel a {
  text-decoration: none;
  text-transform: uppercase;
  margin: 0;
  padding: 10px;
  text-align: left;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 24px;
}
.hidden {  display: none;}
.show-sel {
  background-color: rgba(200, 200, 200, 0.5);
  box-shadow: -5px 0px 65px 0px rgba(0, 0, 0, 0.18);
}




.bg_grey{background-color:#f3f3f3;}
.row.padding-60{padding:60px;}

table.dis-table{padding:0px;border:0;margin:0px;width:100%;}
table.dis-table td{padding:40px;}
table.dis-table td h2{  
	font-family: 'HH-Samuel', helvetica, arial, sans-serif;
  	font-size: 25px;
  	line-height: 25px;
  	margin-bottom: 20px;
  	color: #0098d9;
  	text-align:left; 
  }
table.dis-table a{text-decoration:underline;color:#0098d9;}
a.link_blu,
table.dis-table a:hover{color:#333;}

@media (max-width: 768px) {
	table.dis-table td{width:100% !important;display:block;padding:20px 40px;}
	
	.buttons-download a{padding-left:40px;display:block;position:relative;min-height:90px;} 
	.buttons-download a img{position: absolute;
    left: -5px;
    width: 35px;
    height: auto;
    top: 10px;}
}



/* =====================================================*/
/* ================ PERSONALIZZAZIONE PAGINA RICERCA E QUALITA 2024 ================ */
/* =====================================================*/
body.ricerca{}

body.ricerca .container {padding-left: 0px;padding-right: 0px;}

body.ricerca .bg_blu{background-color:#e5f4fb;}
body.ricerca .top50{margin-top:50px;}
body.ricerca .inner50{padding:5vw;}
body.ricerca .left50{margin-left:50px;}

body.ricerca row.inner_l_r_50,
body.ricerca .inner_l_r_50{padding:0 5vw !important;}


body.ricerca .table{display:table;    width: 100%;margin-bottom:40px;}
body.ricerca .table-cell{display:table-cell;float: none;vertical-align:top;}
body.ricerca .table-cell.bottom-cell{vertical-align:bottom;}


body.ricerca .row{margin-left: 0px;margin-right: 0px;}

body.ricerca .main .text-block-wrap{
	margin:0 !important;
	padding-left:5vw !important;
	padding-right:5vw !important;
}

body.ricerca .text-block-wrap h2{margin-top:30px !important;border:0px solid red;}
body.ricerca .text-block-wrap .inner{padding:0px !important;}
    
body.ricerca .text-block-wrap_full{
	margin-left:0% !important;
	margin-right:0% !important;
}

body.ricerca .page-block h2{color:black;}
body.ricerca h4{font-weight:bold;font-size: 20px;margin-bottom:20px;}


body.ricerca .riga1{text-align:left;position:relative;}
body.ricerca .riga1 img{max-width:60%; bottom: -100px; position: relative; margin-left: 80px;}
   
body.ricerca .riga2{top: -40px;}
body.ricerca .riga2 img{max-width: 50%;margin-left: 0px;}

body.ricerca .riga4{padding-top:40px;}
body.ricerca .riga4 .alza40{top:-40px;}
body.ricerca .riga4 .inner50{padding:2vw 5vw 2vw 5vw;}

body.ricerca .riga6{padding-bottom:80px !important;}
body.ricerca .riga6 img{left:-50px; position: relative;    display: block;     padding-top: 40px;    bottom: -40px;}
body.ricerca .riga6 .right15{padding-right:18%;}


.title_blue{
    font-family: 'HH-Samuel', helvetica, arial, sans-serif;
    font-size: 25px;
    line-height: 25px;
    color: #0098d9;
    margin-bottom: 10px;
}

.cont-rwd-video {width:70%;margin: 0 auto;}
.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative
}

.rwd-video embed,
.rwd-video iframe,
.rwd-video object {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}




@media (max-width: 992px) {
	body.ricerca .table{display:block;width: 100%;margin-bottom:40px;}
	body.ricerca .table-cell{display:block;float: none;}
	
	body.ricerca .riga1 img {max-width: 70%;bottom: 0px;margin: 0 auto; }
	body.ricerca .riga1.bottom-cell{top:-20px;}

	body.ricerca .riga2 {top: 0px;padding-bottom: 30px !important;}
	body.ricerca .riga2 img {max-width: 70%;margin: 0 auto; }

	body.ricerca .riga3{padding-bottom: 50px !important;}	
	body.ricerca .riga3 img{width:80% !important;margin:0 auto !important;}
	
	body.ricerca .riga6 p,
	body.ricerca .riga5_1 .left50,
	body.ricerca .riga5{text-align: justify;}
	
	
	body.ricerca .riga5_1 img{width:80% !important;margin:0 auto !important;padding-bottom:30px;}
	
	body.ricerca .riga6 .right15 {padding-right: 0;}
	
	body.ricerca .left50 {margin-left: 0px;}

	body.ricerca .riga6 img {
	width:80% !important;
    left: -10px;
    position: relative;
    display: block;
    padding-top: 00px;
    bottom: -30px;
	}
	.cont-rwd-video {width:100%}

	
}



/* =====================================================*/
/* ================ BANNERS PAGINA MODENA ================ */
/* =====================================================*/
	
a.btn_menu{
	color:#d8007d !important;
	background-color:white;
	display:block;
	padding:5px 10px;
	border:0px solid #d8007d;
	width:100%;
	animation: pulsesmall 1s infinite;
}
@keyframes pulsesmall {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.04);
  }
  100% {
    transform: scale(1);
  }
}

a.btn_new{
  display:inline-block;font-weight:bold;margin-left:25px;color:#d8007d;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  animation: pulse 1s infinite;
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.10);
  }
  100% {
    transform: scale(1);
  }
}
	
/* =====================================================*/
/* ================ PERSONALIZZAZIONE PAGINA MODENA ================ */
/* =====================================================*/
.form-confirm{padding:40px 50px; text-align:center;width:100%;font-weight:bold;background-color:#F3F3F3;color:#0098d9; border:1px solid #0098d9; }


body.ser_162 .text-block-wrap h2,
body.ser_161 .text-block-wrap h2{
	font-size:2.4em;
	line-height: 1;
}

body.ser_162 .page-title-wrap,
body.ser_161 .page-title-wrap{height:425px !important;}

body.ser_162 .page-title-wrap .page-title,
body.ser_161 .page-title-wrap .page-title {
    font-size: 40px !important;
}
body.ser_162 .row.nomargin,
body.ser_161 .row.nomargin{margin:0;}

body.ser_162 .bggray,
body.ser_161 .bggray {background-color: #f3f3f3;} 

body.ser_162 .inner10,
body.ser_161 .inner10{padding:10px;}  

body.ser_162 .inner6010,
body.ser_161 .inner6010{padding:60px 10px;}  

@media screen and (max-width: 1500px) and (min-width: 1300px) {
  	body.ser_162 .bloccoalto,
  	body.ser_161 .bloccoalto{top:-60px !important;}
}


@media screen and (max-width: 1300px){
  	body.ser_162 .bloccoalto,
  	body.ser_161 .bloccoalto{top:0px !important;}
  	
  	body.ser_162 .inner10sx img,
  	body.ser_161 .inner10sx img{width: 60% !important; padding-right: 10%;}
}
@media screen and (max-width: 992px){
	
	body.ser_162 .page-title-wrap .page-title,
	body.ser_161 .page-title-wrap .page-title {
    	font-size: 30px !important;
	}

	body.ser_162 img.full-photo-mobile,
	body.ser_161 img.full-photo-mobile{width:70% !important; margin-left:15% !important;}
	
	body.ser_162 .text-block-wrap,
	body.ser_161 .text-block-wrap{text-align:center;}
	
	body.ser_162 .right30,
	body.ser_161 .right30{margin-right: 10% !important;margin-left: 10% !important;}
	
	body.ser_162 img.logomobile,
	body.ser_161 img.logomobile{max-width:20%;margin: 0 auto;}
		
	body.ser_162 .header-bg,
	body.ser_161 .header-bg {top: 70px; height: 390px !important;}
	
}

@media screen and (max-width: 750px){
	
	.row.nomargin.page-block div{margin-top:0px !important;}
	
	body.ser_162 .contact-form,
	body.ser_161 .contact-form{padding:0 6% !important;}
	
	body.ser_162 img.logomobile, body.ser_161 img.logomobile {max-width: 30%;}
        
	body.ser_162 .bggray table td,
	body.ser_161 .bggray table td{width:100% !important; max-width: 100% !important;        display: block;
        padding: 20px !important;}
	
	body.ser_162 .inner6010,
	body.ser_161 .inner6010{padding:10px; margin-top: 0px !important;}

	body.ser_162 .inner10sx img,
	body.ser_161 .inner10sx img{float: none !important;}
	
	body.ser_162 .text-block-wrap .inner, 
	body.ser_161 .text-block-wrap .inner {padding: 0px 40px 20px 40px !important;} 

	body.ser_162 img.full-photo-mobile, 
	body.ser_161 img.full-photo-mobile{padding-right:0 !important;padding-left:0 !important;padding-bottom:20px !important;	margin-top:30px !important;} 

	body.ser_162 img.half-photo-mobile,    
	body.ser_161 img.half-photo-mobile{
		width:50% !important;
		float:right !important;
		padding-right:10px !important;
		padding-left:10px !important;
		padding-bottom:20px !important;
	}
	    
	body.ser_162 img.half-photo-mobile.ph-left, 
	body.ser_161 img.half-photo-mobile.ph-left{padding-right:0 !important;} 

	body.ser_162 img.half-photo-mobile.ph-right,    
	body.ser_161 img.half-photo-mobile.ph-right{padding-left:0 !important;}    
}




/* =====================================================*/
/* ================ PERSONALIZZAZIONE PAGINA ETICHETATURA AMBIENTALE (locale seriale 69)================ */
/* =====================================================*/
/*body.margine-testo .main,*/
body.etichettatura .main,
body.ser_77 .main{margin-top: 120px;}

/*body.margine-testo .page-block h2,*/
body.etichettatura .page-block h2,
body.ser_77 .page-block h2 {margin-top:0px !important;padding-left:60px;}

body.margine-testo .text-block-wrap,
body.etichettatura .text-block-wrap,
body.ser_77 .text-block-wrap{margin:0 !important}

body.margine-testo .main .page-block .row,
body.etichettatura .main .page-block .row,
body.ser_77 .main .page-block .row{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

body.margine-testo .page-block .text-block-wrap-cms,
body.etichettatura .page-block .text-block-wrap-cms,
body.ser_77 .page-block .text-block-wrap-cms{ 
	padding:0 60px 0 60px !important; 
	margin:0 !important;
	margin-bottom:20px !important;
}

body.margine-testo .page-block ul,
body.etichettatura .page-block ul,
body.ser_77 .page-block ul{
    margin-left: 50px;
    margin-bottom: 30px;
    margin-top: 15px;
    padding: 0;
    list-style-type:disc;
}

body.margine-testo .page-block .bggrey,
body.etichettatura .page-block .bggrey,
body.ser_77 .page-block .bggrey{
	background-color:#f3f3f3;
	padding-top:30px !important;
	padding-bottom:30px !important;
}

/* ### TABELLA 1 */
body.etichettatura table#table_etich_1,
body.ser_77 table#table_etich_1{
	width:100%;border:0;border-bottom:2px solid #009ae0;
}

body.etichettatura table#table_etich_1 td,
body.ser_77 table#table_etich_1 td,
body.etichettatura table#table_etich_1 th,
body.ser_77 table#table_etich_1 th{text-align:center;padding: 5px;border: 3px solid #f3f3f3;}

body.etichettatura table#table_etich_1 th,
body.ser_77 table#table_etich_1 th{background-color: #009ae0;color:white;}

body.etichettatura table#table_etich_1 td,
body.ser_77 table#table_etich_1 td{background-color: white;}

/* ### TABELLA 2 */
body.etichettatura .azzurro,
body.ser_77 .azzurro{background-color: #009ae0; color: white;font-weight:bold;padding:5px;text-align:center;font-size:18px;}

body.etichettatura #table_etich_2,
body.ser_77 #table_etich_2{
	width:100%;
	border:0;
	border-bottom:2px solid #009ae0;
	margin-top:15px;
	margin-bottom:40px;
	padding-bottom:15px;
}

body.etichettatura #table_etich_2 .riga_tab,
body.ser_77 #table_etich_2 .riga_tab{width:100%;height:100px;}

body.etichettatura #table_etich_2 .riga_tab.intestazione,
body.ser_77 #table_etich_2 .riga_tab.intestazione{background-color: #009b71 !important;color:white;font-weight:bold;}

body.etichettatura #table_etich_2 .riga_tab:nth-child(odd),	
body.ser_77 #table_etich_2 .riga_tab:nth-child(odd) {background: #eff0ef;}	

body.etichettatura #table_etich_2 .riga_tab .cell_image,
body.ser_77 #table_etich_2 .riga_tab .cell_image{display:block;width:24%;text-align:center;padding:5px;height:100%;float:left;}

body.etichettatura #table_etich_2 .riga_tab.intestazione .cell_image,
body.ser_77 #table_etich_2 .riga_tab.intestazione .cell_image{padding-top: 38px;}

body.etichettatura #table_etich_2 .riga_tab .cell_image img,
body.ser_77 #table_etich_2 .riga_tab .cell_image img{height:100%;width:auto;margin:auto;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati{display:table;width:75%;text-align:center;padding:0px;height:100%;float:left;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div,	
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div{display:table-cell;width:32%;vertical-align:middle;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div:first-child,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div:first-child{width:36%;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div.smaller,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div.smaller{width:16%;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div.smaller.green,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div.smaller.green{background-color:#9dddc2;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div span,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div span{display:none;}

body.etichettatura #table_etich_2 .riga_tab,
body.ser_77 #table_etich_2 .riga_tab{border-bottom:1px solid #cecece;}

body.etichettatura #table_etich_2 .riga_tab .cell_image,
body.ser_77 #table_etich_2 .riga_tab .cell_image,
body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div{border-right:1px solid #cecece;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div:last-child,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div:last-child{border-right:0px solid #cecece;}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px) {
	
	
	.cont_btn{text-align:center !important;}
	.numeri_aliplast p{font-size: 1.1em !important;} 
	
	/* ### TABELLA 2  - MOBILE */
	body.etichettatura #table_etich_2 .riga_tab.intestazione,
	body.ser_77 #table_etich_2 .riga_tab.intestazione{display:none;}
	
	body.etichettatura #table_etich_2 .riga_tab,
	body.ser_77 #table_etich_2 .riga_tab {height: 160px;}
	
	body.etichettatura #table_etich_2 .riga_tab.big,
	body.ser_77 #table_etich_2 .riga_tab.big {height: 250px;}
	
	body.etichettatura #table_etich_2 .riga_tab .cell_image,
	body.ser_77 #table_etich_2 .riga_tab .cell_image{height:auto;}
	
	body.etichettatura #table_etich_2 .riga_tab .cell_image img,
	body.ser_77 #table_etich_2 .riga_tab .cell_image img{width:100%;height:auto;padding-top:30px;}
	
	body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati,
	body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati{
		display:block;
		width:75%;
		text-align:left;
		padding:15px 5px 5px 5px;
		height:100%;
		float:left;
	}
	
	body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div,
	body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div{
		display:block;
		width:100% !important;
	    line-height: 18px;
    	padding-bottom: 9px;
	}
	
	body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div span,
	body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div span{display:block;font-weight:bold;}

body.etichettatura #table_etich_2 .riga_tab,
body.ser_77 #table_etich_2 .riga_tab{border-bottom:0px solid #cecece;}

body.etichettatura #table_etich_2 .riga_tab .cell_image,
body.ser_77 #table_etich_2 .riga_tab .cell_image,
body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div{border-right:0px solid #cecece;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div.smaller,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div.smaller{font-size: 12px;line-height:13px;}

body.etichettatura #table_etich_2 .riga_tab .cell_cont_dati div.smaller.green,
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div.smaller.green{background-color:#9dddc2;}



/*  
body.ser_77 #table_etich_2 .riga_tab .cell_image{display:inline-block;width:24%;text-align:center;padding:5px;height:100%;float:left;}

body.ser_77 #table_etich_2 .riga_tab .cell_image img{height:100%;width:auto;margin:auto;}

body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati{display:table;width:75%;text-align:center;padding:5px;height:100%;float:left;}
	
body.ser_77 #table_etich_2 .riga_tab .cell_cont_dati div{display:table-cell;width:33%;vertical-align:middle;}
*/

	
	/* ### TABELLA 1  - MOBILE*/
  table#table_etich_1, 
  table#table_etich_1 thead, 
  table#table_etich_1 tbody, 
  table#table_etich_1 th, 
  table#table_etich_1 td, 
  table#table_etich_1 tr {display: block;  }
  
  table#table_etich_1 thead tr {    position: absolute;    top: -9999px;    left: -9999px;  }
  table#table_etich_1 tr {margin: 0 0 1rem 0;}
  table#table_etich_1 tr:nth-child(odd) {background: #ccc;}
  
  body.etichettatura table#table_etich_1 th,
  table#table_etich_1 td, body.ser_77 table#table_etich_1 th {
    	border: 1px solid #DEDEDE !important;
  }  
  table#table_etich_1 td {
    border: none !important;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    text-align:left;
  }
  
  table#table_etich_1 th,
  table#table_etich_1 td {
  	    text-align: left !important;
    	padding: 3px !important;
    	padding-left: 170px !important;
  }
  
  table#table_etich_1 td:before {
    position: absolute;
    top: 5px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align:left;
    font-weight:bold;
  }
  table#table_etich_1 td:nth-of-type(1):before {
    content: "Categoria:";
  }
  table#table_etich_1 td:nth-of-type(2):before {
    content: "Codifica 97/129/CD:";
  }
  table#table_etich_1 td:nth-of-type(3):before {
    content: "Materiali:";
  }
  	
}



@media (min-width: 480px) {
  .header-logo {
    margin: 2px 0;
    width: 287px; } }

@media (min-width: 992px) {
  .header-triangle {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    max-width: 50%;
    height: auto;
    display: block; }
  
  /* .header { background: none; }*/
  
  	.header-logo {width: 200px; }
  	.btn-header-nav {display: none; }
  	.header-nav {float: right;margin-top: 26px;overflow: hidden;display: block; }
 	.header-nav a {transition: all .2s ease-in-out; }
  	.header-nav .links {float: left; }
 	.header-nav .links li, .header-nav .links a {float: left;font-family: 'din-medium', helvetica, arial, sans-serif;font-size: 14px;line-height: 32px;
 		color: #0098d9;text-transform: uppercase; }
  	.header-nav .links li.active {background: url("../img/header/subnav-tip.gif") bottom center no-repeat; }
  	.header-nav .links a {padding: 0 6px;margin-bottom: 22px; }
 	.header-nav .links a:hover {background: rgba(255, 255, 255, 0.3); }
  	.header-nav .switch-lang {float: left; }
	.header-nav .switch-lang a {
        float: left;
        font-family: 'din-medium', helvetica, arial, sans-serif;
        font-size: 14px;
        line-height: 32px;
        color: #0098d9;
        text-transform: uppercase;
        border-left: 1px solid #fff;
        padding: 0 10px;
        margin-bottom: 22px; }
    .header-nav .switch-lang a:hover {background: rgba(255, 255, 255, 0.3); }
    .header-nav .header-share {float: left;border-left: 1px solid #fff;padding-left: 6px; }
    .header-nav .header-share .btn-share {
        float: left;
        width: 32px;
        height: 32px;
        background: transparent url("../img/header/ico-share.png") center no-repeat;
        cursor: pointer;
        transition: all .2s ease-in-out; }
    .header-nav .header-share .btn-share:hover {background-color: rgba(255, 255, 255, 0.3); }
  	.header-share-list {position: absolute;top: 80px;right: 0;display: none;background: #fff;overflow: hidden;    padding: 20px 0; }
    .header-share-list .ico {
      width: 40px;
      height: 40px;
      margin: 10px 30px;
      float: left;
      background-repeat: no-repeat;
      text-indent: -9999em;
      transition: all .2s ease-in-out; }
    .header-share-list .ico:hover {
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
    .header-share-list .ico-twitter {background: url("../img/header/share/ico-twitter.png"); }
    .header-share-list .ico-facebook {background: url("../img/header/share/ico-facebook.png"); }
    .header-share-list .ico-googleplus {background: url("../img/header/share/ico-googleplus.png"); }
    .header-share-list .ico-instagram {background: url("../img/header/share/ico-instagram.png"); }
    .header-share-list .ico-pinterest {background: url("../img/header/share/ico-pinterest.png"); }
    .header-share-list .ico-linkedin {background: url("../img/header/share/ico-linkedin.png"); }
  	.subnav-wrap {
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 3;
    width: 100%;
    background: #0098d9 url("../img/subnav/bg-subnav.png") repeat-x;
    overflow: hidden;
    display: none; }
  	.subnav-list {padding: 70px 70px 20px;display: none;overflow: hidden; }

    ul.subnav-list[data-subnav="prodotti"] li:nth-child(1) {margin-right:  100px;} /* PER RELOAD CHE é un SISTEMA*/
    ul.subnav-list[data-subnav="products"] li:nth-child(1) {margin-right:  100px;} /* PER RELOAD CHE é un SISTEMA*/

    .subnav-list > li {
      float: left;
      padding: 10px;
      width: 20%; }
    .subnav-list .subnav-img > img {
      width: 100%;
      height: auto;
      transition: transform .3s ease-in-out;
      border: 1px solid #0098d9; }
      .subnav-list .subnav-img > img:hover {
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
    .subnav-list .subnav-link a {
      float: left;
      font-family: 'din-medium', helvetica, arial, sans-serif;
      font-size: 16px;
      line-height: 20px;
      color: #fff;
      text-transform: uppercase;
      padding-top: 10px; }
      .subnav-list .subnav-link a:hover {
        color: #ccc; } }

@media (min-width: 1200px) {
  .header-logo {
    width: 287px;
    margin-left: 50px; } }

.header-logo img{
  width: 260px;
}

@media (min-width: 1400px) {
  .header-nav .links li, .header-nav .links a {
    font-size: 18px; }
  .header-nav .links a {
    padding: 0 12px; }
  .header-nav .switch-langs {
    padding: 0 12px; }
  .header-nav .header-share {
    padding-left: 12px; } }

.footer {
  position: relative;
  margin: 0 -15px; 
}
.footer.fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%; 
}
.footer .footer-inner {
    margin: 0 auto;
    max-width: 1600px;
    padding: 170px 0 10px;
    margin: 40px auto 0;
    background: #fff url("../img/footer/bg-footer.png") center bottom no-repeat;
    background-size: contain;
    overflow: hidden; 
}
.footer .footer-inner_2024 {
    margin: 0 auto;
    max-width: 1600px;
    padding: 30px 0 40px 0;
    margin: 10px auto 0;
    background: #fff url("../img/footer/bg-footer-2024.jpg") center bottom no-repeat;
    background-size: cover;
    overflow: hidden; 
}

.footer .footer-intro div.link_foo{
	padding-top:40px;
	text-align:center;
}

.footer .footer-intro div.cont_img{
	margin:20px auto 0px auto;
}
.footer .footer-intro img{
	width:13vW;
	max-width:80%;
	text-align:center;
	margin:0px auto 0px auto;
}




  .footer .links {
    text-align: center;
    margin-bottom: 20px; }
    .footer .links li {
      padding: 6px 12px; }
    .footer .links li, .footer .links a {
      font-family: 'din-medium', helvetica, arial, sans-serif;
      color: #fff;
      text-align: center; }
    .footer .links a:hover {
      color: #ccc; }
  .footer .vodu-credits {
    font-family: 'din-medium', helvetica, arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #ddd; }
    .footer .vodu-credits:hover {
      color: #fff; }

.cookie-alert {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background: rgba(240, 240, 240, 0.9);
  margin: 0;
  padding: 10px; }
  .cookie-alert p, .cookie-alert a {
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    font-size: 13px;
    line-height: 20px;
    color: #222;
    text-align: center;
    margin: 0;
    padding: 0; }
  .cookie-alert a {
    color: #666; }
    .cookie-alert a a:hover {
      color: #aaa; }
  .cookie-alert .close {
    position: absolute;
    top: 0;
    right: 0;
    margin: 10px;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer; }
    .cookie-alert .close:hover {
      color: #aaa; }

@media (min-width: 480px) {
  .footer .links {
    margin-bottom: 0; }
    .footer .links li {
      display: inline;
      padding: 0 10px; } }

@media (min-width: 992px) {
  .footer .links {
    margin-left: 20px;
    text-align: left; }
    .footer .links.right {
      margin-right: 20px;
      text-align: right; } }

@media (min-width: 1200px) {
  .footer .links {
    margin-left: 40px; }
    .footer .links.right {
      margin-right: 40px; } }

@media (min-width: 1400px) {
  .footer .links {
    margin-left: 65px; }
    .footer .links.right {
      margin-right: 65px; } }

.bgwhite {
  background: white;
  overflow: hidden; }

.text-block-wrap .inner {
  overflow: hidden;
  padding: 10px; }

.text-block-wrap h2 {
  font-family: 'HH-Samuel', helvetica, arial, sans-serif;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 20px;
  color: #0098d9; 
  
}

.text-block-wrap p, .text-block-wrap a {
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 20px; 
  font-weight: 300;
}

.text-block-wrap ol, .text-block-wrap ul {
  list-style-type: disc !important;
  padding-left: 40px; }

.text-red {
  color: #0098d9; }

.block-title u, .zt u {
  text-decoration: none;
  font-size: 1.5em;
  line-height: inherit; }

.btn {
  display: inline-block;
  height: 25px;
  padding: 0 10px;
  font-family: 'din-medium', helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 25px;
  text-transform: uppercase; }
  .btn.btn-green {
    color: #fff;
    background-color: #09986d;
    transition: all .2s ease-in-out; }
    .btn.btn-green:hover {
      color: #333; }
  .btn.btn-download {
    height: auto;
    background: #09986d url("../img/download/ico-download.png") 4px center no-repeat;
    background-size: 26px 26px;
    color: #fff;
    transition: all .2s ease-in-out;
    padding: 6px 10px 6px 40px; }
    .btn.btn-download:hover {
      color: #333; }

  .btn.btn-download.mail {
    background: #09986d url("../img/download/ico-busta.png") 4px center no-repeat;
  }



.cms-default .header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  width: 100%;
  height: auto;
  max-width: none; }

.page-title-wrap {
  position: relative;
  min-height: 200px; }

.page-title {
  font-family: 'HH-Samuel', helvetica, arial, sans-serif;
  font-size: 30px;
  line-height: 26px;
  color: #0098d9;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 60px; 
  text-transform: uppercase;}

.page-block .img-responsive {
  width: 100% !important;
  height: auto !important; }

.form {
  margin: 40px 0; }

.form-errors p {
  color: #a00;
  font-weight: bold;
  padding: 10px 20px;
  background: #fcc6cc; }

.form-errors .close {
  position: absolute;
  top: 0;
  right: 20px;
  font-size: 40px;
  line-height: 44px;
  cursor: pointer; }

.form-required {
  font-size: 90%;
  padding-bottom: 20px; }

.form-fields li {
  overflow: hidden;
  margin-bottom: 20px; }

.form-fields label {
  display: block; }

.form-fields input[type=text], .form-fields textarea {
  width: 100%;
  display: inline-block;
  border: 1px solid #ccc;
  height: 30px;
  padding: 0 4px;
  font-family: 'Open Sans', helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 30px;
  -webkit-appearance: none;
  border-radius: 0; }

.form-fields textarea {
  height: 180px;
  resize: none; }

.form-fields .field-list {
  display: inline-block; }
  .form-fields .field-list li {
    margin: 0;
    padding: 0; }
  .form-fields .field-list p {
    margin: 0 0 0 40px; }

.form-fields .privacy-text {
  display: inline-block; }
  .form-fields .privacy-text p {
    margin: 0 0 0 40px; }
  .form-fields .privacy-text p, .form-fields .privacy-text a {
    font-size: 14px;
    line-height: 20px; }

.form-fields .input-checkbox {
  float: left;
  margin-top: 3px;
  margin-right: 20px; }

.form-fields .btn-submit {
  border: 0;
  font-size: 20px;
  line-height: 20px;
  padding: 4px 10px; }

.form-confirm {
  font-weight: bold; }

.cms-photogallery li {
  float: left;
  width: 33.33333%; }

.cms-photogallery img {
  display: block;
  width: 100%;
  height: auto; }

@media (min-width: 480px) {
  .page-title {
    font-size: 40px;
    line-height: 35px; } }

@media (min-width: 768px) {
	
  .page-title {
    font-size: 50px;
    line-height: 40px; }
  .text-block-wrap .inner {
    padding: 60px; }
  .text-block-wrap p, .text-block-wrap a {
    font-size: 16px;
    line-height: 1.6em !important; }
  .form-fields label {
    float: left;
    display: inline-block;
    width: 25%; }
  .form-fields input[type=text], .form-fields textarea {
    width: 50%; }
  .form-fields .privacy-text {
    width: 50%; } }

.m50 {
  margin: 50px 0; }


@media screen and (max-width: 768px){
    
    .btn.blk{  display: block !important;height: auto; width:80%;margin-left:10%;text-align:center;}
    
    body.cms-con-testata .btn.blk {width: 100%;margin-left: 0%;}
    
      .footer .footer-inner {
		background: #fff url("../img/footer/bg-footer_mobile.png") center bottom no-repeat;
        background-position: center top;
        background-size: 100%;
      }


		.footer .footer-inner_2024 {
		    background: #fff url("../img/footer/bg-footer_mobile_2024.jpg") center bottom no-repeat;
	        background-position: center top;
    	    background-size: 100%;
    	    background-size: cover;
    	    background-position: bottom left;
		}
		.footer .footer-intro div.link_foo{
			padding-top:40px;
			text-align:center;
		}
		
		.footer .footer-intro div.cont_img{
			margin:20px auto 0px auto;
		}
		.footer .footer-intro img{
			width:50vW;
			max-width:80%;
			text-align:center;
			margin:0px auto 0px auto;
		}


      
      	h2.block-title{margin-right:30px !important;}
      
		.text-block-wrap .inner {  padding: 10px 40px;}
    
    	.cktemplate.padder {padding-top: 0px !important;}
    	.cktemplate.padder {padding-bottom: 0px !important;}
    	
    	body.ser_77 .page-block .text-block-wrap-cms{ 
				padding:0 30px 0 30px !important; 
		}

		body.etichettatura .page-block ul,
		body.ser_77 .page-block ul{
		    margin-left: 20px;
		}
    	.immagineciclointegrato{padding:10px 30px;}
    	#ttext{padding: 20px 40px !important;} /*pagina reload*/
    	
    	/*titolo su due righe - polimeri */
    	body.ser_18 .page-title-wrap{	height: 216px;width: 250px;	float: right;}
    	
    	.green_box.padder,
    	.green_box {max-width: 90% !important; padding: 30px 40px 30px 15px !important;}
    
    	body.top_120 .main {margin-top: 0px;}

    }
    
@media (min-width: 992px) {
  
  .page-title {font-size: 60px;line-height: 50px; } 

    
	body.etichettatura .page-title,
	body.ser_77 .page-title {line-height: 65px;    bottom: 80px;}
	
	body.etichettatura .cont_image_right,
	body.ser_77 .cont_image_right{position:relative;}
	
	body.etichettatura .cont_image_right img,
	body.ser_77 .cont_image_right img{
		position:absolute;
		right: -10vW;top:50px;
		transform:scale(2.0);z-index:2222;
	}

	.col-md-offset-4 {margin-left: 33.33333333%; }
	
	
}

@media (min-width: 641px) and (max-width: 991px) { 
	body.cms-con-testata .main{
		margin-top:100px;
	}
}



@media (max-width: 768px) {
	.page-title-wrap { min-height: 200px;}
	.cms-default .header-bg {top: 70px;height: 120px;}
	.page-title {   bottom: 30px;}
	
	body.etichettatura .main,
	body.ser_77 .main {margin-top: 0px;}
	
	body.cms-con-testata h2.blue {
	    font-size: 28px !important;
	    line-height: 28px;
	    margin-bottom: 22px;
		margin-top:35px;
	}
	body.cms-con-testata .btn.blk.blue{font-size: 18px !important;}
	
	.cont_btn_commerciale{
		padding: 20px 15px;
	}
	
    .green_box{ margin-left: 0px !important; max-width: 100% !important; padding: 30px 10px 30px 10px !important;}
    .green_box:before{left: -20px !important;}
	
	
	
}

@media (min-width: 1200px) {
  .text-block-wrap .inner { padding: 60px; } 
}


    .green_box{ border-left: 4px #029472 solid; margin-left: 82px; margin-top: 100px;}
    .green_box:before{
      background-image: url(../img/foliage.png);
      content: "";
      display: block;
      width: 150px;
      height: 82px;
      background-size: 150px 82px;
      position: absolute;
      top: -82px;
      left: -82px;
      z-index: 4;
    }

