@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,200;0,300;0,400;0,500;0,600;1,700&display=swap";
@font-face {
	font-family: iconfnt;
	src: url("../../../../fonts/AdobeBlank.eot");
	src: url("../../../../fonts/AdobeBlank.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/AdobeBlank.woff") format("woff"), url("../../../../fonts/AdobeBlank.otf") format("truetype");
	font-weight: normal;
	font-style: normal
}

main.detailServiceRolex {
	font-family: "Helvetica W01", Helvetica, sans-serif;
	font-weight: 400;
	color: #212121
}

.detailServiceRolex #main-container {
	max-width: 1540px !important
}

.header-rolex__root {
	position: relative;
	display: flex
}

.header-rolex__container {
	padding: 20px 40px;
	display: flex;
	align-items: center;
	width: 100%;
	border-bottom: 1px solid #e1e1e1
}

.header-rolex__logo {
	width: 120px;
	height: 60px;
	margin-right: auto;
	z-index: 99
}

.header-rolex__logo img {
	max-width: 120px
}

.header-rolex__menu {
	margin: auto 0
}

.header-rolex__resp {
	display: none;
	z-index: 99
}

.header-rolex__ul {
	display: flex
}

.header-rolex__ul a {
	color: #1a1a1a;
	font-size: 1.4rem;
	line-height: 1.8rem;
	font-weight: 400;
	transition: all .3s
}

.header-rolex__ul a.current {
	color: #127749
}

.header-rolex__li {
	margin-right: 30px
}

.header-rolex__li:last-child {
	margin-right: 0
}

.header-rolex__btn-contact {
	background: #fff;
	border: 1px solid #127749;
	color: #127749 !important;
	padding: 9px 30px;
	transition: all .3s;
	border-radius: 40px
}

.header-rolex__btn-contact.current {
	background: transparent;
	border: 1px solid #127749;
	color: #fff !important;
	background-color: #127749
}

.desktop .header-rolex__ul a:hover {
	color: #127749
}

.desktop .header-rolex__btn-contact:hover {
	background: #127749;
	border: 1px solid #127749;
	color: #fff !important
}

.desktop .header-rolex__btn-contact:hover.current {
	background: #127749;
	border: 1px solid #127749;
	color: #fff !important;
	padding: 16px 25px
}

@media only screen and (max-width: 1130px) {
	.header-rolex__container {
		padding: 10px 20px
	}
	.header-rolex__ul {
		height: auto;
		display: block
	}
	.header-rolex__resp {
		display: block;
		display: flex;
		margin: auto 0;
		cursor: pointer
	}
	.header-rolex__resp p {
		color: #212121;
		font-size: 1.2rem;
		line-height: 1.6rem;
		text-transform: uppercase;
		margin: auto
	}
	.header-rolex__resp svg {
		transition: transform .3s
	}
	.header-rolex__resp.is-close svg {
		transform: rotate(180deg);
		transition: transform .3s
	}
	.header-rolex__menu {
		transform: translateY(40%);
		visibility: hidden;
		transition: transform .3s, visibility .3s, opacity .3s;
		position: absolute;
		left: 0;
		right: 0;
		top: 100%;
		text-align: center;
		background: #fff;
		border-bottom: 1px solid #e1e1e1;
		opacity: 0
	}
	.header-rolex__menu.show {
		transform: translateY(0%);
		transition: transform .3s, visibility .3s, opacity .3s;
		visibility: visible;
		opacity: 1;
		z-index: 999
	}
	.header-rolex__cache {
		position: fixed;
		top: 271px;
		right: -100%;
		width: 100%;
		z-index: 10;
		bottom: 0;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
		direction: rtl;
		transition: right 1ms .55s
	}
	.header-rolex__cache--show {
		right: 0;
		transition: right 1ms
	}
	.header-rolex__cache--show::before {
		opacity: 1;
		visibility: visible
	}
	.header-rolex__cache::before {
		content: "";
		transition: opacity .5s;
		position: fixed;
		top: 271px;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0);
		opacity: 0;
		visibility: hidden
	}
	.header-rolex__li {
		margin-right: 0;
		text-align: center;
		padding: 11px;
		border-bottom: 1px solid #e1e1e1
	}
	.header-rolex__li:last-child {
		margin-right: 0;
		border-bottom: 0
	}
	.header-rolex__btn-contact {
		padding: 0;
		background-color: inherit;
		color: #212121 !important;
		border: none
	}
	.header-rolex__btn-contact.current {
		background: transparent;
		border: none;
		color: #212121 !important
	}
}

