/* normalize.css v2.1.2 | MIT License | git.io/normalize */
/* normalize.scss v2.1.2 | MIT/GPLv2 License | bit.ly/normalize-with-compass */
/* ==========================================================================
HTML5 display definitions
========================================================================== */
/**
* Correct `block` display not defined in IE 8/9.
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
* Correct `inline-block` display not defined in IE 8/9.
*/
audio,
canvas,
video {
  display: inline-block;
}

/**
* 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 8/9.
*/
[hidden] {
  display: none;
}

/* ==========================================================================
Base
========================================================================== */
/**
* 1. Set default font family to sans-serif.
* 2. Prevent iOS text size adjust after orientation change, without disabling
* user zoom.
* 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
* `em` units.
*/
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
* Remove default margin.
*/
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 variable `h1` font-size and margin within `section` and `article`
* contexts in Firefox 4+, Safari 5, and Chrome.
*/
h1 {
  /* Set the font-size and line-height while keeping a proper vertical rhythm. */
  font-size: 1.8em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin-top: 0.83333em;
  margin-bottom: 0.83333em;
}

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

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

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

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

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

/**
* Correct font family set oddly in Safari 5 and Chrome.
*/
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
* Improve readability of pre-formatted text in all browsers.
*/
pre {
  white-space: pre-wrap;
}

/**
* Set consistent quote types.
*/
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
* 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
========================================================================== */
/* ==========================================================================
Embedded content
========================================================================== */
/**
* Remove border when inside `a` element in IE 8/9.
*/
img {
  border: 0;
}

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

/* ==========================================================================
Figures
========================================================================== */
/**
* Address margin not present in IE 8/9 and Safari 5.
*/
figure {
  margin: 0;
}

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

input[type="search"]::-webkit-search-decoration {
  display: none;
}

input:invalid,
button:invalid,
a.btn:invalid,
select:invalid,
textarea:invalid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus,
button:focus,
a.btn:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 1;
}

button,
a.btn,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid;
  border-color: #dddddd #bbbbbb #999999;
  cursor: pointer;
  color: #333333;
  display: inline-block;
  font: bold 12px / 1.3 Arial, "Liberation Sans", FreeSans, sans-serif;
  outline: 0;
  overflow: visible;
  margin: 0;
  padding: 3px 10px;
  text-shadow: white 0 1px 1px;
  text-decoration: none;
  vertical-align: top;
  width: auto;
  *padding-top: 2px;
  *padding-bottom: 0;
}
button:hover,
a.btn:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none;
}
button::-moz-focus-inner,
a.btn::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner {
  border: 0;
  padding: 0;
}

a.btn {
  *padding-bottom: 3px;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  border: 1px solid;
  outline: 0;
  margin: 0;
  padding: 2px 3px;
  text-align: left;
  font-size: 13px;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
  height: 1.8em;
  vertical-align: top;
  *padding-top: 2px;
  *padding-bottom: 1px;
  *height: auto;
}
textarea[disabled],
select[disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="email"][disabled],
input[type="month"][disabled],
input[type="number"][disabled],
input[type="password"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="text"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
input[type="week"][disabled] {
  background-color: #eeeeee;
}

button[disabled],
input[disabled],
select[disabled],
select[disabled] option,
select[disabled] optgroup,
textarea[disabled],
a.btn_disabled {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  color: #888888;
  cursor: default;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #888888;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #888888;
}

input.placeholder_text,
textarea.placeholder_text {
  color: #888888;
}

textarea,
select[size],
select[multiple] {
  height: auto;
}

select[size="0"],
select[size="1"] {
  height: 1.8em;
  *height: auto;
}

@media (-webkit-min-device-pixel-ratio: 0) {
  select[size],
  select[multiple],
  select[multiple][size] {
    background-image: none;
    padding-right: 3px;
  }

  select,
  select[size="0"],
  select[size="1"] {
    background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
  }

  ::-webkit-validation-bubble-message {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #666666), color-stop(1, black));
    border: 0;
    color: white;
    font: 13px / 17px "Lucida Grande", Arial, "Liberation Sans", FreeSans, sans-serif;
    overflow: hidden;
    padding: 15px 15px 17px;
    text-shadow: black 0 0 1px;
    min-height: 16px;
  }

  ::-webkit-validation-bubble-arrow,
  ::-webkit-validation-bubble-top-outer-arrow,
  ::-webkit-validation-bubble-top-inner-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #666666;
    border-color: #666666;
  }
}
textarea {
  min-height: 40px;
  overflow: auto;
  resize: vertical;
  width: 100%;
}

