
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;
}
body {
    margin: 0;
}
a {
    background: transparent none repeat scroll 0 0;
}
a:focus {
    outline: thin dotted;
}
a:active, a:hover {
    outline: 0 none;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong, .strong {
    font-weight: bold;
}
dfn, em, .em {
    font-style: italic;
}
hr {
    box-sizing: content-box;
    height: 0;
}
p {
    hyphens: auto;
}
pre {
    margin: 0;
}
code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "“" "”" "‘" "’";
}
q::before, q::after {
    content: none;
}
small, .small {
    font-size: 75%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin: 1em 0;
}
dd {
    margin: 0;
}
menu {
    padding: 0 0 0 40px;
}
ol, ul {
    list-style-type: none;
    padding: 0;
}
nav ul, nav ol {
    list-style: outside none none;
}
img {
    border: 0 none;
}
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 none;
    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"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
* {
    box-sizing: border-box;
}
.image-replacement, .ir {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.clearfix, .cf {
}
.clearfix::before, .clearfix::after, .cf::before, .cf::after {
    content: "";
    display: table;
}
.clearfix::after, .cf::after {
    clear: both;
}
span.amp {
    font-family: Baskerville,"Goudy Old Style",Palatino,"Book Antiqua",serif !important;
    font-style: italic;
}
p {
    font-feature-settings: "liga", "dlig";
    hyphens: auto;
}
@font-face {
    font-family: "rmp";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/rmp.eot?#iefixl7yjmt") format("embedded-opentype"), url("../fonts/rmp.woff?l7yjmt") format("woff"), url("../fonts/rmp.ttf?l7yjmt") format("truetype"), url("../fonts/rmp.svg?l7yjmt#rmp") format("svg");
}
[class^="icon-"], [class*=" icon-"] {
    font-family: "rmp";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.icon-cross::before {
    content: "";
}
.icon-arrow-left-slider::before {
    content: "";
}
.icon-arrow-right-slider::before {
    content: "";
}
.icon-linked-in::before {
    content: "";
}
.icon-arrow-bottom::before {
    content: "";
}
.icon-arrow-left-circle::before {
    content: "";
}
.icon-arrow-right-circle::before {
    content: "";
}
.icon-arrow-top::before {
    content: "";
}
.icon-map::before {
    content: "";
}
.icon-plus::before {
    content: "";
}
.icon-tick::before {
    content: "";
}
body, html {
    height: 100%;
}
body {
    background-color: #f3f3f3;
    color: #404040;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 100%;
    line-height: 1.2;
    overflow-y: scroll;
}
.background-fade {
    position: relative;
}
.background-fade span {
    position: relative;
    z-index: 2;
}
.background-fade img, .background-fade .bg-img-on {
    opacity: 0;
    transition: opacity 250ms ease-in-out 0s;
}
.background-fade .bg-img-on {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.background-fade:hover img, .background-fade:hover .bg-img-on, .background-fade.enabled img, .background-fade.enabled .bg-img-on {
    opacity: 1;
}
.mobile {
    display: inline;
}
.no-mobile {
    display: none;
}
body.scrolled .btn-menu {
    background: #cd001f none repeat scroll 0 0;
}
#global {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 2;
}
a, a:visited {
    color: #404040;
    outline: medium none;
    text-decoration: none;
    transition: all 250ms ease 0s;
}
a:link, a:visited:link {
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 {
    font-weight: 500;
    text-rendering: optimizelegibility;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
    text-decoration: none;
}
h1, .h1 {
    font-size: 2.5em;
    line-height: 1.333em;
}
h2, .h2 {
    font-size: 2.5em;
    line-height: 1.333em;
    /*
    font-size: 1.75em;
    line-height: 1.4em;
    margin-bottom: 0.375em;
    */
}
h3, .h3 {
   /* font-size: 1.125em; */
     font-size: 1.75em;
    line-height: 1.4em;
    margin-bottom: 0.375em;
}
h4, .h4 {
    font-size: 1.1em;
    font-weight: 400;
}
h5, .h5 {
    font-size: 0.846em;
    letter-spacing: 2px;
    line-height: 2.09em;
    text-transform: uppercase;
}
#page-loader {
    background: #f3f3f3 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.25s ease 1s, visibility 0s linear 1.25s;
    visibility: visible;
    width: 100%;
    z-index: 120;
}
#page-loader .progress {
    background: #cd001f none repeat scroll 0 0;
    height: 1%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 0.5s ease 0s, height 0.5s ease 0.5s;
    width: 0;
    z-index: 1;
}
.spinner::before, .spinner::after {
    animation: 1.2s ease-out 0s normal none infinite running anim-spinner-2, 1.2s ease-out 0s normal none infinite running anim-spinner-1;
    -webkit-animation: 1.2s ease-out 0s normal none infinite running anim-spinner-2, 1.2s ease-out 0s normal none infinite running anim-spinner-1;
    border: 2px solid #cd001f;
    border-radius: 50%;
    content: "";
    height: 54px;
    left: 50%;
    margin: -27px 0 0 -27px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 54px;
}
.spinner::after {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}
@keyframes anim-spinner-1 {
0%, 100% {
    opacity: 0;
}
40%, 60% {
    opacity: 1;
}
}
@keyframes anim-spinner-1 {
0%, 100% {
    opacity: 0;
}
40%, 60% {
    opacity: 1;
}
}
@keyframes anim-spinner-2 {
0% {
    transform: scale3d(0.5, 0.5, 1);
}
100% {
    transform: scale3d(1.4, 1.4, 1);
}
}
@keyframes anim-spinner-2 {
0% {
    transform: scale3d(0.5, 0.5, 1);
}
100% {
    transform: scale3d(1.4, 1.4, 1);
}
}
body.loaded #page-loader {
    opacity: 0;
    visibility: hidden;
}
body.loaded #page-loader .progress {
    width: 100%;
}
#header {
    left: 0;
    padding: 25px 25px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}