@media only screen and (max-width: 800px) {
	.header-rolex__ul a {
		font-size: 1.3rem;
		line-height: 1.7rem
	}
}

.ariane-rolex {
	display: flex;
	align-items: center;
	font-size: 1.08rem;
	line-height: 1.48rem;
	color: #818181;
	height: 20px
}

.ariane-rolex__container {
	padding-left: 40px
}

.ariane-rolex__separ {
	margin: 0 5px
}

.ariane-rolex__actual {
	color: #212121
}

.ariane-rolex__a {
	transition: color .3s;
	color: #818181
}

.desktop .ariane-rolex__a:hover {
	color: #212121
}

@media only screen and (max-width: 800px) {
	.ariane-rolex__container {
		padding-left: 20px
	}
	.ariane-rolex__a:first-child,
	.ariane-rolex__separ1 {
		display: none
	}
}

.home-baniere__img {
	margin-bottom: 60px
}

.home-baniere__img--full {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw
}

.home-baniere__img--full .ariane-rolex__container {
	padding-top: 5px
}

.home-baniere__img--bas {
	margin-top: 70px;
	margin-bottom: 0
}

.home-baniere__img img {
	max-width: 100%;
	height: 260px;
	object-fit: cover;
	width: 100%
}

.home-baniere__image--mobile {
	display: none
}

@media only screen and (max-width: 800px) {
	.home-baniere__img {
		margin-bottom: 40px
	}
	.home-baniere__img img {
		height: 200px
	}
	.home-baniere__img--bas {
		margin-top: 50px
	}
	.home-baniere__image--desktop {
		display: none
	}
	.home-baniere__image--mobile {
		display: block;
		width: 100vw;
	}
}

.intro-rolex__container {
	max-width: 780px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 0 20px
}

.intro-rolex__soustitre p {
	font-size: 1.8rem;
	line-height: 2.2rem;
	margin-bottom: 15px;
	font-weight: 600
}

.intro-rolex__titre h1,
.intro-rolex__titre h2 {
	font-size: 3.8rem;
	line-height: 4.2rem;
	text-transform: uppercase;
	margin-bottom: 0;
	margin-bottom: 30px
}

.intro-rolex__texte {
	margin: 0 auto
}

.intro-rolex__texte p {
	font-size: 1.6rem;
	line-height: 2rem;
	line-height: 180%;
	font-weight: 300
}

.intro-rolex__image {
	display: block;
	max-width: 100%;
	height: auto;
	max-width: 1100px;
	margin: 0 auto
}

.intro-rolex__img {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	margin-bottom: 55px
}

@media only screen and (max-width: 1180px) {
	.intro-rolex__image {
		max-width: 100%
	}
	.intro-rolex__img {
		padding: 0 40px
	}
}

@media only screen and (max-width: 1100px) {
	.intro-rolex__titre h1,
	.intro-rolex__titre h2 {
		font-size: 3.4rem;
		line-height: 3.8rem
	}
}

@media only screen and (max-width: 800px) {
	.intro-rolex__container {
		margin: 0 auto 0 auto
	}
	.intro-rolex__soustitre p {
		font-size: 1.5rem;
		line-height: 1.9rem;
		margin-bottom: 10px
	}
	.intro-rolex__titre h1,
	.intro-rolex__titre h2 {
		font-size: 2.4rem;
		line-height: 2.8rem;
		margin-bottom: 16px
	}
	.intro-rolex__texte p {
		font-size: 1.4rem;
		line-height: 2.5rem
	}
	.intro-rolex__img {
		margin-bottom: 35px;
		padding: 0 20px
	}
	.intro-rolex__image {
		min-height: 250px;
		object-fit: cover
	}
}

.youtube-rolex__root {
	margin-top: 70px;
	margin-bottom: 70px
}

.youtube-rolex__container {
	max-width: 1470px;
	margin: 0 auto;
	padding: 0 60px
}

.youtube-rolex__texte {
	font-size: 1.6rem;
	line-height: 2rem;
	line-height: 180%;
	font-weight: 300;
	max-width: 950px;
	margin: 30px auto 0
}

.youtube-rolex__bloc-video {
	position: relative;
	padding-bottom: 56%;
	height: 0;
	overflow: hidden
}

.youtube-rolex__bloc-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media only screen and (max-width: 1200px) {
	.youtube-rolex__container {
		padding: 0 40px
	}
}

@media only screen and (max-width: 800px) {
	.youtube-rolex__texte {
		font-size: 1.4rem;
		line-height: 2.5rem;
		margin-top: 20px
	}
	.youtube-rolex__root {
		margin-top: 50px;
		margin-bottom: 55px
	}
}