optgroup {
  color: black;
  font-style: normal;
  font-weight: normal;
  font-family: Arial, "Liberation Sans", FreeSans, sans-serif;
}
optgroup::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/***************************************************************/
/*  Form                                                       */
/***************************************************************/
/*  Form  */
form fieldset {
  padding: 1em;
  border-color: #dddddd;
}
form fieldset legend {
  font-weight: bold;
}
form fieldset legend small {
  margin: 0 0 0 0.2em;
  font-size: 0.7em;
  font-weight: normal;
  font-style: italic;
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
input[type="file"] {
  display: block;
  height: auto;
  margin: 0 0 0.4em;
  padding: 0.4em 0.6em;
  border-color: #848484 #c1c1c1 #e1e1e1;
  background: white;
  color: #333333;
  font-size: 1em;
  -webkit-box-shadow: #dddddd 0 0 4px inset;
  -moz-box-shadow: #dddddd 0 0 4px inset;
  box-shadow: #dddddd 0 0 4px inset;
}

optgroup {
  font-weight: bold;
}

input[type="file"] {
  display: inline !important;
  padding-left: 0;
  -webkit-box-shadow: #dddddd 0 0 0 inset !important;
  -moz-box-shadow: #dddddd 0 0 0 inset !important;
  box-shadow: #dddddd 0 0 0 inset !important;
}

.form {
  margin: 0;
  padding: 0;
}
.form > li {
  list-style: none;
}
.form > li > label {
  vertical-align: top;
  padding: 0 0 0.8em;
}
.form select,
.form input[type="date"],
.form input[type="datetime"],
.form input[type="datetime-local"],
.form input[type="email"],
.form input[type="month"],
.form input[type="number"],
.form input[type="password"],
.form input[type="search"],
.form input[type="tel"],
.form input[type="text"],
.form input[type="time"],
.form input[type="url"],
.form input[type="week"] {
  width: 100%;
  max-width: 18em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.form textarea {
  width: 100%;
  height: 150px;
}
.form.form-simple li label {
  display: none;
}
.form.form-simple li > fieldset {
  padding: 0;
  border: 0;
}
.form.form-simple li > fieldset label {
  display: block;
}
.form.form-advanced > li select,
.form.form-advanced > li input[type="date"],
.form.form-advanced > li input[type="datetime"],
.form.form-advanced > li input[type="datetime-local"],
.form.form-advanced > li input[type="email"],
.form.form-advanced > li input[type="month"],
.form.form-advanced > li input[type="number"],
.form.form-advanced > li input[type="password"],
.form.form-advanced > li input[type="search"],
.form.form-advanced > li input[type="tel"],
.form.form-advanced > li input[type="text"],
.form.form-advanced > li input[type="time"],
.form.form-advanced > li input[type="url"],
.form.form-advanced > li input[type="week"], .form.form-advanced > li > fieldset {
  display: block;
  margin-left: 24%;
}
.form.form-advanced > li {
  margin: 0.5em 0;
  padding: 0;
  border-bottom: 1px dotted #CCC;
}
.form.form-advanced > li:last-child {
  margin-bottom: 0;
  border: none;
}
.form.form-advanced > li > label {
  float: left;
  width: 22%;
  margin: 0.5em 2% 0.4em 0;
  padding: 0;
  text-align: right;
  font-weight: bold;
}
.form.form-advanced > li textarea {
  max-width: 76%;
}
.lt-ie9 .form.form-advanced > li textarea {
  float: right;
  max-width: 72%;
}
.form.form-advanced > li.field-nolabel {
  margin-left: 24%;
}
.form.form-advanced > li > fieldset {
  width: 76%;
  margin: 0 0 0.5em;
  padding: 0;
  border: 0;
}
.form.form-advanced > li > fieldset label {
  display: inline;
}
.form.form-advanced > li > fieldset label:after {
  content: "\A";
  white-space: pre;
}
.form.form-advanced > li > fieldset label input[type="checkbox"],
.form.form-advanced > li > fieldset label input[type="radio"] {
  display: inline;
  margin: 0 0.3em 0.3em 0;
}
.form i {
  color: #c60f13;
  font-style: normal;
}

.last__name {
  display: none !important;
}

label.form-privacy {
    font-size: 10px;
}

/***************************************************************/
/*  Alert Box                                                  */
/***************************************************************/
.alert {
  margin: 0 0 1em;
  padding: 0.6em;
  border: 1px solid #cccccc;
  background: #dddddd;
  color: #666666;
  font-weight: bold;
}

.alert {
  color: #333333;
}
.alert a:hover {
  text-decoration: underline;
}
.alert.alert-wrong {
  border-color: #8b0a0d;
  background: #c60f13;
  color: white;
}
.alert.alert-wrong a {
  color: orange;
}
.alert.alert-success {
  border-color: #417319;
  background: #5da423;
  color: white;
}
.alert.alert-success a {
  color: #990000;
}
.alert.alert-secondary {
  border-color: #0d546b;
  background: #137899;
  color: white;
}
.alert.alert-secondary a {
  color: silver;
}

/***************************************************************/
/*  Buttons                                                    */
/***************************************************************/
.btn,
a.btn,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  padding: 0.4em 0.9em;
  background: #dddddd;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
  background-image: -webkit-linear-gradient(#ffffff, #dddddd);
  background-image: -moz-linear-gradient(#ffffff, #dddddd);
  background-image: -o-linear-gradient(#ffffff, #dddddd);
  background-image: linear-gradient(#ffffff, #dddddd);
  color: #333333;
  font-size: 0.9em;
  font-weight: normal;
  -webkit-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset;
  -moz-box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset;
  box-shadow: rgba(255, 255, 255, 0.3) 0 1px 0 inset;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
}
.btn:hover,
a.btn:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f9f9), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f9f9f9, #cccccc);
  background-image: -moz-linear-gradient(#f9f9f9, #cccccc);
  background-image: -o-linear-gradient(#f9f9f9, #cccccc);
  background-image: linear-gradient(#f9f9f9, #cccccc);
  color: #333333;
}

.btn.btn-strong {
  font-weight: bold;
}
.btn.btn-tiny {
  font-size: 0.6em;
}
.btn.btn-small {
  font-size: 0.8em;
}
.btn.btn-large {
  font-size: 1.1em;
  padding: 0.5em 1.2em;
}
.btn.btn-secondary {
  background: #d1d1d1;
}
.btn.btn-secondary:hover {
  background: #a3a3a3;
}
.btn.btn-success {
  border: 1px solid #009300;
  background: #00a600;
  color: #FFF;
  text-shadow: #666666 0 0 0;
}
.btn.btn-success:hover {
  background: #006600;
  color: #FFF;
}
.btn.btn-info {
  border: 1px solid #329fbf;
  background: #35a9ca;
  color: #FFF;
  text-shadow: #666666 0 0 0;
}
.btn.btn-info:hover {
  background: #267890;
  color: #FFF;
}
.btn.btn-alert {
  border: 1px solid #c10f13;
  background: #d01014;
  color: #FFF;
  text-shadow: #666666 0 0 0;
}
.btn.btn-alert:hover {
  background: #8f0b0e;
  color: #FFF;
}
.btn.btn-inverse {
  border: 1px solid #383838;
  background: #434343;
  color: #FFF;
  text-shadow: #666666 0 0 0;
}
.btn.btn-inverse:hover {
  background: #292929;
  color: #FFF;
}
.btn.btn-disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.btn.btn-no-style {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  color: green;
}
.btn.btn-no-style:focus {
  -webkit-box-shadow: #666666 0 0 0;
  -moz-box-shadow: #666666 0 0 0;
  box-shadow: #666666 0 0 0;
}
.btn.btn-no-style:hover {
  color: #005a00;
}

/***************************************************************/
/*  Inline Validation                                          */
/***************************************************************/
.form {
  /* Z-INDEX */
}
.form .formError {
  z-index: 990;
}
.form .formError .formErrorContent {
  z-index: 991;
}
.form .formError .formErrorArrow {
  z-index: 996;
}
.form .ui-dialog .formError {
  z-index: 5000;
}
.form .ui-dialog .formError .formErrorContent {
  z-index: 5001;
}
.form .ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}
.form .inputContainer {
  position: relative;
  float: left;
}
.form .formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  text-align: left;
}
.form .formError.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}
.form .ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}
.form .formError .formErrorContent {
  width: 100%;
  background: #ee0101;
  position: relative;
  color: #fff;
  min-width: 120px;
  font-size: 13px;
  padding: 8px 14px 8px 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: #dddddd 0 0 7px;
  -moz-box-shadow: #dddddd 0 0 7px;
  box-shadow: #dddddd 0 0 7px;
}
.form .formError.inline .formErrorContent {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
.form .greenPopup .formErrorContent {
  background: #33be40;
}
.form .blackPopup .formErrorContent {
  background: #393939;
  color: #FFF;
}
.form .formError .formErrorArrow {
  width: 15px;
  margin: 0px 0 0 13px;
  position: relative;
}
.form body[dir='rtl'] .formError .formErrorArrow,
.form body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}
.form .formError .formErrorArrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #f00;
}
.form .formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}