#header .logo {
    height: 47px;
    left: 25px;
    position: absolute;
    top: 25px;
    width: 78px;
    z-index: 1;
}
#header .logo .scrolled {
    display: none;
}
#header .btn-menu {
    cursor: pointer;
    height: 74px;
    padding: 25px;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.25s ease 0s;
    width: 80px;
    z-index: 120;
}
#header .btn-menu .line {
    background: #fff none repeat scroll 0 0;
    float: left;
    height: 4px;
    margin-top: 6px;
    transition: all 250ms ease 0s;
    width: 30px;
}
#header .btn-menu .line:first-child {
    margin-top: 0;
}
#header .btn-menu .line.top-line, #header .btn-menu .line.bottom-line {
    transform-origin: left top 0;
}
#header .btn-menu .line.middle-line {
    opacity: 1;
    transition: all 250ms ease 0s;
}
#header .btn-menu.close .top-line {
    transform: translate(6px, 0px) rotate(45deg);
    -webkit-transform: translateY(10px)  rotate(45deg);
}
#header .btn-menu.close .middle-line {
    opacity: 0;
}
#header .btn-menu.close .bottom-line {
    transform: translate(3px, 1px) rotate(-45deg);
    -webkit-transform: translateY(-10px) rotate(-45deg) ;
}
#header .btn-menu.sticky {
    background: #cd001f none repeat scroll 0 0;
}
.table {
    display: table;
    height: 100%;
    width: 100%;
}
.table .table-cell {
    display: table-cell;
    vertical-align: middle;
}
#menu-wrapper {
    background: #cd001f none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.5s ease 0s, visibility 0s ease 0.5s;
   /* -webkit-transition: opacity 0.5s ease 0s, visibility 0s ease 0.5s;*/
    visibility: hidden;
    width: 100%;
    z-index: 110;
}
#menu-wrapper nav {
    opacity: 0;
    position: relative;
    text-align: center;
    top: 50%;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    /*
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    */
}
#menu-wrapper nav ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#menu-wrapper nav ul li {
    display: block;
    margin: 35px 0;
    padding: 0;
    position: relative;
    transition: transform 0.5s ease 0s;
}
#menu-wrapper nav ul li a {
    color: #fff;
    display: inline-block;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.06em;
    line-height: 26px;
    outline: medium none;
    padding: 0 0 8px;
    position: relative;
    z-index: 2;
}
#menu-wrapper nav ul li a::after {
    background: white none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 4px;
    left: -50%;
    margin: 0 auto;
    opacity: 0;
    position: absolute;
    right: -50%;
    transition: all 0.25s ease-in-out 0s;
    width: 0;
}
#menu-wrapper nav ul li a:hover::after {
    opacity: 1;
    width: 100%;
}
#menu-wrapper nav ul li.current a::after {
    opacity: 1;
    width: 100%;
}
#menu-wrapper nav ul li:nth-child(1) {
    transform: translate3d(0px, 100px, 0px);
    -webkit-transform: translate3d(0px, 100px, 0px);
}
#menu-wrapper nav ul li:nth-child(2) {
    transform: translate3d(0px, 200px, 0px);
}
#menu-wrapper nav ul li:nth-child(3) {
    transform: translate3d(0px, 300px, 0px);
    -webkit-transform: translate3d(0px, 300px, 0px);
}
#menu-wrapper nav ul li:nth-child(4) {
    transform: translate3d(0px, 400px, 0px);
    -webkit-transform: translate3d(0px, 400px, 0px);
}
#menu-wrapper nav ul li:nth-child(5) {
    transform: translate3d(0px, 500px, 0px);
    -webkit-transform: translate3d(0px, 500px, 0px);
}
#menu-wrapper nav ul li:nth-child(6) {
    transform: translate3d(0px, 600px, 0px);
}
#menu-wrapper nav ul li:nth-child(7) {
    transform: translate3d(0px, 700px, 0px);
    -webkit-transform: translate3d(0px, 700px, 0px);
}
#menu-wrapper nav ul li:nth-child(8) {
    transform: translate3d(0px, 800px, 0px);
}
#menu-wrapper nav ul li:nth-child(9) {
    transform: translate3d(0px, 900px, 0px);
    -webkit-transform: translate3d(0px, 900px, 0px);
}
#menu-wrapper nav ul li:nth-child(10) {
    transform: translate3d(0px, 1000px, 0px);
    -webkit-transform: translate3d(0px, 1000px, 0px);
}
#menu-wrapper .lang-wrapper {
    bottom: 30px;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 0.25s ease 0s;
    z-index: 1;
}
#menu-wrapper .lang-wrapper .btn-lang {
    float: left;
}
#menu-wrapper .lang-wrapper .btn-lang .icon-map {
    color: #fff;
    font-size: 13px;
    margin-right: 14px;
    transition: color 0.25s ease 0s;
}
#menu-wrapper .lang-wrapper .btn-lang .icon-arrow-top {
    display: none;
    transition: color 0.25s ease 0s;
}
#menu-wrapper .lang-wrapper ul {
    float: left;
    margin: 0;
}
#menu-wrapper .lang-wrapper ul li {
    display: inline-block;
    margin-right: 60px;
}
#menu-wrapper .lang-wrapper ul li a {
    color: #fff;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 15px;
    opacity: 0.3;
}
#menu-wrapper .lang-wrapper ul li a:hover {
    opacity: 1;
}
#menu-wrapper .lang-wrapper ul li.current a {
    opacity: 1;
}
#menu-wrapper.shown {
    opacity: 1;
    transition-delay: 0s, 0s;
    visibility: visible;
}
#menu-wrapper.shown nav {
    opacity: 1;
    transform: translate3d(0px, -50%, 0px);
    -webkit-transform: translate3d(0px, -50%, 0px);
}
#menu-wrapper.shown nav ul li {
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}
#menu-wrapper.shown .lang-wrapper {
    opacity: 1;
    transition-delay: 0.5s;
}
#bloc-video {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
#bloc-video .filter-video {
    background: #cd0000 none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    opacity: 0.78;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.bloc-content .inner h1 {
    color: #000;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 0.3em;
    line-height: 55px;
    margin: 0;
    text-align: center;
}
.bloc-content .inner h2 {
    color: #000;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 33px;
    font-weight: 700;
    letter-spacing: 0.3em;
    line-height: 55px;
    margin: 0;
    text-align: center;
}
#bloc-home {
    min-height: 100%;
    padding: 0 25px;
    position: relative;
    width: 100%;
    z-index: 1;
}
#bloc-home .slider {
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 20;
}
#bloc-home .slider .slide {
    height: 100%;
    left: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
#bloc-home .slider .slide .slide-inner {
    display: inline-block;
    vertical-align: middle;
}
#bloc-home .slider .slide .slide-inner img {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}
#bloc-home .slider .slide.texte h1 {
    color: #fff;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 20px;
    margin: 0;
}
#bloc-home .slider .slide.smart-global .slide-inner {
    background: rgba(0, 0, 0, 0) url("../images/smart-global.png") no-repeat scroll center center / 100% auto;
    height: 100%;
    max-width: 750px;
    width: 100%;
}
#bloc-home .slider .slide.logo-rmp .slide-inner {
    background: rgba(0, 0, 0, 0) url("../images/logo-home.png") no-repeat scroll center center / 100% auto;
    height: 100%;
    max-width: 384px;
    width: 100%;
}
#bloc-questions {
    bottom: 0;
    height: 150px;
    left: -50%;
    margin: 0 auto;
    max-width: 568px;
    position: absolute;
    right: -50%;
    width: 96%;
    z-index: 30;
}
#bloc-questions .questions-wrapper {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    padding: 5px 25px 35px;
    width: 100%;
}
#bloc-questions .questions-wrapper .swiper-container {
    height: 100%;
    width: 100%;
}
#bloc-questions .questions-wrapper .swiper-container .swiper-slide {
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
#bloc-questions .questions-wrapper .swiper-container .swiper-slide h3 {
    color: #000;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    margin: 10px 0;
}
#bloc-questions .questions-wrapper .swiper-container .swiper-slide .btn-solution {
    background: #000 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.15em;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 9px 22px;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}
