@import '../../../../../netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css';
/*
Theme Name: Custom Theme
Theme URI: http://www.siennedesign.com
Author: Sienne Design
Author URI: http://www.siennedesign.com
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html,
button,
input,
select,
textarea {
  color: #222;
}
input[type="text"],
input[type="email"],
textarea,
button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
textarea {
  resize: vertical;
}
::-moz-selection {
  color: #ffffff;
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  color: #ffffff;
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  margin: 1em 0;
  height: 1px;
  border: 0;
  padding: 0;
  border-top: 1px solid #ccc;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  max-width: 100%;
  vertical-align: middle;
}
*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
  font-size: 1em;
  line-height: 1.4;
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
html {
  position: relative;
  min-width: 940px;
}
body {
  font-family: 'Roboto', sans-serif;
}
section.page,
section.single,
section.list {
  position: relative;
  z-index: 1;
  padding-top: 12px;
  padding-bottom: 1px;
}
section.page:before,
section.single:before,
section.list:before,
section.page:after,
section.single:after,
section.list:after {
  position: absolute;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 12px;
}
section.page:before,
section.single:before,
section.list:before {
  top: -12px;
  background: url('assets/img/white-curve-top.png') top center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
section.page:after,
section.single:after,
section.list:after {
  bottom: -12px;
  background: url('assets/img/white-curve-bottom.png') top center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.animation {
  margin: 20px -100px;
  width: 937px;
  height: 600px;
  background-color: #aedbf1;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.animation:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.animation > * {
  display: inline-block;
  vertical-align: middle;
}
.animation iframe {
  width: 940px;
}
.animation .button {
  color: #595959;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 1em;
  background-color: #ffffff;
  background-image: -o-linear-gradient(top, #ffffff, #e9e9e9);
  background-image: -moz-linear-gradient(top, #ffffff, #e9e9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #ffffff, #e9e9e9);
  background-image: linear-gradient(to bottom, #ffffff, #e9e9e9);
  padding: 10px 17px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -o-transition: all 100ms;
  -moz-transition: all 100ms;
  -webkit-transition: all 100ms;
  transition: all 100ms;
}
.animation .button:hover {
  margin-top: 3px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.animation .button i {
  font-size: .8em;
  margin-left: 5px;
}
.animation .hide {
  display: none;
}
.main {
  max-width: 940px;
  margin: 0 auto;
  padding: 1em 100px 4em;
  color: #525455;
  *zoom: 1;
}
.main a {
  color: #0075bf;
  text-decoration: none;
  border-bottom: 1px solid #0075bf;
}
.main a:hover {
  color: #525455;
  border-bottom: 1px solid #525455;
}
.main:before,
.main:after {
  content: " ";
  display: table;
}
.main:after {
  clear: both;
}
.main .alignleft {
  clear: both;
  float: left;
  margin: 0.2em 0 1.3em;
  margin-right: 1.5em;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.main .alignright {
  clear: both;
  float: right;
  margin: 0.2em 0 1.3em;
  margin-left: 1.5em;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.main > ul {
  list-style: none;
  padding: 0;
  color: #0075bf;
}
.main > ul li {
  padding: 0;
  position: relative;
}
.main > ul li:before {
  position: relative;
  content: '•';
  top: 13px;
  margin-right: 10px;
  font-size: 3em;
  line-height: 0;
}
.main > ul li.contact-item:before {
  content: '';
  top: auto;
  line-height: auto;
}
.main p {
  font-weight: 300;
}
.main strong {
  font-weight: 700;
}
.main h2,
.main h3 {
  margin-bottom: 0.2em;
}
.main h2:after,
.main h3:after {
  /*content: '—';
  display: block;
  line-height: 1;*/
}
.main h3 {
  margin-top: 2em;
}
.main img + p,
.main h2 + p {
  margin-top: 0;
}
.main h3 + ul {
  margin-top: 0;
}
.main h1 + .date {
  margin-bottom: 2em;
}
.main .date {
  color: #fff;
  font-weight: 300;
  font-size: 0.8em;
  padding: 0.3em 1em;
  margin-bottom: 0.5em;
  display: inline-block;
  background-color: #0075bf;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.main-title {
	margin: 0 0 0.5em;
	color: #FF0000;
	font-size: 2.8em;
	font-weight: 700;
	line-height: 1.2;
}
.intro {
  color: #1188ca;
  margin-bottom: 1.5em;
  font-size: 1.4em;
  font-weight: 300;
}
.intro p {
  font-weight: 300;
}
.info {
  padding: 0.1em 1.5em;
  margin-bottom: 1.5em;
  color: #1188ca;
  font-size: 1.4em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  background: #cce3f1 url('assets/img/lightblue-texture.jpg') center left no-repeat;
}
.info p {
  margin: 0.5em 0;
}
.button {
  display: inline-block;
  margin-bottom: 1.5em;
}
.button a,
.button button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0 none;
  display: block;
  padding: 0.4em 1em;
  color: #777;
  font-weight: 700;
  font-size: 0.9em;
  text-decoration: none;
  background: #f4f4f4 url('assets/img/button-gradient.png') top center repeat-x;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 117, 191, 0.2), 1px 1px 2px hsla(0,0%,0%,0.3);
  box-shadow: 1px 1px 4px rgba(0, 117, 191, 0.2), 1px 1px 2px hsla(0,0%,0%,0.3);
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.button a:hover,
.button button:hover {
  color: #fff;
  background: #0075bf;
}
.content-table {
  list-style: none;
  margin: 0 0 3em;
  padding: 0;
}
.content-table:last-child:after {
  display: none;
}
.content-table:after {
  content: '';
  display: block;
  padding-top: 40px;
  margin-bottom: 25px;
  width: 100%;
  height: 5px;
  background: url('assets/img/separator.png') bottom center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
.content-table:after {
  padding-top: 50px;
  margin-bottom: -15px;
}
.content-table li {
  display: inline-block;
  margin-bottom: 1.5em;
  display: block;
  margin-bottom: 1px;
}
.content-table li a,
.content-table li button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0 none;
  display: block;
  padding: 0.4em 1em;
  color: #777;
  font-weight: 700;
  font-size: 0.9em;
  text-decoration: none;
  background: #f4f4f4 url('assets/img/button-gradient.png') top center repeat-x;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 117, 191, 0.2), 1px 1px 2px hsla(0,0%,0%,0.3);
  box-shadow: 1px 1px 4px rgba(0, 117, 191, 0.2), 1px 1px 2px hsla(0,0%,0%,0.3);
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.content-table li a:hover,
.content-table li button:hover {
  color: #fff;
  background: #0075bf;
}
.content-table li:before {
  display: none;
}
.contact-info {
  font-size: 0.9em;
}
.contact-info p {
  margin: 0.2em 0;
  font-weight: 700;
  color: #0075bf;
}
.contact-info .button {
  margin-top: 0.5em;
}
.contact-info .tel:before {
  content: url('assets/img/icon-phone-blue.png');
  margin-right: 11px;
}
.contact-info .fax:before {
  content: url('assets/img/icon-fax-blue.png');
  margin-right: 8px;
}
.filiale-item:last-child:after,
.transport-item:last-child:after,
.result-item:last-child:after,
.main-contact:last-child:after {
  display: none;
}
.filiale-item:after,
.transport-item:after,
.result-item:after,
.main-contact:after {
  content: '';
  display: block;
  padding-top: 40px;
  margin-bottom: 25px;
  width: 100%;
  height: 5px;
  background: url('assets/img/separator.png') bottom center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
}
.transport-item:after {
  margin-bottom: 35px;
}
.result-item:after {
  padding-top: 30px;
  margin-bottom: 35px;
}
.ref-list {
  list-style: none;
  padding: 0;
  margin-left: -10px;
  margin-right: -10px;
}
.ref-list li {
  position: relative;
  display: inline-block;
  margin: 10px;
  width: 100px;
  height: 100px;
  background-color: #fff;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.ref-list li:before {
  content: '' !important;
}
.ref-list li:hover {
  background-color: #ccc;
}
.ref-list img {
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.contact-list {
  list-style: none;
  padding: 0;
}
.contact-list li {
  display: inline-block;
  width: 33%;
  border-left: 1px solid #0075bf;
  padding-left: 20px !important;
}
.contact-list img {
  margin-bottom: 1em;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.actualite-list {
  *zoom: 1;
}
.actualite-list:before,
.actualite-list:after {
  content: " ";
  display: table;
}
.actualite-list:after {
  clear: both;
}
.actualite-list .actualite-item {
  float: left;
  width: 50%;
  min-height: 300px;
}
.actualite-list img {
  margin-bottom: 0;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.actualite-list h2 {
  font-size: 1.1em;
  color: #525455;
}
.actualite-list h2:after {
  display: none;
}
.actualite-list a {
  text-decoration: none;
}
.homepage {
  position: relative;
  margin: -10px 0;
  z-index: 4;
  height: 324px;
  padding-top: 50px;
  color: #fff;
  background: url('assets/img/home-feature-texture.png') top center no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  *zoom: 1;
}
.homepage:before,
.homepage:after {
  content: " ";
  display: table;
}
.homepage:after {
  clear: both;
}
.homepage .wrap {
  width: 940px;
  margin: 0 auto;
}
.homepage .actualite {
  float: left;
  width: 49%;
}
.homepage .links {
  float: right;
  width: 49%;
}
.homepage .actualite a {
  color: #fff;
  text-decoration: none;
}
.homepage .actualite a:hover {
  text-decoration: underline;
}
.homepage .actualite .meta {
  float: left;
  width: 100px;
}
.homepage .actualite .remonte {
  float: right;
  width: 340px;
}
.homepage .actualite .title {
  font-size: 1em;
  font-weight: 400;
}
.homepage .actualite .figure img {
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.homepage .actualite .date {
  display: block;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-color: #fff;
  color: #0075bf;
  text-align: center;
  padding: 0.5em 0;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
.homepage .actualite .day {
  display: block;
  font-size: 3em;
  line-height: 1;
  font-weight: 300;
}
.homepage .actualite .all-link a {
  position: relative;
  display: block;
  padding: 0.5em 0.8em;
  color: #fff;
  font-size: 0.9em;
  line-height: 1;
  text-decoration: none;
  background-color: #555;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
}
.homepage .actualite .all-link a:after {
  position: absolute;
  content: '›';
  color: #ccc;
  font-weight: 300;
  font-size: 2.3em;
  line-height: 1;
  top: 0;
  right: 10px;
}
.homepage .links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 1px solid #fff;
  padding-left: 20px;
}
.homepage .links li {
  font-size: 1.45em;
}
.homepage .links a {
  color: #fff;
  text-decoration: none;
}
.homepage .links a:before {
  content: url('assets/img/icon-tick.png');
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 26px;
  height: 23px;
  text-align: center;
  padding-top: 1px;
  padding-left: 1px;
  background-color: #eee;
  font-size: 14px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.homepage .links a:before {
  margin-right: 18px;
}
.homepage .links a:hover {
  text-decoration: underline;
}
.more-link a,
.more-link button {
  position: relative;
}
.more-link a:after,
.more-link button:after {
  position: absolute;
  content: '•';
  font-weight: 300;
  font-size: 1.8em;
  line-height: 1;
  top: 0;
}
.more-link a,
.more-link button {
  padding-right: 2em;
}
.more-link a:after,
.more-link button:after {
  content: '›';
  right: 12px;
}
.main .retour a,
.main .retour button {
  position: relative;
}
.main .retour a:after,
.main .retour button:after {
  position: absolute;
  content: '•';
  font-weight: 300;
  font-size: 1.8em;
  line-height: 1;
  top: 0;
}
.main .retour a,
.main .retour button {
  padding-left: 2em;
}
.main .retour a:after,
.main .retour button:after {
  content: '‹';
  left: 12px;
}
.multiple-forms {
  padding: 50px 110px;
  background: #cce3f1 url('assets/img/lightblue-texture.jpg') top left no-repeat;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.multiple-forms .tab > h2 {
  display: none;
}
.multiple-forms .tab-control {
  margin-bottom: 2em;
  position: relative;
  z-index: 999;
}
.multiple-forms .tab-control:before {
  content: 'Vous souhaitez :';
  width: 150px;
  text-align: right;
  margin-right: 1.4em;
  margin-top: 1.3em;
  display: inline-block;
  vertical-align: top;
  font-weight: 700;
}
.multiple-forms .tab-control ul {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0 none;
  display: block;
  padding: 0.4em 1em;
  color: #777;
  font-weight: 700;
  font-size: 0.9em;
  text-decoration: none;
  background: #f4f4f4 url('assets/img/button-gradient.png') top center repeat-x;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 117, 191, 0.2), 1px 1px 2px hsla(0,0%,0%,0.3);
  box-shadow: 1px 1px 4px rgba(0, 117, 191, 0.2), 1px 1px 2px hsla(0,0%,0%,0.3);
  padding: 0;
  position: absolute;
  list-style: none;
  display: inline-block;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.multiple-forms .tab-control ul:hover {
  padding: 0.6em 0;
}
.multiple-forms .tab-control ul:hover li {
  max-height: 3em;
}
.multiple-forms .tab-control ul:after {
  content: '⌵';
  font-weight: 700;
  font-size: 1.6em;
  position: absolute;
  right: 10px;
  top: -5px;
}
.multiple-forms .tab-control li {
  width: 20em;
  max-height: 0;
  overflow: hidden;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.multiple-forms .tab-control li:hover {
  background-color: #fff;
}
.multiple-forms .tab-control .active {
  max-height: 5em;
}
.multiple-forms .tab-control h2 {
  margin: 0;
  font-size: 1em;
  line-height: 1;
}
.multiple-forms .tab-control h2:after {
  display: none;
}
.multiple-forms .tab-control a {
  display: block;
  padding: 0.6em 1.3em;
  color: #525455;
  text-decoration: none;
  border: none;
}
.multiple-forms .tab-control .active a:hover,
.multiple-forms .tab-control a:hover {
  color: #0075bf;
}
.multiple-forms .tab-control .active a {
  color: #787a7c;
}
.multiple-forms .requis {
  font-size: 0.9em;
  font-style: italic;
  font-weight: 300;
  text-align: right;
  margin: -48px 0 0;
  margin-right: 35px;
}
.multiple-forms label {
  width: 150px;
  text-align: right;
  margin-right: 1em;
  display: inline-block;
  font-weight: 700;
}
.multiple-forms input,
.multiple-forms textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  max-width: 100%;
  border: 0 none;
  font-size: 15px;
  padding: 0.3em 1em;
  color: #888;
  background-color: #e7f2f9;
  border: 1px solid #b0c9e2;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  -webkit-box-shadow: 0 0 0 1px #e0eff7, 0 0 4px hsla(0,0%,0%,0.1) inset;
  box-shadow: 0 0 0 1px #e0eff7, 0 0 4px hsla(0,0%,0%,0.1) inset;
}
.multiple-forms input:hover,
.multiple-forms textarea:hover,
.multiple-forms input:focus,
.multiple-forms textarea:focus {
  color: #fff;
  border-color: #5a9acc;
  background-color: #68add9;
}
.multiple-forms textarea {
  height: 150px;
}
.multiple-forms p.text input,
.multiple-forms p.text textarea {
  width: 16em;
}
.multiple-forms p.short-text input,
.multiple-forms p.short-text textarea {
  width: 12em;
}
.multiple-forms p.long-text input,
.multiple-forms p.long-text textarea {
  width: 21em;
}
.multiple-forms .button {
  margin-left: 170px;
}
.multiple-forms .button a,
.multiple-forms .button button {
  position: relative;
}
.multiple-forms .button a:after,
.multiple-forms .button button:after {
  position: absolute;
  content: '•';
  font-weight: 300;
  font-size: 1.8em;
  line-height: 1;
  top: 0;
}
.multiple-forms .button a,
.multiple-forms .button button {
  padding-right: 2em;
}
.multiple-forms .button a:after,
.multiple-forms .button button:after {
  content: '›';
  right: 12px;
}
.multiple-forms .wpcf7-not-valid {
  color: crimson;
  border-color: crimson;
}
.multiple-forms .wpcf7-not-valid-tip-no-ajax,
.multiple-forms .wpcf7-not-valid-tip {
  display: none;
}
.multiple-forms .wpcf7-response-output {
  margin-top: 40px;
  text-align: center;
}
.multiple-forms .wpcf7-validation-errors {
  color: crimson;
}
.multiple-forms .wpcf7-mail-sent-ok {
  color: green;
}
.plan-wrap {
  background: url('assets/img/map-background.jpg') top center no-repeat;
}
.plan-filiales {
  position: relative;
  margin: 0 auto;
  width: 940px;
  height: 605px;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.plan-filiales .marker {
  position: absolute;
}
.plan-filiales .marker a {
  display: block;
  width: 35px;
  height: 44px;
  color: #0075bf;
  text-decoration: none;
  font-size: 0.9em;
  text-align: center;
  padding-right: 6px;
  padding-top: 4px;
  background: url('assets/img/map-marker.png') top left no-repeat;
  -o-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.plan-filiales .marker a:hover {
  -ms-transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
}
.info-window:after {
  content: url('assets/img/map-window-arrow.png');
  position: absolute;
  right: -19px;
  top: 90px;
}
.plan-filiales .info-window {
  padding: 2em 2.5em;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  color: #fff;
  font-size: 0.8em;
  max-width: 290px;
  background: #414244 url('assets/img/map-info-background.jpg') top center repeat-x;
  -webkit-box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -ms-transform: scale(0.9) translate(50px, 10px);
  -webkit-transform: scale(0.9) translate(50px, 10px);
  transform: scale(0.9) translate(50px, 10px);
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  filter: alpha(opacity=0);
}
.plan-filiales .info-window.active {
  z-index: 6;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  filter: alpha(opacity=100);
}
.plan-filiales .info-window h2:first-child {
  margin-top: 0;
}
.plan-filiales .info-window h2 {
  font-weight: 400;
  margin-bottom: 0.2em;
  margin-top: 1em;
}
.plan-filiales .info-window h2:after {
  content: '—';
  display: block;
  line-height: 1;
}
.plan-filiales .info-window p {
  color: #fff;
  font-weight: 400;
  line-height: 1.6;
  margin: 0;
}
.plan-filiales .info-window .tels {
  font-size: 0.9em;
  margin: 0.5em 0 1em;
}
.plan-filiales .info-window .tel:before {
  content: url('assets/img/icon-phone-white.png');
}
.plan-filiales .info-window .fax:before {
  content: url('assets/img/icon-fax-white.png');
}
.plan-filiales .info-window .mail {
  margin-bottom: 1em;
}
.plan-filiales .close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  line-height: 1;
  font-size: 1.5em;
  padding: 0.3em 0.5em;
  color: #fff;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}
.plan-filiales .close:hover {
  color: #0075bf;
}
.relevanssi-query-term {
  background-color: yellow;
}
.main .slider {
  position: relative;
  padding-bottom: 58.57142857%;
  height: 0;
}
.main .slider .slides {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-perspective: 600;
  -moz-perspective: 600;
  -webkit-perspective: 600;
  perspective: 600;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.main .slider .slides li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.main .slider .slides img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.main .slider .slides li {
  z-index: 1;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.main .slider .slides .past {
  -ms-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.main .slider .slides .present {
  z-index: 2;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.main .slider .slides .future {
  -ms-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.main .slider .slides .resting {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 0;
}
.main .slider .slides {
  z-index: 1;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.main .slider .pagination {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main .slider .pagination li {
  display: inline-block;
}
.main .slider .pagination {
  position: absolute;
  z-index: 3;
  bottom: 8px;
  right: 10px;
  text-align: right;
}
.main .slider .pagination li {
  position: relative;
  display: inline-block;
  margin: 0 0.2em;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.main .slider .pagination li:before,
.main .slider .pagination li:after {
  content: '';
  position: absolute;
  z-index: 0;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.main .slider .pagination li:before {
  width: 3px;
  height: 27px;
  top: -7px;
  left: 5px;
}
.main .slider .pagination li:after {
  width: 27px;
  height: 3px;
  top: 5px;
  left: -7px;
}
.main .slider .pagination a {
  display: block;
  color: transparent;
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 13px;
  height: 13px;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  z-index: 2;
}
.main .slider .pagination .active {
  margin: 0 0.6em;
}
.main .slider .pagination .active:before {
  background-color: #fff;
}
.main .slider .pagination .active:after {
  background-color: #fff;
}
.main .slider .pagination .active a {
  background-color: #003759;
  -webkit-box-shadow: 0 0 0 2px #fff inset, 0 0 0 2px #1188ca, 0 0 0 5px #fff;
  box-shadow: 0 0 0 2px #fff inset, 0 0 0 2px #1188ca, 0 0 0 5px #fff;
}
.main .slider .captions {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  padding: 1em 1em;
  color: #fff;
  font-size: .8em;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  background: #107dc4 url('assets/img/header-texture.jpg') bottom center repeat-x;
}
.home-slider {
  position: relative;
  z-index: 2;
  padding-bottom: 49.15254237%;
  height: 0;
}
.home-slider .pagination {
  position: absolute;
  z-index: 2;
  list-style: none;
  padding: 0;
  margin: 0;
  bottom: 40px;
  left: 80px;
}
.home-slider .pagination li {
  position: relative;
  display: inline-block;
  margin: 0 0.2em;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.home-slider .pagination li:before,
.home-slider .pagination li:after {
  content: '';
  position: absolute;
  z-index: 0;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.home-slider .pagination li:before {
  width: 3px;
  height: 27px;
  top: -7px;
  left: 5px;
}
.home-slider .pagination li:after {
  width: 27px;
  height: 3px;
  top: 5px;
  left: -7px;
}
.home-slider .pagination a {
  display: block;
  color: transparent;
  background-color: #fff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  width: 13px;
  height: 13px;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  z-index: 2;
}
.home-slider .pagination .active {
  margin: 0 0.6em;
}
.home-slider .pagination .active:before {
  background-color: #fff;
}
.home-slider .pagination .active:after {
  background-color: #fff;
}
.home-slider .pagination .active a {
  background-color: #003759;
  -webkit-box-shadow: 0 0 0 2px #fff inset, 0 0 0 2px #1188ca, 0 0 0 5px #fff;
  box-shadow: 0 0 0 2px #fff inset, 0 0 0 2px #1188ca, 0 0 0 5px #fff;
}
.home-slider .caption-holder {
  position: absolute;
  z-index: 2;
  top: 57%;
  -ms-transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  padding: 0px 80px 30px 80px;
  height: 250px;
  color: #fff;
  font-weight: 300;
  background-color: rgba(0, 117, 191, 0.3);
  -webkit-border-radius: 0 300px 300px 0;
  border-radius: 0 300px 300px 0;
}
.home-slider .caption-holder .captions {
  max-width: 480px;
  font-size: 1.2em;
}
.home-slider .caption-holder .captions p {
  font-size: 1.1em;
}
.home-slider .caption-holder h2 {
  font-size: 1.8em;
  line-height: 1.2;
  margin-bottom: 0;
}
.home-slider:before {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  height: 320px;
  background: url('assets/img/header-gradient.png') top center repeat-x;
}
.home-slider .slides {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -ms-perspective: 600;
  -moz-perspective: 600;
  -webkit-perspective: 600;
  perspective: 600;
  background-color: #0075bf;
}
.home-slider .slides li {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.home-slider .slides img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  display: none;
}
.home-slider .slides li {
  z-index: 1;
  -o-transition: all 2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition: all 2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.home-slider .slides .past {
  -ms-transform: translate3d(-100%, 0, 0);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.home-slider .slides .present {
  z-index: 2;
}
.home-slider .slides .future {
  -ms-transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.home-slider .slides .resting {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 0;
}
.header.home {
  margin-bottom: -135px;
}
.header.home .prenav,
.header.home .menu,
.header.home .wrap {
  position: relative;
  z-index: 3;
}
.header {
	position: relative;
	background: #107dc4 url('assets/img/header-texture.jpg') top center repeat;
	background-image: url(assets/img/header-texture.jpg);
  /*.background-size( 100% 100% );*/
}
.header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header li {
  display: inline-block;
}
.header a {
  text-decoration: none;
}
.header .prenav {
  max-width: 940px;
  margin: 0 auto;
  padding: 28px 0 30px;
  text-align: right;
}
.header .prenav .contact a {
  color: #fff;
  text-transform: uppercase;
  margin-right: 10px;
  font-size: 0.9em;
}
.header .prenav .contact a:before {
  content: url('assets/img/icon-contact.png');
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.header .searchform {
  position: relative;
}
.header .searchform:after {
  position: absolute;
  top: 5px;
  right: 15px;
  content: url('assets/img/icon-search.png');
}
.header .searchform input[type="text"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  border: 0 none;
  color: #fff;
  font-size: 0.9em;
  font-weight: 300;
  width: 16em;
  padding: 0.4em 1.3em;
  background-color: rgba(19, 66, 123, 0.4);
}
.header .searchform input[type="text"]:-moz-placeholder {
  color: #eeeeee;
}
.header .searchform input[type="text"]::-moz-placeholder {
  color: #eeeeee;
}
.header .searchform input[type="text"]:-ms-input-placeholder {
  color: #eeeeee;
}
.header .searchform input[type="text"]::-webkit-input-placeholder {
  color: #eeeeee;
}
.header .searchform input[type="text"]:focus,
.header .searchform input[type="text"]:hover {
  background-color: rgba(19, 66, 123, 0.6);
}
.header .searchform .screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.header .searchform #searchsubmit {
  position: absolute;
  top: 0px;
  right: 10px;
  z-index: 99;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: none;
  border: 0;
  width: 30px;
  height: 30px;
  overflow: hidden;
}
.header .menu {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
  font-size: 0.95em;
  background: #f1f6f7 url('assets/img/menu-gradient-light.png') center center repeat;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  border-radius: 8px;
  *zoom: 1;
}
.header .menu:before,
.header .menu:after {
  content: " ";
  display: table;
}
.header .menu:after {
  clear: both;
}
.header .menu a {
  display: block;
}
.header .menu .logo {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 25px;
  top: 10px;
}
.header .menu .lang {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 25px;
  top: 8px;
}
.header .menu .lang a {
  padding: 3px 0.45em 7px;
  background: #d3d9df url('assets/img/lang-texture-light.png') center center repeat-x;
  -webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2);
}
.header .menu .lang a img {
  border: 2px solid transparent;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  vertical-align: middle;
}
.header .menu .lang a:hover,
.header .menu .lang .active a {
  background: #363636 url('assets/img/lang-texture-dark.png') center center repeat-x;
}
.header .menu .lang a:hover img,
.header .menu .lang .active a img {
  border: 2px solid white;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.header .menu .lang .fr a {
  padding-left: 0.75em;
  -webkit-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
}
.header .menu .lang .en a {
  padding-right: 0.75em;
  -webkit-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
}
.header .navigation {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
  width: 100%;
  padding-left: 230px;
  padding-right: 125px;
}
.header .navigation > li > a {
  display: block;
  padding: 0.90em 1em;
  color: #595959;
  font-weight: 700;
  border-left: 1px solid #f6f8fa;
  border-right: 1px solid #e6eaee;
  -webkit-box-shadow: inset -1px 0 0 #f6f8fa;
  box-shadow: inset -1px 0 0 #f6f8fa;
  text-transform: uppercase;
}
.header .navigation > li:first-child > a {
  -webkit-box-shadow: -1px 0 0 #e6eaee;
  box-shadow: -1px 0 0 #e6eaee;
}
.header .navigation .current-menu-item,
.header .navigation .current-page-ancestor,
.header .navigation .current-page-parent,
.header .navigation .current-menu-ancestor,
.header .navigation .current-menu-parent,
.header .navigation .current-category-ancestor,
.header .navigation .current-category-parent {
  -webkit-box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.2);
  background: #363636 url('assets/img/menu-gradient-dark.png') top center repeat;
}
.header .navigation .current-menu-item > a,
.header .navigation .current-page-ancestor > a,
.header .navigation .current-page-parent > a,
.header .navigation .current-menu-ancestor > a,
.header .navigation .current-menu-parent > a,
.header .navigation .current-category-ancestor > a,
.header .navigation .current-category-parent > a {
  color: #fff;
}
.header .navigation > li:hover {
  background: #272727 url('assets/img/menu-item-hover.png') top center repeat;
}
.header .navigation > li:hover > a {
  color: #fff;
}
.sub-menu {
  position: absolute;
  left: -900em;
  top: 2.5em;
  z-index: 99;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: left;
  -webkit-box-shadow: inset 0 0 20px #4c4c4c;
  box-shadow: inset 0 0 20px #4c4c4c;
  -o-transition: opacity 0.3s ease, top 0.3s ease;
  -moz-transition: opacity 0.3s ease, top 0.3s ease;
  -webkit-transition: opacity 0.3s ease, top 0.3s ease;
  transition: opacity 0.3s ease, top 0.3s ease;
  background: #272727 url('assets/img/menu-item-hover.png') repeat;
  background-size: 100% 100%;
}
.sub-menu li {
  display: block;
}
li:hover .sub-menu {
  left: auto;
  top: 3.15em;
  padding: 1em 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-transform: translateX(1px);
  -webkit-transform: translateX(1px);
  transform: translateX(1px);
}
.sub-menu a {
  display: block;
  color: #fff;
  padding: 0.3em 1em;
  min-width: 200px;
  font-weight: 700;
  white-space: pre;
  text-decoration: none;
}
.sub-menu a:hover {
  color: #999 !important;
}
.header .wrap {
  max-width: 940px;
  margin: 0 auto;
  padding: 30px 0 32px;
  *zoom: 1;
}
.header .wrap:before,
.header .wrap:after {
  content: " ";
  display: table;
}
.header .wrap:after {
  clear: both;
}
.header .tools {
  float: right;
}
.header .breadcrumb,
.header #breadcrumbs {
  float: left;
  margin-left: -1em;
  font-size: 0.9em;
}
.header .breadcrumb a,
.header #breadcrumbs a {
  color: #fff;
  margin-left: 1em;
}
.header .breadcrumb a:hover,
.header #breadcrumbs a:hover {
  text-decoration: underline;
}
.header .breadcrumb a:before,
.header #breadcrumbs a:before {
  content: url('assets/img/icon-tick.png');
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 26px;
  height: 23px;
  text-align: center;
  padding-top: 1px;
  padding-left: 1px;
  background-color: #eee;
  font-size: 14px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}
.header .breadcrumb .home:before,
.header #breadcrumbs .home:before {
  content: url('assets/img/icon-home.png');
  padding-top: 3px;
  padding-left: 0;
}
.footer {
  position: relative;
  padding-top: 30px;
  color: #fff;
  font-size: 0.9em;
  font-weight: 300;
  background: #363c3d url('assets/img/footer-texture.jpg') top center no-repeat;
  /*.background-size( 100% 100%; );*/
}
.footer .wrap {
  max-width: 940px;
  margin: 0 auto;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer .filiales {
  float: left;
  width: 48%;
}
.footer .newsletter {
  float: right;
  width: 48%;
}
.footer .title {
  font-weight: 400;
  font-size: 1.4em;
  line-height: 1.2;
}
.footer .filiales-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .filiales-list li {
  display: inline-block;
  line-height: 1.5;
}
.footer .filiales-list li:after {
  content: '•';
  margin: 0 0.2em;
}
.footer .filiales-list li:last-child:after {
  display: none;
}
.footer .filiales-list a {
  text-transform: uppercase;
}
.footer .filiales-list a:hover {
  color: #0075bf;
}
.footer .newsletter {
  padding-bottom: 2em;
}
.footer .newsletter .assistive {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.footer .newsletter input[type="email"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 0 none;
  color: #fff;
  padding: 0.5em 1em;
  padding-right: 40px;
  width: 300px;
  margin-left: -0.2em;
  background-color: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 0 hsla(0,0%,100%,0.2), inset 0 2px 2px hsla(0,0%,0%,0.4);
  box-shadow: 0 1px 0 hsla(0,0%,100%,0.2), inset 0 2px 2px hsla(0,0%,0%,0.4);
  font-weight: 300;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.footer .newsletter input[type="email"]:focus,
.footer .newsletter input[type="email"]:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.footer .newsletter .newsletter-form {
  position: relative;
}
.footer .newsletter .newsletter-form:after {
  position: absolute;
  content: url('assets/img/icon-mail.png');
  top: 7px;
  left: 265px;
}
.footer .foot-menu {
  position: relative;
  clear: both;
}
.footer .foot-menu .logo {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  margin: 0;
  top: 12px;
  left: 0;
}
.footer .foot-menu .logo a {
  position: relative;
  display: block;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  float: left;
}
.footer .foot-menu .logo a:hover {
  -ms-transform: translate3d(0, -3px, 0);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.footer .foot-menu .logo span {
  margin-left: 0.6em;
  font-size: 0.8em;
}
.footer .foot-menu .sienne {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  top: 10px;
  right: 0;
}
.footer .foot-menu .sienne a {
  position: relative;
  display: block;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.footer .foot-menu .sienne a:hover {
  -ms-transform: translate3d(0, -3px, 0);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.footer .foot-menu .menu {
  text-align: center;
  width: 100%;
  padding-left: 160px;
  padding-right: 100px;
  padding-bottom: 15px;
}
.footer .foot-menu .menu li {
  text-transform: uppercase;
  font-size: 0.75em;
  letter-spacing: 1px;
}
.footer .foot-menu .menu a {
  padding: 1em 0.7em;
  position: relative;
  display: block;
  -o-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.footer .foot-menu .menu a:hover {
  -ms-transform: translate3d(0, -3px, 0);
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}
.footer .foot-menu .menu a:hover {
  color: #0075bf;
}
.footer .foot-menu .contact {
  position: relative;
  padding-left: 20px;
}
.footer .foot-menu .contact a:before {
  content: url('assets/img/icon-contact.png');
  margin-left: -18px;
  position: absolute;
  left: 5px;
  top: 11px;
}
.footer .foot-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer .foot-menu ul li {
  display: inline-block;
}
.newsletter {
  position: relative;
}
.newsletter label.feedback {
  position: absolute;
  display: block;
  bottom: 60px;
  left: 50%;
  min-width: 200px;
  margin-left: -60px;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.newsletter label.feedback span {
  position: relative;
  display: block;
  padding: 10px;
  font-size: 0.85em;
  color: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.newsletter label.feedback span:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top-color: black;
}
.newsletter label.feedback.invalid span,
.newsletter label.feedback.error span,
.newsletter label.feedback.required span {
  background-color: #b3292e;
}
.newsletter label.feedback.invalid span:after,
.newsletter label.feedback.error span:after,
.newsletter label.feedback.required span:after {
  border-top-color: #b3292e;
}
.newsletter label.feedback.valid span,
.newsletter label.feedback.success span {
  background-color: #61ac3b;
}
.newsletter label.feedback.valid span:after,
.newsletter label.feedback.success span:after {
  border-top-color: #61ac3b;
}