/***************************************************************/
/*  Galleriffic                                                */
/***************************************************************/
#content .gallery {
  padding: 20px 0;
}
#content .content_gallery {
  width: 460px;
}
#content .content_gallery a {
  color: #666666;
  text-decoration: none;
}
#content .content_gallery a:hover {
  color: #333333;
}
#content .navigation a {
  border: 1px solid #cccccc;
  background: white;
  color: #666666;
}
#content .navigation a:hover {
  border: 1px solid #cccccc;
  background: #eeeeee;
  color: #666666;
}
#content .navigation .current {
  border-color: black;
  background: black;
  color: #a3a3a3;
}
#content .slideshow .image-wrapper .advance-link {
  border: 1px solid #cccccc;
}
#content .slideshow img {
  width: 460px;
  height: auto;
}
#content .embox {
  border: 1px solid #cccccc;
}
#content #thumbs {
  width: 180px !important;
}
#content .thumbs .thumb {
  border: 1px solid #cccccc;
}
#content .thumbs .selected .thumb {
  background: black;
}
#content .thumbs img {
  width: 80px;
  height: 80px;
}

/***************************************************************/
/*  Lightbox Prettyphoto                                       */
/***************************************************************/
.galleria_prettyPhoto .immagineGalleria_prettyPhoto, .galleria_prettyPhoto .immagineGalleria_prettyPhoto img {
  width: 110px !important;
  height: 110px !important;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

#fullResImage {
  display: inline !important;
}