#bloc-questions .questions-wrapper .swiper-container .swiper-slide .btn-solution:hover {
    background: #cd001f none repeat scroll 0 0;
}
#bloc-questions .questions-wrapper .swiper-container .swiper-slide .btn-solution.no-mobile {
    display: none;
}
#bloc-questions .questions-wrapper .pagination-wrapper {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#bloc-questions .questions-wrapper .pagination-wrapper .pagination {
    float: left;
    text-align: center;
    width: 100%;
}
#bloc-questions .questions-wrapper .pagination-wrapper .pagination span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #000;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    opacity: 0.4;
    padding: 0;
    transition: all 250ms ease-in-out 0s;
    width: 10px;
}
#bloc-questions .questions-wrapper .pagination-wrapper .pagination span.swiper-active-switch, #bloc-questions .questions-wrapper .pagination-wrapper .pagination span:hover {
    background: #000 none repeat scroll 0 0;
    border-color: transparent;
    opacity: 1;
}
#bloc-expertise {
    /*background: #f3f3f3 none repeat scroll 0 0;*/
    background: #fff none repeat scroll 0 0;
    /*height: 480px;*/
    height: 550px;
    position: relative;
    width: 100%;
    /*padding-top:20px;*/
      padding: 45px 15px 55px;
}
#bloc-expertise .inner {
    /*
    bottom: 65px;
    left: 0;
    position: absolute;
    */
    width: 100%;
}
#bloc-expertise .swiper-container {
    margin-top: 55px;
    width: 100%;
}
#bloc-expertise .swiper-container .swiper-slide {
    box-sizing: border-box;
    padding: 0 61px;
    text-align: center;
    width: 100%;
}
#bloc-expertise .swiper-container .swiper-slide ul.title {
    margin: 0;
}
#bloc-expertise .swiper-container .swiper-slide ul.title li {
    color: #000;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.15em;
    line-height: 18px;
    position: relative;
   /* text-transform: uppercase;*/
}
#bloc-expertise .swiper-container .swiper-slide p {
    color: #404040;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    margin: 20px 0 0;
}
#bloc-expertise .swiper-container .swiper-slide:first-child {
    margin: 0;
}
#bloc-expertise .swiper-container .btn-nav {
    color: #000;
    cursor: pointer;
    font-size: 26px;
    height: 26px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
}
#bloc-expertise .swiper-container .btn-nav.btn-prev {
    left: 14px;
}
#bloc-expertise .swiper-container .btn-nav.btn-next {
    right: 14px;
}
#bloc-choose {
    background: rgba(0, 0, 0, 0) url("../images/bg-choose-mobile.jpg") no-repeat scroll center center / cover ;
    height: 338px;
    width: 100%;
}
#bloc-choose .inner {
    height: 100%;
    width: 100%;
}
#bloc-choose .swiper-container {
    height: 100%;
    width: 100%;
}
#bloc-choose .swiper-container .swiper-slide {
    height: 100%;
    opacity: 0.4;
    position: relative;
    text-align: center;
    transition: opacity 0.25s ease 0s;
    width: 100%;
}
#bloc-choose .swiper-container .swiper-slide .inner-slide {
    display: inline-block;
    max-width: 565px;
    position: relative;
}
#bloc-choose .swiper-container .swiper-slide .inner-slide::before, #bloc-choose .swiper-container .swiper-slide .inner-slide::after {
    color: #fff;
    font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
    font-size: 70px;
    line-height: 50px;
    opacity: 0;
    position: absolute;
    transition: opacity 0.5s ease 0s;
    z-index: 1;
}
#bloc-choose .swiper-container .swiper-slide .inner-slide::before {
    content: "“";
    left: 15px;
    top: -45px;
}
#bloc-choose .swiper-container .swiper-slide .inner-slide::after {
    bottom: -35px;
    content: "„";
    right: 15px;
}
#bloc-choose .swiper-container .swiper-slide .number {
    color: #fff;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 225px;
    font-weight: 400;
    left: 0;
    line-height: 200px;
    margin-top: -100px;
    opacity: 0.1;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 1;
}
#bloc-choose .swiper-container .swiper-slide .suptitle {
    color: #fff;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.2em;
    line-height: 20px;
    text-transform: uppercase;
}
#bloc-choose .swiper-container .swiper-slide .title {
    color: #fff;
    font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 0.04em;
    line-height: 38px;
    padding: 0 20px;
}
#bloc-choose .swiper-container .swiper-slide p {
    color: #e5e5e5;
    font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 15px;
    margin: 10px auto 0;
    padding: 0 20px;
}
#bloc-choose .swiper-container .swiper-slide.swiper-slide-active {
    opacity: 1;
}
#bloc-choose .swiper-container .swiper-slide.swiper-slide-active .inner-slide::before, #bloc-choose .swiper-container .swiper-slide.swiper-slide-active .inner-slide::after {
    opacity: 1;
}
#bloc-choose .swiper-container .pagination-wrapper {
    bottom: 35px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
