html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  /*text-rendering: optimizeLegibility;*/
}
@font-face {
  font-family: 'Gotham';
  src: url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBold.eot');
  src: url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBold.woff2') format('woff2'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBold.woff') format('woff'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBold.ttf') format('truetype'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBold.svg#Gotham') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamMedium.eot');
  src: url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamMedium.woff2') format('woff2'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamMedium.woff') format('woff'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamMedium.ttf') format('truetype'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamMedium.svg#Gotham') format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBook.eot');
  src: url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBook.woff2') format('woff2'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBook.woff') format('woff'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBook.ttf') format('truetype'), url('http://www.rb-s.lu/wp-content/themes/rb/fonts/hinted-GothamBook.svg#Gotham') format('svg');
  font-weight: normal;
  font-style: normal;
}
::-webkit-scrollbar {
  width: 10px;
  height: 0px;
  background-color: #DBDBDB;
}
::-webkit-scrollbar-thumb {
  background-color: #BBBBBB;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #BBBBBB;
}
body {
  scrollbar-face-color: #BBBBBB;
  scrollbar-base-color: #BBBBBB;
  scrollbar-3dlight-color: #BBBBBB;
  scrollbar-highlight-color: #BBBBBB;
  scrollbar-track-color: #DBDBDB;
  scrollbar-arrow-color: #BBBBBB;
  scrollbar-shadow-color: #BBBBBB;
  scrollbar-dark-shadow-color: #BBBBBB;
}
.mCSB_scrollTools .mCSB_draggerRail,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCustomScrollBox > .mCSB_scrollTools {
  width: 5px;
}
.mCSB_container,
.mCSB_container.mCS_no_scrollbar {
  background: transparent;
  margin-right: 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background: rgba(0, 0, 0, 0.1);
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1400px) {
  .mCSB_scrollTools .mCSB_draggerRail,
  .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
  .mCustomScrollBox > .mCSB_scrollTools {
    width: 10px;
  }
}
strong,
b {
  font-weight: normal;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: bold;
}
.the-content {
  font-size: 1rem;
}
.the-content .title {
  color: #000000;
  font-family: 'Gotham', Arial, sans-serif;
  /* Black */
  font-weight: bold;
  font-size: 45px;
  margin-bottom: 20px;
  /*padding-bottom: 25px;*/
  line-height: .95;
  position: relative;
  text-transform: uppercase;
}
.the-content a {
  text-decoration: none;
  color: #00218a;
  border-bottom: 1px solid currentcolor;
}
.the-content a.nostyle {
  border-bottom: none;
}
.the-content p,
.the-content ul,
.the-content h2,
.the-content .h2,
.the-content h3,
.the-content .h3 {
  letter-spacing: .05em;
}
.the-content h2,
.the-content .h2 {
  color: #000000;
  font-family: 'Gotham', Arial, sans-serif;
  /* Black */
  font-weight: bold;
  font-size: 30px;
  margin-bottom: 20px;
  line-height: 1.2;
  text-transform: uppercase;
}
.the-content h3,
.the-content .h3 {
  color: #00218a;
  font-weight: 600;
  margin-top: 3em;
  margin-bottom: 0;
}
.the-content h2 + h3,
.the-content .h2 + .h3 {
  margin-top: 1em;
}
.the-content p,
.the-content ul {
  margin-bottom: 1.6em;
}
.the-content p.intro {
  font-size: 20px;
  margin-bottom: 10px;
}
.the-content ul li {
  padding-left: 36px;
  margin-bottom: .2em;
  position: relative;
}
.the-content ul li:before {
  background: #00218a;
  border-radius: 50%;
  content: '';
  display: block;
  height: 4px;
  position: absolute;
  top: 14px;
  left: 3px;
  width: 4px;
}
.the-content hr {
  background: #00218a;
  border: 0;
  display: block;
  width: 85px;
  height: 4px;
  margin: 3em 0;
  text-align: left;
}
@media screen and (min-width: 1400px) {
  .the-content .title {
    font-size: 70px;
  }
}
@media screen and (max-width: 768px) {
  .the-content hr {
    margin: 2em 0;
    width: 50px;
  }
  /* CONTENT */
  .next-link {
    display: none;
  }
  .the-content .title {
    font-size: 30px;
    margin-top: .7em;
  }
  .the-content h2,
  .the-content .h2 {
    font-size: 22px;
  }
  .the-content p.intro {
    font-size: 16px;
  }
}
html,
body {
  background: #f3f3f3;
  color: #141414;
  font-family: 'Gotham', arial, sans-serif;
  font-size: 14px;
  line-height: 2;
  overflow: visible;
}
.posMiddleTable {
  table-layout: fixed;
  display: table !important;
  width: 100%;
  height: 100%;
}
.posMiddleTable_inner {
  display: table-cell;
  vertical-align: middle;
}
.pageWrapper {
  padding-right: 50px;
}
.page_section {
  min-height: 100%;
  height: 100%;
}
.page_left {
  height: 50vh;
}
.page_full {
  height: 100vh;
}
.contentwrapper,
.padding {
  padding: 20px;
}
.ms-left,
.contentLeft {
  display: none;
}
@media screen and (min-width: 680px) {
  html,
  body {
    font-size: 16px;
  }
  .contentwrapper {
    padding: 40px;
  }
}
@media screen and (min-width: 768px) {
  html,
  body {
    height: 100%;
    overflow: hidden;
  }
  .ms-left,
  .contentLeft {
    display: block;
  }
  .pageWrapper {
    font-size: 0;
    padding-right: 0;
    position: fixed;
    top: 0;
    right: 39px;
    bottom: 0;
    left: 0;
  }
  .page_left,
  .page_right {
    width: 50%;
    height: 100vh;
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
  }
  .page_full {
    width: 100%;
    font-size: 1rem;
  }
  .page_right {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .wrapper-content {
    overflow: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (min-width: 1024px) {
  .contentwrapper {
    padding: 70px;
  }
}
@media screen and (min-width: 1400px) {
  .padding {
    padding: 20px 40px;
  }
  .pageWrapper {
    right: 59px;
  }
}
/*

.the-content,
.contact-form {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
}
.the-content, .contact-form,
.padding {
	padding: 20px;
}


.row {
	display: block;
	font-size: 0;
	margin: 0 -10px;
}

[class*=col-] {
	display: inline-block;
	font-size: 1rem;
	padding: 0 10px;
	width: 100%;
	vertical-align: top;
}
p[class*=col-]:last-child {
	margin-bottom: 0 !important;
}


#container {
		padding-right: 50px;
}

.inner-content {
	position: relative;
	max-width: 790px;
    margin: 0 auto;
}
.inner-content:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.wrapper-content {
	font-size: 0;
}


@media screen and (min-width: 680px) {

	html, body {
		font-size: 16px;
	}
	
	.the-content, .contact-form {
		padding: 40px;
	}

}
@media screen and (min-width: 768px) {
	html, body {
		overflow: hidden;
	}
	#container {
		position: fixed;
		top: 0; right: 39px; bottom: 0; left: 0;
		padding-right: 0;
	}
	.global {
		height: 100%;
		-webkit-overflow-scrolling: touch;
	}
	.wrapper-content {
		overflow: auto;
		position: absolute;
		top: 0; right: 0; bottom: 0; left: 0;
		-webkit-overflow-scrolling: touch;
	}
	.inner-content {
		height: 100%;
	}

	.the-content, .contact-form {
		padding: 70px;
	}
}	
@media screen and (min-width: 1400px) {
	
	#container {
		right: 59px;
	}
	
	.padding {
		padding: 20px 40px;
	}

}






.global {
	height: 100%;
	-webkit-overflow-scrolling: touch;
}
#container {
	position: fixed;
	top: 0; right: 39px; bottom: 0; left: 0;
}

.wrapper-content {
	font-size: 0;
	overflow: auto;
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	-webkit-overflow-scrolling: touch;
}
.inner-content {
	height: 100%;
	position: relative;
	max-width: 790px;
    margin: 0 auto;
}
.inner-content:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.the-content,
.contact-form {
	display: inline-block;
	padding: 70px;
	vertical-align: middle;
	width: 100%;
}

@media screen and (min-width: 480px) {
	.col-MS-50 {
		width: 50%;
		margin-bottom: 0 !important;
	}
}

.padding {
	padding: 20px;
}



@media screen and (min-width: 1400px) {
	
	#container {
		right: 59px;
	}
	
	.padding {
		padding: 20px 40px;
	}

}



@media screen and (max-width: 768px) {

	/* GLOBAL *

	body, html {
		overflow: visible;
	}

	#container {
		padding-right: 50px;
		position: static;
	}
	.global {
		height: auto;
	}
	.ms-left,
	.contentLeft {
		display: none;
	}
	.wrapper-content {
		position: static;
		overflow: hidden;
	}
	.inner-content {
		height: auto;
	}
	.the-content, .contact-form {
		padding: 40px;
	}

}

@media screen and (max-width: 680px) {

	html, body {
		font-size: 14px;
	}
	
	.the-content, .contact-form {
		padding: 20px;
	}

}*/
.acceleration,
.posMiddleTable,
.posMiddleTable_inner {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mobile {
  display: none !important;
}
.alignCenter {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mobile {
    display: block !important;
  }
}
.fz14 {
  font-size: 14px !important;
}
.bgCover {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}
.next-link {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images/next-link.png') no-repeat left center;
  color: #838383;
  display: inline-block;
  font-size: 10px;
  line-height: 74px;
  margin-top: 75px;
  padding-left: 24px;
  text-decoration: none;
  text-transform: uppercase;
}
/*.logo {
	display: block;
	width: 240px;
	position: absolute;
	top: 10px; left: 10px;
}
.homepage .logo {
	max-width: 690px;
	margin: -80px 0 0 -200px;
	top: 50%; left: 50%;
	width: 400px;
}*/
.color {
  color: #00218a !important;
}
.note {
  color: #999;
  text-transform: uppercase;
  font-size: 10px;
}
.btn,
a.btn {
  display: inline-block;
  text-decoration: none;
  position: relative;
  z-index: 10;
  border: 3px solid #00218a;
  background: none;
  font-weight: 700;
  font-size: 14px;
  color: #00218a;
  padding: 1.1em 2em .9em;
  line-height: 1.4;
  text-transform: uppercase;
  overflow: hidden;
  box-shadow: 0 0 0 0 #00218a;
}
.btn,
a.btn,
.btn:before,
a.btn:before,
.btn:after,
a.btn:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
}
.btn:after,
a.btn:after {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #00218a;
  z-index: -1;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
.btn:hover,
a.btn:hover {
  /*box-shadow: 0 0 0 4px @color;*/
  color: #FFF;
}
.btn:hover:after,
a.btn:hover:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.btn.white,
a.btn.white {
  border-color: #FFF;
  color: #FFF;
}
.btn.white:after,
a.btn.white:after {
  background: #FFF;
}
.btn.white:hover,
a.btn.white:hover {
  color: #141414;
}
.btn.small,
a.btn.small {
  font-size: 0.8rem;
}
.btn.large,
a.btn.large {
  font-size: 1.06666667rem;
}
.sidebar {
  background: #141414;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  z-index: 200;
}
.sidebar .openclose-menu {
  background: #00218a;
  border: 0;
  cursor: pointer;
  height: 50px;
  margin-bottom: 12px;
  position: relative;
  width: 40px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sidebar .openclose-menu.active,
.sidebar .openclose-menu:hover {
  background: #00218a;
}
.sidebar .openclose-menu span {
  background: #ffffff;
  display: block;
  height: 3px;
  margin-left: -10px;
  margin-top: -2px;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 20px;
}
.sidebar .openclose-menu span:before,
.sidebar .openclose-menu span:after {
  background: #ffffff;
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  width: 20px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.sidebar .openclose-menu span:before {
  top: -7px;
}
.sidebar .openclose-menu span:after {
  bottom: -7px;
}
.sidebar .openclose-menu:hover span:before {
  top: 7px;
}
.sidebar .openclose-menu:hover span:after {
  bottom: 7px;
}
.lang {
  text-align: center;
}
.lang a {
  color: #515151;
  display: block;
  font-family: 'Gotham';
  font-size: 14px;
  padding: 5px 0;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.lang a.active,
.lang a:hover {
  color: #00218a;
}
#lang_sel_list.lang_sel_list_vertical {
  width: auto;
}
#lang_sel_list.lang_sel_list_vertical ul {
  border: 0;
  height: auto;
  top: 0;
}
#lang_sel_list li {
  float: none;
}
#lang_sel_list.lang_sel_list_vertical a,
#lang_sel_list.lang_sel_list_vertical a:visited {
  border: 0;
  padding: 0;
}
#lang_sel_list.lang_sel_list_vertical li {
  width: auto;
}
#lang_sel_list.lang_sel_list_vertical li a {
  color: transparent;
  font-size: 0;
}
#lang_sel_list.lang_sel_list_vertical li.icl-en a:before {
  color: #515151;
  content: 'EN';
  font-size: 14px;
  line-height: 20px;
}
#lang_sel_list.lang_sel_list_vertical li.icl-fr a:before {
  color: #515151;
  content: 'FR';
  font-size: 14px;
  line-height: 20px;
}
#lang_sel_list.lang_sel_list_vertical li a.lang_sel_sel:before {
  color: #00218a;
}
#multiscroll-nav.right {
  right: 8px;
  z-index: 210;
}
#multiscroll-nav li {
  height: auto;
  margin: 20px 0px;
  width: auto;
}
#multiscroll-nav li a {
  height: auto;
  display: block;
  position: relative;
}
#multiscroll-nav li a:before {
  content: " ";
  position: absolute;
  top: -10px;
  bottom: -10px;
  left: -10px;
  right: -10px;
}
#multiscroll-nav span {
  display: block;
  position: relative;
  background: #FFFFFF !important;
  border: 0;
  height: 1px;
  top: 0;
  left: 0;
  width: 24px;
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#multiscroll-nav span:before {
  content: " ";
  position: absolute;
  width: 100%;
  bottom: 2px;
  left: 0;
  height: 4px;
  background: #00218a;
  opacity: 0;
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#multiscroll-nav li .active span:before {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.sidebar .bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
}
/*.sidebar .bottom .la-plume {
	background: transparent url('@{images_dir}la-plume.png') no-repeat center center;
	border-top: 1px solid #3e3e3e;
	color: #000000;
	display: block;
	height: 94px;
	font-size: 0;
	-webkit-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.sidebar .bottom .la-plume:hover {
	background-color: @color;
} 

.sidebar .bottom .share-box {
	background: transparent url('@{images_dir}side-share.png') no-repeat center center;
	border-top: 1px solid #3e3e3e;
	cursor: pointer;
	display: block;
	height: 50px;
	position: relative;
	width: 100%;
	-webkit-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.sidebar .bottom .share-box:hover {
	background-image: url('@{images_dir}side-share-active.png');
}*/
.sidebar .bottom .icon {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  opacity: .3;
  font-size: 0;
}
.sidebar .bottom .contact,
.sidebar .bottom .share-box,
.sidebar .bottom .la-plume {
  position: relative;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  cursor: pointer;
  display: block;
  height: 50px;
  width: 100%;
}
.sidebar .bottom .contact:hover .icon,
.sidebar .bottom .share-box:hover .icon,
.sidebar .bottom .la-plume:hover .icon {
  opacity: 1;
}
.sidebar .bottom .contact .icon {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images//enveloppe.svg') no-repeat center center;
  background-size: 24px auto;
}
.sidebar .bottom .share-box .icon {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images//share.svg') no-repeat center center;
  background-size: 23px auto;
}
.sidebar .bottom .la-plume {
  height: 94px;
}
.sidebar .bottom .la-plume .icon {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images//la-plume.svg') no-repeat center center;
  background-size: 8px auto;
}
.sidebar .networks {
  background: #00218a;
  border-top: 5px solid #00218a;
  border-bottom: 5px solid #00218a;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  opacity: 0;
  visibility: hidden;
  margin-top: -105px;
  position: absolute;
  left: -41px;
  top: 50%;
  width: 40px;
}
.sidebar .networks:after {
  background: transparent;
  border-color: transparent transparent transparent #00218a;
  border-width: 5px;
  border-style: solid;
  content: '';
  display: block;
  margin-top: -5px;
  right: 0;
  position: absolute;
  top: 50%;
  right: -10px;
  width: 0;
}
.sidebar .networks a {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images/social.png') no-repeat;
  display: block;
  height: 40px;
  width: 40px;
}
.sidebar .networks .facebook {
  background-position: center 12px;
}
.sidebar .networks .twitter {
  background-position: center -30px;
}
.sidebar .networks .gplus {
  background-position: center -72px;
}
.sidebar .networks .vimeo {
  background-position: center -114px;
}
.sidebar .networks .linkedin {
  background-position: center -160px;
}
.sidebar .bottom .share-box:hover .networks {
  opacity: 1;
  visibility: visible;
}
/*.sidebar .bottom .contact {
	background: transparent url('@{images_dir}side-contact.png') no-repeat center center;
	border-top: 1px solid #3e3e3e;
	cursor: pointer;
	display: block;
	height: 50px;
	width: 100%;
	-webkit-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}
.sidebar .bottom .contact:hover {
	background-image: url('@{images_dir}side-contact-active.png');
}*/
.navigation {
  background: rgba(0, 0, 0, 0.85);
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* width: 0; */
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms 300ms ease;
  transition: all 300ms 300ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation .nav {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 40px;
  width: 410px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation .nav:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #FFF;
  z-index: 200;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.menuActive .navigation {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.menuActive .navigation .nav {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms 400ms ease;
  transition: all 300ms 400ms ease;
}
.menuActive .navigation .nav:after {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 400ms 700ms ease;
  transition: all 400ms 700ms ease;
}
.navigation .openclose-menu {
  background: #00218a;
  border: 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 11px;
  height: 50px;
  padding-left: 97px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  z-index: 100;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navigation .openclose-menu:hover {
  padding-left: 110px;
}
.navigation .openclose-menu:before {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images/close-menu.png') no-repeat center center;
  content: '';
  display: block;
  height: 38px;
  margin-top: -19px;
  position: absolute;
  left: 40px;
  top: 50%;
  width: 38px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navigation .openclose-menu:hover:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navigation .menu {
  background: #163ab2;
  font-size: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation .menu:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation .menu ul {
  display: inline-block;
  margin: 50px 0 40px;
  vertical-align: middle;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation .menu a,
.navigation .menu li:not(:first-child) a:before {
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.navigation .menu a {
  background: transparent;
  color: #141414;
  display: block;
  font-size: 18px;
  line-height: 80px;
  padding-left: 40px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.navigation .menu li:not(:first-child) a:before {
  background: #141414;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 40px;
  width: 25px;
}
.navigation .menu .current-menu-item a,
.navigation .menu .active a,
.navigation .menu a.active {
  color: #FFF;
}
.navigation .menu a:not(.active):hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.navigation .menu a:not(.active):hover:before {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}
.navigation .nav_footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 40px 30px;
}
.socialList li {
  display: inline-block;
  padding-right: .5em;
}
.socialList svg {
  width: 28px;
  fill: #FFFFFF;
}
@media screen and (min-width: 1400px) {
  .sidebar {
    width: 60px;
  }
  .sidebar .openclose-menu {
    width: 60px;
  }
  #multiscroll-nav.right {
    right: 18px;
  }
  .navigation .nav {
    right: 60px;
  }
  .sidebar .networks {
    left: -61px;
    width: 60px;
  }
  .sidebar .networks a {
    width: 60px;
  }
}
@media screen and (max-width: 768px) {
  /* SIDEBAR */
  .sidebar,
  .sidebar .openclose-menu {
    width: 60px;
  }
  .navigation .nav {
    right: 60px;
    width: 270px;
  }
  .navigation .nav .gallery {
    display: none;
  }
  .navigation .menu a {
    font-size: 14px;
    line-height: 40px;
    padding-left: 30px;
  }
  .navigation .menu li:not(:first-child) a:before {
    left: 30px;
  }
  .navigation .nav_footer {
    padding: 0 30px 20px;
  }
  .multiscroll-nav {
    display: none;
  }
}
@media screen and (max-width: 680px) {
  .sidebar,
  .sidebar .openclose-menu {
    width: 50px;
  }
  .navigation .nav {
    right: 50px;
  }
}
@media screen and (min-height: 680px) {
  .navigation .openclose-menu,
  .sidebar .openclose-menu {
    height: 70px;
  }
}
@media screen and (min-height: 800px) {
  .navigation .openclose-menu,
  .sidebar .openclose-menu {
    height: 100px;
  }
  .navigation .menu a {
    line-height: 100px;
  }
}
.map {
  background: #eee;
  height: 100%;
  width: 100%;
}
.contact-form .the-content {
  padding: 0;
  width: 100%;
}
.address {
  display: table;
  margin-bottom: 20px;
  padding-bottom: 25px;
  position: relative;
  width: 100%;
}
.address:after {
  background: #00218a;
  content: '';
  display: block;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 43px;
}
.address-left,
.address-right {
  display: table-cell;
  width: 50%;
}
.address p {
  font-size: 14px;
}
.address a {
  color: inherit;
  text-decoration: none;
}
.the-form {
  margin-top: 25px;
}
.form-el {
  margin-bottom: 30px;
  position: relative;
}
.form-el label {
  color: #838383;
  font-size: 16px;
  position: absolute;
  top: 4px;
  left: 0;
}
.form-el input,
.form-el textarea {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #838383;
  color: #838383;
  display: block;
  font-family: 'Gotham', arial, sans-serif;
  font-size: 16px;
  height: 40px;
  outline: none;
  padding: 0;
  resize: none;
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.form-el textarea {
  padding-top: 7px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.form-el textarea:focus {
  height: 200px;
  padding-bottom: 7px;
}
.form-el br {
  display: none;
}
span.wpcf7-not-valid-tip {
  font-size: 12px;
}
div.wpcf7-mail-sent-ok {
  background: #00218a;
  border: 0;
  color: #ffffff;
  font-family: 'Gotham', Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  margin: 20px 0 40px;
  padding: 15px;
}
div.wpcf7-validation-errors {
  display: none !important;
}
div.wpcf7 img.ajax-loader {
  margin-left: 7px;
  margin-top: -9px;
}
.form-submit {
  margin-top: 40px;
}
.form-submit input {
  background: transparent;
  border: 2px solid #00218a;
  color: #00218a;
  cursor: pointer;
  font-family: 'Gotham', Arial, sans-serif;
  /* Black */
  font-weight: bold;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 1.1em 2em .95em;
  text-transform: uppercase;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.form-submit input:hover,
.form-submit input:focus,
.form-submit input:active {
  background: #00218a;
  color: #ffffff;
}
.form-submit span,
.form-submit a {
  color: #00218a;
  font-size: 14px;
  text-decoration: none;
}
.form-submit span {
  display: inline-block;
  vertical-align: middle;
}
button,
button:active,
button:focus,
[type="submit"],
[type="submit"]:active,
[type="submit"]:focus {
  outline: none;
}
@media screen and (max-width: 768px) {
  /* CONTACT */
  .address-left,
  .address-right {
    display: block;
    width: auto;
  }
}
.footer {
  position: relative;
  top: 60px;
  text-align: center;
}
.footer p {
  color: #cccccc;
  font-size: 10px;
  text-transform: uppercase;
}
.footer p a {
  color: #cccccc;
  text-decoration: none;
}
.loader {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #141414;
  opacity: 0;
  visibility: hidden;
}
/*.loader:before {
		content: " ";
		position: absolute;
		top: 0;
		left: -40%;
		height: 100%;
		width: 180%;
		background: #57bfbf;
		-webkit-transform: skewX(-20deg);
				transform: skewX(-20deg);
		-webkit-animation: bg_loading 3s ease;
				animation: bg_loading 3s ease;
	}

	.loaded .loader:before {
		-webkit-animation: none;
		animation: none;
	}*/
.loading .loader {
  opacity: 1;
  visibility: visible;
}
.loaded .loader {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease 0.4s 0s;
  transition: all ease 0.4s 0s;
}
.first_loading .loader {
  display: block;
}
.loader_inner {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
}
.loading .loader_inner {
  -webkit-animation: fadeIn 1.5s ease;
  animation: fadeIn 1.5s ease;
}
.loader_logo {
  -webkit-animation: fadeIn 300ms;
  animation: fadeIn 300ms;
  display: inline-block;
  position: relative;
}
.loader_logo img {
  width: 200px;
  height: auto;
}
.loader_logo .back {
  opacity: 1;
}
.loader_logo .front {
  position: absolute;
  overflow: hidden;
  width: 100%;
  -webkit-animation: logo_loading 3s ease;
  animation: logo_loading 3s ease;
  z-index: 2;
}
.loaded .loader_logo .front {
  -webkit-animation: none;
  animation: none;
}
.loader_text {
  color: #FFF;
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 1.5em;
  display: none;
  white-space: nowrap;
  /*

	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
	-webkit-transition: all ease 400ms;
			transition: all ease 400ms;
	opacity: 0;*/
}
@media only screen and (min-width: 768px) {
  .loader_logo img {
    width: 415px;
  }
  .loader_text {
    display: block;
  }
}
@-webkit-keyframes bg_loading {
  0% {
    width: 0%;
  }
  30% {
    width: 40%;
  }
  40% {
    width: 55%;
  }
  100% {
    width: 180%;
  }
}
@keyframes bg_loading {
  0% {
    width: 0%;
  }
  30% {
    width: 40%;
  }
  40% {
    width: 55%;
  }
  100% {
    width: 180%;
  }
}
@-webkit-keyframes logo_loading {
  0% {
    width: 0%;
  }
  30% {
    width: 20%;
  }
  40% {
    width: 25%;
  }
  100% {
    width: 100%;
  }
}
@keyframes logo_loading {
  0% {
    width: 0%;
  }
  30% {
    width: 20%;
  }
  40% {
    width: 25%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes logo_loaded {
  0% {
    width: 0%;
  }
  100% {
    width: 140%;
  }
}
@keyframes logo_loaded {
  0% {
    width: 0%;
  }
  100% {
    width: 140%;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.photos {
  height: 100%;
}
.photos .row {
  display: table;
  height: 50%;
  width: 100%;
}
.photos .row a {
  background: #f3f3f3 no-repeat center center;
  display: table-cell;
  height: 100%;
  position: relative;
  width: 50%;
}
.photos .row a:before {
  background: rgba(0, 0, 0, 0.7);
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.photos .row a:hover:before {
  opacity: 0;
}
/* GALLERY BOX */
.gallery-box {
  background: #ffffff;
  display: none;
  position: fixed;
  top: 0;
  right: 39px;
  bottom: 0;
  left: 0;
}
.gallery-box .the-photo {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50px;
}
.gallery-box .close-photo {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images/close-photo.png') no-repeat center center;
  border: 0;
  cursor: pointer;
  height: 24px;
  margin-left: -12px;
  position: absolute;
  top: 13px;
  left: 50%;
  width: 24px;
}
.gallery-box .arrow {
  border: 0;
  cursor: pointer;
  height: 36px;
  margin-top: -18px;
  position: absolute;
  top: 50%;
  width: 22px;
}
.gallery-box .prev {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images/photo-prev.png') no-repeat center center;
  left: 14px;
}
.gallery-box .next {
  background: transparent url('http://www.rb-s.lu/wp-content/themes/rb/images/photo-next.png') no-repeat center center;
  right: 14px;
}
.gallery-box .count {
  color: #515151;
  font-size: 16px;
  line-height: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
@media screen and (min-width: 1400px) {
  /* GALLERY */
  .gallery-box {
    right: 59px;
  }
}
.partners .the-content img {
  display: inline-block;
  float: none;
  max-height: 55px;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  opacity: 0.7;
  vertical-align: middle;
  width: auto;
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  /* Not yet supported in Gecko, Opera or IE */
  filter: url(http://www.rb-s.lu/wp-content/themes/rb/css/components/images/grayscale.svg#greyscale);
  /* Gecko */
  filter: gray;
  /* IE */
  -webkit-filter: grayscale(1);
  /* Old WebKit */
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.partners .the-content img:hover {
  -webkit-filter: grayscale(0);
  filter: none;
  opacity: 1;
}
.multiscroll {
  /*position: relative;
	height: 100vh;
	overflow: hidden;*/
}
.ms-left,
.ms-right {
  width: 50%;
  height: 100%;
}
.ms-left {
  z-index: 20;
}
.ms-left .ms-section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #E9E9E9;
}
.ms-right .ms-section .the-content {
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ms-right .ms-section.active .the-content {
  opacity: 1;
}
.ms-section.ms-table {
  table-layout: fixed;
}
.ms-fullscreen {
  width: 200%;
  height: 100vh;
  position: relative;
  background: #E9E9E9;
}
.accueil_content {
  position: relative;
  z-index: 20;
  color: #FFF;
  line-height: 1.3;
}
.accueil_titre {
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 30px;
  padding-bottom: .7em;
  margin-bottom: .7em;
}
.accueil_titre:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 6px;
  width: 80px;
  background: #FFF;
}
.accueil_sousTitre {
  font-style: italic;
  font-size: 20px;
}
.accueil_btn {
  margin-top: 2em;
  font-size: 1rem;
}
.accueil_image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 1200px) {
  .accueil_content {
    max-width: 80vw;
  }
  .accueil_titre {
    font-size: 40px;
  }
  .accueil_sousTitre {
    font-size: 24px;
  }
}
@media screen and (min-width: 1600px) {
  .accueil_titre {
    font-size: 50px;
  }
  .accueil_sousTitre {
    font-size: 28px;
  }
}
@media screen and (min-width: 1800px) {
  .accueil_titre {
    font-size: 60px;
  }
  .accueil_sousTitre {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .accueil_titre {
    font-size: 20px;
  }
  .accueil_sousTitre {
    font-size: 14px;
  }
}
.contentLeft {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  z-index: 100;
}
.siteLogo {
  position: relative;
  display: block;
  text-decoration: none;
}
.siteLogo img {
  max-width: 195px;
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.siteLogo_noir {
  opacity: 0;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
}
.contentLeft_bottom {
  position: absolute;
  right: 40px;
  bottom: 40px;
  left: 40px;
  color: #FFF;
  font-size: 22px;
  line-height: 1.6;
  text-transform: uppercase;
  -webkit-transition: all ease 300ms 800ms;
  transition: all ease 300ms 800ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#container[data-current-page=contact] .siteLogo img {
  -webkit-transition: all ease 300ms 800ms;
  transition: all ease 300ms 800ms;
}
/*#container[data-current-page=contact] .siteLogo_blanc {
		opacity: 0;
	}

	#container[data-current-page=contact] .siteLogo_noir {
		opacity: 1;
	}*/
#container[data-current-page=contact] .contentLeft_bottom {
  opacity: 0;
  transition: all ease 300ms;
  -webkit-transition: all ease 300ms;
}
.contentLeft_bottom_min {
  font-size: 16px;
}
.contentLeft_bottom a {
  color: inherit;
  text-decoration: none;
  font-weight: bold;
}
.contentLeft_bottom hr {
  width: 85px;
  height: 4px;
  background: #FFFFFF;
  margin: 1em 0;
  border: none;
  display: block;
}
.contentLeft_imageWrapper,
.contentLeft_image {
  display: block;
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .ms-right .ms-section .the-content {
    opacity: 1;
  }
  .ms-right .ms-section:not(:first-child) {
    border-top: 1px solid #DDD;
  }
  .ms-left,
  .ms-right {
    width: 100%;
    height: auto;
  }
  .ms-fullscreen {
    width: 100%;
    height: 100vh;
  }
  .content_image__mobile {
    height: 50vh;
  }
}
.swiper-slide,
.swiper-slide-bg {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-slide-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.swiper-container-fade {
  background: #141414;
}
.swiper-container-fade .swiper-slide {
  opacity: 0 !important;
}
.swiper-container-fade .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.swiper-slide-active .swiper-slide-bg {
  -webkit-animation: zoomIn 1s;
  animation: zoomIn 1s;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.swiper-slide-prev .swiper-slide-bg,
.swiper-slide-next .swiper-slide-bg {
  -webkit-animation: zoomOut 1s;
  animation: zoomOut 1s;
}
@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
@keyframes zoomIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
}
@-webkit-keyframes zoomOut {
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes zoomOut {
  0% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.swiper-pagination-progress {
  top: auto !important;
  bottom: 0;
  background: none;
  height: 3px !important;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #00218a;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-controls {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 20;
  font-size: 1rem;
}
.swiper-controls-list {
  margin-bottom: -6px;
}
.swiper-controls-list a {
  display: block;
  position: relative;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
  opacity: .5;
  font-size: 20px;
  line-height: 1.3;
  padding: 6px 0;
  -webkit-transition: all ease 200ms 150ms;
  transition: all ease 200ms 150ms;
}
.swiper-controls-list a,
.swiper-controls-list a:before {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-controls-list a:before {
  content: '\2192';
  position: absolute;
  font-weight: normal;
  top: 8px;
  left: -25px;
  font-size: .8em;
  opacity: 0;
  -webkit-transform: translateX(-0.5em);
  transform: translateX(-0.5em);
  -webkit-transition: all ease 200ms;
  transition: all ease 200ms;
}
.swiper-controls-list a:hover {
  opacity: 1;
}
.swiper-controls-list .active a {
  opacity: 1;
  -webkit-transform: translateX(1.4em);
  transform: translateX(1.4em);
  -webkit-transition: all ease 200ms;
  transition: all ease 200ms;
}
.swiper-controls-list .active a:before {
  -webkit-transition: all ease 200ms 150ms;
  transition: all ease 200ms 150ms;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.swiper-controls-box {
  line-height: 1.4;
}
.swiper-controls-box-top {
  position: relative;
  background: #00218a;
  padding-right: 125px;
}
.swiper-controls-box-top h1 {
  font-size: 20px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  padding: 13px;
}
.swiper-controls-box-bottom {
  background: #FFF;
  padding: 13px;
}
.swiper-controls-box-captions {
  position: relative;
}
.swiper-controls-box-captions li {
  opacity: 0;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-controls-box-captions li.active {
  opacity: 1;
}
.swiper-controls-box-captions li:not(:first-child) {
  top: 0;
  position: absolute;
}
.swiper-button-prev,
.swiper-button-next {
  width: 59px;
  height: 54px;
  background: #163ab2;
  margin-top: 0;
  color: #FFF;
  text-align: center;
  top: auto;
  bottom: 0;
  right: 0;
  line-height: 54px;
  vertical-align: middle;
}
.swiper-button-prev {
  left: auto;
  right: 60px;
}
@media screen and (max-width: 768px) {
  .swiper-controls-box-top h1 {
    font-size: 14px;
  }
  .swiper-button-prev,
  .swiper-button-next {
    height: 45px;
    line-height: 45px;
    width: 40px;
  }
  .swiper-button-prev {
    right: 41px;
  }
  .swiper-controls-box-captions li {
    font-size: 12px;
  }
  .swiper-controls-list a {
    font-size: 14px;
    padding: 3px 0;
  }
}
@media screen and (min-width: 1400px) {
  .swiper-controls {
    bottom: 40px;
    left: 40px;
  }
}