.galleria_prettyPhoto {
  width: 660px;
  margin: 0 0 0 2px;
}
.galleria_prettyPhoto .immagineGalleria_prettyPhoto {
  background-color: #dddddd !important;
  border-color: #cccccc !important;
}
.galleria_prettyPhoto .immagineGalleria_prettyPhoto img {
  margin: 0 !important;
}
.galleria_prettyPhoto .immagineGalleria_prettyPhoto.first, .galleria_prettyPhoto .immagineGalleria_prettyPhoto.last {
  margin: 5px !important;
}
.galleria_prettyPhoto .immagineGalleria_prettyPhoto:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

/***************************************************************/
/*  Galleria s3Slider                                          */
/***************************************************************/
#slider {
  width: 636px !important;
  margin: 0 auto 20px auto;
}
#slider #sliderContent {
  padding: 0;
  margin: 0;
}
#slider #sliderContent img {
  width: 636px !important;
  height: auto !important;
}

/***************************************************************/
/*  Colorbox                                                   */
/***************************************************************/
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}

#colorbox {
  outline: 0;
}

#cboxTopLeft {
  width: 14px;
  height: 14px;
  background: url('../img/_modules/media-colorbox/controls.png?1374474189') no-repeat 0 0;
}

#cboxTopCenter {
  height: 14px;
  background: url('../img/_modules/media-colorbox/border.png?1374474189') repeat-x top left;
}

#cboxTopRight {
  width: 14px;
  height: 14px;
  background: url('../img/_modules/media-colorbox/controls.png?1374474189') no-repeat -36px 0;
}

#cboxBottomLeft {
  width: 14px;
  height: 43px;
  background: url('../img/_modules/media-colorbox/controls.png?1374474189') no-repeat 0 -32px;
}