#bloc-choose .swiper-container .pagination-wrapper .pagination {
    float: left;
    text-align: center;
    width: 100%;
}
#bloc-choose .swiper-container .pagination-wrapper .pagination span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 3px;
    opacity: 0.4;
    padding: 0;
    transition: all 250ms ease-in-out 0s;
    width: 10px;
}
#bloc-choose .swiper-container .pagination-wrapper .pagination span.swiper-active-switch, #bloc-choose .swiper-container .pagination-wrapper .pagination span:hover {
    background: #fff none repeat scroll 0 0;
    border-color: transparent;
    opacity: 1;
}
#bloc-values {
    background: #fff none repeat scroll 0 0;
    padding: 65px 25px 50px;
}
#bloc-values .values-wrapper {
    border-top: 1px solid #e5e5e5;
    margin-top: 22px;
    overflow: hidden;
    width: 100%;
}
#bloc-values .values-wrapper .value-item {
    border-bottom: 1px solid #e5e5e5;
    float: left;
    height: 105px;
    overflow: hidden;
    position: relative;
    transition: all 0.25s ease 0s;
    width: 100%;
}
#bloc-values .values-wrapper .value-item .content {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    height: 105px;
    position: relative;
    transition: all 0.25s ease 0s;
    width: 100%;
}
#bloc-values .values-wrapper .value-item .content .logo {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 160%;
    height: 100%;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: opacity 0.25s ease 0s;
    width: 100%;
    z-index: 1;
}
#bloc-values .values-wrapper .value-item .content .logo.over {
    opacity: 0;
    z-index: 2;
}
#bloc-values .values-wrapper .value-item .more {
    background: #f3f3f3 none repeat scroll 0 0;
    color: #404040;
    float: left;
    font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
    font-size: 11px;
    font-weight: 400;
    height: 105px;
    line-height: 18px;
    padding: 0 30px;
    width: 100%;
}
#bloc-values .values-wrapper .value-item:hover .content {
    background: #cd001f none repeat scroll 0 0;
}
#bloc-values .values-wrapper .value-item:hover .content .logo {
    opacity: 0;
}
#bloc-values .values-wrapper .value-item:hover .content .logo.over {
    opacity: 1;
}
#bloc-values .values-wrapper .value-item.opened {
    height: 210px;
}
#bloc-values .values-wrapper .value-item.opened .content {
    background: #cd001f none repeat scroll 0 0;
}
#bloc-values .values-wrapper .value-item.opened .content .logo {
    opacity: 0;
}
#bloc-values .values-wrapper .value-item.opened .content .logo.over {
    opacity: 1;
}
#bloc-values .values-wrapper .value-item.value-international .content .logo {
    background-image: url("../images/values/international.png");
}
#bloc-values .values-wrapper .value-item.value-international .content .logo.over {
    background-image: url("../images/values/international-over.png");
}
#bloc-values .values-wrapper .value-item.value-smart-open .content .logo {
    background-image: url("../images/values/smart-open.png");
}
#bloc-values .values-wrapper .value-item.value-smart-open .content .logo.over {
    background-image: url("../images/values/smart-open-over.png");
}
#bloc-values .values-wrapper .value-item.value-creative .content .logo {
    background-image: url("../images/values/creative.png");
}
#bloc-values .values-wrapper .value-item.value-creative .content .logo.over {
    background-image: url("../images/values/creative-over.png");
}
#bloc-values .values-wrapper .value-item.value-reliable .content .logo {
    background-image: url("../images/values/reliable.png");
}
#bloc-values .values-wrapper .value-item.value-reliable .content .logo.over {
    background-image: url("../images/values/reliable-over.png");
}
#bloc-pre-clients {
    background: #fff none repeat scroll 0 0;
    padding: 0 20px 65px;
}
#bloc-pre-clients .title {
    color: #000;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 23px;
    text-align: center;
}
#bloc-pre-clients p {
    color: #404040;
    font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    margin: 10px auto 0;
    max-width: 814px;
    text-align: center;
}
#bloc-clients {
    background: #f3f3f3 none repeat scroll 0 0;
    padding: 45px 15px 55px;
}
#bloc-clients .filters-wrapper {
    margin: 6px auto 0;
    max-width: 290px;
    position: relative;
}
#bloc-clients .filters-wrapper ul {
    border-bottom: 1px solid #d9d9d9;
    margin: 0 0 15px;
    padding: 0 0 12px;
    text-align: center;
}
#bloc-clients .filters-wrapper ul li {
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    margin: 0 0 0 18px;
    position: relative;
    transition: color 0.25s ease 0s;
}
#bloc-clients .filters-wrapper ul li:hover {
    color: #cd001f;
}
#bloc-clients .filters-wrapper ul li::before {
    background: #d9d9d9 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -11px;
    position: absolute;
    top: 0;
    width: 1px;
}
#bloc-clients .filters-wrapper ul li:first-child {
    margin: 0;
}
#bloc-clients .filters-wrapper ul li:first-child::before {
    display: none;
}
#bloc-clients .filters-wrapper .marker {
    background: #cd001f none repeat scroll 0 0;
    border-radius: 50%;
    height: 10px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
    z-index: 1;
}
#bloc-clients .grid-clients-wrapper {
    margin: 20px auto 70px;
    max-width: 663px;
    width: 100%;
}
#bloc-clients .grid-clients-wrapper .grid-clients {
    padding: 2px 3px 3px 2px;
    width: 100%;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item {
    float: left;
    height: auto;
    opacity: 0.15;
    overflow: hidden;
    padding: 3px 2px 2px 3px;
    transition: opacity 0.25s ease 0s;
    width: 50%;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content {
    height: 100%;
    overflow: hidden;
    padding-bottom: 80.8642%;
    position: relative;
    width: 100%;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content .inner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content .inner img {
    height: auto;
    width: 100%;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content .over {
    background: rgba(205, 0, 0, 0.78) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    margin: auto;
    opacity: 0;
    padding: 0 10px;
    position: absolute;
    top: 0;
    transition: opacity 0.25s ease 0s;
    width: 100%;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content .over .title {
    color: #fff;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 10px;
    letter-spacing: 0.15em;
    line-height: 15px;
    opacity: 0;
    text-align: center;
    text-transform: uppercase;
    transform: translate3d(0px, 30px, 0px);
    -webkit-transform: translate3d(0px, 30px, 0px);
    transition: all 0.25s ease 0s;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content .over .title .icon-plus {
    line-height: 30px;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item.active {
    cursor: pointer;
    opacity: 1;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item.active:hover .content .over {
    opacity: 1;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item.active:hover .content .over .title {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item.active.disable {
    cursor: default;
}
#bloc-clients .grid-clients-wrapper .grid-clients .grid-item.active.disable .content .over {
    display: none;
}
/*
#bloc-clients h2 {
*/
#bloc-clients h3 {
    color: #000;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.06em;
    line-height: 40px;
    margin: 0;
    text-align: center;
}
#bloc-clients #slider-list-clients {
    height: 30px;
    margin: 36px auto 0;
    max-width: 1200px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#bloc-clients #slider-list-clients::before, #bloc-clients #slider-list-clients::after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 88px;
    z-index: 2;
}
#bloc-clients #slider-list-clients::before {
    background: rgba(0, 0, 0, 0) url("../images/bg-list-clients-left.png") no-repeat scroll 0 0;
    left: 0;
}
#bloc-clients #slider-list-clients::after {
    background: rgba(0, 0, 0, 0) url("../images/bg-list-clients-right.png") no-repeat scroll 0 0;
    right: 0;
}
#bloc-clients #slider-list-clients .slider-inner {
    left: 0;
    position: absolute;
    top: 0;
    width: 10000px;
    z-index: 1;
}
#bloc-clients #slider-list-clients ul {
    float: left;
    margin: 0;
}
#bloc-clients #slider-list-clients ul li {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    margin-right: 10px;
    padding-left: 18px;
    position: relative;
}
#bloc-clients #slider-list-clients ul li::before {
    background: #cd001f none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 5px;
    z-index: 1;
}
#popin-overlay {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 150;
}
#popin-clients {
    display: none;
    left: 0;
    opacity: 0;
    padding: 0 5px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 160;
}
#popin-clients .content-wrapper {
    background: rgba(0, 0, 0, 0.08) none repeat scroll 0 0;
    border-radius: 15px;
    margin: 0 auto;
    max-width: 683px;
    padding: 15px;
    position: relative;
    width: 100%;
}
#popin-clients .content-wrapper .content {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    position: relative;
    width: 100%;
}
#popin-clients .content-wrapper .content .slider {
    height: 100%;
    padding-bottom: 75%;
    position: relative;
    width: 100%;
}
#popin-clients .content-wrapper .content .slider .swiper-container {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#popin-clients .content-wrapper .content .slider .swiper-container .swiper-slide {
    height: 100%;
    width: 100%;
}
#popin-clients .content-wrapper .content .slider img {
    width: 100%;
}
#popin-clients .content-wrapper .content .legende {
    background: #fff none repeat scroll 0 0;
    overflow: hidden;
    width: 100%;
}
#popin-clients .content-wrapper .content .legende .inner {
    padding: 10px 5px;
    width: 100%;
}
#popin-clients .content-wrapper .content .legende .inner .title {
    color: #000;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 10px;
    letter-spacing: 0.15em;
    line-height: 15px;
    margin-bottom: 5px;
    text-align: center;
    text-transform: uppercase;
}
#popin-clients .content-wrapper .content .legende .inner .description-wrapper {
    height: 100%;
    position: relative;
    width: 100%;
}
#popin-clients .content-wrapper .content .legende .inner .description-wrapper .description-item {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#popin-clients .content-wrapper .content .legende .inner .description-wrapper .description-item:first-child {
    opacity: 1;
}
#popin-clients .content-wrapper .content .legende .inner p {
    color: #404040;
    font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
    font-size: 10px;
    line-height: 15px;
    margin: 0;
    text-align: center;
}
#popin-clients .content-wrapper .content .legende .inner p strong {
    color: #000;
}
#popin-clients .content-wrapper .content .loader {
    background: #f3f3f3 none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