@media only screen and (max-width: 450px) {
	.youtube-rolex__container {
		padding: 0 20px
	}
}

.contenu-background__container {
	margin-top: 70px;
	margin-bottom: 70px
}

.contenu-background__container--full {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw
}

.contenu-background__block {
	display: flex;
	align-items: center;
	background-color: #212121;
	color: #fff
}

.contenu-background__block--reverse {
	flex-direction: row-reverse
}

.contenu-background__info {
	width: 50%;
	max-width: 600px;
	margin: 0 auto;
	padding: 0 60px
}

.contenu-background__txt {
	font-size: 1.6rem;
	line-height: 2rem;
	line-height: 180%;
	font-weight: 300;
	color: #cacaca
}

.contenu-background__titre {
	font-size: 3rem;
	line-height: 3.4rem;
	text-transform: uppercase;
	margin-bottom: 10px
}

.contenu-background__image {
	max-width: 100%;
	display: block;
	height: auto;
	min-height: 400px;
	object-fit: cover
}

.contenu-background__img {
	width: 50%
}

@media only screen and (max-width: 985px) {
	.contenu-background__block {
		flex-direction: column
	}
	.contenu-background__img {
		width: 100%
	}
	.contenu-background__info {
		max-width: 100%;
		width: 100%;
		padding: 40px 40px
	}
	.contenu-background__image {
		min-height: 280px
	}
}

@media only screen and (max-width: 800px) {
	.contenu-background__titre {
		font-size: 2.4rem;
		line-height: 2.8rem;
		margin-bottom: 10px
	}
	.contenu-background__txt {
		font-size: 1.4rem;
		line-height: 2.5rem
	}
	.contenu-background__container {
		margin-top: 50px;
		margin-bottom: 55px
	}
}

@media only screen and (max-width: 450px) {
	.contenu-background__info {
		padding: 30px 20px
	}
}

.bloc-text {
	margin-top: 0
}

.bloc-text__container {
	padding: 0 60px
}

.bloc-text__container--solo {
	margin: 100px auto
}

.bloc-text__container--solo .bloc-text__block {
	flex-direction: column-reverse
}

.bloc-text__container--solo .bloc-text__container-img {
	width: 100%;
	text-align: center
}

.bloc-text__container--solo .bloc-text__container-img img {
	max-width: 900px;
	width: 100%
}

.bloc-text__container--solo .bloc-text__info {
	width: 70%;
	max-width: 100%;
	text-align: center !important;
	margin-bottom: 70px
}

.bloc-text__container--gdimg .bloc-text__block {
	flex-direction: column
}

.bloc-text__container--gdimg .bloc-text__titre {
	margin-bottom: 0
}

.bloc-text__container--gdimg .bloc-text__info {
	margin-bottom: 50px
}

.bloc-text__container--gdimg .bloc-text__texte {
	margin-top: 50px !important;
	margin-bottom: 0
}

.bloc-text__btn {
	margin-top: 20px
}

.bloc-text__btn-a {
	background: #127749;
	border: 1px solid #127749;
	color: #fff !important;
	font-size: 1.6rem;
	line-height: 2rem;
	padding: 9px 30px;
	display: inline-block;
	transition: all .3s;
	border-radius: 40px
}

.bloc-text__block {
	display: flex;
	align-items: center;
	margin-bottom: 50px
}

.bloc-text__block--reverse {
	flex-direction: row-reverse
}

.bloc-text__block--reverse .bloc-text__container-img img {
	margin-right: auto;
	margin-left: inherit
}

.bloc-text__container-img {
	width: 50%
}

.bloc-text__container-img img {
	max-width: 100%;
	height: auto;
	display: block;
	max-width: 675px;
	width: 100%;
	margin-left: auto
}

.bloc-text__titre {
	font-size: 3rem;
	line-height: 3.4rem;
	text-transform: uppercase;
	margin-bottom: 10px
}

.bloc-text__texte {
	font-size: 1.6rem;
	line-height: 2rem;
	line-height: 180%;
	font-weight: 300
}

.bloc-text__info {
	width: 50%;
	max-width: 600px;
	margin: 0 auto;
	padding: 0 60px
}

@media only screen and (max-width: 1200px) {
	.bloc-text__container {
		padding: 0 40px
	}
	.bloc-text__info {
		padding-right: 25px
	}
	.bloc-text__block--reverse .bloc-text__info {
		padding-right: 60px;
		padding-left: 25px
	}
}