#cboxBottomCenter {
  height: 43px;
  background: url('../img/_modules/media-colorbox/border.png?1374474189') repeat-x bottom left;
}

#cboxBottomRight {
  width: 14px;
  height: 43px;
  background: url('../img/_modules/media-colorbox/controls.png?1374474189') no-repeat -36px -32px;
}

#cboxMiddleLeft {
  width: 14px;
  background: url('../img/_modules/media-colorbox/controls.png?1374474189') repeat-y -175px 0;
}

#cboxMiddleRight {
  width: 14px;
  background: url('../img/_modules/media-colorbox/controls.png?1374474189') repeat-y -211px 0;
}

#cboxContent {
  background: #fff;
  overflow: visible;
}

.cboxIframe {
  background: #fff;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 5px;
}

#cboxLoadingOverlay {
  background: url('../img/_modules/media-colorbox/loading_background.png?1374474189') no-repeat center center;
}

#cboxLoadingGraphic {
  background: url('../img/_modules/media-colorbox/loading.gif?1374474189') no-repeat center center;
}

#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: bold;
  color: #7C7C7C;
}

#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  background: url('../img/_modules/media-colorbox/controls.png?1374474189') no-repeat 0px 0px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0;
}

#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}

#cboxPrevious:hover {
  background-position: -51px 0px;
}

#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}

#cboxNext:hover {
  background-position: -75px 0px;
}

#cboxClose {
  right: 0;
  background-position: -100px -25px;
}

#cboxClose:hover {
  background-position: -100px 0px;
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}

/*! http://responsiveslides.com v1.54 by @viljamis */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0 0 1em;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

/***************************************************************/
/*  Responsive Slides Custom Styling                           */
/***************************************************************/
#rslides {
  position: relative;
}
#rslides .rslides img {
  width: 675px;
  height: 220px;
}
#rslides .rslides_nav {
  z-index: 4;
  position: absolute;
  bottom: .4em;
  right: .4em;
  width: 29px;
  height: 29px;
  background: url('../img/general/arrows.png?1390212271') no-repeat left top;
  text-indent: -9999px;
}
#rslides .rslides_nav.prev {
  right: 2.8em;
  background-position: 0 0;
}
#rslides .rslides_nav.prev:hover {
  background-position: 0 bottom;
}
#rslides .rslides_nav.next {
  background-position: right top;
}
#rslides .rslides_nav.next:hover {
  background-position: right bottom;
}

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

body {
  background: #dfdfdf;
  color: #666666;
  font: 0.9em Tahoma, Verdana, Segoe, sans-serif;
}

a {
  color: green;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
  color: #005a00;
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.3em;
  color: green;
  font-weight: bold;
}

h2, h3, h4, h5, h6 {
  color: #004e00;
}

h1 {
  font-size: 1.8em;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1.4em;
}

h4 {
  font-size: 1.3em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1.1em;
}

ul, ol {
  line-height: 1.5em;
}

p {
  line-height: 1.5em;
  margin: 0 0 1em;
}

::-webkit-input-placeholder {
  color: #666666;
}

:-moz-placeholder {
  color: #666666;
}

/* Firefox 18- */
::-moz-placeholder {
  color: #666666;
}

/* Firefox 19+ */
:-ms-input-placeholder {
  color: #666666 !important;
}

.placeholder {
  color: #666666 !important;
}

.clear {
  clear: both;
}

.left {
  float: left;
}

.right {
  float: right;
}

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

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

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

.is-hidden {
  display: none !important;
}

.is-visible {
  display: block !important;
}

.justifyfull {
  text-align: justify;
}

.form.form-advanced > li, #footer {
  overflow: hidden;
}

.header-wrap, .content-wrap, .footer-wrap {
  z-index: 2;
  position: relative;
  width: 980px;
  margin: 0 auto;
  padding: 0;
}