#popin-clients .content-wrapper .nav .btn-nav {
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    margin-top: -15px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transition: all 0.25s ease 0s;
    z-index: 1;
}
#popin-clients .content-wrapper .nav .btn-nav.btn-prev {
    left: 10px;
}
#popin-clients .content-wrapper .nav .btn-nav.btn-next {
    right: 10px;
}
#popin-clients .content-wrapper .nav .btn-nav:hover {
    color: #cd001f;
}
#popin-clients .content-wrapper .nav.shown .btn-nav {
    opacity: 1;
}
#popin-clients .content-wrapper .btn-close {
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    right: 30px;
    top: 30px;
    transition: color 0.25s ease 0s;
    z-index: 1;
}
#popin-clients .content-wrapper .btn-close:hover {
    color: #cd001f;
}
#bloc-talk {
    background: #222 url("../images/bg-map.png") no-repeat scroll center center;
    padding: 65px 15px 55px;
}
#bloc-talk .inner h2 {
    color: #fff;
    margin-bottom: 65px;
}
#bloc-talk .adresses-wrapper {
    width: 100%;
}
#bloc-talk .adresses-wrapper .adresse {
    margin-top: 100px;
    text-align: center;
    width: 100%;
}
#bloc-talk .adresses-wrapper .adresse .title {
    color: #fff;
    font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 23px;
}
#bloc-talk .adresses-wrapper .adresse p {
    color: #b2b2b2;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.15em;
    line-height: 18px;
    text-transform: uppercase;
}
#bloc-talk .adresses-wrapper .adresse p .tel {
    color: #fff;
}
#bloc-talk .adresses-wrapper .adresse:first-child {
    margin: 0;
}
#bloc-talk .form-wrapper {
    margin-top: 100px;
    position: relative;
    width: 100%;
}
#bloc-talk .form-wrapper form {
    margin: 0 auto;
    max-width: 385px;
    opacity: 1;
    transition: opacity 0.25s ease 0s, visibility 0s linear 0s;
    visibility: visible;
    width: 100%;
}
#bloc-talk .form-wrapper form .line-form {
    margin-bottom: 9px;
    width: 100%;
}
#bloc-talk .form-wrapper form .line-form .input-text, #bloc-talk .form-wrapper form .line-form .textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #7a7a7a;
    color: #fff;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 12px;
    letter-spacing: 0.06em;
    outline: medium none;
    transition: all 0.25s ease 0s;
    width: 100%;
}
#bloc-talk .form-wrapper form .line-form .input-text.placeholder, #bloc-talk .form-wrapper form .line-form .textarea.placeholder {
    color: #aaa;
}
#bloc-talk .form-wrapper form .line-form .input-text {
    height: 37px;
    padding: 0 10px;
}
#bloc-talk .form-wrapper form .line-form .textarea {
    height: 142px;
    line-height: 18px;
    padding: 10px;
    resize: none;
}
#bloc-talk .form-wrapper form .line-form .input-submit {
    background: #000 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 11px;
    height: 37px;
    letter-spacing: 0.15em;
    line-height: 18px;
    outline: medium none;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
    width: 100%;
}
#bloc-talk .form-wrapper form .line-form .input-submit:hover {
    background: #cd001f none repeat scroll 0 0;
}
#bloc-talk .form-wrapper form .line-form.line-submit {
    margin: 0;
}
#bloc-talk .form-wrapper form .line-form.error .input-text, #bloc-talk .form-wrapper form .line-form.error .textarea {
    border-color: #cd001f;
}
#bloc-talk .form-wrapper .message-confirmation {
    color: #fff;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 11px;
    height: 44px;
    left: 0;
    letter-spacing: 0.15em;
    line-height: 22px;
    margin-top: -22px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    transform: translate3d(0px, 10px, 0px);
    -webkit-transform: translate3d(0px, 10px, 0px);
    transition: all 0.25s ease 0s, visibility 0s linear 0.25s;
    visibility: hidden;
    width: 100%;
}
#bloc-talk .form-wrapper .message-confirmation .icon-tick {
    font-size: 9px;
}
#bloc-talk .form-wrapper.sent form {
    opacity: 0;
    transition-delay: 0s, 0.25s;            
    visibility: hidden;
}
#bloc-talk .form-wrapper.sent .message-confirmation {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    transition-delay: 0s, 0s;
    visibility: visible;
}
#footer {
    background: #000 none repeat scroll 0 0;
    float: left;
    min-height: 80px;
    padding: 32px 50px;
    width: 100%;
}
#footer .footer-links {
    color: #737373;
    float: left;
    font-family: "Droid Serif","Georgia",Cambria,Times New Roman,Times,serif;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}
#footer .footer-links a {
    color: #737373;
    margin: 0 0 0 60px;
    position: relative;
}
#footer .footer-links a:hover {
    color: #cd001f;
}
#footer .footer-links a::before {
    background: #737373 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -33px;
    position: absolute;
    top: 0;
    width: 2px;
}
#footer .footer-links a:first-child {
    margin: 0;
}
#footer .footer-links a:first-child::before {
    display: none;
}
#footer .copyright {
    color: #fff;
    float: left;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.15em;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