@media only screen and (max-width: 985px) {
	.bloc-text__block {
		flex-direction: column
	}
	.bloc-text__block--reverse .bloc-text__container-img img {
		margin: 0 auto
	}
	.bloc-text__block--reverse .bloc-text__info {
		text-align: left;
		padding: 0
	}
	.bloc-text__container-img {
		width: 100%;
		text-align: center
	}
	.bloc-text__container-img img {
		margin: 0 auto;
		max-width: 550px
	}
	.bloc-text__info {
		margin: 30px auto 0;
		max-width: 100%;
		width: 100%;
		padding: 0
	}
	.bloc-text__container--solo .bloc-text__info {
		margin: 0 auto 70px;
		width: 90%
	}
}

@media only screen and (max-width: 800px) {
	.bloc-text__texte {
		font-size: 1.4rem;
		line-height: 2.5rem
	}
	.bloc-text__titre {
		font-size: 2.4rem;
		line-height: 2.8rem;
		margin-bottom: 10px
	}
	.bloc-text__block--reverse .bloc-text__info {
		text-align: left
	}
	.bloc-text__btn-a {
		font-size: 1.4rem;
		line-height: 1.8rem;
		padding: 8px 25px
	}
	.bloc-text__btn {
		margin-top: 13px
	}
	.bloc-text__container--solo {
		margin: 40px auto
	}
	.bloc-text__container--solo .bloc-text__info {
		margin: 0 auto 40px;
		text-align: left !important
	}
	.bloc-text__container--gdimg .bloc-text__texte {
		margin-bottom: 0;
		text-align: left
	}
}

@media only screen and (max-width: 450px) {
	.bloc-text__container {
		padding: 0 20px
	}
}

.desktop .bloc-text__btn-a:hover {
	background: transparent;
	color: #127749 !important
}

.banniere-bas__root {
	margin-top: 70px
}

.banniere-bas__img {
	position: relative
}

.banniere-bas__img--full {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw
}

.banniere-bas__img:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #212121;
	opacity: .45;
	left: 0;
	top: 0
}

.banniere-bas__img img {
	max-width: 100%;
	object-fit: cover;
	display: block;
	min-height: 260px;
	max-height: 380px
}

.banniere-bas__img--mobile {
	display: none !important
}

.banniere-bas__root {
	position: relative
}

.banniere-bas__info {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
	color: #fff;
	max-width: 800px;
	width: 100%
}

.banniere-bas__soustitre {
	font-size: 1.6rem;
	line-height: 2rem;
	margin-bottom: 15px
}

.banniere-bas__titre {
	font-size: 3rem;
	line-height: 4rem;
	margin-bottom: 30px;
	text-transform: uppercase
}

.banniere-bas__btn {
	padding: 9px 30px;
	border: solid 1px #fff;
	border-radius: 40px;
	display: inline-table;
	font-size: 1.6rem;
	line-height: 2rem;
	transition: background-color .3s, color .3s
}

.desktop .banniere-bas__btn:hover {
	background-color: #fff;
	color: #127749
}

@media only screen and (max-width: 800px) {
	.banniere-bas__soustitre {
		font-size: 1.4rem;
		line-height: 1.8rem;
		margin-bottom: 13px
	}
	.banniere-bas__titre {
		font-size: 2.4rem;
		line-height: 3.1rem;
		margin-bottom: 20px
	}
	.banniere-bas__btn {
		font-size: 1.4rem;
		line-height: 1.8rem;
		padding: 8px 25px
	}
	.banniere-bas__info {
		width: 100%;
		max-width: 80%
	}
	.banniere-bas__img img {
		min-height: 230px;
		max-height: 300px
	}
	.banniere-bas__root {
		margin: 50px 0 0
	}
}

@media only screen and (max-width: 500px) {
	.banniere-bas__img--desktop {
		display: none !important
	}
	.banniere-bas__img--mobile {
		display: block !important
	}
	.banniere-bas__img img {
		min-height: 250px;
		max-height: 280px
	}
	.banniere-bas__info {
		max-width: 90%
	}
}

.slider-rolex__titre h2 {
	font-size: 1.8rem;
	line-height: 2.2rem;
	font-weight: 600;
	margin-bottom: 25px
}

.slider-rolex__root {
	width: 100%;
	position: relative;
	max-width: 1020px;
	padding: 0 20px;
	margin: 120px auto 120px
}

.slider-rolex__slider {
	display: block
}

.slider-rolex__slider svg {
	width: 28px;
	height: 28px;
	cursor: pointer
}

.slider-rolex__slider svg path {
	fill: #127749
}

.slider-rolex__slider.flickity-enabled .slider-rolex__li+.slider-rolex__li {
	display: block
}