.listing .listing-img {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

/***************************************************************/
/*  Header                                                     */
/***************************************************************/
.header-wrap {
  z-index: 3;
}

.header-bar {
  position: relative;
  height: 50px;
  background: url('../img/general/header-bg.png?1390211430') repeat center top;
}
.header-bar:after {
  z-index: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 263px;
  height: 50px;
  background: #FFF;
}

/*  Logo  */
#header-logo {
  z-index: 1;
  display: inline-block;
  position: relative;
  top: -14px;
  padding: 0;
}
#header-logo a {
  display: block;
  width: 263px;
  height: 64px;
  background: url('../img/general/logo.png?1390211294') no-repeat left top;
  text-indent: -9999px;
}
#header-logo a:hover, #header-logo a:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/*  Header Search  */
#header-search {
  z-index: 2;
  position: absolute;
  top: .9em;
  right: .7em;
  width: 150px;
  /* Firefox 18- */
  /* Firefox 19+ */
}
#header-search ::-webkit-input-placeholder {
  color: #FFF;
}
#header-search :-moz-placeholder {
  color: #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#header-search ::-moz-placeholder {
  color: #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#header-search :-ms-input-placeholder {
  color: #FFF !important;
}
#header-search .placeholder {
  color: #FFF !important;
}
#header-search input[type="text"] {
  z-index: 1;
  position: relative;
  width: 100%;
  height: 1.5em;
  line-height: 1.5em;
  padding: 0 2em 0 .6em;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #FFF;
  font-size: 1em;
}
#header-search input[type="text"]:focus {
  background: rgba(255, 255, 255, 0.15);
}
#header-search input[type="submit"] {
  z-index: 1;
  position: absolute;
  top: 0.1em;
  right: 0.1em;
  width: 1.5em;
  height: 1.5em;
  border: none;
  background: none;
  background: url('../img/general/search.png?1390211272') no-repeat center center;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/*  Header Menu  */
#header-menu {
  z-index: 10;
  position: relative;
  margin: 0;
  padding: 0;
  background: transparent;
  text-align: right;
  font-size: 1em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.header-menu {
  margin: 0;
  padding: 0;
}
.header-menu > li {
  position: relative;
  line-height: normal;
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 0 0 1.4em;
}
.header-menu > li > a {
  display: block;
  height: auto;
  line-height: normal;
  padding: 1em 0;
  background: transparent;
  color: black;
  text-decoration: none;
}
.header-menu > li.has-children > a {
  padding-right: 0.8em;
}
.header-menu > li.has-children > a:after {
  content: '';
  position: absolute;
  top: 1.4em;
  right: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black;
}
.header-menu > li.has-children.active > a:after, .header-menu > li.has-children.hovering > a:after, .header-menu > li.has-children:hover > a:after {
  border-top-color: black;
}
.header-menu > li.hovering > a,
.header-menu > li > a:hover {
  color: black;
}
.header-menu > li.active > a {
  color: black;
}
.header-menu .hovering > ul,
.header-menu li:hover > ul {
  display: block !important;
}

/*  Header Submenu  */
.header-submenu, .header-submenu ul {
  display: none !important;
  position: absolute;
  width: 260px;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-box-shadow: #666666 0 3px 7px;
  -moz-box-shadow: #666666 0 3px 7px;
  box-shadow: #666666 0 3px 7px;
}
.lt-ie9 .header-submenu, .lt-ie9 .header-submenu ul, .header-submenu .lt-ie9 ul {
  border: 1px solid #949494;
}