@media only screen and (min-width: 1024px) {
    .mobile {
        display: none;
    }
    .no-mobile {
        display: inline;
    }
    body.scrolled #header {
        background: #fff none repeat scroll 0 0;
        border-bottom: 1px solid #dbdbdb;
        padding: 20px 25px;
    }
    body.scrolled #header .logo {
        height: 63px;
        left: 25px;
        top: 10px;
        width: 104px;
    }
    body.scrolled #header .logo img {
        display: none;
    }
    body.scrolled #header .logo .scrolled {
        display: block;
    }
    body.scrolled #menu-wrapper {
        padding: 8px 0 4px;
    }
    body.scrolled #menu-wrapper nav ul li a {
        color: #404040;
    }
    body.scrolled #menu-wrapper nav ul li a::after {
        background: #404040 none repeat scroll 0 0;
    }
    body.scrolled #menu-wrapper nav ul li a:hover {
        color: #cd001f;
    }
    body.scrolled #menu-wrapper nav ul li a:hover::after {
        background: #cd001f none repeat scroll 0 0;
    }
    body.scrolled #menu-wrapper nav ul li.current a {
        color: #cd001f;
    }
    body.scrolled #menu-wrapper nav ul li.current a::after {
        background: #cd001f none repeat scroll 0 0;
    }
    body.scrolled #menu-wrapper .lang-wrapper {
        height: 30px;
        right: 25px;
        top: 30px;
    }
    body.scrolled #menu-wrapper .lang-wrapper .icon-arrow-top, body.scrolled #menu-wrapper .lang-wrapper .icon-map {
        color: #404040;
    }
    body.scrolled #menu-wrapper .lang-wrapper ul {
        background: #fff none repeat scroll 0 0;
        top: 38px;
    }
    body.scrolled #menu-wrapper .lang-wrapper ul li a {
        color: #404040;
    }
    body.scrolled #menu-wrapper .lang-wrapper ul::after {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-color: -moz-use-text-color #dbdbdb #dbdbdb;
        border-image: none;
        border-style: none solid solid;
        border-width: medium 1px 1px;
        bottom: 0;
        content: "";
        height: 35px;
        left: 0;
        position: absolute;
        width: 118px;
        z-index: -1;
    }
    body.scrolled #menu-wrapper .lang-wrapper.opened {
        height: 93px;
    }
    #header {
        padding-top: 50px;
        position: fixed;
        transition: all 0.25s ease 0s;
    }
    #header .logo {
        height: 38px;
        top: 50px;
        transition: all 0.25s ease 0s;
        width: 62px;
    }
    #header .btn-menu {
        display: none;
    }
    #menu-wrapper {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        height: auto;
        margin: 0 auto;
        opacity: 1;
        padding: 14px 0 0;
        position: static;
        transition: all 0.25s ease 0s;
        visibility: visible;
        width: 750px;
    }
    #menu-wrapper nav {
        opacity: 1;
        position: static;
    }
    #menu-wrapper nav ul {
        display: inline-block;
    }
    #menu-wrapper nav ul li {
        display: inline-block;
        margin: 0 0 0 50px;
    }
    #menu-wrapper nav ul li:first-child {
        margin: 0;
    }
    #menu-wrapper nav ul li:nth-child(1) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(2) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(3) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(4) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(5) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(6) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(7) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(8) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(9) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li:nth-child(10) {
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
    }
    #menu-wrapper nav ul li a {
        font-size: 16px;
        padding: 0 0 8px;
    }
    #menu-wrapper .lang-wrapper {
        bottom: auto;
        cursor: pointer;
        height: 45px;
        opacity: 1;
        overflow: hidden;
        padding: 0 10px 0 0;
        right: 15px;
        top: 50px;
        transition: all 0.25s ease 0s;
        width: 120px;
    }
    #menu-wrapper .lang-wrapper .btn-lang {
        float: right;
    }
    #menu-wrapper .lang-wrapper .btn-lang .icon-map {
        font-size: 27px;
        margin-right: 15px;
        vertical-align: middle;
    }
    #menu-wrapper .lang-wrapper .btn-lang .icon-arrow-top {
        backface-visibility: hidden;
        color: #fff;
        display: inline-block;
        font-size: 7px;
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transition: all 0.25s ease 0s;
        vertical-align: middle;
    }
    #menu-wrapper .lang-wrapper ul {
        margin: 0;
        padding: 0 10px 0 0;
        position: absolute;
        right: 0;
        top: 45px;
        transition: all 0.25s ease 0s;
        width: 100%;
        z-index: 1;
    }
    #menu-wrapper .lang-wrapper ul li {
        display: block;
        margin: 0 0 8px;
        text-align: right;
        width: 100%;
    }
    #menu-wrapper .lang-wrapper ul li a {
        font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
        text-transform: uppercase;
    }
    #menu-wrapper .lang-wrapper.opened {
        height: 100px;
    }
    #menu-wrapper .lang-wrapper.opened .btn-lang .icon-arrow-top {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }
    #bloc-home .slider .slide.texte .slide-inner {
        margin: 0 auto;
        max-width: 1200px;
    }
    #bloc-home .slider .slide.texte h1 {
        font-size: 36px;
        line-height: 55px;
    }
    .bloc-content .inner h1 {
        font-size: 45px;
    }
    .bloc-content .inner h2 {
        font-size: 45px;
    }
    #bloc-questions {
        bottom: 0;
        height: 210px;
        position: absolute;
    }
    #bloc-questions .questions-wrapper {
        padding: 15px 25px 45px;
    }
    #bloc-questions .questions-wrapper .swiper-container .swiper-slide h3 {
        font-size: 20px;
        line-height: 30px;
        margin: 10px 0 25px;
    }
    #bloc-questions .questions-wrapper .swiper-container .swiper-slide .btn-solution {
        font-size: 14px;
        line-height: 24px;
        padding: 12px 26px;
    }
    #bloc-questions .questions-wrapper .swiper-container .swiper-slide .btn-solution.no-mobile {
        display: inline-block;
    }
    #bloc-questions .questions-wrapper .swiper-container .swiper-slide .btn-solution.mobile {
        display: none;
    }
    #bloc-questions .questions-wrapper .pagination-wrapper {
        bottom: 25px;
    }
    #bloc-expertise {
        height: 700px;
    }
    #bloc-expertise .inner {
        bottom: 160px;
    }
    #bloc-expertise .swiper-container {
        margin-top: 83px;
        width: 974px;
    }
    #bloc-expertise .swiper-container .swiper-slide {
        margin-left: 19px;
        padding: 0 0 0 25px;
        text-align: left;
        width: 312px;
    }
    #bloc-expertise .swiper-container .swiper-slide:first-child {
        margin: 0;
    }
    #bloc-expertise .swiper-container .swiper-slide ul.title li {
        font-size: 14px;
        line-height: 24px;
        padding-left: 18px;
    }
    #bloc-expertise .swiper-container .swiper-slide ul.title li::before {
        background: #cd001f none repeat scroll 0 0;
        border-radius: 50%;
        content: "";
        height: 6px;
        left: 0;
        position: absolute;
        top: 9px;
        width: 6px;
        z-index: 1;
    }
    #bloc-expertise .swiper-container .swiper-slide p {
        font-size: 13px;
        line-height: 24px;
    }
    #bloc-expertise .swiper-container .btn-nav {
        display: none;
    }
    #bloc-choose {
        background-image: url("../images/bg-choose-tablet.jpg");
        height: 640px;
    }
    #bloc-choose .swiper-container .swiper-slide .inner-slide::before, #bloc-choose .swiper-container .swiper-slide .inner-slide::after {
        font-size: 140px;
        line-height: 100px;
    }
    #bloc-choose .swiper-container .swiper-slide .inner-slide::before {
        left: -60px;
        top: 0;
    }
    #bloc-choose .swiper-container .swiper-slide .inner-slide::after {
        bottom: -15px;
        right: -60px;
    }
    #bloc-choose .swiper-container .swiper-slide .number {
        font-size: 450px;
        line-height: 400px;
        margin-top: -200px;
    }
    #bloc-choose .swiper-container .swiper-slide .suptitle {
        font-size: 16px;
        line-height: 26px;
    }
    #bloc-choose .swiper-container .swiper-slide .title {
        font-size: 40px;
        line-height: 50px;
    }
    #bloc-choose .swiper-container .swiper-slide p {
        font-size: 20px;
        line-height: 30px;
        margin-top: 27px;
    }
    #bloc-choose .swiper-container .pagination-wrapper {
        bottom: 70px;
    }
    #bloc-choose .swiper-container .pagination-wrapper .pagination span {
        height: 18px;
        margin: 0 7px;
        width: 18px;
    }
    #bloc-values {
        padding: 0;
        position: relative;
    }
    #bloc-values h2 {
        background: #fff none repeat scroll 0 0;
        display: inline;
        left: 50%;
        opacity: 1;
        padding: 10px 20px;
        position: absolute;
        top: 50%;
        transition: opacity 0.25s ease 0.5s, visibility 0s linear 0s;
        visibility: visible;
        z-index: 2;
    }
    #bloc-values h2.off {
        opacity: 0;
        transition-delay: 0s, 0.25s;
        transition-duration: 0s, 0s;
        visibility: hidden;
    }
    #bloc-values .values-wrapper {
        margin-top: 0;
    }
    #bloc-values .values-wrapper .value-item {
        height: 405px;
        overflow: visible;
        transition: border 0.25s ease 0s, z-index 0s linear 0.5s;
        width: 50%;
        z-index: 1;
    }
    #bloc-values .values-wrapper .value-item .content {
        border-right: 1px solid #e5e5e5;
        height: 100%;
        z-index: 2;
    }
    #bloc-values .values-wrapper .value-item .content .logo {
        background-size: cover;
    }
    #bloc-values .values-wrapper .value-item .more {
        backface-visibility: hidden;
        font-size: 20px;
        height: 100%;
        left: 0;
        line-height: 35px;
        padding: 0 70px;
        position: absolute;
        top: 0;
        transform: translate3d(0px, 0px, 0px);
        -webkit-transform: translate3d(0px, 0px, 0px);
        transition: transform 0.5s ease-in-out 0s;
        z-index: 1;
    }
    #bloc-values .values-wrapper .value-item.opened {
        border-color: #cd001f;
        height: 405px;
        transition-delay: 0.25s, 0s;
        z-index: 2;
    }
    #bloc-values .values-wrapper .value-item.opened .content {
        border-color: #cd001f;
    }
    #bloc-values .values-wrapper .value-item.opened .more {
        transform: translate3d(100%, 0px, 0px);
        -webkit-transform: translate3d(100%, 0px, 0px);
    }
    #bloc-values .values-wrapper .value-item.opened.right .content {
        border-color: #cd001f;
    }
    #bloc-values .values-wrapper .value-item.opened.right .more {
        transform: translate3d(-100%, 0px, 0px);
        -webkit-transform: translate3d(-100%, 0px, 0px);
    }
    #bloc-values .values-wrapper .value-item:hover {
        border-color: #cd001f;
    }
    #bloc-values .values-wrapper .value-item:hover .content {
        border-color: #cd001f;
    }
    #bloc-values .values-wrapper .value-item.right:hover .content {
        border-color: #cd001f;
    }
    #bloc-values .values-wrapper .value-item.right .content {
        border-left: 1px solid #e5e5e5;
        border-right: medium none;
    }
    #bloc-values .values-wrapper .value-item.right .more {
        text-align: right;
    }
    #bloc-pre-clients {
        padding: 130px 0;
    }
    #bloc-pre-clients .title {
        font-size: 25px;
        line-height: 40px;
    }
    #bloc-pre-clients p {
        font-size: 14px;
        line-height: 24px;
        margin-top: 20px;
    }
    #bloc-clients {
        background: #f3f3f3 none repeat scroll 0 0;
        padding: 85px 0 136px;
    }
    #bloc-clients .filters-wrapper {
        margin-top: 20px;
        max-width: none;
        text-align: center;
    }
    #bloc-clients .filters-wrapper ul {
        display: inline-block;
        margin-left: -4px;
        padding-right: 38px;
    }
    #bloc-clients .filters-wrapper ul li {
        font-size: 14px;
        letter-spacing: 0.1em;
        line-height: 24px;
        margin-left: 24px;
    }
    #bloc-clients .filters-wrapper ul li::before {
        left: -14px;
    }
    #bloc-clients .filters-wrapper ul li:first-child {
        margin-left: 24px;
    }
    #bloc-clients .filters-wrapper ul li:first-child::before {
        display: block;
    }
    #bloc-clients .filters-wrapper ul:first-child {
        margin-left: 0;
        padding-left: 38px;
        padding-right: 0;
    }
    #bloc-clients .filters-wrapper ul:first-child li:first-child {
        margin: 0;
    }
    #bloc-clients .filters-wrapper ul:first-child li:first-child::before {
        display: none;
    }
    #bloc-clients .grid-clients-wrapper {
        margin-top: 43px;
        max-width: 1020px;
    }
    #bloc-clients .grid-clients-wrapper .grid-clients {
        padding: 6px;
    }
    #bloc-clients .grid-clients-wrapper .grid-clients .grid-item {
        padding: 6px;
        width: 33.3333%;
    }
    #bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content .over {
        padding: 0 42px;
    }
    #bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content .over .title {
        font-size: 20px;
        line-height: 30px;
    }
    #bloc-clients .grid-clients-wrapper .grid-clients .grid-item .content .over .title .icon-plus {
        line-height: 50px;
    }
    #bloc-clients h2 {
        /*font-size: 30px;*/
        font-size: 45px;
    }
    #bloc-clients #slider-list-clients ul li {
        font-size: 20px;
    }
    #popin-clients {
        padding: 0 25px;
    }
    #popin-clients .content-wrapper {
        border-radius: 20px;
        max-width: 1036px;
        padding: 20px;
    }
    #popin-clients .content-wrapper .content .legende .inner {
        padding: 20px 15px;
    }
    #popin-clients .content-wrapper .content .legende .inner .title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    #popin-clients .content-wrapper .content .legende .inner p {
        font-size: 14px;
        line-height: 24px;
    }
    #popin-clients .content-wrapper .nav .btn-nav {
        font-size: 58px;
        margin-top: -29px;
    }
    #popin-clients .content-wrapper .nav .btn-nav.btn-prev {
        left: 15px;
    }
    #popin-clients .content-wrapper .nav .btn-nav.btn-next {
        right: 15px;
    }
    #popin-clients .content-wrapper .btn-close {
        font-size: 20px;
        right: 40px;
        top: 40px;
    }
    #bloc-talk {
        background-position: center 210px;
        padding: 121px 0 130px;
    }
    #bloc-talk .inner h1 {
        margin-bottom: 134px;
    }
    #bloc-talk .adresses-wrapper {
        float: left;
        padding-right: 115px;
        width: 50%;
    }
    #bloc-talk .adresses-wrapper .adresse {
        text-align: right;
    }
    #bloc-talk .adresses-wrapper .adresse .title {
        font-size: 30px;
        line-height: 30px;
    }
    #bloc-talk .adresses-wrapper .adresse p {
        font-size: 14px;
        line-height: 24px;
    }
    #bloc-talk .form-wrapper {
        float: left;
        margin: 0;
        padding-left: 115px;
        width: 50%;
    }
    #bloc-talk .form-wrapper form {
        margin: 0;
    }
    #bloc-talk .form-wrapper form .line-form {
        margin-bottom: 12px;
    }
    #bloc-talk .form-wrapper form .line-form .input-text, #bloc-talk .form-wrapper form .line-form .textarea {
        font-size: 16px;
    }
    #bloc-talk .form-wrapper form .line-form .input-text {
        height: 49px;
        padding: 0 15px;
    }
    #bloc-talk .form-wrapper form .line-form .textarea {
        height: 189px;
        line-height: 24px;
        padding: 15px;
    }
    #bloc-talk .form-wrapper form .line-form .input-submit {
        font-size: 14px;
        height: 49px;
        line-height: 24px;
        max-width: 275px;
    }
    #bloc-talk .form-wrapper form .line-form.line-submit {
        margin: 24px 0 0;
    }
    #bloc-talk .form-wrapper .message-confirmation {
        font-size: 16px;
        height: 80px;
        line-height: 40px;
        margin-left: 115px;
        margin-top: -40px;
        width: 385px;
    }
    #bloc-talk .form-wrapper .message-confirmation .icon-tick {
        font-size: 13px;
    }
    #footer {
        padding-bottom: 0;
    }
    #footer .footer-links {
        float: right;
        margin-bottom: 0;
        width: auto;
    }
    #footer .footer-links a {
        display: inline-block;
    }
    #footer .copyright {
        float: left;
        width: auto;
    }
}
@media only screen and (min-width: 1220px) {
    body.scrolled #menu-wrapper nav ul li {
        margin-left: 50px;
    }
    body.scrolled #menu-wrapper nav ul li:first-child {
        margin-left: 0;
    }
    #header {
        padding: 50px 50px 0;
    }
    #header .logo {
        height: 63px;
        left: 50px;
        width: 104px;
    }
    #menu-wrapper {
        padding-top: 17px;
        width: 924px;
    }
    #menu-wrapper nav ul li {
        margin-left: 80px;
        transition: all 0.25s ease 0s;
    }
    #menu-wrapper .lang-wrapper {
        right: 40px;
        top: 70px;
    }
    #bloc-expertise .swiper-container {
        width: 1200px;
    }
    #bloc-expertise .swiper-container .swiper-slide {
        margin-left: 24px;
        padding-left: 27px;
        width: 384px;
    }
    #bloc-expertise .swiper-container .swiper-slide:first-child {
        margin-left: 0;
    }
    #bloc-choose {
        background-image: url("../images/bg-choose-desktop.jpg");
    }
    #bloc-pre-clients p {
        max-width: 925px;
    }
    #popin-clients .content-wrapper .nav .btn-nav.btn-prev {
        left: -103px;
    }
    #popin-clients .content-wrapper .nav .btn-nav.btn-next {
        right: -103px;
    }
}
@media print {
    * {
        background: transparent none repeat scroll 0 0 !important;
        color: black !important;
        filter: none !important;
        text-shadow: none !important;
    }
    a, a:visited {
        color: #444 !important;
        text-decoration: underline;
    }
    a::after, a:visited::after {
        content: " (" attr(href) ")";
    }
    a abbr[title]::after, a:visited 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 {
    }
    h2, h3 {
        page-break-after: avoid;
    }
}
.align-center {
    
    text-align:center;
}