.slider-rolex__slider .flickity-page-dots {
	position: relative;
	bottom: 0;
	bottom: -30px
}

.slider-rolex__slider .flickity-page-dots li.dot {
	border-radius: 5px;
	width: 60px;
	height: 4px;
	margin: 0 12px
}

.slider-rolex__slider .flickity-page-dots li.dot.is-selected {
	background-color: #127749
}

.slider-rolex__slider .flickity-slider {
	width: 100% !important;
	margin-left: -5px;
	margin-right: -5px
}

.slider-rolex__li {
	padding: 0 5px;
	width: 33.3333%;
	transition: opacity .5s
}

.slider-rolex__li a {
	display: block
}

.slider-rolex__li span {
	display: block;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.2rem;
	line-height: 1.6rem;
	width: 100%;
	transition: color .3s;
	margin-top: 9px
}

.slider-rolex__li+.slider-rolex__li {
	display: none
}

.slider-rolex__container-img {
	padding-bottom: 111.6363636364%
}

.slider-rolex__arrow {
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.slider-rolex__arrow--prev {
	left: -37px
}

.slider-rolex__arrow--next {
	right: -28px
}

.slider-rolex__arrow svg {
	transition: opacity .3s
}

.slider-rolex__arrow.disabled svg {
	opacity: 0
}

.desktop .slider-rolex__li:hover {
	opacity: .5
}

.desktop .slider-rolex__slider svg:hover polyline {
	stroke: #212121
}

@media only screen and (max-width: 1150px) {
	.slider-rolex__slider .flickity-page-dots {
		display: block !important
	}
	.slider-rolex__slider svg {
		display: none
	}
	.slider-rolex__li img {
		margin-bottom: 6px
	}
}

@media only screen and (max-width: 800px) {
	.slider-rolex__root {
		margin-bottom: 60px;
		margin-top: 70px
	}
	.slider-rolex__titre h2 {
		font-size: 1.6rem;
		line-height: 2rem;
		margin-bottom: 15px
	}
	.slider-rolex__li {
		width: 50%
	}
	.slider-rolex__slider .flickity-page-dots {
		bottom: -20px
	}
	.slider-rolex__slider .flickity-page-dots li.dot {
		width: 45px
	}
}

@media only screen and (max-width: 430px) {
	.slider-rolex__li span {
		font-size: 1.1rem;
		line-height: 1.5rem;
		margin-top: 6px
	}
	.slider-rolex__titre h2 {
		font-size: 1.5rem;
		line-height: 1.9rem
	}
}

.footer-rolex__footer {
	margin-top: 0
}

.footer-rolex__logo {
	text-align: center;
	margin-bottom: 20px
}

.footer-rolex__logo img {
	max-width: 103px
}

.footer-rolex__nav {
	text-align: center;
	padding: 20px;
	margin-bottom: 30px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1
}

.footer-rolex__ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: -20px
}

.footer-rolex__ul a {
	text-decoration: none;
	font-size: 1.4rem;
	line-height: 1.8rem;
	transition: all .3s
}

.footer-rolex__ul a.current {
	color: #127749
}

.footer-rolex__ul li {
	margin-right: 30px;
	margin-bottom: 20px
}

.footer-rolex__ul li:last-child {
	margin-right: 0
}

.footer-rolex__back-top {
	text-align: center
}

.footer-rolex__back-top svg {
	width: 45px;
	height: 45px
}

.footer-rolex__logo-bottom {
	text-align: center;
	margin-bottom: 20px;
	display: none
}

.footer-rolex__logo-bottom img {
	width: 51px;
	height: auto
}

.desktop .footer-rolex__ul a:hover {
	color: #127749
}

@media only screen and (max-width: 800px) {
	.footer-rolex__ul {
		display: block;
		margin-bottom: 0
	}
	.footer-rolex__ul li {
		margin-right: 0;
		margin-bottom: 0;
		border-bottom: 1px solid #e1e1e1
	}
	.footer-rolex__ul li:first-child {
		border-top: 1px solid #e1e1e1
	}
	.footer-rolex__li {
		padding: 12px
	}
	.footer-rolex__li a {
		font-size: 1.3rem;
		line-height: 1.7rem
	}
	.footer-rolex__nav {
		border-top: none;
		border-bottom: none;
		padding: 30px 0;
		margin-bottom: 0
	}
	.footer-rolex__logo {
		display: none
	}
	.footer-rolex__logo-bottom {
		display: block
	}
	.footer-rolex__top svg {
		width: 34px;
		height: 34px
	}
}