.header-submenu {
  top: 3em;
  left: 0;
}
.header-submenu:after {
  content: '';
  position: absolute;
  top: -7px;
  left: 1em;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #949494;
}
.header-submenu li {
  position: relative;
  display: inline-block;
  width: 100%;
}
.header-submenu li a {
  display: block;
  color: green;
  padding: 0.6em 0 0.6em 1em;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #e0e0e0;
  background: #dddddd;
  text-decoration: none;
}
.header-submenu li:first-child > a {
  border-top-color: transparent;
}
.header-submenu li:last-child > a {
  border-bottom-color: transparent;
}
.header-submenu li.has-children a:after {
  content: '';
  position: absolute;
  top: 0.9em;
  right: 0.1em;
  content: '';
  border-top: 6px solid transparent;
  border-left: 6px solid #949494;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.header-submenu li.hovering > a,
.header-submenu li > a:hover {
  background: #e7e7e7;
  color: #005a00;
}
.header-submenu ul {
  z-index: 1;
  top: 0;
  left: 260px;
}
.lt-ie9 .header-submenu ul {
  top: -1px;
  left: 258px;
}
.header-submenu ul:after {
  display: none;
}
.header-submenu ul li a {
  background: #e7e7e7;
  color: #005a00;
}
.header-submenu ul li a:hover {
  background: #dddddd;
  color: green;
}
.header-submenu ul li a:after {
  display: none;
}

#col-l {
  float: left;
  width: 244px;
}
#col-l > ul {
  position: relative;
  left: -1.35em;
  width: 265px;
  margin: 0;
  padding: 0;
}
#col-l > ul li {
  display: block;
  margin: 0;
  padding: 0 0 2px;
  background: url('../img/general/menu-separator.png?1390227878') no-repeat left bottom;
}
#col-l > ul li a {
  display: block;
  position: relative;
  padding: 1em 2em;
  background: #ededed;
  color: #555555;
  font-weight: bold;
}
#col-l > ul li a:after {
  content: '';
  position: absolute;
  top: 0;
  left: -14px;
  width: 30px;
  height: 100%;
  background: url('../img/general/menu-bg.png?1390211414') repeat center top;
}
#col-l > ul li a:hover {
  background: #d5d5d5;
  text-decoration: none;
}
#col-l > ul li a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#col-l > ul li.active a {
  background: #d5d5d5;
  text-decoration: none;
}
#col-l > ul li.active a:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.est {
  margin: 2em 0 0;
display: none;
}
.est .est-title {
  padding: 0 0 .6em 2.4em;
  background: url('../img/general/estimate.png?1390211286') no-repeat left 6px;
  color: #004e00;
  font-size: 1.2em;
  font-weight: bold;
}
.est .est-form input {
  border: 1px solid #d6d6d6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.est .est-form .btn {
  width: 100%;
  margin: .4em 0;
  padding: 1em 2em;
  border: none;
  background: #ededed;
  color: #008000;
  font-weight: bold;
  font-size: .9em;
  text-transform: uppercase;
}
.est .est-form .btn:hover, .est .est-form .btn:focus {
  background: #bebebe;
}

.open {
  position: relative;
  margin: 2em 0 0;
  padding: 1em;
  background: #004900;
  color: #FFF;
}
.open:after {
  content: '';
  position: absolute;
  top: -1em;
  right: 1em;
  width: 32px;
  height: 32px;
  background: url('../img/general/clock.png?1390211325') no-repeat center top;
}
.open .open-text {
  text-align: right;
}
.open .open-text p {
  margin: 1em 0 0;
  line-height: 1em;
}
.open .open-text i {
  font-style: normal;
  font-size: 1.4em;
}
.open .open-text i span {
  color: #41a841;
}

/***************************************************************/
/*  Content                                                    */
/***************************************************************/
.content-wrap {
  padding: 20px;
  background: #FFF;
}

#content {
  float: right;
  width: 676px;
}

.col2 #text {
  float: left;
  width: 66%;
}

#text {
  width: 100%;
}

/***************************************************************/
/*  Side                                                       */
/***************************************************************/
#side {
  float: right;
  width: 30%;
  padding: 2em 0 0 0;
}

.side {
  margin: 0 0 2em;
  padding: 0 0 2em;
  border-bottom: 4px solid #9b9b9b;
}
.side:last-child {
  border-bottom: 0;
}
.side .side-title {
  margin: 0 0 0.8em;
  color: green;
  font-size: 1.6em;
  font-weight: bold;
}
.side .side-content > *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/***************************************************************/
/*  Footer                                                     */
/***************************************************************/
#footer {
  height: 70px;
  margin: 1em 0 6em;
  padding: .4em .8em;
  background: #008000;
}

.footer-info {
  float: left;
  width: 40%;
  color: #FFF;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 1;
}

.footer-menu {
  float: right;
  width: 60%;
  text-align: right;
}
.footer-menu ul {
  margin: 0;
  padding: 0;
}
.footer-menu ul li {
  display: inline;
  margin: 0 0 0 1em;
}
.footer-menu ul li a {
  color: #FFF;
}

#footer-copyright {
  display: none;
  position: absolute;
  top: 1em;
  right: 0;
}
#footer-copyright a {
  display: block;
  text-align: center;
  text-indent: -9999px;
  width: 46px;
  height: 32px;
  background: url('../img/general/sicomunica.png?1377815783') no-repeat center top;
}
#footer-copyright a:hover {
  background-position: center bottom;
}