.hh3,.hh3_last {
     font-weight: 500;
     color:#000;
    text-rendering: optimizelegibility; 
    font-size: 1.4em;
    line-height: 1.8em;
   /* margin-bottom: 0.365em;*/
    /*margin-top:0.365em;     */
}
.p {
    line-height: 1.8em;
    font-size:0.9em;
    
}
.small-p {
    margin:0;
    padding-bottom:10px;
    
}

@media only screen and (max-width: 490px) {
     .p {
         font-size:11px;
         line-height:18px;
         
     }
     .hh3 {
          font-size:1.3em;
         line-height:1.5em;
         margin-bottom:10px;
         margin-top:10px;
         
     }
     .hh3_last {
         font-size:1.3em;
         line-height:1.5em;
     }
     #bloc-expertise {
         height:550px;
     }
     #bloc-expertise .swiper-container {
         margin-top:20px;
     }
}
@media only screen and (max-width: 330px) {
      #bloc-expertise {
         height:640px;
     }
}



#bloc-game {
    /*
    bottom: 0;
    left: -50%;
    
    margin: 0 auto;
    
    position: absolute;
    right: -50%;
    */
    max-width: 659px;
    height: 643px;
    width: 100%;
    z-index: 3000 !important;
    background:#fff none repeat scroll 0 0;;
    
    
    position: absolute;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;

    margin: auto;
}
#bloc-game-wrapper {
    height: 100%;
    padding: 29px 29px 29px 29px;
    width: 100%;
    font-family: "Montserrat","Trebuchet MS","Lucida Grande","Lucida Sans Unicode","Lucida Sans",Tahoma,sans-serif;
    color: #c1272d;
    z-index:300;
}
#bloc-game-wrapper div { border:0 solid black;}
    

