.unselect {  -moz-user-select: none;  -webkit-user-select: none;  -ms-user-select: none;  -o-user-select: none;  user-select: none;}.ir {  font: 0/0 a;  text-shadow: none;  color: transparent;}.clearfix:after {  content: ".";  display: block;  clear: both;  visibility: hidden;  line-height: 0;  height: 0;}.clearfix {  display: inline-block;}html[xmlns] .clearfix {  display: block;}* html .clearfix {  height: 1%;}.middleHack {  zoom: 1;}.ib {  display: -moz-inline-stack !important;  display: inline-block !important;  vertical-align: top;}.ibIe {  display: inline !important;  zoom: 1;}.lt-ie8 .ib {  display: inline !important;  zoom: 1;}.bgCover {  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;}.clear {  clear: both;  display: block;}.translate3d {  -webkit-transform: translate3d(0,0,0);  -moz-transform: translate3d(0,0,0);  -ms-transform: translate3d(0,0,0);  -o-transform: translate3d(0,0,0);  transform: translate3d(0,0,0);}.translate {  -webkit-transform: translate(0,0);  -moz-transform: translate3d(0,0);  -ms-transform: translate3d(0,0);  -o-transform: translate3d(0,0);  transform: translate3d(0,0);}.noflick {  -webkit-backface-visibility: hidden;}a img {  border: none;}.overflow {  overflow: hidden;}.bgwidth {  width: 100%;}.bgheight {  height: 100%;}@-webkit-keyframes rotating {  from {    -webkit-transform: rotate(0deg);    -moz-transform: rotate(0deg);    -ms-transform: rotate(0deg);    -o-transform: rotate(0deg);    transform: rotate(0deg);  }  to {    -webkit-transform: rotate(360deg);    -moz-transform: rotate(360deg);    -ms-transform: rotate(360deg);    -o-transform: rotate(360deg);    transform: rotate(360deg);  }}@-moz-keyframes rotating {  from {    -webkit-transform: rotate(0deg);    -moz-transform: rotate(0deg);    -ms-transform: rotate(0deg);    -o-transform: rotate(0deg);    transform: rotate(0deg);  }  to {    -webkit-transform: rotate(360deg);    -moz-transform: rotate(360deg);    -ms-transform: rotate(360deg);    -o-transform: rotate(360deg);    transform: rotate(360deg);  }}@-o-keyframes rotating {  from {    -webkit-transform: rotate(0deg);    -moz-transform: rotate(0deg);    -ms-transform: rotate(0deg);    -o-transform: rotate(0deg);    transform: rotate(0deg);  }  to {    -webkit-transform: rotate(360deg);    -moz-transform: rotate(360deg);    -ms-transform: rotate(360deg);    -o-transform: rotate(360deg);    transform: rotate(360deg);  }}@keyframes rotating {  from {    -webkit-transform: rotate(0deg);    -moz-transform: rotate(0deg);    -ms-transform: rotate(0deg);    -o-transform: rotate(0deg);    transform: rotate(0deg);  }  to {    -webkit-transform: rotate(360deg);    -moz-transform: rotate(360deg);    -ms-transform: rotate(360deg);    -o-transform: rotate(360deg);    transform: rotate(360deg);  }}.rotating {  -webkit-animation: rotating 2s linear infinite;  -moz-animation: rotating 3s linear infinite;  -o-animation: rotating 2s linear infinite;  animation: rotating 2s linear infinite;}#contactIndex #global {  background-image: url('../../static/img/bg-4.jpg');}#contactIndex #content {  overflow: hidden;}#contactIndex #content h1,#contactIndex #content h2 {  font-family: 'futura-pt', sans-serif;  font-weight: 700;  color: #252523;  font-size: 1.8em;  position: relative;  line-height: 1.5em;}#contactIndex #content h1 span.label,#contactIndex #content h2 span.label {  color: #8db524;  font-family: 'Playfair Display', serif;  font-style: normal;  font-weight: 400;  font-size: 1.5em;}#contactIndex #content h1 span.name,#contactIndex #content h2 span.name {  clear: left;  display: block;  text-transform: uppercase;}#contactIndex #content h1 span.name span,#contactIndex #content h2 span.name span {  display: inline;  font-size: 1.5em;}#contactIndex #content article {  width: 40%;  padding: 40px 7% 40px 5%;  float: left;  background-color: #fff;  position: relative;  z-index: 2;}#contactIndex #content article h1 {  color: #252523;  margin-bottom: 20px;}#contactIndex #content article h1 span.name {  text-indent: 10px;}#contactIndex #content article h1 span.label {  background-color: #fff;  position: relative;  float: left;  padding-right: 20px;}#contactIndex #content article h1 .line {  border-bottom: 2px solid #8db524;  position: absolute;  top: 1em;  left: 0;  height: 0;  display: block;  width: 100%;  clear: left;}#contactIndex #content article p {  margin-bottom: 15px;  max-width: 360px;}#contactIndex #content article p a {  font-weight: 700;  text-decoration: underline;  color: #252523;}#contactIndex #content article p.contact {  font-family: 'futura-pt', sans-serif;  font-weight: 700;  font-size: 2em;  text-transform: uppercase;  color: #252523;  line-height: .9em;  padding-bottom: 20px;  margin-bottom: 20px;  border-bottom: 1px solid #808080;}#contactIndex #content article p.contact a {  text-decoration: none;  font-size: .7em;}#contactIndex #content aside {  width: 31%;  padding: 5% 10% 5% 17%;  float: left;  margin-left: -10%;  color: #808080;  background: url(../../static/img/bg-taste.png) no-repeat 50px center #090909;  background-size: 60%;  color: #fff;  position: relative;  z-index: 1;}#contactIndex #content aside h2 {  clear: both;  font-size: 1.9em;  color: #fff;}#contactIndex #content aside h2 span.label {  color: #8db524;}#contactIndex #content aside p {  font-size: 1.2em;  line-height: 1.3em;}#contactIndex #content aside form {  margin-top: 30px;}#contactIndex #content aside form label {  color: #fff;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  text-transform: uppercase;  font-size: 1.1em;  margin-bottom: 5px;  display: block;}#contactIndex #content aside form input[type=text] {  height: 30px;  font-size: 1em;  border: none;  border-bottom: 3px solid #3f4446;  outline-color: #8db524;  font-family: 'Playfair Display', serif;  font-style: normal;  color: #808080;  padding: 0 3%;  width: 94%;  display: block;  background-color: transparent;}#contactIndex #content aside form ::-webkit-input-placeholder {  color: #808080;  font-family: 'Playfair Display', serif;  font-style: normal;}#contactIndex #content aside form ::-moz-placeholder {  color: #808080;  font-family: 'Playfair Display', serif;  font-style: normal;}#contactIndex #content aside form :-ms-input-placeholder {  color: #808080;  font-family: 'Playfair Display', serif;  font-style: normal;}#contactIndex #content aside form input:-moz-placeholder {  color: #808080;  font-family: 'Playfair Display', serif;  font-style: normal;}#contactIndex #content aside form .button {  font-family: 'futura-pt', sans-serif;  font-weight: 700;  text-transform: uppercase;  color: #fff;  padding: 20px 10%;  margin-top: 10px;  width: 100%;  border: none;  background-color: #212324;  display: inline-block;  cursor: pointer;  letter-spacing: 2px;  outline-color: #8db524;}#contactIndex #content aside form .button:hover {  background-color: #000;}#contactIndex #content aside form .parsley-errors-list {  list-style: none;  color: #8db524;  font-family: 'futura-pt', sans-serif;  font-weight: 500;}#contactIndex #content aside .flash {  margin: 5px 0;  color: #8db524;  font-size: 1.1em;  font-family: 'futura-pt', sans-serif;  font-weight: 500;}#homeIndex #top .logo {  cursor: default;}#homeIndex #slider {  position: absolute;  top: 0;  left: 0;  right: 0;  bottom: 0;  overflow: hidden;  opacity: 0;}#homeIndex #slider .swipe-wrap {  position: relative;  overflow: hidden;  height: 100%;}#homeIndex #slider .swipe-wrap >div {  float: left;  width: 100%;  height: 100%;  position: relative;  background-repeat: no-repeat;  background-position: center center;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;  text-indent: -6000px;}#homeIndex #slider .nav {  position: absolute;  right: 0;  top: 50%;  float: right;  z-index: 2;  margin-top: -20px;}#homeIndex #slider .nav .arrow {  cursor: pointer;  background-color: #fff;  padding: 10px 15px;  margin-bottom: 1px;  float: right;  clear: right;}#homeIndex #slider .nav .arrow .icon {  margin-bottom: -3px;  opacity: .8;}#homeIndex #slider .nav .arrow.left .icon {  margin-right: 20px;  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: 0 -44px;  width: 15px;  height: 20px;  text-indent: -6000px;  text-align: left;}#homeIndex #slider .nav .arrow.right {  margin-right: 30px;}#homeIndex #slider .nav .arrow.right .icon {  margin-left: 20px;  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: -20px -44px;  width: 15px;  height: 20px;  text-indent: -6000px;  text-align: left;}#homeIndex #slider .nav .arrow:hover {  color: #000;}#homeIndex #slider .nav .arrow:hover .icon {  opacity: 1;}#homeIndex #content {  text-align: center;  color: #fff;  position: relative;  z-index: 1;}#homeIndex #content h2 {  font-family: 'futura-pt', sans-serif;  font-weight: 700;  font-size: 3.6em;  letter-spacing: -2px;}#homeIndex #content h3 {  font-size: 2.3em;  font-style: italic;  font-family: serif;  font-weight: 500;}#homeIndex.fixed #slider {  opacity: 1;}.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {  padding: 0;  margin: 0;  border: 0;  outline: none;  vertical-align: top;}.fancybox-wrap {  position: absolute;  top: 0;  left: 0;  z-index: 8020;  margin-bottom: 20px;}.fancybox-skin {  position: relative;  background: #f9f9f9;  color: #444;  text-shadow: none;}.fancybox-opened {  z-index: 8030;}.fancybox-opened .fancybox-skin {  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);  -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);  box-shadow: 0 10px 25px rgba(0,0,0,0.5);}.fancybox-outer,.fancybox-inner {  position: relative;}.fancybox-inner {  overflow: visible !important;  height: auto !important;}.fancybox-type-iframe .fancybox-inner {  -webkit-overflow-scrolling: touch;}.fancybox-error {  color: #444;  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;  margin: 0;  padding: 15px;  white-space: nowrap;}.fancybox-image,.fancybox-iframe {  display: block;  width: 100%;  height: 100%;}.fancybox-image {  max-width: 100%;  max-height: 100%;}#fancybox-loading {  position: fixed;  top: 50%;  left: 50%;  margin-top: -22px;  margin-left: -22px;  background-position: 0 -108px;  opacity: 0.8;  cursor: pointer;  z-index: 8060;}#fancybox-loading div {  width: 44px;  height: 44px;  background: url('../../static/img/loading.gif') center center no-repeat;}.fancybox-close {  position: absolute;  cursor: pointer;  top: 30px;  right: 25px;  z-index: 8040;  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: 0px 0px;  width: 140px;  height: 20px;  text-indent: -6000px;  text-align: left;  background-position: 120px -160px;  opacity: .6;  -webkit-transition: opacity 200ms ease-out 0ms;  -moz-transition: opacity 200ms ease-out 0ms;  -ms-transition: opacity 200ms ease-out 0ms;  -o-transition: opacity 200ms ease-out 0ms;  transition: opacity 200ms ease-out 0ms;}.fancybox-close:hover {  opacity: 1;}.fancybox-nav {  position: absolute;  bottom: 0;  width: 200px;  height: 130px;  cursor: pointer;  text-decoration: none;  -webkit-tap-highlight-color: rgba(0,0,0,0);  z-index: 8040;  opacity: .6;  -webkit-transition: opacity 200ms ease-out 0ms;  -moz-transition: opacity 200ms ease-out 0ms;  -ms-transition: opacity 200ms ease-out 0ms;  -o-transition: opacity 200ms ease-out 0ms;  transition: opacity 200ms ease-out 0ms;}.fancybox-nav:hover {  opacity: 1;}.fancybox-nav span {  top: 50%;  margin-top: -18px;  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: 0 -112px;  width: 20px;  height: 37px;  text-indent: -6000px;  text-align: left;  position: absolute;}.fancybox-prev {  left: 0;}.fancybox-prev span {  left: 50px;}.fancybox-next {  right: 0;}.fancybox-next span {  right: 50px;  background-position: -38px -112px;}.fancybox-tmp {  position: absolute;  top: -99999px;  left: -99999px;  visibility: hidden;  max-width: 99999px;  max-height: 99999px;  overflow: visible !important;}.fancybox-lock {  overflow: hidden !important;  width: auto;}.fancybox-lock body {  overflow: hidden !important;}.fancybox-lock-test {  overflow-y: hidden !important;}.fancybox-overlay {  position: absolute;  top: 0;  left: 0;  overflow: hidden;  display: none;  z-index: 8010;  background: rgba(0,0,0,0.8);}.fancybox-overlay-fixed {  position: fixed;  bottom: 0;  right: 0;}.fancybox-lock .fancybox-overlay {  overflow: auto;  overflow-y: scroll;}.fancybox-title {  visibility: hidden;  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;  position: relative;  text-shadow: none;  z-index: 8050;}.fancybox-opened .fancybox-title {  visibility: visible;}.fancybox-title-float-wrap {  position: absolute;  bottom: 0;  right: 50%;  margin-bottom: -35px;  z-index: 8050;  text-align: center;}.fancybox-title-float-wrap .child {  display: inline-block;  margin-right: -100%;  padding: 2px 20px;  background: transparent;  background: rgba(0,0,0,0.8);  -webkit-border-radius: 15px;  -moz-border-radius: 15px;  border-radius: 15px;  text-shadow: 0 1px 2px #222;  color: #FFF;  font-weight: bold;  line-height: 24px;  white-space: nowrap;}.fancybox-title-outside-wrap {  position: relative;  margin-top: 10px;  color: #fff;}.fancybox-title-inside-wrap {  padding-top: 10px;}.fancybox-title-over-wrap {  position: absolute;  bottom: 0;  left: 0;  color: #fff;  padding: 10px;  background: #000;  background: rgba(0,0,0,0.8);}.fancybox-skin {  background: #ffffff;}* {  margin: 0;  padding: 0;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}a {  color: inherit;  text-decoration: none;}html {  font-size: 100%;}body {  color: #404040;  font-family: 'Playfair Display', serif;  font-style: normal;  font-size: 1em;  overflow-x: hidden;}h1,h2,h3 {  font-weight: 400;}h1 span,h2 span,h3 span {  display: block;}#header {  position: fixed;  top: 0;  bottom: 0;  left: 100%;  background-color: #fff;  width: 240px;  padding: 0 40px;  -webkit-transition: margin 200ms ease-out 0ms;  -moz-transition: margin 200ms ease-out 0ms;  -ms-transition: margin 200ms ease-out 0ms;  -o-transition: margin 200ms ease-out 0ms;  transition: margin 200ms ease-out 0ms;  z-index: 24;  overflow: auto;}#header.opened {  margin-left: -320px;}#header .nav-button {  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: -19px 0;  width: 30px;  height: 30px;  text-indent: -6000px;  text-align: left;  cursor: pointer;  float: right;  position: absolute;  top: 15px;  right: 8px;  opacity: .8;}#header .nav-button:hover {  opacity: 1;}#header #logo {  display: block;  text-align: center;  font-family: 'futura-pt', sans-serif;  font-weight: 400;  letter-spacing: 7px;  text-transform: uppercase;  color: #404040;  font-size: .95em;}#header #logo img {  width: 100%;  display: block;  margin: 80px 0 8px;}#header nav {  margin: 90px 30px 70px;  border-top: 1px solid #808080;  font-size: .95em;  letter-spacing: 1px;}#header nav a {  display: block;  text-transform: uppercase;  padding: 15px 5px;  text-align: center;  border-bottom: 1px solid #808080;}#header nav a:hover {  color: #000;}#header nav a.selected {  color: #8db524;}#global {  position: absolute;  top: 0;  bottom: 0;  left: 0;  width: 100%;  overflow-x: hidden;  overflow-y: scroll;  background: url('../../static/img/traiteur-domicile.jpg') no-repeat center center;  background-size: cover;}#global .wrap {  width: 90%;  padding: 0 5%;  max-width: 1000px;  margin: 0 auto;}#global #top {  padding: 20px 0 30px;  position: relative;  z-index: 1;}#global #top .fb {  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: 0 -3px;  width: 17px;  height: 17px;  text-indent: -6000px;  text-align: left;  cursor: pointer;  border: 1px solid #252523;  float: right;}#global #top .nav {  margin-top: 45px;  float: right;}#global #top .nav-button {  float: right;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  text-transform: uppercase;  color: #252523;  margin: 3px 0 0 20px;  padding: 0 35px 0 15px;  position: relative;  cursor: pointer;  line-height: 15px;  border-left: 3px solid #252523;}#global #top .nav-button .icon {  position: absolute;  right: 0;  top: -1px;  width: 20px;  float: right;  margin-left: 20px;}#global #top .nav-button .icon span {  display: block;  border-bottom: 3px solid #252523;  height: 0;  margin-bottom: 3px;}#global #content {  margin-bottom: 100px;}#footer {  background: #fff;  color: #404040;  padding: 25px 5%;  text-align: center;  clear: both;  width: 90%;  font-size: .9em;  z-index: 22;}#footer a:hover {  color: #404040;}.fixed #footer {  position: fixed;  bottom: 0;}.mcaDisplayLoader span.rotating {  width: 145px;  height: 145px;  background: url("../../../static/img/artaste-loader.png");  position: fixed;  z-index: 99;  top: 50%;  left: 50%;  margin-top: -72.5px;  margin-left: -72.5px;}.mcaDisplayLoader span.mcaDisplayLoaderTitle {  width: 317px;  height: 137px;  background: url('../../../static/img/artaste-loader-title.png');  position: fixed;  z-index: 100;  top: 50%;  left: 50%;  margin-left: -157.5px;  margin-top: -25px;}.mcaDisplay.runHide {  visibility: visible;}.mcaDisplay.opacity {  opacity: 0;  -webkit-transition: all 700ms ease-out 0ms;  -moz-transition: all 700ms ease-out 0ms;  -ms-transition: all 700ms ease-out 0ms;  -o-transition: all 700ms ease-out 0ms;  transition: all 700ms ease-out 0ms;}.mcaDisplay.delay700 {  transition-delay: 700ms;}.mcaDisplay.delay1400 {  transition-delay: 1400ms;}.mcaDisplay.move-down {  margin-top: 0px;}.mcaDisplay.move-up {  margin-top: 50px;}.mcaDisplay.run {  visibility: visible;}.mcaDisplay.run.opacity {  opacity: 1;}.mcaDisplay.run.delay700 {  opacity: 1;}.mcaDisplay.run.delay1400 {  opacity: 1;}.mcaDisplay.run.move-down {  margin-top: 50px;}.mcaDisplay.run.move-up {  margin-top: 0px;}.mcaDisplay.runHide {  transition-duration: 300ms !important;  transition-delay: 0s !important;}#orderIndex #global {  background: url('../../static/img/truffes.jpg') no-repeat right center #fff;}#orderIndex #content {  margin: 0 110px 80px 0;}#orderIndex #content h1 {  font-size: 1.8em;  color: #252523;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  text-transform: uppercase;  margin-bottom: 15px;}#orderIndex #content h1 span {  font-family: 'Playfair Display', serif;  font-style: normal;  color: #8db524;  text-transform: none;  font-weight: 400;  display: inline;  font-size: 1.2em;}#orderIndex #content .flash {  margin: 30px 0 20px;  color: #8db524;  font-size: 1.1em;  font-family: 'futura-pt', sans-serif;  font-weight: 500;  overflow: hidden;}#orderIndex #content #flashMessage {  margin-top: 30px;  color: #8db524;  font-weight: bold;}#orderIndex #content fieldset {  border: none;  vertical-align: top;}#orderIndex #content fieldset.text {  width: 25%;  margin-right: 30px;  display: inline-block;  margin-bottom: 20px;  vertical-align: top;}#orderIndex #content fieldset.text label {  display: block;  color: #252523;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  text-transform: uppercase;  font-size: 1.1em;}#orderIndex #content fieldset.radio {  width: 100%;  border-bottom: 3px solid #252523;  padding-bottom: 20px;  line-height: 1.6em;  margin-top: 50px;}#orderIndex #content fieldset.radio .label {  display: block;  color: #252523;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  text-transform: uppercase;  font-size: 1.1em;  margin-bottom: 10px;}#orderIndex #content fieldset.radio label {  color: #808080;  color: #404040;}#orderIndex #content fieldset.radio label span {  color: #808080;}#orderIndex #content fieldset.event,#orderIndex #content fieldset.qty {  width: auto;  margin-right: 30px;  display: inline-block;  padding-bottom: 10px;}#orderIndex #content fieldset.event {  border-bottom: none;  padding-bottom: 0;}#orderIndex #content fieldset.event div {  border-bottom: 3px solid #252523;  padding-bottom: 12px;}#orderIndex #content fieldset.event label {  height: 30px;  display: inline-block;  line-height: 30px;  margin-right: 30px;}#orderIndex #content fieldset.event label:last-child {  margin-right: 0;}#orderIndex #content fieldset.qty {  border-bottom: none;  min-width: 220px;}#orderIndex #content fieldset.qty input[type=text] {  display: inline-block;  width: auto;  max-width: 100px;  margin-right: 10px;  padding-bottom: 10px;  float: left;}#orderIndex #content fieldset.qty label {  color: #252523;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  text-transform: uppercase;  font-size: .9em;}#orderIndex #content fieldset.qty .parsley-errors-list {  clear: both;}#orderIndex #content fieldset.budget label {  margin-right: 35px;  min-width: 50px;  display: inline-block;}#orderIndex #content fieldset.budget label.inline {  display: inline;}#orderIndex #content fieldset.description {  width: 100%;  margin-top: 50px;}#orderIndex #content fieldset.description textarea {  padding: 1%;  width: 98%;  height: 100px;  border: none;  border-bottom: 3px solid #252523;  font-size: 1em;  font-family: 'Playfair Display', serif;  font-style: normal;  outline-color: #8db524;  margin-top: 30px;}#orderIndex #content input[type=text] {  height: 30px;  font-size: 1em;  border: none;  border-bottom: 3px solid #252523;  outline-color: #8db524;  font-family: 'Playfair Display', serif;  font-style: normal;  color: #252523;  padding: 0 3%;  width: 94%;  display: block;}#orderIndex #content ::-webkit-input-placeholder {  color: #808080;  font-family: 'Playfair Display', serif;  font-style: normal;}#orderIndex #content ::-moz-placeholder {  color: #808080;  font-family: 'Playfair Display', serif;  font-style: normal;}#orderIndex #content :-ms-input-placeholder {  color: #808080;  font-family: 'Playfair Display', serif;  font-style: normal;}#orderIndex #content input:-moz-placeholder {  color: #808080;  font-family: 'Playfair Display', serif;  font-style: normal;}#orderIndex #content .clear {  clear: both;  margin-bottom: 30px;}#orderIndex #content .button {  font-family: 'futura-pt', sans-serif;  font-weight: 700;  text-transform: uppercase;  color: #fff;  padding: 20px;  border: none;  background-color: #252523;  display: inline-block;  cursor: pointer;}#orderIndex #content .button:hover {  background-color: #000;}#orderIndex #content .parsley-errors-list {  list-style: none;  color: #8db524;  font-family: 'futura-pt', sans-serif;  font-weight: 500;}#orderIndex #content .parsley-error {  border-bottom-color: #8db524 !important;}#partnersIndex #global {  background-image: url('../../static/img/bg-3.jpg');}#partnersIndex #content {  padding: 60px 110px;  background-color: #fff;}#partnersIndex #content h1 {  font-size: 2.2em;  color: #252523;  margin-bottom: 30px;}#partnersIndex #content p {  font-family: 'futura-pt', sans-serif;  font-weight: 500;}#partnersIndex #content .items {  font-size: 0;  overflow: hidden;  margin-top: 50px;  margin-left: -4%;  width: 104%;}#partnersIndex #content .items .item {  font-size: 14px;  line-height: 16px;  display: inline-block;  border-left: 1px solid #808080;  padding: 0 4%;  margin: 17px 0;  margin-left: -1px;  width: 25.333%;  vertical-align: top;  font-family: 'futura-pt', sans-serif;  font-weight: 500;}#partnersIndex #content .items .item .image {  display: inline-block;  height: 70px;  vertical-align: middle;}#presentationIndex #global {  background-image: url('../../static/img/bg-2.jpg');}#presentationIndex #content {  float: left;}#presentationIndex #content h1,#presentationIndex #content h2 {  font-family: 'futura-pt', sans-serif;  font-weight: 700;  color: #252523;  font-size: 1.7em;  position: relative;  line-height: 1.7em;}#presentationIndex #content h1 span.label,#presentationIndex #content h2 span.label {  color: #8db524;  font-family: 'Playfair Display', serif;  font-style: normal;  font-weight: 400;  font-size: 1.5em;}#presentationIndex #content h1 span.name,#presentationIndex #content h2 span.name {  clear: left;  text-transform: uppercase;  text-indent: 5px;}#presentationIndex #content h1 span.name span,#presentationIndex #content h2 span.name span {  display: inline;  font-size: 1.5em;}#presentationIndex #content article {  width: 35%;  padding: 40px 5%;  margin-top: 30px;  float: left;  background-color: #fff;  position: relative;  border-right: 15px solid #fff;  z-index: 2;}#presentationIndex #content article h1 {  color: #252523;  margin-bottom: 20px;}#presentationIndex #content article h1 span.label {  background-color: #fff;  position: relative;  float: left;  padding-right: 20px;}#presentationIndex #content article h1 .line {  border-bottom: 2px solid #8db524;  position: absolute;  top: 1em;  left: 0;  height: 0;  display: block;  width: 100%;  clear: left;}#presentationIndex #content article p {  margin-bottom: 20px;}#presentationIndex #content aside {  width: 45%;  padding: 5%;  margin-top: 190px;  float: right;  margin-left: -15px;  color: #808080;  background: url(../../static/img/bg-taste.png) no-repeat 50px center #090909;  background-size: 65%;  position: relative;  z-index: 1;}#presentationIndex #content aside img {  float: right;  width: 140%;  margin-right: -11.3%;  margin-bottom: 20px;}#presentationIndex #content aside h2 {  clear: both;  font-size: 2em;  color: #fff;  margin-bottom: 5px;}#presentationIndex #content aside h2 span.name {  text-indent: 30px;}#presentationIndex #content aside h2 span.label {  color: #8db524;}#presentationIndex #content aside h3 {  color: #fff;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  font-size: 1.6em;  margin-bottom: 10px;}#presentationIndex #content aside ul {  list-style: circle;  margin-left: 20px;}#presentationIndex #content aside ul li {  margin-bottom: 10px;}@media screen and (max-width: 1500px) {  #orderIndex #global {    background-size: 20%;  }}@media screen and (max-width: 1100px) {  #partnersIndex #content .items {    margin-top: 20px;  }  #partnersIndex #content .items .item .image {    width: 100%;    height: auto;    max-width: 210px;    margin: 0 auto;    display: block;  }  #partnersIndex #content .items .item .image img {    width: 100%;  }}@media screen and (max-width: 1000px) {  h1 span,  h2 span,  h3 span {    display: inline;  }  #homeIndex #slider .nav {    bottom: 70px;    top: auto;    float: right;    margin-top: 0;    width: 100%;    z-index: 23;  }  #homeIndex #slider .nav .arrow {    clear: none;  }  #homeIndex #slider .nav .arrow.right {    margin-right: 0;  }  #homeIndex #slider .nav .arrow.left {    float: left;  }  #servicesIndex #global #content #services h1.title,  #servicesDetails #global #content #services h1.title {    font-size: 2em;  }  #servicesIndex #global #content #services p,  #servicesDetails #global #content #services p {    font-size: 1.1em;    width: 100%;  }  #servicesIndex .rsCaption h1,  #servicesDetails .rsCaption h1 {    font-size: 2.5em;  }  #orderIndex #global {    background: none;  }  #partnersIndex #content {    padding: 60px 10%;  }  #partnersIndex #content h1 {    font-size: 1.6em;  }}@media screen and (max-width: 900px) {  nav#nav-services .label {    font-size: 16px;  }  nav#nav-services a {    font-size: 14px;  }  nav#nav-services a span {    line-height: 1em;  }  #servicesIndex #global #content {    margin-right: 0;  }  #servicesIndex #global #content #services {    padding: 5%;    width: 90%;  }  #servicesIndex #global #content #services .arrow {    display: none;  }  #servicesIndex #global #content #services .first-service {    display: none;  }  #servicesDetails #global #content {    margin-right: 0;  }  #servicesDetails #global #content .shadow {    display: none;  }  #servicesDetails #global #content .rsDefault .rsGCaption {    padding: 0 5% 20px 5%;    box-shadow: 0 -20px 20px -10px rgba(0,0,0,0.5);  }  #orderIndex #content {    margin-right: 0;  }  #orderIndex #content fieldset.text,  #orderIndex #content fieldset.event {    width: 44%;    margin-right: 5%;  }  #orderIndex #content fieldset.text.description,  #orderIndex #content fieldset.event.description {    width: 100%;  }  #presentationIndex #content article {    width: 80%;    margin-top: 0;    border-right: 0;    margin-bottom: 0;    margin-left: 10%;    position: static;    padding-bottom: 60px;  }  #presentationIndex #content article h1 span.name {    display: block;    text-indent: 0;  }  #presentationIndex #content aside {    width: 80%;    padding: 0 5% 5%;    margin-left: 0;    float: left;  }  #presentationIndex #content aside img {    float: left;    width: 45%;    margin-right: 4.7%;    margin-left: -5.7%;  }  #presentationIndex #content aside h2 {    margin: 20px 0 10px;    font-size: 1.5em;  }  #presentationIndex #content aside h2 span.name {    text-indent: 0;  }  #presentationIndex #content aside h3 {    font-size: 1.3em;  }  #presentationIndex #content aside h2,  #presentationIndex #content aside h3 {    width: 56%;    float: left;    line-height: 1em;    clear: none;  }  #presentationIndex #content aside ul {    clear: left;  }  #partnersIndex #content .items {    margin-top: 20px;  }  #partnersIndex #content .items .item {    width: 42%;  }  #contactIndex #content h1 {    font-size: 1.4em;  }  #contactIndex #content article {    width: 42%;    padding: 40px 5%;  }  #contactIndex #content article p.contact {    font-size: 1.6em;  }  #contactIndex #content aside {    width: 38%;    padding: 5% 5% 5% 15%;  }  #contactIndex #content aside h2 {    font-size: 1.4em;    margin-bottom: 10px;  }  #contactIndex #content aside p {    font-size: 1em;    line-height: 1.5em;  }}@media screen and (max-width: 700px) {  #top {    background: rgba(255,255,255,0.5);    background: -moz-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(255,255,255,0.5)),color-stop(100%,rgba(255,255,255,0)));    background: -webkit-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);    background: -o-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);    background: -ms-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);    background: linear-gradient(to bottom,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);  }  #homeIndex #content h2 {    font-size: 2em;  }  #homeIndex #content h3 {    font-size: 1.6em;  }  #contactIndex #content article {    width: 90%;    padding: 5%;  }  #contactIndex #content article p {    max-width: 100%;  }  #contactIndex #content article p.contact {    font-size: 1.4em;    line-height: 1em;  }  #contactIndex #content aside {    margin-top: 30px;    width: 90%;    padding: 5%;    margin-left: 0;  }}@media screen and (max-width: 600px) {  body {    font-size: 0.9em;  }  #header nav {    margin: 40px 30px;  }  #header #logo img {    margin: 40px 0 8px;  }  .mcaDisplayLoader span.rotating {    margin-top: -25px;    margin-left: -25px;    background-size: 50px;    width: 50px;    height: 50px;  }  .mcaDisplayLoader span.mcaDisplayLoaderTitle {    -webkit-transform: scale(.3,.3);    -moz-transform: scale(.3,.3);    -ms-transform: scale(.3,.3);    -o-transform: scale(.3,.3);    transform: scale(.3,.3);    margin-top: -55px;  }  nav#nav-services {    width: 100%;    padding-left: 0;    height: auto;  }  nav#nav-services .label {    position: static;    display: block;    width: 90%;    padding: 10px 5%;    height: auto;    line-height: 1em;  }  nav#nav-services a {    margin-right: 0;    width: 25%;    height: auto;    padding: 0;    background: none;    font-size: 12px;  }  nav#nav-services a span {    line-height: 1em;    margin-right: 1px;    background-color: #fff;    display: block;    padding: 20px 10px;    height: 35px;  }  #servicesDetails #global #content #services p,  #servicesIndex #global #content #services p {    font-weight: 400;  }  #servicesDetails #global #content .rsHidden {    opacity: 1;    visibility: visible;  }  #servicesDetails #global #content .rsArrow {    width: 15%;  }  #servicesDetails #global #content .rsArrow .rsArrowIcn {    margin-top: -7px;    left: 50%;    margin-left: -10px;    width: 20px;    height: 15px;  }  #servicesDetails #global #content .rsCaption h1 {    font-size: 2em;  }  #servicesDetails #global #content .rsArrowLeft .rsArrowIcn:after {    content: "";    display: none;  }  #servicesDetails #global #content .rsArrowRight .rsArrowIcn:before {    content: "";    display: none;  }  #servicesDetails #global #content .rsArrowRight .rsArrowIcn:after {    margin-left: -10px;  }  #presentationIndex #content aside h2,  #presentationIndex #content aside h3 {    width: 100%;  }  #presentationIndex #content aside h3 {    font-weight: 500;  }  #presentationIndex #content aside img {    width: 111.4%;    margin-bottom: 0;  }  #orderIndex #content fieldset.text,  #orderIndex #content fieldset.event {    width: 100%;    margin-right: 0;  }  #orderIndex #content h1 {    font-size: 1.3em;  }  #partnersIndex #content .items {    width: 100%;  }  #partnersIndex #content .items .item {    width: 100%;    margin-left: 0;    padding: 0;    text-align: center;    border: none;  }}@media screen and (max-width: 500px) {  #global #top .logo {    display: block;    text-align: center;    width: 50%;  }  #global #top .logo img {    width: 100%;    height: auto;  }  #global #top .nav {    margin-top: 8%;  }  #global #content {    margin-bottom: 30px !important;  }  #homeIndex #slider .nav {    display: none;  }  #servicesIndex #global #content #services h1.title {    font-size: 1.5em;  }}@media screen and (max-width: 400px) {  #global #top .nav {    margin-top: 7%;  }  #global #top .nav .nav-button {    text-indent: -9999px;    border: none;    padding: 0;    width: 20px;  }  #header {    width: 75%;    padding: 10%;  }  #header.opened {    margin-left: -95%;  }  #servicesIndex #global #content {    margin-right: 0;  }  #servicesDetails #global #content .rsCaption h1 {    font-size: 1.5em;  }  nav#nav-services {    width: 100%;    padding-left: 0;    height: auto;  }  nav#nav-services .label {    position: static;    display: block;    width: 90%;    padding: 10px 5%;    height: auto;    line-height: 1em;  }  nav#nav-services a {    width: 100%;    margin-bottom: 1px;    display: block;  }  nav#nav-services a span {    margin-right: 0;    height: auto;    padding: 10px 5%;  }  #presentationIndex #content article {    width: 90%;    margin-bottom: 30px;    margin-left: 0;    padding-bottom: 20px;  }  #presentationIndex #content article h1 {    font-size: 1.3em;    margin-bottom: 10px;  }  #presentationIndex #content aside {    width: 90%;    margin-top: 0;  }  #partnersIndex #content h1 {    font-size: 1.2em;  }}@media screen and (max-width: 300px) {  #header nav {    margin: 40px 0;  }  #servicesDetails #global #content #services {    padding-bottom: 150px;  }  #servicesDetails #global #content #services .rsGCaption {    min-height: 130px;  }}.royalSlider {  width: 100%;  position: relative;  direction: ltr;}.royalSlider > * {  float: left;}.rsWebkit3d .rsSlide {  -webkit-transform: translateZ(0);}.rsWebkit3d .rsSlide,.rsWebkit3d .rsContainer,.rsWebkit3d .rsThumbs,.rsWebkit3d .rsPreloader,.rsWebkit3d img,.rsWebkit3d .rsOverflow,.rsWebkit3d .rsBtnCenterer,.rsWebkit3d .rsAbsoluteEl,.rsWebkit3d .rsABlock,.rsWebkit3d .rsLink {  -webkit-backface-visibility: hidden;}.rsFade.rsWebkit3d .rsSlide,.rsFade.rsWebkit3d img,.rsFade.rsWebkit3d .rsContainer {  -webkit-transform: none;}.rsOverflow {  width: 100%;  height: 100% !important;  position: relative;  float: left;  -webkit-tap-highlight-color: rgba(0,0,0,0);}.rsVisibleNearbyWrap {  width: 100%;  height: 100%;  position: relative;  overflow: hidden;  left: 0;  top: 0;  -webkit-tap-highlight-color: rgba(0,0,0,0);}.rsVisibleNearbyWrap .rsOverflow {  position: absolute;  left: 0;  top: 0;}.rsContainer {  position: relative;  width: 100%;  height: 100%;  -webkit-tap-highlight-color: rgba(0,0,0,0);}.rsArrow,.rsThumbsArrow {  cursor: pointer;}.rsThumb {  float: left;  position: relative;}.rsArrow,.rsNav,.rsThumbsArrow {  opacity: 1;  -webkit-transition: opacity 0.3s linear;  -moz-transition: opacity 0.3s linear;  -o-transition: opacity 0.3s linear;  transition: opacity 0.3s linear;}.rsHidden {  opacity: 0;  visibility: hidden;  -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;  -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;  -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;  transition: visibility 0s linear 0.3s, opacity 0.3s linear;}.rsGCaption {  width: 100%;  float: left;  text-align: center;}.royalSlider.rsFullscreen {  position: fixed !important;  height: auto !important;  width: auto !important;  margin: 0 !important;  padding: 0 !important;  z-index: 2147483647 !important;  top: 0 !important;  left: 0 !important;  bottom: 0 !important;  right: 0 !important;}.royalSlider .rsSlide.rsFakePreloader {  opacity: 1 !important;  -webkit-transition: 0s;  -moz-transition: 0s;  -o-transition: 0s;  transition: 0s;  display: none;}.rsSlide {  position: absolute;  left: 0;  top: 0;  display: block;  overflow: hidden;  height: 100%;  width: 100%;  background-color: #fff;}.rsSlide img {  width: 100%;  display: block;  opacity: .5;}.rsSlide.rsActiveSlide img {  opacity: 1;}.royalSlider.rsAutoHeight,.rsAutoHeight .rsSlide {  height: auto;}.rsContent {  width: 100%;  height: 100%;  position: relative;}.rsPreloader {  position: absolute;  z-index: 0;}.rsNav {  -moz-user-select: -moz-none;  -webkit-user-select: none;  user-select: none;}.rsNavItem {  -webkit-tap-highlight-color: rgba(0,0,0,0.25);}.rsThumbs {  cursor: pointer;  overflow: hidden;  float: left;  z-index: 22;  position: absolute;  bottom: 0;  left: 0;}.rsTabs {  float: left;  background: none !important;}.rsTabs,.rsThumbs {  -webkit-tap-highlight-color: rgba(0,0,0,0);}.rsVideoContainer {  width: auto;  height: auto;  line-height: 0;  position: relative;}.rsVideoFrameHolder {  position: absolute;  left: 0;  top: 0;  background: #141414;  opacity: 0;  -webkit-transition: .3s;}.rsVideoFrameHolder.rsVideoActive {  opacity: 1;}.rsVideoContainer iframe,.rsVideoContainer video,.rsVideoContainer embed,.rsVideoContainer .rsVideoObj {  position: absolute;  z-index: 50;  left: 0;  top: 0;  width: 100%;  height: 100%;}.rsVideoContainer.rsIOSVideo iframe,.rsVideoContainer.rsIOSVideo video,.rsVideoContainer.rsIOSVideo embed {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  padding-right: 44px;}.rsABlock {  left: 0;  top: 0;  position: absolute;  z-index: 15;}img.rsImg {  max-width: none;}.grab-cursor {  cursor: url(../../static/img/grab.png) 8 8, move;}.grabbing-cursor {  cursor: url(../../static/img/grabbing.png) 8 8, move;}.rsNoDrag {  cursor: auto;}.rsLink {  left: 0;  top: 0;  position: absolute;  width: 100%;  height: 100%;  display: block;  z-index: 20;  background: url(../blank.gif);}.rsArrow {  height: 100%;  width: 44px;  position: absolute;  display: block;  cursor: pointer;  z-index: 21;  color: #fff;}.rsVer .rsArrow {  width: 100%;  height: 44px;}.rsArrowLeft {  top: 0;  left: 0;}.rsArrowRight {  top: 0;  right: 0;}.rsArrowIcn {  top: 50%;  margin-top: -10px;  position: absolute;  cursor: pointer;  width: 170px;}.rsArrowLeft .rsArrowIcn {  left: 30px;}.rsArrowLeft .rsArrowIcn:before {  content: "";  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: -45px -49px;  width: 20px;  height: 15px;  text-indent: -6000px;  text-align: left;  margin-bottom: -2px;  margin-right: 10px;}.rsArrowLeft .rsArrowIcn:after {  content: "Photo précédente";}.rsArrowRight .rsArrowIcn {  text-align: right;  right: 30px;}.rsArrowRight .rsArrowIcn:before {  content: "Photo suivante";}.rsArrowRight .rsArrowIcn:after {  content: "";  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: -45px -30px;  width: 20px;  height: 15px;  text-indent: -6000px;  text-align: left;  margin-bottom: -2px;  margin-left: 10px;}.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {  background-position: -96px -32px;}.rsDefault.rsVer .rsArrowRight .rsArrowIcn {  background-position: -96px -64px;}.rsDefault .rsArrowDisabled .rsArrowIcn {  opacity: .2;  filter: alpha(opacity=20);  *display: none;}.rsDefault .rsBullets {  position: absolute;  z-index: 35;  left: 0;  bottom: 0;  width: 100%;  height: auto;  margin: 0 auto;  background: #000;  background: rgba(0,0,0,0.75);  text-align: center;  line-height: 8px;  overflow: hidden;}.rsDefault .rsBullet {  width: 8px;  height: 8px;  display: inline-block;  *display: inline;  *zoom: 1;  padding: 6px 5px 6px;}.rsDefault .rsBullet span {  display: block;  width: 8px;  height: 8px;  border-radius: 50%;  background: #777;  background: rgba(255,255,255,0.5);}.rsDefault .rsBullet.rsNavSelected span {  background-color: #FFF;}.rsDefault .rsThumbsHor {  width: 73%;  padding-left: 27%;  height: 95px;  text-align: right;}.rsDefault .rsThumbsVer {  width: 96px;  height: 100%;  position: absolute;  top: 0;  right: 0;}.rsDefault.rsWithThumbsHor .rsThumbsContainer {  position: relative;  height: 100%;  width: 100% !important;  font-size: 0;}.rsDefault.rsWithThumbsVer .rsThumbsContainer {  position: relative;  width: 100%;}.rsDefault .rsThumb {  float: none;  display: inline-block;  overflow: hidden;  width: 19%;  padding: 0 2.5%;  height: 95px;  background-color: #fff;  border-top: 2px solid #fff;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  color: #252523;  vertical-align: middle;  text-align: center;  line-height: 90px;  font-size: 16px;}.rsDefault .rsThumb img {  width: 100%;  height: 100%;}.rsDefault .rsThumb.rsNavSelected {  border-top-color: #8db524;  color: #8db524;}.rsDefault .rsThumb.rsNavSelected img {  opacity: 0.3;  filter: alpha(opacity=30);}.rsDefault .rsTmb {  display: inline-block;  line-height: 1.3em;  vertical-align: middle;}.rsDefault .rsTmb h5 {  font-size: 16px;  margin: 0;  padding: 0;  line-height: 20px;  color: #FFF;}.rsDefault .rsTmb span {  color: #DDD;  margin: 0;  padding: 0;  font-size: 13px;  line-height: 18px;}.rsDefault .rsThumbsArrow {  height: 100%;  width: 20px;  position: absolute;  display: block;  cursor: pointer;  z-index: 21;  background: #000;  background: rgba(0,0,0,0.75);}.rsDefault .rsThumbsArrow:hover {  background: rgba(0,0,0,0.9);}.rsDefault.rsWithThumbsVer .rsThumbsArrow {  width: 100%;  height: 20px;}.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {  top: 0;  left: 0;}.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {  bottom: 0;  left: 0;}.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {  left: 0;  top: 0;}.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {  right: 0;  top: 0;}.rsDefault .rsThumbsArrowIcn {  width: 16px;  height: 16px;  top: 50%;  left: 50%;  margin-top: -8px;  margin-left: -8px;  position: absolute;  cursor: pointer;  background: url('../rs-default.png');}.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {  background-position: -128px -32px;}.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {  background-position: -128px -48px;}.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {  background-position: -144px -32px;}.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {  background-position: -144px -48px;}.rsDefault .rsThumbsArrowDisabled {  display: none !important;}@media screen and (min-width: 0px) and (max-width: 800px) {  .rsDefault .rsThumb {    width: 59px;    height: 44px;  }  .rsDefault .rsThumbsHor {    height: 44px;  }  .rsDefault .rsThumbsVer {    width: 59px;  }}.rsDefault .rsTabs {  width: 100%;  height: auto;  margin: 0 auto;  text-align: center;  overflow: hidden;  padding-top: 12px;  position: relative;}.rsDefault .rsTab {  display: inline-block;  cursor: pointer;  text-align: center;  height: auto;  width: auto;  color: #333;  padding: 5px 13px 6px;  min-width: 72px;  border: 1px solid #D9D9DD;  border-right: 1px solid #f5f5f5;  text-decoration: none;  background-color: #FFF;  background-image: -webkit-linear-gradient(top,#fefefe,#f4f4f4);  background-image: -moz-linear-gradient(top,#fefefe,#f4f4f4);  background-image: linear-gradient(to bottom,#fefefe,#f4f4f4);  -webkit-box-shadow: inset 1px 0 0 #fff;  box-shadow: inset 1px 0 0 #fff;  *display: inline;  *zoom: 1;}.rsDefault .rsTab:first-child {  -webkit-border-top-left-radius: 4px;  border-top-left-radius: 4px;  -webkit-border-bottom-left-radius: 4px;  border-bottom-left-radius: 4px;}.rsDefault .rsTab:last-child {  -webkit-border-top-right-radius: 4px;  border-top-right-radius: 4px;  -webkit-border-bottom-right-radius: 4px;  border-bottom-right-radius: 4px;  border-right: 1px solid #cfcfcf;}.rsDefault .rsTab:active {  border: 1px solid #D9D9DD;  background-color: #f4f4f4;  box-shadow: 0 1px 4px rgba(0,0,0,0.2) inset;}.rsDefault .rsTab.rsNavSelected {  color: #FFF;  border: 1px solid #999;  text-shadow: 1px 1px #838383;  box-shadow: 0 1px 9px rgba(102,102,102,0.65) inset;  background: #ACACAC;  background-image: -webkit-linear-gradient(top,#ACACAC,#BBB);  background-image: -moz-llinear-gradient(top,#ACACAC,#BBB);  background-image: linear-gradient(to bottom,#ACACAC,#BBB);}.rsDefault .rsFullscreenBtn {  right: 0;  top: 0;  width: 44px;  height: 44px;  z-index: 22;  display: block;  position: absolute;  cursor: pointer;}.rsDefault .rsFullscreenIcn {  display: block;  margin: 6px;  width: 32px;  height: 32px;  background: url('../rs-default.png') 0 0;  background-color: #000;  background-color: rgba(0,0,0,0.75);  *background-color: #000;  border-radius: 2px;}.rsDefault .rsFullscreenIcn:hover {  background-color: rgba(0,0,0,0.9);}.rsDefault.rsFullscreen .rsFullscreenIcn {  background-position: -32px 0;}.rsDefault .rsPlayBtn {  -webkit-tap-highlight-color: rgba(0,0,0,0.3);  width: 64px;  height: 64px;  margin-left: -32px;  margin-top: -32px;  cursor: pointer;}.rsDefault .rsPlayBtnIcon {  width: 64px;  display: block;  height: 64px;  -webkit-border-radius: 4px;  border-radius: 4px;  -webkit-transition: .3s;  -moz-transition: .3s;  transition: .3s;  background: url(../rs-default.png) no-repeat 0 -32px;  background-color: #000;  background-color: rgba(0,0,0,0.75);  *background-color: #000;}.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {  background-color: rgba(0,0,0,0.9);}.rsDefault .rsBtnCenterer {  position: absolute;  left: 50%;  top: 50%;}.rsDefault .rsCloseVideoBtn {  right: 0;  top: 0;  width: 44px;  height: 44px;  z-index: 500;  position: absolute;  cursor: pointer;  -webkit-backface-visibility: hidden;  -webkit-transform: translateZ(0);}.rsDefault .rsCloseVideoBtn.rsiOSBtn {  top: -38px;  right: -6px;}.rsDefault .rsCloseVideoIcn {  margin: 6px;  width: 32px;  height: 32px;  background: url('../rs-default.png') -64px 0;  background-color: #000;  background-color: rgba(0,0,0,0.75);  *background-color: #000;}.rsDefault .rsCloseVideoIcn:hover {  background-color: rgba(0,0,0,0.9);}.rsDefault .rsPreloader {  width: 20px;  height: 20px;  background-image: url(../../preloaders/preloader-white.gif);  left: 50%;  top: 50%;  margin-left: -10px;  margin-top: -10px;}.rsGCaption {  position: absolute;  float: none;  bottom: 0;  width: 90%;  min-height: 120px;  left: 0;  text-align: left;  color: #FFF;  padding: 0 200% 20px 5%;  background-color: #000;}#servicesIndex #global {  background-image: url('../../static/img/bg-1.jpg');}#servicesIndex #content {  margin-right: 15%;  float: left;  background-color: #000;}#servicesIndex #content #services {  float: left;  padding: 5% 25% 5% 5%;  width: 70%;  position: relative;}#servicesIndex #content #services .first-service {  position: absolute;  left: 100%;  top: 0;  bottom: 0;}#servicesIndex #content #services .first-service .rsCaption {  position: absolute;  float: none;  bottom: 0;  width: 90%;  min-height: 120px;  left: 0;  text-align: left;  color: #FFF;  padding: 0 200% 20px 5%;  background-color: #000;}#servicesIndex #content #services h1.title {  font-size: 2.5em;  line-height: 1.2em;  color: #fff;  margin-bottom: 30px;}#servicesIndex #content #services > p {  font-family: 'futura-pt', sans-serif;  font-weight: 500;  font-size: 1.1em;  color: #7f7f7f;  margin-bottom: 20px;  line-height: 1.5em;}#servicesIndex #content #services .arrow {  top: 50%;  color: #fff;  margin-top: -10px;  position: absolute;  cursor: pointer;  text-align: right;  right: 30px;  width: 100px;  padding-right: 40px;  font-size: 1.2em;  font-style: italic;}#servicesIndex #content #services .arrow .icon {  background: url("../../static/img/sprite.png") no-repeat top left transparent;  display: inline-block;  zoom: 1;  background-position: -45px -30px;  width: 20px;  height: 15px;  text-indent: -6000px;  text-align: left;  position: absolute;  top: 50%;  margin-top: -8px;  right: 0;}#servicesDetails #content {  margin-right: 15%;}#servicesDetails #content #services {  padding-bottom: 140px;}#servicesDetails #content .shadow {  position: absolute;  bottom: 0;  height: 100px;  width: 100%;  box-shadow: 0 -40px 30px -10px rgba(0,0,0,0.5) inset;}.rsCaption h1 {  font-size: 4em;  line-height: 1em;  margin-top: -0.7em;  color: #fff;  margin-bottom: 10px;}.rsCaption p {  font-family: 'futura-pt', sans-serif;  font-weight: 500;  font-size: 1.2em;  color: #7f7f7f;  width: 70%;}#nav-services {  clear: both;  width: 73%;  padding-left: 27%;  height: 95px;  text-align: right;  position: relative;  font-size: 0;}#nav-services .label {  position: absolute;  left: 0;  top: 0;  bottom: 0;  background-color: #000;  color: #fff;  font-size: 22px;  width: 30%;  padding-left: 8%;  height: 100%;  vertical-align: middle;  text-align: left;  line-height: 90px;  border-top: 2px solid #252523;}#nav-services .label span {  vertical-align: middle;  line-height: 1.2em;}#nav-services a {  float: none;  position: relative;  display: inline-block;  overflow: hidden;  margin-right: 1px;  width: 19%;  padding: 0 2.5%;  height: 95px;  background-color: #fff;  border-top: 2px solid #fff;  font-family: 'futura-pt', sans-serif;  font-weight: 700;  color: #252523;  vertical-align: middle;  text-align: center;  line-height: 90px;  font-size: 16px;}#nav-services a span {  vertical-align: middle;  line-height: 1.3em;  display: inline-block;}#nav-services a.selected {  border-top-color: #8db524;  color: #8db524;}#nav-services a:last-child {  margin-right: 0;  margin-bottom: 0;}#nav-services a:last-child span {  margin-right: 0;}#nav-services a:hover {  color: #8db524;}