/***************************************************************/
/*  Listing                                                    */
/***************************************************************/
#listing {
  margin: 1em 0 0 0;
  width: 690px;
}

.listing {
  vertical-align: top;
  display: inline-block;
  width: 32.5%;
  margin: 0 0 1.4em 0;
}
.listing .listing-title {
  width: 210px;
}
.listing .listing-img img {
  width: 210px;
  height: 158px;
}
.listing .listing-img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

/***************************************************************/
/*  News                                                       */
/***************************************************************/
.news {
  position: relative;
  min-height: 115px;
  margin: 2em 0;
  padding: 0.8em 0 2.2em 180px;
  border-bottom: 1px solid #dddddd;
}
.news .news-image {
  position: absolute;
  top: 0.8em;
  left: 0px;
}
.news .news-image a img {
  width: 150px;
  height: 85px;
  padding: 4px;
  border: 1px solid green;
}
.news .news-title h2 {
  margin-top: -0.2em;
}
.news .news-link {
  margin: 0.4em 0 0;
  font-weight: bold;
}

/*  Pagination  */
#pagination {
  padding: 0 0 3em;
}
#pagination .pagination-title,
#pagination .pagination-current,
#pagination .page {
  float: left;
  display: block;
  padding: 0 0.3em 0;
}

/***************************************************************/
/*  Form default & Google Maps                                 */
/***************************************************************/
#form {
  float: left;
  width: 44%;
  margin: 0 0 3em;
  display: none;
}
#form input[type="text"],
#form input[type="password"],
#form textarea,
#form select {
  width: 100%;
  max-width: 100%;
}
#form .btn {
  margin-top: .5em;
}

/*  Google Maps  */
.gmap {
  float: right;
  width: 54%;
}
.gmap iframe {
  width: 100%;
  height: 370px;
  padding: 4px;
  border: 1px solid #dddddd;
}
.gmap small {
  display: none;
}

/***************************************************************/
/*  Search                                                     */
/***************************************************************/
.ajaxSearch_highlight {
  background: #FCF8CF;
  color: #002;
  font-weight: bold;
}

.ajaxSearch_resultsInfos {
  clear: both;
  margin: 0;
  font-weight: normal;
}

.ajaxSearch_resultsDisplayed {
  margin: 0 0 0 0.4em;
}

.ajaxSearch_grpResultName,
.paging1 {
  display: inline-block;
  color: #949494;
  font-size: 0.8em;
  font-style: italic;
}

.ajaxSearch_result {
  padding: 1em 0 0.5em;
  border-bottom: 1px solid #dddddd;
}

.ajaxSearch_resultLink {
  word-wrap: break-word;
  clear: both;
  display: inline-block;
  margin-bottom: 0.1em;
  font-size: 1.6em;
}

.ajaxSearch_resultDescription {
  line-height: 1.4em;
}

.ajaxSearch_result + .paging1 {
  margin-top: 2em;
  margin-bottom: 2em;
}

/***************************************************************/
/*  Newsletter                                                 */
/***************************************************************/
.TXNewsletters_form {
  margin: 10px;
  padding: 2px;
}

.TXNewsletters_form_item {
  margin: 2px;
  padding: 1px;
}
.TXNewsletters_form_item input[type="text"] {
  width: 40% !important;
}

.TXNewsletters_form_noborder {
  border: 0;
}

.TXNewsletters_form_inputErr {
  border: 1px solid #ff0000;
}

.TXNewsletters_form_labelErr {
  color: #ff0000;
}

label.TXNewsletters_form_labelGauche {
  display: block;
  float: left;
  position: relative;
  top: 0;
  width: 18%;
  height: 18px;
  margin-right: 2px;
  padding-top: 2px;
  text-align: left;
  font-weight: bold;
}

.TXNewsletters_form_right {
  margin: 0.2em 0 1em;
  margin-left: 18%;
}

/***************************************************************/
/*   Images     				                                       */
/***************************************************************/
.img-right, .img-left, .img-center {
  padding: 5px;
  border: 1px solid #dddddd;
}

.img-right {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

.img-left {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

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

.img-left-noborder {
  float: left;
  padding: 0 1em 0.5em 0;
}

.img-right-noborder {
  float: right;
  padding: 0 0 0.5em 1em;
}

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