.game-col-7 {
    width:55%;
    float:left;
}
.game-col-5 {
    width:45%;
    float:right;
}
.game-col-5 img {
    width:100%;
}
.game-col-6 {
    width:50%;
    float:left;
}
.game-align-right {
    text-align:right;
}
.game-align-left {
    text-align:left;
}
.game-clear {
    clear:both;
}
.h1-game{
    
    color: #c1272d;
    font-size: 26px;
    font-weight: 100;
    line-height: 36px;
    text-align: center;
}
.h2-game {
    
    font-size: 50px;
    font-weight: 900;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 60px;
    text-transform: uppercase;
}
.h3-game {
    
    font-size: 34px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 41px;
    text-align: left;
    text-transform: uppercase;
}
.h4-game {
    font-size: 9px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 17px;
    text-align: left;
    text-transform: uppercase;
}
.h5-game {
    
    font-size: 9px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 13px;
    text-align: left;
}
.h1-sep {
    height:50px;
}
.h2-sep {
    height:20px;
}
.h3-sep {
    height:30px;
}
.game-button {
    min-height: 57px;
    width: 167px;
    background-color: #c1272d;
    border-radius: 7px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    line-height: 39px;
}
    .game-button-white {
          background-color: transparent;
          border-color: #333333;
          color: #333333;
    }