/*
#@0
#@1
#@2
#@3
#@4
#@5
#@6
#@7
#@8
#@9
#@10
#@11
#@12
#@13
#@14
#@15
#@16
#@17
#@18
#@19
#@20
#@21
#@22
#@23
#@24
#@25
#@26
#@27
#@28
#@29
#@30
#@31
#@32
#@33
#@34
#@35
#@36
#@37
#@38
#@39
#@40
#@41
#@42
#@43
#@44
#@45
#@46
#@47
#@48
#@49
#@50
#@51
#@52
#@53
#@54
#@55
#@56
#@57
#@58
#@59
#@60
#@61
#@62
#@63
#@64
#@65
#@66
#@67
#@68
#@69
#@70
#@71
#@72
#@73
#@74
#@75
#@76
#@77
#@78
#@79
#@80
#@81
#@82
#@83
#@84
#@85
#@86
#@87
#@88
#@89
#@90
#@91
#@92
#@93
#@94
#@95
#@96
#@97
#@98
#@99
#@100
#@101
#@102
#@103
#@104
#@105
#@106
#@107
#@108
#@109
#@110
#@111
#@112
#@113
#@114
#@115
#@116
#@117
*/
@charset "UTF-8";
/*
 * VARIABLES
 */
/* $breadcrumb-bg: transparent;
$breadcrumb-padding-horizontal: 0;
$breadcrumb-color: $black;
$breadcrumb-active-color: $black; */
/*
 * VENDORS
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *, *:before, *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after, a[href^="javascript:"]: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;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url('https://pro.orange.re/fonts/bootstrap/glyphicons-halflings-regular.eot');
  src: url('https://pro.orange.re/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix') format("embedded-opentype"), url('https://pro.orange.re/fonts/bootstrap/glyphicons-halflings-regular.woff2') format("woff2"), url('https://pro.orange.re/fonts/bootstrap/glyphicons-halflings-regular.woff') format("woff"), url('https://pro.orange.re/fonts/bootstrap/glyphicons-halflings-regular.ttf') format("truetype"), url('https://pro.orange.re/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "*";
}
.glyphicon-plus:before {
  content: "+";
}
.glyphicon-euro:before, .glyphicon-eur:before {
  content: "€";
}
.glyphicon-minus:before {
  content: "−";
}
.glyphicon-cloud:before {
  content: "☁";
}
.glyphicon-envelope:before {
  content: "✉";
}
.glyphicon-pencil:before {
  content: "✏";
}
.glyphicon-glass:before {
  content: "";
}
.glyphicon-music:before {
  content: "";
}
.glyphicon-search:before {
  content: "";
}
.glyphicon-heart:before {
  content: "";
}
.glyphicon-star:before {
  content: "";
}
.glyphicon-star-empty:before {
  content: "";
}
.glyphicon-user:before {
  content: "";
}
.glyphicon-film:before {
  content: "";
}
.glyphicon-th-large:before {
  content: "";
}
.glyphicon-th:before {
  content: "";
}
.glyphicon-th-list:before {
  content: "";
}
.glyphicon-ok:before {
  content: "";
}
.glyphicon-remove:before {
  content: "";
}
.glyphicon-zoom-in:before {
  content: "";
}
.glyphicon-zoom-out:before {
  content: "";
}
.glyphicon-off:before {
  content: "";
}
.glyphicon-signal:before {
  content: "";
}
.glyphicon-cog:before {
  content: "";
}
.glyphicon-trash:before {
  content: "";
}
.glyphicon-home:before {
  content: "";
}
.glyphicon-file:before {
  content: "";
}
.glyphicon-time:before {
  content: "";
}
.glyphicon-road:before {
  content: "";
}
.glyphicon-download-alt:before {
  content: "";
}
.glyphicon-download:before {
  content: "";
}
.glyphicon-upload:before {
  content: "";
}
.glyphicon-inbox:before {
  content: "";
}
.glyphicon-play-circle:before {
  content: "";
}
.glyphicon-repeat:before {
  content: "";
}
.glyphicon-refresh:before {
  content: "";
}
.glyphicon-list-alt:before {
  content: "";
}
.glyphicon-lock:before {
  content: "";
}
.glyphicon-flag:before {
  content: "";
}
.glyphicon-headphones:before {
  content: "";
}
.glyphicon-volume-off:before {
  content: "";
}
.glyphicon-volume-down:before {
  content: "";
}
.glyphicon-volume-up:before {
  content: "";
}
.glyphicon-qrcode:before {
  content: "";
}
.glyphicon-barcode:before {
  content: "";
}
.glyphicon-tag:before {
  content: "";
}
.glyphicon-tags:before {
  content: "";
}
.glyphicon-book:before {
  content: "";
}
.glyphicon-bookmark:before {
  content: "";
}
.glyphicon-print:before {
  content: "";
}
.glyphicon-camera:before {
  content: "";
}
.glyphicon-font:before {
  content: "";
}
.glyphicon-bold:before {
  content: "";
}
.glyphicon-italic:before {
  content: "";
}
.glyphicon-text-height:before {
  content: "";
}
.glyphicon-text-width:before {
  content: "";
}
.glyphicon-align-left:before {
  content: "";
}
.glyphicon-align-center:before {
  content: "";
}
.glyphicon-align-right:before {
  content: "";
}
.glyphicon-align-justify:before {
  content: "";
}
.glyphicon-list:before {
  content: "";
}
.glyphicon-indent-left:before {
  content: "";
}
.glyphicon-indent-right:before {
  content: "";
}
.glyphicon-facetime-video:before {
  content: "";
}
.glyphicon-picture:before {
  content: "";
}
.glyphicon-map-marker:before {
  content: "";
}
.glyphicon-adjust:before {
  content: "";
}
.glyphicon-tint:before {
  content: "";
}
.glyphicon-edit:before {
  content: "";
}
.glyphicon-share:before {
  content: "";
}
.glyphicon-check:before {
  content: "";
}
.glyphicon-move:before {
  content: "";
}
.glyphicon-step-backward:before {
  content: "";
}
.glyphicon-fast-backward:before {
  content: "";
}
.glyphicon-backward:before {
  content: "";
}
.glyphicon-play:before {
  content: "";
}
.glyphicon-pause:before {
  content: "";
}
.glyphicon-stop:before {
  content: "";
}
.glyphicon-forward:before {
  content: "";
}
.glyphicon-fast-forward:before {
  content: "";
}
.glyphicon-step-forward:before {
  content: "";
}
.glyphicon-eject:before {
  content: "";
}
.glyphicon-chevron-left:before {
  content: "";
}
.glyphicon-chevron-right:before {
  content: "";
}
.glyphicon-plus-sign:before {
  content: "";
}
.glyphicon-minus-sign:before {
  content: "";
}
.glyphicon-remove-sign:before {
  content: "";
}
.glyphicon-ok-sign:before {
  content: "";
}
.glyphicon-question-sign:before {
  content: "";
}
.glyphicon-info-sign:before {
  content: "";
}
.glyphicon-screenshot:before {
  content: "";
}
.glyphicon-remove-circle:before {
  content: "";
}
.glyphicon-ok-circle:before {
  content: "";
}
.glyphicon-ban-circle:before {
  content: "";
}
.glyphicon-arrow-left:before {
  content: "";
}
.glyphicon-arrow-right:before {
  content: "";
}
.glyphicon-arrow-up:before {
  content: "";
}
.glyphicon-arrow-down:before {
  content: "";
}
.glyphicon-share-alt:before {
  content: "";
}
.glyphicon-resize-full:before {
  content: "";
}
.glyphicon-resize-small:before {
  content: "";
}
.glyphicon-exclamation-sign:before {
  content: "";
}
.glyphicon-gift:before {
  content: "";
}
.glyphicon-leaf:before {
  content: "";
}
.glyphicon-fire:before {
  content: "";
}
.glyphicon-eye-open:before {
  content: "";
}
.glyphicon-eye-close:before {
  content: "";
}
.glyphicon-warning-sign:before {
  content: "";
}
.glyphicon-plane:before {
  content: "";
}
.glyphicon-calendar:before {
  content: "";
}
.glyphicon-random:before {
  content: "";
}
.glyphicon-comment:before {
  content: "";
}
.glyphicon-magnet:before {
  content: "";
}
.glyphicon-chevron-up:before {
  content: "";
}
.glyphicon-chevron-down:before {
  content: "";
}
.glyphicon-retweet:before {
  content: "";
}
.glyphicon-shopping-cart:before {
  content: "";
}
.glyphicon-folder-close:before {
  content: "";
}
.glyphicon-folder-open:before {
  content: "";
}
.glyphicon-resize-vertical:before {
  content: "";
}
.glyphicon-resize-horizontal:before {
  content: "";
}
.glyphicon-hdd:before {
  content: "";
}
.glyphicon-bullhorn:before {
  content: "";
}
.glyphicon-bell:before {
  content: "";
}
.glyphicon-certificate:before {
  content: "";
}
.glyphicon-thumbs-up:before {
  content: "";
}
.glyphicon-thumbs-down:before {
  content: "";
}
.glyphicon-hand-right:before {
  content: "";
}
.glyphicon-hand-left:before {
  content: "";
}
.glyphicon-hand-up:before {
  content: "";
}
.glyphicon-hand-down:before {
  content: "";
}
.glyphicon-circle-arrow-right:before {
  content: "";
}
.glyphicon-circle-arrow-left:before {
  content: "";
}
.glyphicon-circle-arrow-up:before {
  content: "";
}
.glyphicon-circle-arrow-down:before {
  content: "";
}
.glyphicon-globe:before {
  content: "";
}
.glyphicon-wrench:before {
  content: "";
}
.glyphicon-tasks:before {
  content: "";
}
.glyphicon-filter:before {
  content: "";
}
.glyphicon-briefcase:before {
  content: "";
}
.glyphicon-fullscreen:before {
  content: "";
}
.glyphicon-dashboard:before {
  content: "";
}
.glyphicon-paperclip:before {
  content: "";
}
.glyphicon-heart-empty:before {
  content: "";
}
.glyphicon-link:before {
  content: "";
}
.glyphicon-phone:before {
  content: "";
}
.glyphicon-pushpin:before {
  content: "";
}
.glyphicon-usd:before {
  content: "";
}
.glyphicon-gbp:before {
  content: "";
}
.glyphicon-sort:before {
  content: "";
}
.glyphicon-sort-by-alphabet:before {
  content: "";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}
.glyphicon-sort-by-order:before {
  content: "";
}
.glyphicon-sort-by-order-alt:before {
  content: "";
}
.glyphicon-sort-by-attributes:before {
  content: "";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "";
}
.glyphicon-unchecked:before {
  content: "";
}
.glyphicon-expand:before {
  content: "";
}
.glyphicon-collapse-down:before {
  content: "";
}
.glyphicon-collapse-up:before {
  content: "";
}
.glyphicon-log-in:before {
  content: "";
}
.glyphicon-flash:before {
  content: "";
}
.glyphicon-log-out:before {
  content: "";
}
.glyphicon-new-window:before {
  content: "";
}
.glyphicon-record:before {
  content: "";
}
.glyphicon-save:before {
  content: "";
}
.glyphicon-open:before {
  content: "";
}
.glyphicon-saved:before {
  content: "";
}
.glyphicon-import:before {
  content: "";
}
.glyphicon-export:before {
  content: "";
}
.glyphicon-send:before {
  content: "";
}
.glyphicon-floppy-disk:before {
  content: "";
}
.glyphicon-floppy-saved:before {
  content: "";
}
.glyphicon-floppy-remove:before {
  content: "";
}
.glyphicon-floppy-save:before {
  content: "";
}
.glyphicon-floppy-open:before {
  content: "";
}
.glyphicon-credit-card:before {
  content: "";
}
.glyphicon-transfer:before {
  content: "";
}
.glyphicon-cutlery:before {
  content: "";
}
.glyphicon-header:before {
  content: "";
}
.glyphicon-compressed:before {
  content: "";
}
.glyphicon-earphone:before {
  content: "";
}
.glyphicon-phone-alt:before {
  content: "";
}
.glyphicon-tower:before {
  content: "";
}
.glyphicon-stats:before {
  content: "";
}
.glyphicon-sd-video:before {
  content: "";
}
.glyphicon-hd-video:before {
  content: "";
}
.glyphicon-subtitles:before {
  content: "";
}
.glyphicon-sound-stereo:before {
  content: "";
}
.glyphicon-sound-dolby:before {
  content: "";
}
.glyphicon-sound-5-1:before {
  content: "";
}
.glyphicon-sound-6-1:before {
  content: "";
}
.glyphicon-sound-7-1:before {
  content: "";
}
.glyphicon-copyright-mark:before {
  content: "";
}
.glyphicon-registration-mark:before {
  content: "";
}
.glyphicon-cloud-download:before {
  content: "";
}
.glyphicon-cloud-upload:before {
  content: "";
}
.glyphicon-tree-conifer:before {
  content: "";
}
.glyphicon-tree-deciduous:before {
  content: "";
}
.glyphicon-cd:before {
  content: "";
}
.glyphicon-save-file:before {
  content: "";
}
.glyphicon-open-file:before {
  content: "";
}
.glyphicon-level-up:before {
  content: "";
}
.glyphicon-copy:before {
  content: "";
}
.glyphicon-paste:before {
  content: "";
}
.glyphicon-alert:before {
  content: "";
}
.glyphicon-equalizer:before {
  content: "";
}
.glyphicon-king:before {
  content: "";
}
.glyphicon-queen:before {
  content: "";
}
.glyphicon-pawn:before {
  content: "";
}
.glyphicon-bishop:before {
  content: "";
}
.glyphicon-knight:before {
  content: "";
}
.glyphicon-baby-formula:before {
  content: "";
}
.glyphicon-tent:before {
  content: "⛺";
}
.glyphicon-blackboard:before {
  content: "";
}
.glyphicon-bed:before {
  content: "";
}
.glyphicon-apple:before {
  content: "";
}
.glyphicon-erase:before {
  content: "";
}
.glyphicon-hourglass:before {
  content: "⌛";
}
.glyphicon-lamp:before {
  content: "";
}
.glyphicon-duplicate:before {
  content: "";
}
.glyphicon-piggy-bank:before {
  content: "";
}
.glyphicon-scissors:before {
  content: "";
}
.glyphicon-bitcoin:before {
  content: "";
}
.glyphicon-btc:before {
  content: "";
}
.glyphicon-xbt:before {
  content: "";
}
.glyphicon-yen:before {
  content: "¥";
}
.glyphicon-jpy:before {
  content: "¥";
}
.glyphicon-ruble:before {
  content: "₽";
}
.glyphicon-rub:before {
  content: "₽";
}
.glyphicon-scale:before {
  content: "";
}
.glyphicon-ice-lolly:before {
  content: "";
}
.glyphicon-ice-lolly-tasted:before {
  content: "";
}
.glyphicon-education:before {
  content: "";
}
.glyphicon-option-horizontal:before {
  content: "";
}
.glyphicon-option-vertical:before {
  content: "";
}
.glyphicon-menu-hamburger:before {
  content: "";
}
.glyphicon-modal-window:before {
  content: "";
}
.glyphicon-oil:before {
  content: "";
}
.glyphicon-grain:before {
  content: "";
}
.glyphicon-sunglasses:before {
  content: "";
}
.glyphicon-text-size:before {
  content: "";
}
.glyphicon-text-color:before {
  content: "";
}
.glyphicon-text-background:before {
  content: "";
}
.glyphicon-object-align-top:before {
  content: "";
}
.glyphicon-object-align-bottom:before {
  content: "";
}
.glyphicon-object-align-horizontal:before {
  content: "";
}
.glyphicon-object-align-left:before {
  content: "";
}
.glyphicon-object-align-vertical:before {
  content: "";
}
.glyphicon-object-align-right:before {
  content: "";
}
.glyphicon-triangle-right:before {
  content: "";
}
.glyphicon-triangle-left:before {
  content: "";
}
.glyphicon-triangle-bottom:before {
  content: "";
}
.glyphicon-triangle-top:before {
  content: "";
}
.glyphicon-console:before {
  content: "";
}
.glyphicon-superscript:before {
  content: "";
}
.glyphicon-subscript:before {
  content: "";
}
.glyphicon-menu-left:before {
  content: "";
}
.glyphicon-menu-right:before {
  content: "";
}
.glyphicon-menu-down:before {
  content: "";
}
.glyphicon-menu-up:before {
  content: "";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  background-color: #fff;
}
input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #F16E00;
  text-decoration: none;
}
a:hover, a:focus {
  color: #a54b00;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
  font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
  font-size: 75%;
}
h1, .h1 {
  font-size: 40px;
}
h2, .h2 {
  font-size: 28px;
}
h3, .h3 {
  font-size: 21px;
}
h4, .h4 {
  font-size: 18px;
}
h5, .h5 {
  font-size: 14px;
}
h6, .h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small, .small {
  font-size: 85%;
}
mark, .mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase, .initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover, a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover, a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
}
.bg-primary {
  background-color: #337ab7;
}
a.bg-primary:hover, a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, ul ol, ol ul, ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt, dd {
  line-height: 1.428571429;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #777;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: "— ";
}
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
  content: " —";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 950px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1150px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-1 {
  width: 8.3333333333%;
}
.col-xs-2 {
  width: 16.6666666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.3333333333%;
}
.col-xs-5 {
  width: 41.6666666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.3333333333%;
}
.col-xs-8 {
  width: 66.6666666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.3333333333%;
}
.col-xs-11 {
  width: 91.6666666667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.3333333333%;
}
.col-xs-pull-2 {
  right: 16.6666666667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.3333333333%;
}
.col-xs-pull-5 {
  right: 41.6666666667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.3333333333%;
}
.col-xs-pull-8 {
  right: 66.6666666667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.3333333333%;
}
.col-xs-pull-11 {
  right: 91.6666666667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.3333333333%;
}
.col-xs-push-2 {
  left: 16.6666666667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.3333333333%;
}
.col-xs-push-5 {
  left: 41.6666666667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.3333333333%;
}
.col-xs-push-8 {
  left: 66.6666666667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.3333333333%;
}
.col-xs-push-11 {
  left: 91.6666666667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}
.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}
.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}
.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}
.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple], select[size] {
  height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
}
.form-control {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #a7a7a7;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
    line-height: 41px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .input-group-sm > input.input-group-addon[type="date"], .input-group-sm > .input-group-btn > input.btn[type="date"], .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm > input.form-control[type="time"], .input-group-sm > input.input-group-addon[type="time"], .input-group-sm > .input-group-btn > input.btn[type="time"], .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm > input.form-control[type="datetime-local"], .input-group-sm > input.input-group-addon[type="datetime-local"], .input-group-sm > .input-group-btn > input.btn[type="datetime-local"], .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm > input.form-control[type="month"], .input-group-sm > input.input-group-addon[type="month"], .input-group-sm > .input-group-btn > input.btn[type="month"], .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .input-group-lg > input.input-group-addon[type="date"], .input-group-lg > .input-group-btn > input.btn[type="date"], .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg > input.form-control[type="time"], .input-group-lg > input.input-group-addon[type="time"], .input-group-lg > .input-group-btn > input.btn[type="time"], .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg > input.form-control[type="datetime-local"], .input-group-lg > input.input-group-addon[type="datetime-local"], .input-group-lg > .input-group-btn > input.btn[type="datetime-local"], .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg > input.form-control[type="month"], .input-group-lg > input.input-group-addon[type="month"], .input-group-lg > .input-group-btn > input.btn[type="month"], .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 18px;
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label, .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}
.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline, .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .input-group-lg > .form-control-static.input-group-addon, .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .input-group-sm > .form-control-static.input-group-addon, .input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select.form-control[multiple], .input-group-sm > select.input-group-addon[multiple], .input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select.form-control[multiple], .input-group-lg > select.input-group-addon[multiple], .input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 51.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="incrementHours"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="incrementHours"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="incrementMinutes"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="incrementMinutes"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="decrementHours"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="decrementHours"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="decrementMinutes"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="decrementMinutes"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="showHours"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="showHours"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="showMinutes"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="showMinutes"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="togglePeriod"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="togglePeriod"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="clear"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="clear"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.btn::after[data-action="today"] ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.btn::after[data-action="today"] ~ .form-control-feedback, .has-feedback .bootstrap-datetimepicker-widget label.picker-switch::after ~ .form-control-feedback, .bootstrap-datetimepicker-widget .has-feedback label.picker-switch::after ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -5px;
  margin-right: -5px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 5px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #fff;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.btn-default:focus, .btn-default.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-default:hover {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #fff;
  background-color: black;
  border-color: black;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #000;
  border-color: #000;
}
.btn-default .badge {
  color: #000;
  background-color: #fff;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #F16E00;
  background-color: #fff;
  border-color: #F16E00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #F16E00;
  background-color: #e6e6e6;
  border-color: #723400;
}
.btn-warning:hover {
  color: #F16E00;
  background-color: #e6e6e6;
  border-color: #b45200;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #F16E00;
  background-color: #e6e6e6;
  border-color: #b45200;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #F16E00;
  background-color: #d4d4d4;
  border-color: #723400;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #fff;
  border-color: #F16E00;
}
.btn-warning .badge {
  color: #fff;
  background-color: #F16E00;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #F16E00;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #a54b00;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup, .dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-align: center;
  background-color: #eee;
  border: 1px solid #a7a7a7;
  border-radius: 0;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon.form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0;
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon.form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #F16E00;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu, .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: auto;
  margin-bottom: 0;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 320px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 2000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 2030;
}
@media (min-width: 768px) {
  .navbar-fixed-top, .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 0 0;
  font-size: 18px;
  line-height: 20px;
  height: auto;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: auto - 34px / 2;
  margin-bottom: auto - 34px / 2;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: auto - 41px / 2;
  margin-bottom: auto - 41px / 2;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio, .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label, .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: auto - 41px / 2;
  margin-bottom: auto - 41px / 2;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: auto - 30px / 2;
  margin-bottom: auto - 30px / 2;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: auto - 22 / 2;
  margin-bottom: auto - 22 / 2;
}
.navbar-text {
  margin-top: auto - 20px / 2;
  margin-bottom: auto - 20px / 2;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: 0;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #000;
  border-color: black;
}
.navbar-default .navbar-brand {
  color: #fff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #e6e6e6;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #ffd200;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #232323;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #f00;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: black;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #232323;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffd200;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #232323;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #fff;
}
.navbar-default .navbar-link:hover {
  color: #ffd200;
}
.navbar-default .btn-link {
  color: #fff;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #ffd200;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #F16E00;
  border-color: #F16E00;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #F16E00;
  border-color: #F16E00;
  cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #F16E00;
}
.pager .next > a, .pager .next > span {
  float: right;
}
.pager .previous > a, .pager .previous > span {
  float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #F16E00;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1, .jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #000;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #F16E00;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p, .alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media, .media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right, .media > .pull-right {
  padding-left: 10px;
}
.media-left, .media > .pull-left {
  padding-right: 10px;
}
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item, button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1200px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 2070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.428571429;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    width: device-width;
  }
}
.visible-xs {
  display: none !important;
}
.visible-sm {
  display: none !important;
}
.visible-md {
  display: none !important;
}
.visible-lg {
  display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs, td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm, td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md, td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg, td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print, td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
select.bs-select-hidden, select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0 ;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 2010;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 2011;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin: 2px 0;
  padding: 4px;
  width: 19em;
}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu:before, .bootstrap-datetimepicker-widget.dropdown-menu:after {
  content: "";
  display: inline-block;
  position: absolute;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: -7px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  top: -6px;
  left: 8px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  bottom: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  bottom: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td, .bootstrap-datetimepicker-widget table th {
  text-align: center;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: #eee;
}
.bootstrap-datetimepicker-widget table td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}
.bootstrap-datetimepicker-widget table td.cw {
  font-size: 0.8em;
  height: 20px;
  line-height: 20px;
  color: #777;
}
.bootstrap-datetimepicker-widget table td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table td.day:hover, .bootstrap-datetimepicker-widget table td.hour:hover, .bootstrap-datetimepicker-widget table td.minute:hover, .bootstrap-datetimepicker-widget table td.second:hover {
  background: #eee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old, .bootstrap-datetimepicker-widget table td.new {
  color: #777;
}
.bootstrap-datetimepicker-widget table td.today {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today:before {
  content: "";
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: #337ab7;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td.active.today:before {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled, .bootstrap-datetimepicker-widget table td.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 0;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #eee;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #337ab7;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #777;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*
 * LAYOUT
 */
.text-eshop {
  font-size: 16px;
  line-height: 19px;
}
.text-bold {
  font-weight: bold;
}
.page-contact .contact-links, .page-contact .contact-form .choose-pannel, .page-contact .appointment-section .btn-holder {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
picture {
  display: block;
}
.rating a, .page-komzot .package:after, .page-iew .package:after, .page-performance .package:after {
  transition: all 0.3s ease-in-out;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
.m-a-0 {
  margin: 0 !important;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-r-0 {
  margin-right: 0 !important;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-a-1 {
  margin: 1px !important;
}
.m-t-1 {
  margin-top: 1px !important;
}
.m-r-1 {
  margin-right: 1px !important;
}
.m-b-1 {
  margin-bottom: 1px !important;
}
.m-l-1 {
  margin-left: 1px !important;
}
.m-a-sm {
  margin: 10px !important;
}
.m-t-sm {
  margin-top: 10px !important;
}
.m-r-sm {
  margin-right: 10px !important;
}
.m-b-sm {
  margin-bottom: 10px !important;
}
.m-l-sm {
  margin-left: 10px !important;
}
.m-x-sm {
  margin-right: 10px !important;
  margin-left: 10px !important;
}
.m-y-sm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.m-a {
  margin: 20px !important;
}
.m-t {
  margin-top: 20px !important;
}
.m-r {
  margin-right: 20px !important;
}
.m-b {
  margin-bottom: 20px !important;
}
.m-l {
  margin-left: 20px !important;
}
.m-x {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.m-y {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.m-a-md {
  margin: 30px !important;
}
.m-t-md {
  margin-top: 30px !important;
}
.m-r-md {
  margin-right: 30px !important;
}
.m-b-md {
  margin-bottom: 30px !important;
}
.m-l-md {
  margin-left: 30px !important;
}
.m-x-md {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.m-y-md {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.m-a-lg {
  margin: 60px !important;
}
.m-t-lg {
  margin-top: 60px !important;
}
.m-r-lg {
  margin-right: 60px !important;
}
.m-b-lg {
  margin-bottom: 60px !important;
}
.m-l-lg {
  margin-left: 60px !important;
}
.m-x-lg {
  margin-right: 60px !important;
  margin-left: 60px !important;
}
.m-y-lg {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.p-a-0 {
  padding: 0 !important;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-a-sm {
  padding: 10px !important;
}
.p-t-sm {
  padding-top: 10px !important;
}
.p-r-sm {
  padding-right: 10px !important;
}
.p-b-sm {
  padding-bottom: 10px !important;
}
.p-l-sm {
  padding-left: 10px !important;
}
.p-x-sm {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.p-y-sm {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.p-a {
  padding: 20px !important;
}
.p-t {
  padding-top: 20px !important;
}
.p-r {
  padding-right: 20px !important;
}
.p-b {
  padding-bottom: 20px !important;
}
.p-l {
  padding-left: 20px !important;
}
.p-x {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.p-y {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.p-a-md {
  padding: 30px !important;
}
.p-t-md {
  padding-top: 30px !important;
}
.p-r-md {
  padding-right: 30px !important;
}
.p-b-md {
  padding-bottom: 30px !important;
}
.p-l-md {
  padding-left: 30px !important;
}
.p-x-md {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.p-y-md {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.p-a-lg {
  padding: 60px !important;
}
.p-t-lg {
  padding-top: 60px !important;
}
.p-r-lg {
  padding-right: 60px !important;
}
.p-b-lg {
  padding-bottom: 60px !important;
}
.p-l-lg {
  padding-left: 60px !important;
}
.p-x-lg {
  padding-right: 60px !important;
  padding-left: 60px !important;
}
.p-y-lg {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.p-a-xl {
  padding: 120px !important;
}
.p-t-xl {
  padding-top: 120px !important;
}
.p-r-xl {
  padding-right: 120px !important;
}
.p-b-xl {
  padding-bottom: 120px !important;
}
.p-l-xl {
  padding-left: 120px !important;
}
.p-x-xl {
  padding-right: 120px !important;
  padding-left: 120px !important;
}
.p-y-xl {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}
.m-t-fluid, .m-y-fluid {
  margin-top: 30px !important;
}
@media (min-width: 768px) {
  .m-t-fluid, .m-y-fluid {
    margin-top: 60px !important;
  }
}
.m-b-fluid, .m-y-fluid {
  margin-bottom: 30px !important;
}
@media (min-width: 768px) {
  .m-b-fluid, .m-y-fluid {
    margin-bottom: 60px !important;
  }
}
.m-t-fluid-sm, .m-y-fluid-sm {
  margin-top: 15px !important;
}
@media (min-width: 768px) {
  .m-t-fluid-sm, .m-y-fluid-sm {
    margin-top: 30px !important;
  }
}
.m-b-fluid-sm, .m-y-fluid-sm {
  margin-bottom: 15px !important;
}
@media (min-width: 768px) {
  .m-b-fluid-sm, .m-y-fluid-sm {
    margin-bottom: 30px !important;
  }
}
.p-t-fluid, .p-y-fluid {
  padding-top: 30px !important;
}
@media (min-width: 768px) {
  .p-t-fluid, .p-y-fluid {
    padding-top: 45px !important;
  }
}
@media (min-width: 1200px) {
  .p-t-fluid, .p-y-fluid {
    padding-top: 60px !important;
  }
}
.p-b-fluid, .p-y-fluid {
  padding-bottom: 30px !important;
}
@media (min-width: 768px) {
  .p-b-fluid, .p-y-fluid {
    padding-bottom: 45px !important;
  }
}
@media (min-width: 1200px) {
  .p-b-fluid, .p-y-fluid {
    padding-bottom: 60px !important;
  }
}
@media (max-width: 767px) {
  .xs-m-a-0 {
    margin: 0 !important;
  }
  .xs-m-t-0 {
    margin-top: 0 !important;
  }
  .xs-m-r-0 {
    margin-right: 0 !important;
  }
  .xs-m-b-0 {
    margin-bottom: 0 !important;
  }
  .xs-m-l-0 {
    margin-left: 0 !important;
  }
  .xs-m-a-1 {
    margin: 1px !important;
  }
  .xs-m-t-1 {
    margin-top: 1px !important;
  }
  .xs-m-r-1 {
    margin-right: 1px !important;
  }
  .xs-m-b-1 {
    margin-bottom: 1px !important;
  }
  .xs-m-l-1 {
    margin-left: 1px !important;
  }
  .xs-m-a-sm {
    margin: 10px !important;
  }
  .xs-m-t-sm {
    margin-top: 10px !important;
  }
  .xs-m-r-sm {
    margin-right: 10px !important;
  }
  .xs-m-b-sm {
    margin-bottom: 10px !important;
  }
  .xs-m-l-sm {
    margin-left: 10px !important;
  }
  .xs-m-x-sm {
    margin-right: 10px !important;
    margin-left: 10px !important;
  }
  .xs-m-y-sm {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  .xs-m-a {
    margin: 20px !important;
  }
  .xs-m-t {
    margin-top: 20px !important;
  }
  .xs-m-r {
    margin-right: 20px !important;
  }
  .xs-m-b {
    margin-bottom: 20px !important;
  }
  .xs-m-l {
    margin-left: 20px !important;
  }
  .xs-m-x {
    margin-right: 20px !important;
    margin-left: 20px !important;
  }
  .xs-m-y {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .xs-m-x-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .xs-m-a-md {
    margin: 30px !important;
  }
  .xs-m-t-md {
    margin-top: 30px !important;
  }
  .xs-m-r-md {
    margin-right: 30px !important;
  }
  .xs-m-b-md {
    margin-bottom: 30px !important;
  }
  .xs-m-l-md {
    margin-left: 30px !important;
  }
  .xs-m-x-md {
    margin-right: 30px !important;
    margin-left: 30px !important;
  }
  .xs-m-y-md {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .xs-m-a-lg {
    margin: 60px !important;
  }
  .xs-m-t-lg {
    margin-top: 60px !important;
  }
  .xs-m-r-lg {
    margin-right: 60px !important;
  }
  .xs-m-b-lg {
    margin-bottom: 60px !important;
  }
  .xs-m-l-lg {
    margin-left: 60px !important;
  }
  .xs-m-x-lg {
    margin-right: 60px !important;
    margin-left: 60px !important;
  }
  .xs-m-y-lg {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .xs-p-a-0 {
    padding: 0 !important;
  }
  .xs-p-t-0 {
    padding-top: 0 !important;
  }
  .xs-p-r-0 {
    padding-right: 0 !important;
  }
  .xs-p-b-0 {
    padding-bottom: 0 !important;
  }
  .xs-p-l-0 {
    padding-left: 0 !important;
  }
  .xs-p-a-sm {
    padding: 10px !important;
  }
  .xs-p-t-sm {
    padding-top: 10px !important;
  }
  .xs-p-r-sm {
    padding-right: 10px !important;
  }
  .xs-p-b-sm {
    padding-bottom: 10px !important;
  }
  .xs-p-l-sm {
    padding-left: 10px !important;
  }
  .xs-p-x-sm {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .xs-p-y-sm {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }
  .xs-p-a {
    padding: 20px !important;
  }
  .xs-p-t {
    padding-top: 20px !important;
  }
  .xs-p-r {
    padding-right: 20px !important;
  }
  .xs-p-b {
    padding-bottom: 20px !important;
  }
  .xs-p-l {
    padding-left: 20px !important;
  }
  .xs-p-x {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .xs-p-y {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .xs-p-a-md {
    padding: 30px !important;
  }
  .xs-p-t-md {
    padding-top: 30px !important;
  }
  .xs-p-r-md {
    padding-right: 30px !important;
  }
  .xs-p-b-md {
    padding-bottom: 30px !important;
  }
  .xs-p-l-md {
    padding-left: 30px !important;
  }
  .xs-p-x-md {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .xs-p-y-md {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .xs-p-a-lg {
    padding: 60px !important;
  }
  .xs-p-t-lg {
    padding-top: 60px !important;
  }
  .xs-p-r-lg {
    padding-right: 60px !important;
  }
  .xs-p-b-lg {
    padding-bottom: 60px !important;
  }
  .xs-p-l-lg {
    padding-left: 60px !important;
  }
  .xs-p-x-lg {
    padding-right: 60px !important;
    padding-left: 60px !important;
  }
  .xs-p-y-lg {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
}
.bg-orange {
  background-color: #F16E00;
}
a.bg-orange:hover, a.bg-orange:focus {
  background-color: #be5700;
}
.bg-yellow {
  background-color: #ffd200;
}
a.bg-yellow:hover, a.bg-yellow:focus {
  background-color: #cca800;
}
.bg-green {
  background-color: #50be87;
}
a.bg-green:hover, a.bg-green:focus {
  background-color: #3ba06e;
}
.bg-pink {
  background-color: #ffb4e6;
}
a.bg-pink:hover, a.bg-pink:focus {
  background-color: #ff81d5;
}
.bg-blue {
  background-color: #4bb4e6;
}
a.bg-blue:hover, a.bg-blue:focus {
  background-color: #1fa1df;
}
.bg-purple {
  background-color: #a885d8;
}
a.bg-purple:hover, a.bg-purple:focus {
  background-color: #8c5ecc;
}
.bg-light-grey {
  background-color: #e9e9e9;
}
a.bg-light-grey:hover, a.bg-light-grey:focus {
  background-color: #d0d0d0;
}
.bg-white {
  background-color: #fff;
}
a.bg-white:hover, a.bg-white:focus {
  background-color: #e6e6e6;
}
.text-black {
  color: #000;
}
a.text-black:hover, a.text-black:focus {
  color: black;
}
.text-orange {
  color: #F16E00;
}
a.text-orange:hover, a.text-orange:focus {
  color: #be5700;
}
.text-yellow {
  color: #ffd200;
}
a.text-yellow:hover, a.text-yellow:focus {
  color: #cca800;
}
.text-green {
  color: #50be87;
}
a.text-green:hover, a.text-green:focus {
  color: #3ba06e;
}
.text-pink {
  color: #ffb4e6;
}
a.text-pink:hover, a.text-pink:focus {
  color: #ff81d5;
}
.text-blue {
  color: #4bb4e6;
}
a.text-blue:hover, a.text-blue:focus {
  color: #1fa1df;
}
.text-purple {
  color: #a885d8;
}
a.text-purple:hover, a.text-purple:focus {
  color: #8c5ecc;
}
.text-white {
  color: #fff;
}
a.text-white:hover, a.text-white:focus {
  color: #e6e6e6;
}
.img-fluid, .imgs-fluid img {
  width: 100%;
  height: auto;
}
.xs-multi-col-2 {
  column-count: 2;
  column-gap: 20px;
}
@media (min-width: 768px) {
  .sm-multi-col-2 {
    column-count: 2;
    column-gap: 20px;
  }
}
@media (min-width: 1200px) {
  .md-multi-col-2 {
    column-count: 2;
    column-gap: 20px;
  }
}
.btn-group-spaced > a, .btn-group-spaced > btn {
  margin: 5px;
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths, .col-md-5ths-2, .col-md-5ths-3 {
  position: relative;
  min-height: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  .col-md-5ths-2 {
    width: 40%;
    float: left;
  }
  .col-md-5ths-3 {
    width: 60%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
.bootstrap-select > .dropdown-menu {
  border: 2px solid #000;
}
.bootstrap-select > .dropdown-menu > .inner > li > a {
  font-weight: bold;
  padding: 7px 20px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  margin-top: 7px;
}
.kit-main-libres, .kit-mains-libres {
  font-weight: bold;
}
.kit-main-libres:before, .kit-mains-libres:before {
  font-family: "orange-reunion" !important;
  content: "Z";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 5px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}
h1 {
  font-size: 20px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 40px;
  }
}
h2 {
  font-size: 20px;
  margin: 0 0 11px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  h2 {
    font-size: 28px;
    margin-bottom: 28px;
  }
}
h3 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 16px;
    margin: 0 0 12px;
  }
}
@media (min-width: 1200px) {
  h3 {
    font-size: 21px;
  }
}
.btn {
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
  border-width: 2px;
  font-weight: bold;
  padding: 5px 27px;
}
@media (min-width: 1200px) {
  .btn {
    padding: 8px 27px;
  }
}
.btn:hover {
  background: #fff;
  color: #000;
}
.btn.btn-sm, .btn-group-sm > .btn {
  padding: 5px 24px;
}
.btn.btn-xs, .btn-group-xs > .btn {
  padding: 1px 20px;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Bold-75.eot");
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Bold-75.eot?#iefix") format("embedded-opentype"), url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Bold-75.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Medium-65.eot");
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Medium-65.eot?#iefix") format("embedded-opentype"), url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Medium-65.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Roman-55.eot");
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Roman-55.eot?#iefix") format("embedded-opentype"), url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Roman-55.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Light-45.eot");
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Light-45.eot?#iefix") format("embedded-opentype"), url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Light-45.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Thin-35.eot");
  src: url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Thin-35.eot?#iefix") format("embedded-opentype"), url("https://reunion.orange.fr/assets/fonts/HelveticaNeue-Thin-35.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "icomoon-bwg";
  src: url('https://pro.orange.re/fonts/icomoon.eot?tcxqck');
  src: url('https://pro.orange.re/fonts/icomoon.eot?tcxqck#iefix') format("embedded-opentype"), url('https://pro.orange.re/fonts/icomoon.ttf?tcxqck') format("truetype"), url('https://pro.orange.re/fonts/icomoon.woff?tcxqck') format("woff"), url('https://pro.orange.re/fonts/icomoon.svg?tcxqck#icomoon') format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-bwg-"], [class*=" icon-bwg-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon-bwg" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-bwg-aside-ico03:before {
  content: "";
}
.icon-bwg-aside-ico01:before {
  content: "";
}
.icon-bwg-aside-ico02:before {
  content: "";
}
.icon-bwg-arrow-left:before {
  content: "";
}
.icon-bwg-cart:before {
  content: "";
}
.icon-bwg-close:before {
  content: "";
}
.icon-bwg-close-think:before {
  content: "";
}
.icon-bwg-envelope:before {
  content: "";
}
.icon-bwg-facebook:before {
  content: "";
}
.icon-bwg-home:before {
  content: "";
}
.icon-bwg-icon-d:before {
  content: "";
}
.icon-bwg-location:before {
  content: "";
}
.icon-bwg-search:before {
  content: "";
}
.icon-bwg-smile:before {
  content: "";
}
.icon-bwg-star:before {
  content: "";
}
.icon-bwg-triangle-circle-down:before {
  content: "";
}
.icon-bwg-triangle-down:before {
  content: "";
}
.icon-bwg-twitter:before {
  content: "";
}
.icon-bwg-user:before {
  content: "";
}
.requires-js {
  display: none;
}
.button a:hover {
  background-color: white !important;
}
.boutton well:hover {
  background-color: black !important;
}
.top {
  margin-top: 60px;
}
.pos {
  position: absolute;
  top: 0;
  margin: 60px 24px;
  font-size: 56px;
}
@media (min-width: 1201px) {
  .pos {
    left: 97px;
  }
}
@media (max-width: 1199px) {
  .pos {
    left: 0px;
  }
}
.pos h1 {
  font-size: 40px;
}
.wd {
  max-width: none !important;
}
.list-inline li {
  vertical-align: top;
}
.bg-stretch {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 1200px) {
  #main {
    padding-bottom: 34px;
  }
}
.walledgarden-masked {
  position: relative;
}
.walledgarden-masked:before {
  transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgba(35, 35, 35, 0.7);
  z-index: 15;
  opacity: 1;
  visibility: visible;
}
#gallery-holder {
  position: relative;
  z-index: 10;
}
.gallery {
  margin-bottom: 22px;
  line-height: 0;
}
@media (max-width: 767px) {
  .gallery {
    position: relative;
  }
}
@media (min-width: 768px) {
  .gallery {
    margin-bottom: 77px;
  }
}
@media (min-width: 1200px) {
  .gallery {
    margin-bottom: 90px;
  }
}
.gallery.container-fluid {
  max-width: 1400px;
}
.gallery .mask {
  position: relative;
  overflow: hidden;
  margin-left: -10px;
  margin-right: -10px;
  line-height: 1.428571429;
}
@media (min-width: 768px) {
  .gallery .mask {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1200px) {
  .gallery .mask {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.gallery .mask .text-title {
  width: 400px;
  position: absolute;
  z-index: 100;
  bottom: 0;
  padding: 0 0 30px 20px;
}
@media (min-width: 1200px) {
  .gallery .mask .text-title {
    left: 110px;
  }
}
@media (min-width: 768px) {
  .gallery .mask .text-title.cyber {
    width: 700px;
  }
}
@media (max-width: 480px) {
  .gallery .mask .text-title {
    width: 100%;
    left: 0;
    top: 0;
    padding: 20px 40px;
  }
}
.gallery .mask .text-title h2 {
  font-size: 32px;
}
@media (max-width: 768px) {
  .gallery .mask .text-title h2 {
    font-size: 26px;
  }
}
.gallery .mask .overlay {
  z-index: 100;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}
.gallery .slideset {
  width: 100%;
  float: left;
}
.gallery .slide {
  width: 100%;
  float: left;
  display: none;
  /*
        min-height: 300px;
        @include media('≥tablet') {
            min-height: 340px;
        }
        @include media('≥desktop') {
            min-height: 400px;
        }
        */
}
.gallery .slide img {
  width: 100%;
  height: auto;
}
.gallery .slide.active {
  z-index: 2;
}
.gallery.gallery-js-ready .slide, .gallery .slide:first-child {
  display: block;
}
.gallery .pagination {
  position: absolute;
  margin: 0;
  margin-left: -10px;
  margin-right: -10px;
  line-height: 1.428571429;
}
@media (max-width: 767px) {
  .gallery .pagination {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 8;
    font-size: 0;
    line-height: 0;
  }
}
@media (min-width: 768px) {
  .gallery .pagination {
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1000;
    margin-left: -15px;
    margin-right: -15px;
    background: #000;
    font-weight: bold;
    width: calc(100% + 30px);
  }
}
@media (min-width: 1200px) {
  .gallery .pagination {
    margin-left: -12px;
    margin-right: -12px;
    width: calc(100% + 24px);
  }
}
.gallery .pagination ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.gallery .pagination ul:after, .gallery .pagination ul:before {
  display: none;
}
.gallery .pagination li {
  padding: 0 4px;
}
@media (min-width: 768px) {
  .gallery .pagination li {
    padding: 0;
    display: flex;
    flex: 1;
  }
}
.gallery .pagination li.active a {
  background: #F16E00;
  text-decoration: none;
}
.gallery .pagination a {
  color: #fff;
  display: block;
  padding: 10px;
  width: 100%;
}
@media (max-width: 767px) {
  .gallery .pagination a {
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 100%;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .gallery .pagination a {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.gallery .pagination a:hover, .gallery .pagination a:focus {
  background: #F16E00;
  text-decoration: none;
}
@media (max-width: 767px) {
  .gallery.tabs-header {
    padding: 0;
  }
  .gallery.tabs-header .pagination {
    bottom: 0;
    font-size: 14px;
    left: 0%;
    line-height: 20px;
    transform: none;
    position: static;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .gallery.tabs-header .pagination ul {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .gallery.tabs-header .pagination li {
    float: none;
    display: block;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  .gallery.tabs-header .pagination a {
    background: #000;
    border-radius: 0;
    height: auto;
    width: 100%;
    padding: 10px;
    display: block;
  }
}
.img-links {
  font-weight: bold;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .img-links {
    margin-bottom: 46px;
  }
}
@media (min-width: 1200px) {
  .img-links {
    margin-bottom: 62px;
  }
}
@media (min-width: 768px) {
  .img-links .block-list {
    display: flex;
  }
}
@media (min-width: 768px) {
  .img-links .block-list li {
    display: flex;
  }
}
.img-links .block-list a {
  background: #000;
}
.img-links .block-list .text {
  width: 100%;
}
.img-links a {
  transition: color 0.3s ease-in-out;
  position: relative;
  display: block;
  color: #fff;
  width: 100%;
}
.img-links a:before {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.4);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}
.img-links a:hover {
  text-decoration: none;
  color: #F16E00;
}
.img-links a:hover:before {
  opacity: 1;
  visibility: visible;
}
.img-links .text {
  display: block;
  background: #000;
  padding: 6px 10px;
  position: relative;
  font-size: 15px;
}
@media (min-width: 768px) {
  .img-links .text {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .img-links .text {
    font-size: 18px;
    padding: 13px 18px;
  }
}
.block-list {
  margin: 0 auto;
  max-width: 480px;
  letter-spacing: -0.36em;
}
@media (min-width: 768px) {
  .block-list {
    margin: 0 -4px;
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .block-list {
    margin: 0 -6px;
  }
}
.block-list li {
  padding-bottom: 12px;
  letter-spacing: 0;
  width: 50%;
}
@media (min-width: 768px) {
  .block-list li {
    width: 20%;
    padding: 0 4px 5px;
  }
}
@media (min-width: 1200px) {
  .block-list li {
    padding: 0 6px 5px;
  }
}
.block-list h3 {
  min-height: 40px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .block-list h3 {
    margin-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  .block-list h3 {
    min-height: 45px;
    margin-bottom: 12px;
  }
}
.block-list img {
  max-width: 100%;
  vertical-align: top;
  width: 100%;
}
.rating {
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 17px;
}
@media (min-width: 1200px) {
  .rating {
    font-size: 16px;
  }
}
.rating.rating-enable a:hover, .rating.rating-enable a:hover ~ a {
  color: #F16E00;
  cursor: pointer;
}
.rating .rating-holder {
  float: left;
}
.rating a {
  float: right;
  color: #ccc;
  text-decoration: none;
  margin-right: 3px;
}
.rating a.setted ~ a, .rating a.setted {
  color: #F16E00;
  cursor: pointer;
}
.sticker-block {
  height: 23px;
}
@media (min-width: 1200px) {
  .sticker-block {
    height: 30px;
  }
}
.sticker {
  position: relative;
  display: block;
  padding: 0;
  color: #000;
}
.sticker:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11.5px 13px 11.5px 0;
  border-color: transparent #50be87 transparent transparent;
}
@media (min-width: 1200px) {
  .sticker:before {
    border-width: 15px 17px 16px 0;
  }
}
.sticker:after {
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  content: "";
  border-radius: 100%;
  background: #fff;
  left: 15px;
}
@media (min-width: 1200px) {
  .sticker:after {
    width: 8px;
    height: 8px;
    left: 18px;
  }
}
.sticker.pink:before {
  border-color: transparent #ffb4e6 transparent transparent;
}
.sticker.pink span {
  background: #ffb4e6;
}
.sticker.yellow:before {
  border-color: transparent #ffd200 transparent transparent;
}
.sticker.yellow span {
  background: #ffd200;
}
.sticker.blue:before {
  border-color: transparent #4bb4e6 transparent transparent;
}
.sticker.blue span {
  background: #4bb4e6;
}
.sticker span {
  background: #50be87;
  padding: 4px 11px 3px 15px;
  font-size: 11px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  letter-spacing: -0.04em;
}
@media (min-width: 1200px) {
  .sticker span {
    font-size: 14px;
    padding: 5px 17px 6px;
  }
}
.sticker i {
  margin: 0 5px 0 0;
  font-size: 17px;
}
.section-info .img {
  padding-bottom: 20px;
  position: relative;
}
@media (min-width: 768px) {
  .section-info .img {
    padding-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  .section-info .img {
    padding-bottom: 62px;
  }
}
.section-info .img a {
  min-height: 177px;
  max-width: 290px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .section-info .img a {
    max-width: none;
    min-height: 280px;
  }
}
@media (min-width: 1200px) {
  .section-info .img a {
    min-height: 400px;
  }
}
@media (min-width: 1200px) {
  .section-info .img .text {
    top: 45px;
    left: 62px;
  }
}
@media (max-width: 1199px) {
  .section-info .img h2 {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .section-info .img h2 {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .section-info h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .section-info h2 {
    font-size: 40px;
    line-height: 1;
  }
}
.section-info a {
  position: relative;
  display: block;
}
.section-info a:before {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.7);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
}
.section-info a:hover:before {
  visibility: visible;
  opacity: 1;
}
.section-info a:hover .text {
  color: #F16E00;
}
.section-info a:hover .play-btn:after {
  border-color: transparent transparent transparent #F16E00;
}
.section-info .text {
  transition: color 0.3s ease-in-out;
  position: absolute;
  top: 20px;
  left: 17px;
  color: #000;
  font-weight: bold;
  z-index: 5;
}
.section-info img {
  max-width: 100%;
  vertical-align: top;
  height: auto;
}
.info-flex2 .yellow-block a {
  background: #ffd200;
}
.info-flex2 .green-block a {
  background: #50be87;
}
.info-flex2 .pink-block a {
  background: #ffb4e6;
}
.info-flex2 .blue-block a {
  background: #4bb4e6;
}
.info-flex2 .purple-block a {
  background: #a885d8;
}
@media (min-width: 768px) {
  .info-flex2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -4px;
    padding: 0 0 50px;
  }
}
@media (min-width: 1200px) {
  .info-flex2 {
    margin: 0 -6px;
    padding: 0 0 54px;
  }
}
.info-flex2 .block {
  width: 100%;
  padding: 0px;
}
@media (min-width: 768px) {
  .info-flex2 .block {
    display: flex;
    padding: 0 4px 50px;
    width: 33.333%;
  }
  .info-flex2 .block.row2 {
    width: 25%;
  }
}
@media (max-width: 480px) {
  .info-flex2 .block {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .info-flex2 .block {
    padding: 0 6px 10px;
  }
  .info-flex2 .block.row2 > a {
    min-height: 307px;
  }
  .info-flex2 .block h2 {
    font-size: 30px;
  }
}
.info-flex2 .block > a {
  display: block;
  width: 100%;
  justify-content: flex-end;
  align-items: flex-end;
  min-height: 180px;
  margin: 0 auto;
  max-width: 100%;
  height: 268px !important;
}
@media (max-width: 480px) {
  .info-flex2 .block > a {
    heigth: 217px !important !important;
  }
}
.info-flex2 > a, .info-flex2 .box-info {
  background: #000;
  width: 100%;
  min-height: 177px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .info-flex2 > a, .info-flex2 .box-info {
    margin-bottom: 0;
  }
}
.info-flex2 > a:hover, .info-flex2 > a:focus, .info-flex2 .box-info:hover, .info-flex2 .box-info:focus {
  text-decoration: none;
}
.info-flex2 .description {
  background: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  z-index: 5;
  padding: 12px 10px;
}
@media (min-width: 768px) {
  .info-flex2 .description {
    font-size: 20px;
    padding: 7px 10px;
  }
}
@media (min-width: 1200px) {
  .info-flex2 .description {
    padding: 9px 12px;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 20px;
  }
}
.info-flex2 .description mark {
  background: none;
  color: #F16E00;
}
.info-flex2 .description i {
  font-size: 20px;
  padding: 0 4px;
}
@media (min-width: 1200px) {
  .info-flex2 .description i {
    font-size: 32px;
  }
}
.info-flex .yellow-block a {
  background: #ffd200;
}
.info-flex .green-block a {
  background: #50be87;
}
.info-flex .pink-block a {
  background: #ffb4e6;
}
.info-flex .blue-block a {
  background: #4bb4e6;
}
.info-flex .purple-block a {
  background: #a885d8;
}
@media (min-width: 768px) {
  .info-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -4px;
    padding: 0 0 50px;
  }
}
@media (min-width: 1200px) {
  .info-flex {
    margin: 0 -6px;
    padding: 0 0 54px;
  }
}
.info-flex .block {
  width: 100%;
  padding: 0 0 20px;
}
@media (min-width: 768px) {
  .info-flex .block {
    display: flex;
    padding: 0 4px 8px;
    width: 33.333%;
  }
  .info-flex .block.row2 {
    width: 25%;
  }
  .info-flex .block.row3 {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .info-flex .block {
    padding: 0 6px 10px;
  }
  .info-flex .block.row2 > a {
    min-height: 307px;
  }
  .info-flex .block h2 {
    font-size: 30px;
  }
}
.info-flex .block > a {
  display: block;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  min-height: 180px;
  margin: 0 auto;
  max-width: 290px;
}
@media (min-width: 768px) {
  .info-flex .block > a {
    max-width: none;
    min-height: 185px;
  }
}
@media (min-width: 1200px) {
  .info-flex .block > a {
    min-height: 283px;
  }
}
.info-flex .blue-block img {
  margin-right: 30px;
  width: 24%;
}
@media (min-width: 768px) {
  .info-flex .blue-block img {
    width: 31.29%;
  }
}
.info-flex .green-block.options-mobile a {
  justify-content: center;
  align-items: center;
}
.info-flex .green-block.options-mobile a img {
  margin: 40px 0 0;
  width: 44.74%;
}
.info-flex .green-block.options-internet a img {
  width: 80%;
  height: auto;
  margin-right: 5%;
}
@media (max-width: 767px) {
  .info-flex .green-block.options-internet a .text {
    right: 60px;
  }
  .info-flex .green-block.options-internet a img {
    width: 55%;
    height: auto;
    margin-right: 5%;
  }
}
.info-flex .block-girl a {
  position: relative;
}
.info-flex .block-girl .bg-stretch {
  background-size: cover;
  background-position: right center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.info-flex .yellow-block .text {
  max-width: 60%;
}
.info-flex .yellow-block img {
  margin-bottom: 10px;
  width: 92%;
}
@media (max-width: 767px) {
  .info-flex .yellow-block img {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .info-flex .pink-block img {
    width: 75%;
  }
}
.info-flex .half-block {
  display: flex;
  margin: 0 auto;
  width: 290px;
}
@media (min-width: 768px) {
  .info-flex .half-block {
    padding: 0 4px 8px;
    width: 50%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .info-flex .half-block {
    padding: 0 6px 12px;
  }
}
.info-flex .half-block > a, .info-flex .half-block .box-info {
  background: #000;
  width: 100%;
  min-height: 177px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .info-flex .half-block > a, .info-flex .half-block .box-info {
    margin-bottom: 0;
  }
}
.info-flex .half-block > a:hover, .info-flex .half-block > a:focus, .info-flex .half-block .box-info:hover, .info-flex .half-block .box-info:focus {
  text-decoration: none;
}
.info-flex .description {
  background: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  z-index: 5;
  padding: 12px 10px;
}
@media (min-width: 768px) {
  .info-flex .description {
    font-size: 20px;
    padding: 7px 10px;
  }
}
@media (min-width: 1200px) {
  .info-flex .description {
    padding: 9px 12px;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 20px;
  }
}
.info-flex .description mark {
  background: none;
  color: #F16E00;
}
.info-flex .description i {
  font-size: 20px;
  padding: 0 4px;
}
@media (min-width: 1200px) {
  .info-flex .description i {
    font-size: 32px;
  }
}
.section-info-new h2 {
  width: 70%;
}
@media (max-width: 767px) {
  .section-info-new h2 {
    font-size: 24px;
    padding: 20px;
  }
}
@media (min-width: 1200px) {
  .section-info-new h2 {
    font-size: 40px;
    line-height: 1;
  }
}
@media (min-width: 768px) {
  .section-info-new .info-flex-new {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -4px;
    padding: 0 0 50px;
  }
}
@media (min-width: 1200px) {
  .section-info-new .info-flex-new {
    margin: 0 -6px;
    padding: 0 0 54px;
  }
}
.section-info-new .info-flex-new .block {
  width: 100%;
  padding: 0 0 20px;
}
@media (min-width: 768px) {
  .section-info-new .info-flex-new .block {
    display: flex;
    padding: 0 4px 8px;
    width: 33.333%;
  }
  .section-info-new .info-flex-new .block.row2 {
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .section-info-new .info-flex-new .block {
    padding: 0 6px 10px;
  }
  .section-info-new .info-flex-new .block.row2 > a {
    min-height: 307px;
  }
  .section-info-new .info-flex-new .block h2 {
    font-size: 30px;
  }
}
.section-info-new .info-flex-new .block > a {
  display: block;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  min-height: 180px;
  margin: 0 auto;
  max-width: 290px;
}
@media (min-width: 768px) {
  .section-info-new .info-flex-new .block > a {
    max-width: none;
    min-height: 185px;
  }
}
@media (min-width: 1200px) {
  .section-info-new .info-flex-new .block > a {
    min-height: 283px;
  }
}
.section-info-new .info-flex-new .block a {
  position: relative;
  display: block;
}
.section-info-new .info-flex-new .block a:before {
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.7);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 3;
}
.section-info-new .info-flex-new .block a:hover:before {
  visibility: visible;
  opacity: 1;
}
.section-info-new .info-flex-new .block a:hover .text {
  color: #F16E00 !important;
}
.section-info-new .info-flex-new .block a:hover .play-btn:after {
  border-color: transparent transparent transparent #F16E00;
}
.section-info-new .info-flex-new .block .help-content-new {
  height: 100%;
  background-size: cover !important;
  position: relative;
}
@media (max-width: 767px) {
  .section-info-new .info-flex-new .block .help-content-new .layer {
    background-color: rgba(255, 255, 255, 0.3);
    height: 100%;
    min-height: 187px;
  }
}
@media (min-width: 768px) {
  .section-info-new .info-flex-new .block .help-content-new .layer {
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.section-info-new .info-flex-new .block .help-content-new .layer .text {
  transition: color 0.3s ease-in-out;
  color: #000;
  font-weight: bold;
  z-index: 5;
  position: absolute;
}
@media (min-width: 768px) {
  .section-info-new .info-flex-new .block .help-content-new .layer .text {
    top: 20px;
    left: 17px;
  }
}
.video {
  position: relative;
}
.video .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  z-index: 5;
}
.video .play-btn:before {
  width: 38px;
  height: 38px;
  content: "";
  border-radius: 100%;
  background: #000;
  display: block;
}
@media (min-width: 768px) {
  .video .play-btn:before {
    width: 47px;
    height: 47px;
  }
}
@media (min-width: 1200px) {
  .video .play-btn:before {
    width: 78px;
    height: 78px;
  }
}
.video .play-btn:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: border-color 0.3s ease-in-out;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 17px;
  border-color: transparent transparent transparent #fff;
  margin: 0 0 0 2px;
}
@media (min-width: 768px) {
  .video .play-btn:after {
    border-width: 10px 0 10px 21px;
    margin: 0 0 0 3px;
  }
}
@media (min-width: 1200px) {
  .video .play-btn:after {
    border-width: 18px 0 18px 33px;
    margin: 0 0 0 5px;
  }
}
.video img {
  width: 100%;
}
.box-info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 10px;
}
@media (min-width: 768px) {
  .box-info {
    padding: 15px;
  }
}
@media (min-width: 1200px) {
  .box-info {
    padding: 20px;
  }
}
.box-info .holder {
  overflow: hidden;
  color: #fff;
}
.box-info .img-logo {
  margin: 0 16px 0 0;
  position: relative;
}
@media (min-width: 768px) {
  .box-info .img-logo {
    margin-right: 22px;
  }
}
@media (min-width: 1200px) {
  .box-info .img-logo {
    margin-right: 38px;
  }
}
.box-info .logo-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 11px;
}
@media (min-width: 768px) {
  .box-info .logo-text {
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .box-info .logo-text {
    font-size: 18px;
  }
}
.box-info img {
  width: 67px;
  height: 67px;
}
@media (min-width: 768px) {
  .box-info img {
    width: 82px;
    height: 82px;
  }
}
@media (min-width: 1200px) {
  .box-info img {
    width: 137px;
    height: 137px;
  }
}
.box-info .title-block {
  overflow: hidden;
}
@media (min-width: 768px) {
  .box-info .title-block {
    max-width: 185px;
  }
}
@media (min-width: 1200px) {
  .box-info .title-block {
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .box-info .title-block h2 {
    line-height: 1.2;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .box-info .title-block h2 {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .box-info .title-block h2 {
    font-size: 31px;
    line-height: 1.1;
  }
}
.box-info .btn-block {
  display: flex;
  justify-content: flex-end;
  white-space: normal;
}
@media (min-width: 768px) {
  .box-info .btn-block {
    padding: 0 5px 5px 0;
  }
}
@media (min-width: 1200px) {
  .box-info .btn-block {
    padding: 0;
  }
}
.box-info .btn-default {
  border-color: #fff;
  background: none;
  padding: 5px 18px 4px;
  margin: 0 10px 10px 0;
}
@media (min-width: 768px) {
  .box-info .btn-default {
    padding: 8px 16px;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .box-info .btn-default {
    padding: 8px 18px;
  }
}
.box-info .btn-default:hover {
  background: #fff;
  color: #000;
}
.box-info .btn-default:before {
  display: none;
}
.ajax_progress {
  opacity: 0.5;
  pointer-events: none;
  cursor: progress;
}
.pagination > li > a, .pagination > li > span, .pagination > li.disabled > span, .pagination > li.disabled > span:hover, .pagination > li.disabled > span:focus {
  border-width: 2px;
  border-color: transparent;
  font-weight: bold;
  font-size: 18px;
  background: transparent;
}
.pagination > li > a:hover, .pagination > li > a:focus {
  border-color: #000;
  background: transparent;
  color: #000;
}
.pagination > .active > a, .pagination > .active a:hover > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background: #000;
  border-color: transparent;
}
.pagination > li.prev > a, .pagination > li.prev > a:hover > a:focus, .pagination > li.prev > span, .pagination > li.prev > span:hover, .pagination > li.prev > span:focus, .pagination li.next > a, .pagination li.next > a:hover > a:focus, .pagination li.next > span, .pagination li.next > span:hover, .pagination li.next > span:focus {
  border-color: #000;
  font-weight: regular;
  font-size: 16px;
  padding-top: 9px;
}
.pagination > li.prev > a:hover, .pagination li.next > a:hover {
  background: #000;
  color: #fff;
}
.pagination > li.prev.disabled, .pagination li.next.disabled {
  display: none;
}
.panel-eshop {
  border-color: #ddd;
  border: none;
  box-shadow: none;
}
.panel-eshop > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-eshop > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-eshop > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-eshop > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-group .panel-eshop + .panel-eshop {
  margin-top: 15px;
}
.panel-eshop > .panel-heading {
  padding: 0;
}
.panel-eshop > .panel-heading h4 {
  padding: 0;
}
.panel-eshop > .panel-heading h4 a {
  position: relative;
  display: block;
  padding: 10px 40px 10px 15px;
}
.panel-eshop > .panel-heading h4 a:before {
  content: "";
  font-family: "icomoon-bwg" !important;
  position: absolute;
  transform: translateY(-50%) rotate(180deg);
  right: 15px;
  top: 50%;
  font-size: 10px;
  margin-top: 1px;
}
.panel-eshop > .panel-heading h4 a.collapsed:before {
  transform: translateY(-50%);
}
.panel-eshop .panel-body {
  border: none !important;
}
.tabs-eshop > .nav-tabs {
  border-bottom: 2px solid #000;
}
.tabs-eshop > .nav-tabs > li {
  margin-bottom: -2px;
}
.tabs-eshop > .nav-tabs > li > a {
  border: 2px solid transparent;
  border-radius: 0;
  font-weight: bold;
  color: #000;
  padding: 7px 40px;
}
.tabs-eshop > .nav-tabs > li > a:hover {
  color: #fff;
  background: #000;
}
.tabs-eshop > .nav-tabs > li.active > a, .tabs-eshop > .nav-tabs > li.active > a:hover, .tabs-eshop > .nav-tabs > li.active > a:focus {
  border: 2px solid #000;
  border-bottom-color: transparent;
  background: #fff;
  color: #000;
}
.tabs-eshop > .tab-content {
  padding: 60px 0;
}
@media (max-width: 767px) {
  .tabs-eshop > .nav-tabs {
    border: none;
  }
  .tabs-eshop > .nav-tabs > li {
    float: none;
  }
  .tabs-eshop > .nav-tabs > li > a, .tabs-eshop > .nav-tabs > li > a:hover {
    display: block;
    border: 2px solid #000;
    padding: 7px 15px;
  }
  .tabs-eshop > .nav-tabs > li.active > a, .tabs-eshop > .nav-tabs > li.active > a:hover {
    background: #000;
    color: #fff;
  }
}
.btn.btn-inverse {
  border: 2px solid #000;
  color: #000;
}
.btn.btn-inverse:hover {
  background: #000;
  color: #fff;
}
.contact-orange-block, .contact-orange-block-rv {
  /*
    .contact-email {
        .contact-email-text{
            width: 600px;
        }
        @include media('<tablet') { 
            .contact-email-text{
                width: 280px;
            }
        }
    }
    */
}
.contact-orange-block .icon-row, .contact-orange-block-rv .icon-row {
  display: flex;
  align-items: center;
}
.contact-orange-block .icon-row .icon, .contact-orange-block-rv .icon-row .icon {
  width: 70px;
  flex-grow: 0;
  flex-shrink: 0;
}
.contact-orange-block .icon-row .icon span::before, .contact-orange-block-rv .icon-row .icon span::before {
  font-size: 53px;
  vertical-align: middle;
}
.contact-orange-block .icon-row .texts, .contact-orange-block-rv .icon-row .texts {
  flex-grow: 1;
  flex-shrink: 1;
}
.contact-orange-block .customer-service, .contact-orange-block-rv .customer-service {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .contact-orange-block .customer-service, .contact-orange-block-rv .customer-service {
    margin-bottom: 25px;
  }
}
.contact-orange-block .customer-service .texts img, .contact-orange-block-rv .customer-service .texts img {
  width: 100%;
  max-width: 240px;
}
.contact-orange-block .rdv-boutique, .contact-orange-block-rv .rdv-boutique {
  display: block;
  color: #000;
}
.contact-orange-block .rdv-boutique:hover, .contact-orange-block-rv .rdv-boutique:hover {
  color: #F16E00;
}
.contact-orange-block .rdv-boutique .texts, .contact-orange-block-rv .rdv-boutique .texts {
  max-width: 150px;
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .contact-orange-block.inline, .contact-orange-block-rv.inline {
    display: flex;
    align-items: center;
  }
  .contact-orange-block.inline .customer-service, .contact-orange-block-rv.inline .customer-service {
    margin: 0;
  }
  .contact-orange-block.inline .customer-service .texts img, .contact-orange-block-rv.inline .customer-service .texts img {
    min-width: 220px;
  }
}
.col-md-3 .contact-orange-block .text-3900, .col-md-3 .contact-orange-block-rv .text-3900 {
  width: 210px;
}
.col-md-3 .contact-orange-block .rdv-boutique, .col-md-3 .contact-orange-block-rv .rdv-boutique {
  margin-top: 10px;
}
.contact-orange-block-rv .rdv-boutique .icon-ore-map-pin {
  margin-left: -10px;
}
.features-panel-group .panel-body {
  padding: 0;
}
.features-panel-group p {
  margin: 0;
  padding: 10px 15px;
}
.features-panel-group p + p {
  border-top: 1px solid #eee;
}
.princing-panel-group .panel-heading, .eshop-panel-group .panel-heading {
  background: transparent;
  border-bottom: 2px solid #ccc;
}
.princing-panel-group .panel-heading h4, .eshop-panel-group .panel-heading h4 {
  font-size: 30px;
}
.princing-panel-group .panel-heading h4 a, .eshop-panel-group .panel-heading h4 a {
  padding: 10px 40px 10px 0;
}
.princing-panel-group .panel-heading h4 a::before, .eshop-panel-group .panel-heading h4 a::before {
  font-size: 20px;
}
.princing-panel-group .panel-heading-fake, .eshop-panel-group .panel-heading-fake {
  border: none;
}
.princing-panel-group .panel-body, .eshop-panel-group .panel-body {
  padding: 0;
}
.princing-panel-group .panel + .panel, .eshop-panel-group .panel + .panel {
  margin-top: 40px;
}
.princing-panel-group .panel-body p {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 15px 0;
}
.princing-panel-group .panel-body p + p {
  border-top: 1px solid #eee;
}
.mentions-legales, .documents-contractuels, .set {
  margin-top: 50px;
}
.mentions-legales p, .documents-contractuels p, .set p {
  color: #232323;
  font-size: 12px;
  margin-bottom: 15px;
}
.mentions-legales p.title, .documents-contractuels p.title, .set p.title {
  border-top: 1px solid #eee;
  padding-top: 20px;
  font-weight: bold;
  font-size: 14px;
}
.mentions-legales p.title a, .documents-contractuels p.title a, .set p.title a {
  color: #000;
}
.mentions-legales.collapsible p.title span, .mentions-legales p.title span, .documents-contractuels.collapsible p.title span, .documents-contractuels p.title span, .set.collapsible p.title span, .set p.title span {
  cursor: pointer;
  position: relative;
}
.mentions-legales.collapsible p.title span:after, .mentions-legales p.title span:after, .documents-contractuels.collapsible p.title span:after, .documents-contractuels p.title span:after, .set.collapsible p.title span:after, .set p.title span:after {
  position: absolute;
  content: "";
  font-family: "icomoon-bwg" !important;
  transform: translateY(-50%) rotate(180deg);
  top: 50%;
  margin-top: 1px;
  margin-left: 5px;
  font-size: 10px;
}
.mentions-legales.collapsible p.title.collapsed span:after, .mentions-legales.collapsible p.title a.collapsed span:after, .mentions-legales p.title.collapsed span:after, .mentions-legales p.title a.collapsed span:after, .documents-contractuels.collapsible p.title.collapsed span:after, .documents-contractuels.collapsible p.title a.collapsed span:after, .documents-contractuels p.title.collapsed span:after, .documents-contractuels p.title a.collapsed span:after, .set.collapsible p.title.collapsed span:after, .set.collapsible p.title a.collapsed span:after, .set p.title.collapsed span:after, .set p.title a.collapsed span:after {
  transform: translateY(-50%);
}
a[href$="#todo"], a[href$="#todo"] span {
  color: red !important;
}
.renvois-section {
  margin-top: 60px;
}
@media (max-width: 767px) {
  .renvois-section {
    margin-top: 40px;
  }
}
.renvois-section h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.renvois-section .block {
  padding: 20px;
  position: relative;
  max-width: 385px;
  height: 167px;
}
@media (max-width: 767px) {
  .renvois-section .block {
    margin-bottom: 20px;
  }
}
.renvois-section .block img {
  position: absolute;
}
.renvois-section .block .img-offre-bienvenue {
  width: 35%;
  bottom: 0;
  left: 62%;
}
.renvois-section .block .img-telephone-fixe {
  width: 36%;
  left: 59%;
  bottom: 10px;
}
.renvois-section .block .img-dance-party {
  width: 40%;
  left: 59%;
  bottom: 0;
}
.circle-steps, .numbered-steps {
  text-align: center;
}
.circle-steps ol, .numbered-steps ol {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.circle-steps ol li, .numbered-steps ol li {
  font-size: 16px;
  line-height: 17px;
  font-weight: bold;
  float: left;
  width: 195px;
  height: 195px;
  padding: 0 20px;
  display: inline-block;
  border-radius: 195px;
  background: #000;
  color: #fff;
  text-align: center;
  margin-right: 110px;
  position: relative;
}
.circle-steps ol li:before, .numbered-steps ol li:before {
  padding-top: 10px;
  content: "1";
  color: #ffd200;
  display: block;
  font-size: 60px;
  line-height: 80px;
}
.circle-steps ol li:after, .numbered-steps ol li:after {
  content: "a";
  color: #000;
  opacity: 0.57;
  position: absolute;
  left: 225px;
  top: 75px;
  font: 45px "orange-reunion";
}
@media (max-width: 1199px) {
  .circle-steps ol li, .numbered-steps ol li {
    width: 170px;
    height: 170px;
    margin-right: 75px;
    font-size: 15px;
    line-height: 17px;
  }
  .circle-steps ol li:before, .numbered-steps ol li:before {
    font-size: 40px;
    line-height: 60px;
  }
  .circle-steps ol li:after, .numbered-steps ol li:after {
    top: 60px;
    left: 183px;
  }
}
@media (max-width: 767px) {
  .circle-steps ol li, .numbered-steps ol li {
    margin-right: 0;
    margin-bottom: 75px;
    font-size: 15px;
    line-height: 17px;
    float: none;
    display: table;
  }
  .circle-steps ol li:before, .numbered-steps ol li:before {
    font-size: 40px;
    line-height: 60px;
  }
  .circle-steps ol li:after, .numbered-steps ol li:after {
    top: 183px;
    left: 50%;
    margin-left: -20px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  }
}
.circle-steps ol li span, .numbered-steps ol li span {
  font: 14px Arial, sans-serif;
  display: block;
}
.circle-steps ol li:last-child, .numbered-steps ol li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.circle-steps ol li:last-child:after, .numbered-steps ol li:last-child:after {
  display: none;
}
.circle-steps ol li:nth-child(2):before, .numbered-steps ol li:nth-child(2):before {
  content: "2";
  color: #ffb4e6;
}
.circle-steps ol li:nth-child(3):before, .numbered-steps ol li:nth-child(3):before {
  content: "3";
  color: #50be87;
}
.circle-steps ol li:nth-child(4):before, .numbered-steps ol li:nth-child(4):before {
  content: "4";
  color: #4bb4e6;
}
.circle-steps ol li:nth-child(5):before, .numbered-steps ol li:nth-child(5):before {
  content: "5";
  color: #a885d8;
}
.numbered-steps {
  text-align: center;
}
.numbered-steps ol li {
  text-align: left;
  font-size: 25px;
  color: #000;
  background: transparent;
  border-radius: none;
  padding-left: 80px;
  width: 310px;
  height: auto;
  line-height: 30px;
  margin-right: 70px;
}
.numbered-steps ol li:before {
  color: #fff !important;
  background: #000;
  border-radius: 60px;
  height: 60px;
  width: 60px;
  text-align: center;
  font-size: 42px;
  line-height: 1;
  position: absolute;
  left: 0;
  display: block;
}
.numbered-steps ol li:after {
  opacity: 0.2;
  left: 295px;
  top: 10px;
}
@media (max-width: 1199px) {
  .numbered-steps ol {
    width: 90%;
  }
  .numbered-steps ol li {
    width: 35%;
    margin-right: 0;
    font-size: 20px;
    line-height: 21px;
    padding-right: 10%;
  }
  .numbered-steps ol li:after {
    left: 100%;
    margin-left: -20%;
  }
  .numbered-steps ol li:last-child {
    width: 30%;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .numbered-steps ol li {
    width: 100%;
    margin: auto;
    min-height: 100px;
    padding-right: 0;
  }
  .numbered-steps ol li:after {
    top: 99%;
    margin-top: -50px;
    margin-left: -20px;
    left: 50%;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  }
  .numbered-steps ol li:last-child {
    width: 100%;
    min-height: 60px;
  }
}
.bg-yellow .numbered-steps li:before {
  color: #ffd200 !important;
}
.bg-pink .numbered-steps li:before {
  color: #ffb4e6 !important;
}
.btn-group-plus {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.btn-group-plus li {
  padding: 0 60px 0 0;
  margin: 0;
  float: left;
  position: relative;
}
.btn-group-plus li:after {
  content: "+";
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  position: absolute;
  color: #000;
  top: 0;
  right: 15px;
}
.btn-group-plus li:last-child {
  padding-right: 0;
}
.btn-group-plus li:last-child:after {
  content: "";
  display: none;
}
@media (max-width: 1199px) {
  .btn-group-plus.btn-group-plus-sm-stack li {
    text-align: center;
    width: 100%;
    padding: 0 0 60px 0;
  }
  .btn-group-plus.btn-group-plus-sm-stack li:after {
    top: auto;
    bottom: 8px;
    right: 0;
    width: 100%;
    text-align: center;
  }
  .btn-group-plus.btn-group-plus-sm-stack li:last-child {
    padding-bottom: 0;
  }
  .btn-group-plus.btn-group-plus-sm-stack li:last-child:after {
    content: "";
    display: none;
  }
}
@media (max-width: 768px) {
  .btn-group-plus li {
    text-align: center;
    width: 100%;
    padding: 0 0 60px 0;
  }
  .btn-group-plus li:after {
    top: auto;
    bottom: 8px;
    right: 0;
    width: 100%;
    text-align: center;
  }
  .btn-group-plus li:last-child {
    padding-bottom: 0;
  }
  .btn-group-plus li:last-child:after {
    content: "";
    display: none;
  }
}
.seamless-top .page-heading {
  margin-bottom: 0;
}
.seamless-top-no-border .page-heading {
  margin-bottom: 0;
  border-bottom: none;
}
.seamless-bottom #main {
  padding-bottom: 0;
}
.btn.btn-astuce, .well.well-astuce {
  background-color: #ffb4e6;
  color: #000;
  border: none;
  border-radius: 0;
  padding: 20px;
  line-height: 19px;
}
.btn.btn-astuce:before, .well.well-astuce:before {
  content: "Astuce !";
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  display: block;
}
.btn.btn-astuce.untitled:before, .well.well-astuce.untitled:before {
  content: "";
}
.well.bg-orange {
  background-color: #F16E00;
}
a.well.bg-orange:hover, a.well.bg-orange:focus {
  background-color: #be5700;
}
.well.bg-yellow {
  background-color: #ffd200;
}
a.well.bg-yellow:hover, a.well.bg-yellow:focus {
  background-color: #cca800;
}
.well.bg-green {
  background-color: #50be87;
}
a.well.bg-green:hover, a.well.bg-green:focus {
  background-color: #3ba06e;
}
.well.bg-pink {
  background-color: #ffb4e6;
}
a.well.bg-pink:hover, a.well.bg-pink:focus {
  background-color: #ff81d5;
}
.well.bg-blue {
  background-color: #4bb4e6;
}
a.well.bg-blue:hover, a.well.bg-blue:focus {
  background-color: #1fa1df;
}
.well.bg-purple {
  background-color: #a885d8;
}
a.well.bg-purple:hover, a.well.bg-purple:focus {
  background-color: #8c5ecc;
}
.well.bg-light-grey {
  background-color: #e9e9e9;
}
a.well.bg-light-grey:hover, a.well.bg-light-grey:focus {
  background-color: #d0d0d0;
}
.well.bg-white {
  background-color: #fff;
}
a.well.bg-white:hover, a.well.bg-white:focus {
  background-color: #e6e6e6;
}
.btn.btn-astuce {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  white-space: normal;
}
.btn.btn-astuce:hover {
  background: #000;
  color: #F16E00;
}
.btn.btn-astuce-print {
  font-weight: normal;
  position: relative;
  padding-right: 180px;
}
.btn.btn-astuce-print:hover {
  color: #fff;
}
.btn.btn-astuce-print:hover:before, .btn.btn-astuce-print:hover:after {
  color: #F16E00;
}
.btn.btn-astuce-print:after {
  position: absolute;
  top: 50%;
  margin-top: -27px;
  right: 45px;
  content: "+";
  font-family: "orange-reunion" !important;
  font-size: 65px;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.well.well-astuce:before {
  margin-bottom: 5px;
}
.well.well-astuce > :last-child {
  margin-bottom: 0 !important;
}
.well.well-astuce.inline {
  display: inline-block;
}
.page-title0 {
  font-size: 30px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .page-title0 {
    font-size: 60px;
  }
}
@media (min-width: 1200px) {
  .page-title0 {
    font-size: 60px;
  }
}
.page-title1 {
  font-size: 40px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .page-title1 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .page-title1 {
    font-size: 40px;
  }
}
.page-title2 {
  font-size: 24px;
  margin-bottom: 28px;
  line-height: 33px;
}
@media (min-width: 768px) {
  .page-title2 {
    font-size: 26px;
  }
}
@media (min-width: 1200px) {
  .page-title2 {
    font-size: 28px;
  }
}
.page-title1 + .page-title2.text-orange, .page-title0 + .page-title2.text-orange, .page-title0 + .page-title1.text-orange {
  margin-top: -18px;
}
.discovery-icons {
  list-style: none;
  margin: 0;
  padding: 0;
}
.discovery-icons li {
  padding: 0px 60px 50px 0px;
}
@media (max-width: 1199px) {
  .discovery-icons li {
    padding: 0px 40px 60px 0px;
  }
  .discovery-icons li h3 {
    padding: 15px 0px 0px 0px;
  }
}
@media (max-width: 767px) {
  .discovery-icons li {
    padding: 0px 30px 40px 0px;
  }
  .discovery-icons li h3 {
    padding: 10px 0px 0px 0px;
  }
}
.discovery-icons li h3 {
  font-size: 24px;
  padding: 20px 0px 0px 0px;
}
.discovery-icons li h3 > a:hover {
  color: #F16E00;
}
.discovery-icons li i {
  font-size: 50px;
}
.discovery-icons li .btn-secondary:hover, .discovery-icons li .btn-secondary:active {
  background-color: black;
}
.discovery-icons li .btn-secondary:hover > a, .discovery-icons li .btn-secondary:active > a {
  color: white;
}
.discovery-icons li button {
  border-color: black;
  background-color: white;
}
.discovery-icons li button a {
  color: black;
}
.discovery-icons li button:hover {
  color: white;
}
.line-spacing-1-5 {
  line-height: 1.5;
}
.line-spacing-0-8 {
  margin-bottom: 5px;
}
#back-to-top {
  display: inline-block;
  position: fixed;
  z-index: 10000;
  right: 30px;
  bottom: 30px;
  padding: 3px 4px 0 4px;
  font-size: 30px;
  line-height: 30px;
}
#back-to-top i::before {
  display: inline-block;
  transform: rotate(90deg);
}
.gsc-control-cse.gsc-table-result, .gsc-control-cse {
  font-size: 100% !important;
  font-family: "Helvetica Neue", Arial, sans-serif !important;
}
#cse .cse .gsc-control-cse, #cse .gsc-control-cse {
  padding: 0;
}
#cse .gsib_a {
  padding: 9px 15px;
}
#cse .gsc-input-box, #cse s.gsc-search-box .gsc-input > input:focus, #cse .gsc-input-box-focus {
  border-color: #999;
  height: auto;
  box-shadow: none;
}
#cse input.gsc-input {
  font-size: 15px;
}
#cse table.gsc-search-box td {
  vertical-align: top;
}
#cse input.gsc-search-button, #cse input.gsc-search-button-v2 {
  border-color: #303030;
  background: #303030;
  box-sizing: content-box;
  padding: 12px 27px;
  border-radius: 0;
  margin: 0;
}
#cse input.gsc-search-button:hover {
  border-color: #F16E00;
  background: #F16E00;
}
#cse .gsst_a {
  padding-top: 10px;
  padding-right: 10px;
}
#cse .gsst_a .gscb_a {
  color: #ccc;
}
#cse .gsst_a .gscb_a:hover {
  color: #666;
}
#cse .gcsc-branding-img-noclear img {
  width: auto;
}
#cse .gsc-results {
  width: 100%;
}
#cse .gsc-webResult.gsc-result, #cse .gsc-webResult .gsc-result {
  border: none;
  padding: 20px;
  margin: 20px 0;
  background: #f6f4f4;
}
#cse .gsc-webResult.gsc-result h3, #cse .gsc-webResult .gsc-result h3 {
  margin: 0;
}
#cse .gsc-webResult.gsc-result b, #cse .gsc-webResult .gsc-result b {
  background: #ffb4e6;
  padding: 0 5px;
}
#cse .gsc-webResult.gsc-result a:hover, #cse .gsc-webResult .gsc-result a:hover {
  color: #F16E00;
}
#cse .gsc-cursor-box {
  float: right;
}
#cse .gsc-cursor-page {
  font-weight: bold;
  font-size: 18px;
  background: transparent;
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #000;
  border: 2px solid transparent;
  margin-left: -1px;
  margin-right: 0;
}
@media (max-width: 767px) {
  #cse .gsc-cursor-page {
    font-size: 12px;
    padding: 4px 8.5px;
  }
}
#cse .gsc-cursor-page:hover, #cse .gsc-cursor-page:focus {
  border-color: #000;
  background: transparent;
  color: #000;
}
#cse .gsc-cursor-current-page, #cse .gsc-cursor-current-page:hover, #cse .gsc-cursor-current-page:focus {
  color: #fff;
  background: #000;
  border-color: transparent;
}
.well.well-black {
  background: #000;
  border: none;
  color: #fff;
  border-radius: 0;
}
.well.well-black .btn.btn-default {
  border: 2px solid #fff;
  background: transparent;
}
.well.well-black .btn.btn-default:hover {
  background: #fff;
  color: #000;
}
.recharge-block {
  display: block;
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.recharge-block img {
  z-index: 1;
}
.recharge-block .mask, .recharge-block .text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -200px;
  width: 100%;
  transition: 0.2s;
}
.recharge-block .mask {
  z-index: 2;
  background: #000;
  opacity: 0.8;
}
.recharge-block .text {
  z-index: 3;
  padding: 30px 15px;
}
.recharge-block .text span {
  font-size: 25px;
  color: #fff;
}
.recharge-block .text strong {
  display: block;
  font-size: 65px;
  line-height: 1;
  color: #F16E00;
}
@media (max-width: 767px) {
  .recharge-block .text {
    padding: 15px 10px;
  }
  .recharge-block .text span {
    font-size: 16px;
  }
  .recharge-block .text strong {
    font-size: 35px;
  }
}
.recharge-block:hover .mask, .recharge-block:hover .text {
  transition: 0.2s;
  left: 0;
}
.btn-orange {
  border: 2px solid #F16E00;
  background: #F16E00;
  color: #fff;
}
.btn-orange:hover {
  background: #fff;
  color: #F16E00;
}
.image-quinconce {
  width: 91%;
  margin: auto;
  clear: both;
  padding-top: 40px;
}
.image-quinconce .image, .image-quinconce .aside {
  width: 44%;
  float: left;
}
.image-quinconce .texte {
  width: 50%;
  float: left;
  padding-top: 20px;
}
.image-quinconce .image-xs {
  display: none;
}
.image-quinconce-gauche .image, .image-quinconce-gauche .aside {
  padding-right: 6%;
  width: 50%;
}
.image-quinconce-droite .texte {
  text-align: right;
  padding-right: 6%;
}
@media (max-width: 767px) {
  .image-quinconce, .image-quinconce-droite {
    width: 100%;
    padding: 0;
  }
  .image-quinconce .texte, .image-quinconce-droite .texte {
    text-align: left;
    width: 100%;
    float: none;
    margin: 20px 0;
    padding: 0;
  }
  .image-quinconce .image, .image-quinconce-droite .image {
    display: none;
  }
  .image-quinconce .image-xs, .image-quinconce-droite .image-xs {
    display: block;
    margin-bottom: 10px;
  }
  .image-quinconce .aside, .image-quinconce-droite .aside {
    width: 100%;
  }
}
ul.chevrons {
  list-style: none;
}
ul.chevrons > li::before {
  content: "a";
  font-family: "orange-reunion" !important;
  font-size: 12px;
  float: left;
  margin-top: 2px;
  margin-left: -17px;
}
dl.faq dt {
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 16px;
  cursor: pointer;
}
dl.faq dt:after {
  content: "-";
  color: #F16E00;
}
dl.faq dt.collapsed:after {
  content: "+";
}
dl.faq dt a {
  color: inherit;
}
dl.faq dd {
  margin-top: -10px;
  margin-bottom: 15px;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td[data-th]:before {
  content: attr(data-th);
  display: inline-block;
  margin-right: 5px;
}
@media (min-width: 768px) {
  .rwd-table td[data-th]:before {
    display: none;
  }
}
.rwd-table td.th-block[data-th]:before {
  display: block;
}
@media (min-width: 768px) {
  .rwd-table td.th-block[data-th]:before {
    display: none;
  }
}
.rwd-table th, .rwd-table td {
  text-align: left;
}
@media (min-width: 768px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
  }
}
@media (max-width: 767px) {
  .rwd-table.th-block td[data-th]:before {
    display: block;
  }
}
.table-mobicarte {
  width: 100%;
}
.table-mobicarte thead tr {
  background: #f6f6f6;
}
.table-mobicarte tbody tr {
  background: #000;
  /*
        @include media('≥tablet') {
            &:hover{
                background: $orange;
            }
        }
        */
}
.table-mobicarte tbody tr:nth-child(even) {
  background-color: #333;
}
.table-mobicarte th, .table-mobicarte td {
  padding: 10px 20px;
  background: transparent;
}
.table-mobicarte th {
  color: #000;
  font-size: 16px;
  padding-top: 20px;
}
.table-mobicarte td {
  color: #fff;
}
@media (max-width: 767px) {
  .table-mobicarte.rwd-table tbody tr td {
    padding: 7px 20px;
    font-weight: bold;
  }
  .table-mobicarte.rwd-table tbody tr td:first-child {
    padding-top: 20px;
  }
  .table-mobicarte.rwd-table tbody tr td:last-child {
    padding-bottom: 20px;
  }
  .table-mobicarte.rwd-table tbody tr td[data-th]:before {
    font-weight: normal;
    color: #999;
  }
}
table thead th[data-sort] {
  cursor: pointer;
}
table thead th[data-sort].sorting-asc:after, table thead th[data-sort].sorting-desc:after {
  content: " ";
  font-family: "icomoon-bwg" !important;
  font-size: 10px;
  display: inline-block;
  margin-left: 5px;
}
table thead th[data-sort].sorting-asc:after {
  transform: rotate(180deg);
}
.channels-mosaique {
  list-style: none;
  margin: 0 -5px;
  padding: 20px 0 0 0;
}
.channels-mosaique li {
  width: 195px;
  height: 110px;
  float: left;
  display: table;
  padding: 5px;
}
.channels-mosaique li > a, .channels-mosaique li > figure {
  border: 2px solid #e9e9e9;
  display: table-cell;
  color: #000;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.channels-mosaique li > a img, .channels-mosaique li > figure img {
  width: 50%;
  height: auto;
}
.channels-mosaique li > a figcaption, .channels-mosaique li > figure figcaption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #e9e9e9;
  padding: 2px 4px;
  font-weight: bold;
  font-size: 13px;
}
.channels-mosaique li > a:hover {
  border-color: #000;
}
.channels-mosaique li > a:hover figcaption {
  color: #e9e9e9;
  background: #000;
}
@media (max-width: 1199px) {
  .channels-mosaique li {
    width: 163px;
    height: 92px;
  }
}
@media (max-width: 767px) {
  .channels-mosaique li {
    width: 150px;
    height: 85px;
  }
  .channels-mosaique li figcaption {
    font-size: 12px;
  }
}
.eshop-info {
  position: relative;
  font-size: 16px;
  padding-left: 30px;
  line-height: 20px;
}
.eshop-info::before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  content: "S";
  font-family: "orange-reunion" !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  line-height: inherit;
  text-transform: none !important;
  vertical-align: middle;
}
.star-chaines-tv-par-satellite::after {
  content: " * ";
  position: absolute;
  top: 0;
  right: 4%;
  font-size: 30px;
  font-weight: 300;
  color: #444444;
}
.iframe-parametrer-mon-mobile {
  border: 0px;
}
.throbber {
  width: 100%;
  height: 100%;
  position: relative;
}
.throbber:after {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: rotate 0.6s linear infinite;
  -moz-animation: rotate 0.6s linear infinite;
  -ms-animation: rotate 0.6s linear infinite;
  -o-animation: rotate 0.6s linear infinite;
  animation: rotate 0.6s linear infinite;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border-top: 2px solid #888888;
  border-bottom: 2px solid #f7f7ff;
  border-left: 2px solid #888888;
  border-right: 2px solid #f7f7ff;
  content: "";
  opacity: 0.5;
}
.throbber span {
  position: absolute;
  display: block;
  top: 60%;
  left: 25%;
  width: 50%;
  font-weight: bold;
  text-align: center;
}
@keyframes rotate {
  0% {
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@-moz-keyframes rotate {
  0% {
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
@-o-keyframes rotate {
  0% {
    transform: rotateZ(-360deg);
    -webkit-transform: rotateZ(-360deg);
    -moz-transform: rotateZ(-360deg);
    -o-transform: rotateZ(-360deg);
  }
  100% {
    transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
  }
}
.embed-responsive {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.embed-responsive-1by1, .embed-responsive-square {
  padding-bottom: 100%;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-select > select.mobile-device {
    font-size: 16px;
  }
}
.tooltip .tooltip-inner {
  text-align: left;
  padding: 8px;
}
.tooltip .tooltip-inner .title {
  display: block;
  color: #F16E00;
  font-size: 14px;
  margin-bottom: 5px;
  padding: 0;
}
.tooltip.in {
  opacity: 1;
}
.bootstrap-select > select.mobile-device {
  font-size: 16px;
}
.table-recharges-hover-orange tbody tr:hover {
  background-color: #F16E00;
}
.espace-client-link-color li a {
  color: black;
}
.text-grey {
  color: #727272;
}
.text-medium {
  font-weight: 500;
}
#show-embeded-video .embeded-video {
  display: block;
  position: relative;
  min-height: 177px;
  width: 100%;
  display: none;
  max-height: 264px;
}
#show-embeded-video iframe {
  max-height: 264px;
}
.eshop-modal .close {
  float: none;
  position: absolute;
  top: 20px;
  right: 20px;
  opacity: 1;
  line-height: 20px;
}
.eshop-modal .close:hover {
  opacity: 0.6;
}
.eshop-modal .close img {
  display: inline-block;
  width: 20px;
  height: 20px;
}
.eshop-modal .modal-body {
  padding-top: 40px;
}
.texte_color_href_noir {
  color: black;
}
.well_couverture_4g {
  background-color: #F16E00;
  width: 35px;
  height: 35px;
}
.questions-font-size-4g {
  font-size: 20px;
}
.answers-font-size-4g {
  font-size: 16px;
}
.icon-xl {
  font-size: 40px;
}
.icon-middle {
  vertical-align: middle;
}
.btn-icon {
  position: relative;
}
.btn-icon > span {
  display: block;
  text-align: left;
  padding: 15px 15px 15px 55px;
}
.btn-icon > i {
  top: calc(50% - 10px);
  position: absolute;
  left: 20px;
}
.btn-icon > i.icon-xl {
  top: calc(50% - 20px);
}
.form-lg label {
  font-size: 18px;
  font-weight: bold;
}
.form-lg .form-control {
  border: 2px solid #000;
}
.internet-fibre-btn img {
  position: relative;
}
.internet-fibre-btn a {
  position: absolute;
  top: 75%;
  left: 5%;
}
.internet-fibre-btn_1 img {
  position: relative;
}
.internet-fibre-btn_1 a {
  position: absolute;
  top: 55%;
  left: 5%;
}
@media (max-width: 1199px) {
  .internet-fibre-btn_1 a {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .internet-fibre-btn_1 a {
    font-size: 14px;
  }
}
.menu_internet_fibre_color {
  color: #orange !important;
}
.spip_documents img {
  max-width: 100%;
  height: auto;
}
.option-details-section .text-group-1 {
  max-width: 100%;
}
.option-details-section .text-group-1 h2 {
  max-width: 100% !important;
}
.font-weight-nor h3 {
  margin-bottom: 0px;
}
.font-weight-nor p {
  font-weight: normal !important;
  margin-top: 0px;
}
.font-weight-nor hr {
  border-width: 1px;
  border-style: hidden;
  margin-top: 20px;
  margin-bottom: 40px;
  border-color: #f4f4f4;
}
@media (min-width: 1200px) {
  .bouquet-cine-video {
    margin-bottom: 70px !important;
  }
}
@media (max-width: 1199px) {
  .bouquet-cine-video {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 768px) {
  .package-price .img-pastille-ocs {
    width: 60px;
    position: absolute;
    left: 40%;
    top: -30px;
  }
}
@media (max-width: 767px) {
  .package-price .img-pastille-ocs {
    width: 80px;
    position: relative;
    top: -15px;
  }
}
.avantage-a-la-fibre .img-logo-ocs {
  margin-left: -0.5%;
}
@media (max-width: 767px) {
  .avantage-a-la-fibre .img-logo-ocs {
    margin-left: -1%;
  }
}
.model-orange-engage .modal-dialog .modal-content {
  width: 100%;
  display: grid;
  border-radius: 0px;
}
.model-orange-engage .modal-dialog .modal-content .modal-body {
  border-radius: 0px;
}
.model-orange-engage .modal-dialog .modal-content .modal-body .close {
  position: absolute;
  right: 5px;
  top: 0px;
  color: #ffffff;
  opacity: 0.7;
}
.model-orange-engage .modal-dialog .modal-content .modal-body .main-body {
  padding: 0px !important;
}
.good-to-know {
  padding: 13px 20px 20px 20px;
  font-size: 12px;
}
.good-to-know h4, .good-to-know .h4 {
  font-size: 12px;
  text-transform: uppercase;
}
.good-to-know h4 i, .good-to-know .h4 i {
  font-size: 21px;
  margin-right: 7px;
}
.good-to-know > *:last-child {
  margin-bottom: 0 !important;
}
.image-content-main {
  position: relative;
}
.image-content-main .content {
  position: absolute;
  top: 30px;
  left: 30px;
  color: #ffffff;
}
.image-content-main .content p {
  font-size: 20px;
  font-weight: 200;
  margin-top: -20px;
}
.image-content-main .content a {
  border-color: #ffffff;
  float: right;
  position: relative;
  top: -40px;
  left: -70px;
}
.well_grey_obs {
  padding: 30px 20px;
  border: none;
  background-color: #eeeeee;
  color: #000000;
  position: relative;
}
.well_grey_obs .icon-ore-close-circle {
  position: absolute;
  right: 35px;
  font-size: 35px;
  transform: rotate(45deg);
}
@media (max-width: 767px) {
  .well_grey_obs h2 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .well_grey_obs h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .well_grey_obs h2 {
    font-size: 34px;
  }
}
.well_grey_obs p {
  font-size: 16px;
}
.well_obs_black {
  background-color: #000000;
  color: #ffffff;
}
.well_obs_black .col-image {
  text-align: -webkit-center;
}
.well_obs_black .col-image img {
  width: 351px;
  margin-bottom: -19px;
}
.well_obs_black a {
  border-color: #ffffff;
}
@media (max-width: 767px) {
  .well_obs_black h2 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .well_obs_black h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .well_obs_black h2 {
    font-size: 34px;
    margin-bottom: 8px;
  }
}
.well_obs_black p {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .well_obs_bleu h2 {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .well_obs_bleu h2 {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .well_obs_bleu h2 {
    font-size: 34px;
    margin-bottom: 8px;
  }
}
.well_obs_bleu p {
  font-size: 16px;
  font-weight: 400;
}
/*figure.rollover-banner {
    position: relative;
    img {
        width: 100%;
        z-index: 0;
    }
    .text {
        z-index: 2;
        position: absolute;
        padding: $spacer-x * 2;
        top: 0;
        left: 0;
        color: #fff;
        @include media('>desktop'){
            left:90px;
        }       
        @include media('<desktop'){
            left:0px;
        }
      
        h2, .h2 {
            font-size: 42px;

            &.plus:after {
                content: "+";
                font-size: 30px;
                background: $orange;
                height: 36px;
                width: 36px;
                line-height: 29px;
                border-radius: 18px;
                display:inline-block;
                text-align: center;
                margin-left: 20px;
                vertical-align: middle;
                color: $white !important;
            }
            @include animate(color 0.2s);
            margin-bottom: 0;
        }
        h3, .h3 {
            font-size: 24px;
            color: $orange;
        }
        h4, .h4 {
            font-size: 16px;
            color: $orange;
        }
        p {
            font-size: 16px;
            margin-top: 20px;
            text-shadow: 0px 1px 5px rgba(0,0,0,0.25);
            .btn {
                text-shadow: none;
            }
        }
    }
    a {
        display:block;
        &:after {
            display: block;
            content: " ";
            background: rgba(0,0,0,0.8);
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            @include animate(opacity 0.2s);
            z-index: 1;
        }
        &:hover {
            &:after {
                opacity: 0.85;
            }
            h2, .h2 {
                color: $orange;
            }
        }
    }
    figcaption {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: $spacer $spacer-x * 2;
        font-size: 24px;
        font-weight: bold;
        background: $black;
        color: $white;
        z-index: 2;
        i {
            display: inline-block;
        }
    }
}
figure.rollover-banner-bloc {
    position: relative;
    img {
        width: 100%;
        z-index: 0;
    }
    .text {
        z-index: 2;
        position: absolute;
        padding: $spacer-x * 2;
        top: -19px;
        left: 40px;
        color: black;
        display:block !important;
        @include media('>desktop'){
            left:90px;
        }       
        @include media('<desktop'){
            left:0px;
        }
      
        h2, .h2 {
            font-size: 42px;
            @include media(">480px", '<desktop'){
                font-size: 26px !important;
                margin-bottom:-20px;
            }

           @include media("<341px"){
                font-size:16px !important;
                margin-bottom:-24px;
            }

            &.plus:after {
                content: "+";
                font-size: 30px;
                background: $orange;
                height: 36px;
                width: 36px;
                line-height: 29px;
                border-radius: 18px;
                display:inline-block;
                text-align: center;
                margin-left: 20px;
                vertical-align: middle;
                color: $white !important;
            }
            @include animate(color 0.2s);
            margin-bottom: 0;
        }
        h3, .h3 {
            font-size: 24px;
            color: $orange;
             @include media("<341px"){
                font-size:18px !important;
            }
            @include media(">480px", '<desktop'){
                 font-size: 20px !important;
                margin-bottom:-18px;
            }
        }
        h4, .h4 {
            font-size: 16px;
            color: $orange;
        }
        p {
            font-size: 16px;
            margin-top: 20px;
            text-shadow: 0px 1px 5px rgba(0,0,0,0.25);
            .btn {
                text-shadow: none;
            }
        }
    }
    a {
        display:block !important;
        &:after {
            display: block;
            content: " ";
            background: rgba(0,0,0,0.8);
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            opacity: 0;
            @include animate(opacity 0.2s);
            z-index: 1;
        }
        &:hover {
            &:after {
                opacity: 0.85;
            }
            h2, .h2 {
                color: $orange;
            }
        }
    }
    figcaption {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        padding: $spacer $spacer-x * 2;
        font-size: 24px;
        font-weight: bold;
        background: $black;
        color: $white;
        z-index: 2;
        i {
            display: inline-block;
        }
    }
}*/
figure.rollover-banner {
  position: relative;
}
figure.rollover-banner img {
  width: 100%;
  z-index: 0;
}
figure.rollover-banner .text {
  z-index: 2;
  position: absolute;
  padding: 40px;
  top: 0;
  left: 0;
  color: #fff;
}
figure.rollover-banner .text h2, figure.rollover-banner .text .h2 {
  font-size: 42px;
  transition: color 0.3s ease-in-out, 0.2s 0.3s ease-in-out;
  margin-bottom: 0;
}
figure.rollover-banner .text h2.plus:after, figure.rollover-banner .text .h2.plus:after {
  content: "+";
  font-size: 30px;
  background: #F16E00;
  height: 36px;
  width: 36px;
  line-height: 29px;
  border-radius: 18px;
  display: inline-block;
  text-align: center;
  margin-left: 20px;
  vertical-align: middle;
  color: #fff !important;
}
figure.rollover-banner .text h3, figure.rollover-banner .text .h3 {
  font-size: 24px;
  color: #F16E00;
}
figure.rollover-banner .text h4, figure.rollover-banner .text .h4 {
  font-size: 16px;
  color: #F16E00;
}
figure.rollover-banner .text p {
  font-size: 16px;
  margin-top: 20px;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}
figure.rollover-banner .text p .btn {
  text-shadow: none;
}
figure.rollover-banner a {
  display: block;
}
figure.rollover-banner a:after {
  display: block;
  content: " ";
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, 0.2s 0.3s ease-in-out;
  z-index: 1;
}
figure.rollover-banner a:hover:after {
  opacity: 0.85;
}
figure.rollover-banner a:hover h2, figure.rollover-banner a:hover .h2 {
  color: #F16E00;
}
figure.rollover-banner figcaption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 20px 40px;
  font-size: 24px;
  font-weight: bold;
  background: #000;
  color: #fff;
  z-index: 2;
}
figure.rollover-banner figcaption i {
  display: inline-block;
}
figure.rollover-banner .block .img-contact {
  min-height: 168px;
  margin-top: 0px !important;
  position: relative;
  right: -10px;
}
.offre-createur-banner {
  display: block;
  position: relative;
}
.offre-createur-banner img {
  width: 100%;
}
@media (min-width: 1200px) {
  .offre-createur-banner {
    background: url('https://pro.orange.re/images/offre-createurs-lg.jpg') no-repeat center center / cover;
  }
  .offre-createur-banner .inner {
    background: transparent;
    color: #000;
    padding: 30px;
    transition: background 0.3s ease-in-out;
    display: flex;
    align-items: center;
  }
  .offre-createur-banner .inner h2 {
    font-size: 40px;
    margin-bottom: 0;
  }
  .offre-createur-banner .inner h1 {
    font-size: 60px;
    margin: 0 20px;
  }
  .offre-createur-banner .inner p {
    font-size: 24px;
    margin-bottom: 0;
  }
  .offre-createur-banner .inner i {
    font-size: 40px;
    position: relative;
    top: 7px;
    left: 40px;
  }
}
.offre-createur-banner:hover img {
  opacity: 0.8;
}
.offre-createur-banner:hover .inner {
  background: rgba(0, 0, 0, 0.8);
  color: #F16E00;
}
.color-blocks_obs .text h3 {
  font-size: 28px;
}
.color-blocks_obs .top-right-block img {
  height: 50% !important;
  min-height: 80% !important;
  left: 25% !important;
  top: 20px;
}
.color-blocks_obs .top-middle-block img {
  height: 50% !important;
  min-height: 80% !important;
  left: 60% !important;
  top: 20px;
}
.color-blocks_obs .bottom-left-block img {
  height: 65% !important;
  right: 10% !important;
  top: 30px !important;
}
.color-blocks_obs a {
  position: relative;
  display: block;
  min-height: 160px;
  overflow: hidden;
  color: black;
}
@media (max-width: 767px) {
  .color-blocks_obs a {
    margin-bottom: 20px;
  }
}
.color-blocks_obs a img {
  height: auto;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.color-blocks_obs a .text {
  position: relative;
  padding: 20px;
  z-index: 3;
}
.color-blocks_obs a .text h2 {
  max-width: 190px;
  font-size: 35px;
}
.color-blocks_obs a:hover {
  color: #F16E00;
}
.color-blocks_obs a:hover:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 2;
}
.color-blocks_obs .bg-blue img {
  width: 100%;
  min-height: 100%;
  left: 0;
}
.color-blocks_obs .bg-pink img {
  width: 30%;
  right: 10%;
}
.color-blocks_obs .bg-pink .text h2 {
  max-width: 210px;
}
.color-blocks_obs .bg-yellow img {
  height: 90%;
  right: 10%;
}
.icon-ore-plus-circle:before {
  content: "";
  display: inline-block;
  transform: rotate(45deg);
  background: radial-gradient(white 50%, transparent 51%);
}
.fade-container {
  display: block;
  width: 100%;
  height: 100px;
}
.fade-container .inner {
  position: relative;
  height: 100%;
}
.fade-container .back {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #4bb3e6;
  color: #fff;
  z-index: 1;
}
.fade-container .front {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: #000;
  color: #fff;
  transition: opacity 0.3s ease-in-out;
}
.fade-container:hover .front {
  opacity: 0;
}
.banner-mobile {
  display: none;
}
@media (max-width: 480px) {
  .banner-mobile {
    display: block;
  }
}
.banner-tablet {
  display: none;
}
@media (min-width: 481px) and (max-width: 1199px) {
  .banner-tablet {
    display: block;
  }
}
.banner-desktop {
  display: none;
}
@media (min-width: 1200px) {
  .banner-desktop {
    display: block;
  }
}
.block-plus-fibre .well_1 {
  background-color: #50be87;
}
.block-plus-fibre .well_1 img {
  max-width: 343px;
}
@media (min-width: 769px) {
  .block-plus-fibre .well_1 img {
    margin-left: 0px !important;
    margin-top: 13px !important;
  }
}
.block-plus-fibre .well_2 {
  background-color: #4bb4e6;
}
.block-plus-fibre .well_2 img {
  max-width: 200px;
}
.block-plus-fibre .well_3 {
  background-color: #eeeeee;
}
.block-plus-fibre .well_3 img {
  max-width: 200px;
}
@media (min-width: 769px) {
  .block-plus-fibre .well_3 img {
    margin-bottom: 0px !important;
  }
}
.block-plus-fibre .well {
  position: relative;
  height: 168px;
  width: 100%;
  border: none;
}
.block-plus-fibre .well img {
  position: absolute;
  top: 0;
  bottom: 0px;
  right: 0;
  left: 0;
  margin: auto;
}
.rollover-banner-fibre {
  background-color: #000000;
}
.rollover-banner-fibre .banner-hover .text {
  display: block !important;
  position: relative;
}
.rollover-banner-fibre .banner-hover .text h2 {
  color: #ffffff !important;
}
@media (max-width: 480px) {
  .rollover-banner-fibre .banner-hover .text h2 h2 {
    font-size: 26px !important;
  }
}
.rollover-banner-fibre .banner-hover .text h3 {
  color: #ffffff !important;
  font-weight: 200;
}
@media (max-width: 479px) {
  .rollover-banner-fibre .banner-hover .text h3 h3 {
    font-size: 16px !important;
  }
}
.rollover-banner-fibre .banner-hover:hover .image img {
  opacity: 0.7;
}
@media (min-width: 768px) {
  .rollover-banner-fibre .banner-hover .image img {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .rollover-banner-fibre .banner-hover .image img {
    float: right;
  }
}
@media (min-width: 768px) {
  #contact-orange-block-adsl-vdsl2 .contact-orange-block {
    display: flex !important;
  }
  #contact-orange-block-adsl-vdsl2 .contact-orange-block .customer-service {
    margin-right: 50px;
  }
}
.pink-block-fibre {
  background-color: #ffb4e6;
  border: none;
}
.pink-block-fibre .image img {
  margin-left: -19px;
  margin-right: 25px;
  max-width: 435px;
}
@media (min-width: 1200px) {
  .pink-block-fibre .text {
    margin-top: 25px;
  }
}
@media (max-width: 1199px) {
  .pink-block-fibre .text {
    margin-top: 25px;
  }
}
.pink-block-fibre .text a {
  background-color: transparent;
  color: #000000;
  padding: 8px 13px;
}
.pink-block-fibre .text a:hover {
  background-color: #000000;
  color: #ffffff;
}
.block-contact-form .first_row {
  margin-top: 20px;
  margin-bottom: -20px;
}
.block-contact-form .first_row .logo span {
  float: right;
  margin-top: -10px;
}
.block-contact-form .first_row .content_1, .block-contact-form .first_row .content_2 {
  margin-top: -10px;
}
.banner-plus-de-15-lignes .well {
  background-color: #000000;
}
.banner-plus-de-15-lignes .main-content {
  color: #ffffff;
}
@media (min-width: 1200px) {
  .banner-plus-de-15-lignes .main-content {
    margin-left: 50px;
  }
}
.banner-plus-de-15-lignes .main-content .icon i {
  font-size: 65px;
}
@media (max-width: 1069px) {
  .banner-plus-de-15-lignes .main-content .icon i {
    font-size: 45px;
  }
}
.banner-plus-de-15-lignes .main-content .sub-content .title i {
  color: #4bb4e6;
}
@media (min-width: 768px) {
  .banner-plus-de-15-lignes .main-content .sub-content .text {
    display: flex;
  }
}
.banner-plus-de-15-lignes .main-content .sub-content .text img {
  width: 225px;
}
.banner-plus-de-15-lignes .main-content .sub-content .text p {
  font-size: 18px;
  margin: 5px 0 0 25px;
}
@media (max-width: 767px) {
  .banner-plus-de-15-lignes .main-content .sub-content .text p {
    margin: 5px 0 0 0px;
  }
}
.univer-internet-block-grey .left-content .vcenter-logo {
  max-width: 175px;
}
@media (max-width: 1199px) {
  .univer-internet-block-grey .left-content .vcenter-logo {
    max-width: 160px;
  }
}
.univer-internet-block-grey .left-content .vcenter-logo span {
  font-size: 35px;
  line-height: 34px;
}
@media (max-width: 1199px) {
  .univer-internet-block-grey .left-content .vcenter-logo span {
    font-size: 30px;
    line-height: 30px;
  }
}
.univer-internet-block-grey .right-content .content a {
  color: #000;
  display: flex;
  align-items: flex-end;
  font-size: 32px;
}
@media (min-width: 1200px) {
  .univer-internet-block-grey .right-content .content a i {
    position: relative;
    left: -40px;
    top: -15px;
  }
}
.univer-internet-block-grey .right-content .content a:hover {
  color: #F16E00;
}
.block-grey-univer-mobile .vcenter-logo span {
  top: 50% !important;
}
.banner-plus i {
  color: #FFD200;
  z-index: 100;
  position: absolute;
}
@media (min-width: 1200px) {
  .banner-plus i {
    font-size: 35px;
    bottom: 9.5%;
    left: 350px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 1000px) {
  .banner-plus i {
    font-size: 25px;
    bottom: 12.5%;
    left: 285px;
  }
}
@media screen and (max-width: 999px) and (min-width: 768px) {
  .banner-plus i {
    font-size: 25px;
    bottom: 9%;
    left: 25%;
  }
}
@media screen and (max-width: 767px) and (min-width: 480px) {
  .banner-plus i {
    font-size: 40px;
    bottom: 5%;
    left: 50%;
  }
}
@media screen and (max-width: 479px) and (min-width: 376px) {
  .banner-plus i {
    font-size: 30px;
    bottom: 3.5%;
    left: 50%;
  }
}
@media (max-width: 375px) {
  .banner-plus i {
    font-size: 30px;
    bottom: 2.5%;
    left: 50%;
  }
}
#page-recherche .page-heading {
  border: none;
}
#page-recherche .list-unstyled li {
  margin-bottom: 10px;
}
#page-recherche .pagination ul {
  padding: 0;
}
#page-recherche .pagination ul li {
  display: inline-block;
  list-style: none;
}
#page-recherche .pagination ul li a, #page-recherche .pagination ul li strong {
  display: inline-block;
  width: 40px;
  margin-right: 10px;
  padding: 6px 0 4px 0;
  border: 2px solid #000;
  text-align: center;
  font-weight: bold;
}
#page-recherche .pagination ul li a {
  background: #000;
  color: #fff;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
#page-recherche .pagination ul li strong, #page-recherche .pagination ul li a:hover {
  background: #fff;
  color: #000;
}
#page-recherche .pagination ul li span {
  font-size: 20px;
  margin-right: 10px;
}
#page-recherche .pagination ul li .icon-fast-forward::before, #page-recherche .pagination ul li .icon-fast-backward::before {
  display: inline-block;
  content: "y";
  font-family: "orange-reunion" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  font-size: 18px;
}
#page-recherche .pagination ul li .icon-fast-backward::before {
  transform: rotate(180deg);
}
.package-price .tag-nouveau {
  transform: rotate(5deg);
  margin-top: 10px;
  margin-bottom: 0px;
}
.package-price .tag-nouveau span {
  background-color: #FDD12D;
  border: none;
  padding: 4px 3px;
  font-size: 15px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
@media (min-width: 1200px) {
  .banner-internetpro-fibre .block .button .btn {
    position: relative;
    bottom: -125px;
    right: 20px;
  }
}
@media (max-width: 1198px) {
  .banner-internetpro-fibre .block .button .btn {
    margin: 30px 40px 0 40px;
  }
}
.banner-internetpro-fibre .block .button .btn[aria-expanded="true"]:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 18px 0 18px;
  border-color: #000 transparent transparent transparent;
  display: block;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
}
.banner-internetpro-fibre .block .patch {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border-color: #F16E00;
  background-color: #F16E00;
  text-align: center;
}
.banner-internetpro-fibre .block .patch h2 {
  font-size: 45px !important;
  line-height: 0px !important;
  padding-top: 30px;
}
.banner-internetpro-fibre .block .patch h2 small {
  font-size: 11px !important;
  color: #ffffff !important;
}
.banner-internetpro-fibre .block .patch h3 {
  font-size: 10px !important;
  color: #ffffff !important;
  font-weight: 500 !important;
}
.banner-internetpro-fibre .detail-offre {
  border: solid;
  border-color: #cfcfcf;
  border-width: 4px;
  padding: 40px;
}
.banner-internetpro-fibre .detail-offre h4, .banner-internetpro-fibre .detail-offre .text-orange {
  color: #F16E00;
  line-height: 0px;
}
.banner-internetpro-fibre .detail-offre .desc {
  margin-top: -8px;
}
.banner-internetpro-fibre-ml .inner p {
  font-weight: 400 !important;
}
.eligibilite-internetpro-fibre .well-1 {
  display: flex;
  align-items: center;
  border: none;
}
.eligibilite-internetpro-fibre .well-2 {
  background-color: #6EBC8B;
  border: none;
  align-items: center;
}
@media (min-width: 769px) {
  .eligibilite-internetpro-fibre .well-2 {
    display: flex;
  }
}
@media (min-width: 976px) {
  .eligibilite-internetpro-fibre .well-2 {
    padding: 0px;
  }
}
.eligibilite-internetpro-fibre .well-2 h4 span {
  color: #F16E00 !important;
}
.eligibilite-internetpro-fibre .well-2 .text {
  padding: 20px;
  min-width: 275px;
}
.block-plus-fibre-new h3 {
  color: #000000;
  margin-top: 16px;
}
.block-plus-fibre-new h3:hover {
  color: #F16E00;
}
.blue {
  background: #4bb4e6;
}
.yellow {
  background: #ffdc00;
}
.pink {
  background: #ffb4e6;
}
.green {
  background: #50be87;
}
.grey {
  background: #8f8f8f;
}
.purple {
  background: #9164cd;
}
.white {
  background: #fff;
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content {
  background-color: #000000;
  border-color: #000000;
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content .text h2 {
  color: #ffffff;
  line-height: 10px;
}
@media screen and (max-width: 940px) and (min-width: 768px) {
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text h2 {
    font-size: 18px;
  }
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content .text h3 strong {
  color: #ffffff;
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content .text h4 {
  color: #F16E00;
  font-size: 16px;
}
@media screen and (max-width: 940px) and (min-width: 768px) {
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text h4 {
    font-size: 12px !important;
  }
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch {
  padding: 40px 10px;
  text-align: center;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #F16E00;
  border: none;
}
@media screen and (min-width: 1200px) {
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch {
    position: absolute;
    top: 25px;
    right: 25px;
  }
}
@media screen and (max-width: 1199px) and (min-width: 768px) {
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 120px;
    height: 120px;
    padding: 25px 10px !important;
  }
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch h2 {
    font-size: 35px !important;
  }
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch h3 {
    font-size: 9px !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 460px) {
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch {
    position: absolute;
    top: 15px;
    right: 25px;
  }
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch h2 {
  font-size: 45px;
  line-height: 2px;
  margin-bottom: 10px;
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch h2 small {
  font-size: 12px;
  color: #ffffff;
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content .text .patch h3 {
  font-size: 10px;
}
@media (max-width: 767px) {
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text .btn[aria-expanded=true]:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 18px 0 18px;
    border-color: #000 transparent transparent transparent;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (min-width: 769px) {
  .banner-internetpro-fibre .banner-promo-int-pro .block-content .text .btn-arrow[aria-expanded=true]:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 18px 0 18px;
    border-color: #000 transparent transparent transparent;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.banner-internetpro-fibre .banner-promo-int-pro .block-content .text .btn {
  max-width: 150px !important;
}
.well-fermeture {
  background-color: #cd3c14 !important;
  border-color: #cd3c14 !important;
  padding: 20px 30px 20px 25px;
  width: 100%;
}
.well-fermeture .bloc {
  display: flex;
  align-items: flex-start;
}
.well-fermeture .bloc img {
  margin-right: 20px;
  width: 41px;
  height: 36px;
}
.well-fermeture .bloc .text h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}
.well-fermeture .bloc .text p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .well-fermeture .bloc .text h3 {
    font-size: 24px;
  }
  .well-fermeture .bloc .text p {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .banner-internetpro-adsl-vdsl .text-center-mob {
    text-align: center !important;
  }
}
@media screen and (max-width: 500px) {
  .banner-internetpro-adsl-vdsl .text-center-mob2 {
    text-align: center !important;
  }
}
@media screen and (min-width: 768px) {
  .banner-internetpro-adsl-vdsl .banner-promo-int-pro .text .btn[aria-expanded=true]:before {
    display: none !important;
  }
}
.banner-internetpro-adsl-vdsl .banner-promo-int-pro h1 {
  font-size: 40px;
  font-weight: 400;
}
.banner-internetpro-adsl-vdsl .banner-promo-int-pro .block-content .price-content-main {
  display: flex;
  justify-content: space-around;
}
@media screen and (min-width: 500px) {
  .banner-internetpro-adsl-vdsl .banner-promo-int-pro .block-content .price-content-main {
    flex-direction: row;
  }
}
@media screen and (max-width: 500px) {
  .banner-internetpro-adsl-vdsl .banner-promo-int-pro .block-content .price-content-main {
    flex-direction: column;
  }
  .banner-internetpro-adsl-vdsl .banner-promo-int-pro .block-content .price-content-main .price-content-col2 {
    margin-top: 70px !important;
  }
}
.banner-internetpro-adsl-vdsl .banner-promo-int-pro .block-content .price-content {
  position: relative;
}
.banner-internetpro-adsl-vdsl .banner-promo-int-pro .block-content .price-content .patch_new {
  position: absolute;
  top: -70px !important;
  width: 150px !important;
  height: 60px !important;
  padding: 5px 5px !important;
  font-size: 12px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  left: 0 !important;
  right: 0 !important;
  border-radius: 0% !important;
}
.banner-internetpro-adsl-vdsl .banner-promo-int-pro .block-content .price-content .patch_new p span {
  font-size: 14px !important;
}
.banner-internetpro-adsl-vdsl .banner-promo-int-pro .block-btn .btn-orange {
  margin: 0 auto !important;
}
@media screen and (max-width: 500px) {
  .banner-internetpro-adsl-vdsl .detail-offre-adsl-vdsl h4 {
    line-height: 22px !important;
  }
}
@media screen and (min-width: 768px) {
  .banner-internetpro-adsl-vdsl .detail-offre-adsl-vdsl-pro:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 18px 0 18px;
    border-color: #000 transparent transparent transparent;
    display: block;
    position: absolute;
    /* bottom: 0px; */
    top: -23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
  }
}
@media screen and (min-width: 768px) {
  .banner-internetpro-adsl-vdsl .detail-offre-adsl-vdsl-pro-solo:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 18px 0 18px;
    border-color: #000 transparent transparent transparent;
    display: block;
    position: absolute;
    /* bottom: 0px; */
    top: -23px;
    left: 16.5%;
    -webkit-transform: translateX(-50%);
  }
}
@media (min-width: 769px) {
  .page-les-offres-fixe .package-link .arrows:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 15px 0 15px;
    border-color: #000 transparent transparent transparent;
    display: block;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.page-les-offres-fixe .package-link .package-price .btn-orange:hover {
  background-color: #F16E00;
  color: #ffffff;
}
.well-nouscontacter-pink {
  background-color: #ffb4e6 !important;
}
.well-nouscontacter-pink h4 {
  color: #000000 !important;
}
.evolution-telephone-fixe .rollover-banner-fibre {
  padding: 0px !important;
}
.evolution-telephone-fixe .rollover-banner-fibre .block {
  display: flex;
}
@media screen and (max-width: 768px) {
  .evolution-telephone-fixe .rollover-banner-fibre .block {
    flex-direction: column;
  }
  .evolution-telephone-fixe .rollover-banner-fibre .block .text {
    width: 100%;
    text-align: left;
    padding: 25px;
  }
  .evolution-telephone-fixe .rollover-banner-fibre .block .text h2 {
    font-size: 30px !important;
  }
  .evolution-telephone-fixe .rollover-banner-fibre .block .image img {
    width: 100%;
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 768px) {
  .evolution-telephone-fixe .rollover-banner-fibre .block .image img {
    width: 450px;
    margin-top: 0px !important;
  }
  .evolution-telephone-fixe .rollover-banner-fibre .block .text {
    width: 66%;
    text-align: right;
    padding: 45px;
  }
  .evolution-telephone-fixe .rollover-banner-fibre .block .text h2 {
    font-size: 30px !important;
  }
}
@media (min-width: 768px) {
  .menu-block .column {
    max-width: 185px !important;
  }
}
.banner-nous-contacter {
  color: #fff;
}
.banner-nous-contacter .content {
  padding: 40px;
  position: absolute;
  bottom: 0;
}
@media (max-width: 480px) {
  .banner-nous-contacter .content {
    padding: 30px;
    top: 0;
  }
}
.banner-nous-contacter .content h2 {
  font-size: 42px;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  .banner-nous-contacter .content h2 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .help-main-block {
    height: auto;
    max-width: 100%;
  }
}
.help-main-block:hover p {
  color: transparent;
}
.help-main-block .help-content {
  position: relative;
  background-size: cover !important;
}
.help-main-block .help-content .layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .help-main-block .help-content .layer {
    background-color: rgba(255, 255, 255, 0.3);
  }
}
@media (min-width: 768px) {
  .help-main-block .help-content .layer {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.help-main-block .help-content .layer .text {
  width: 77% !important;
}
@media (max-width: 767px) {
  .help-main-block .help-content .layer .text h3 {
    font-size: 20px;
  }
}
.help-main-block .help-content .layer .text img {
  left: 0;
}
@media (min-width: 1040px) {
  .help-main-block .lg {
    height: 202px;
  }
}
@media (max-width: 1039px) {
  .help-main-block .lg {
    height: 230px;
  }
}
@media (min-width: 1040px) {
  .help-main-block .lg2 {
    height: 160px;
  }
}
@media (max-width: 1039px) {
  .help-main-block .lg2 {
    height: 173px;
  }
}
.help-main-block .md {
  height: 167px;
}
@media (min-width: 1040px) {
  .help-main-block .md2 {
    height: 268px;
  }
}
@media (max-width: 1039px) {
  .help-main-block .md2 {
    height: 223px;
  }
}
@media (max-width: 480px) {
  .help-main-block .md2 {
    height: 210px;
  }
}
#wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.container-fluid {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }
}
#ore-common-header-mobile {
  border-bottom: 1px solid #e0e0e0;
}
#ore-common-header-desktop {
  border-bottom: 1px solid #e0e0e0;
}
#ore-common-header-desktop > .inner {
  max-width: 1176px !important;
}
#ore-common-footer > div > .inner {
  max-width: 1176px !important;
}
.page-heading {
  margin-bottom: 40px;
  border-bottom: 1px solid #eee;
}
.page-heading p {
  font-size: 14px;
  font-weight: bold;
}
.page-heading p a {
  display: inline-block;
  color: #000;
}
.page-heading p a:hover, .page-heading p a.active {
  color: #F16E00;
}
.page-heading .header-row .header-row-inner {
  position: relative;
}
.page-heading .header-row .header-row-inner img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.page-heading .header-row p {
  margin: 15px 0;
}
@media (min-width: 768px) {
  .page-heading .header-row p {
    margin-bottom: 25px;
  }
}
.page-heading .header-row p span {
  display: inline-block;
  margin: 0 3px 0 0;
}
@media (min-width: 768px) {
  .page-heading .header-row p span {
    margin: 0 10px;
  }
}
.page-heading .header-row a[href$="#"]:hover {
  cursor: default;
  color: #000;
}
.page-heading .header-row h1 {
  font-size: 30px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .page-heading .header-row h1 {
    font-size: 40px;
  }
}
.page-heading .menu-row p {
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .page-heading .menu-row p {
    margin-top: 15px;
  }
}
.page-heading .menu-row a {
  margin-right: 20px;
}
@media (max-width: 767px) {
  .page-heading .menu-row a {
    position: relative;
    display: none;
    padding: 7px 0;
    width: 100%;
    font-size: 16px;
  }
  .page-heading .menu-row a.menu-opener {
    display: block;
    color: #F16E00;
  }
  .page-heading .menu-row a.menu-opener::before {
    content: "";
    position: absolute;
    transform: translateY(-50%) rotate(-90deg);
    font-family: "icomoon-bwg" !important;
    right: 10px;
    top: 50%;
    font-size: 10px;
  }
  .page-heading .menu-row.expanded a {
    display: block;
  }
  .page-heading .menu-row.expanded a.menu-opener::before {
    transform: translateY(-50%) rotate(90deg);
  }
  .page-heading .menu-row.expanded a.active {
    display: none;
  }
}
.page-contact .container {
  max-width: 1058px;
  padding: 0 10px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .page-contact .container {
    padding: 0 36px;
  }
}
.page-contact h2 {
  font-size: 24px;
  line-height: 26px;
  font-weight: bold;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .page-contact h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    margin: 0 0 20px;
  }
}
@media (min-width: 1200px) {
  .page-contact h2 {
    font-size: 35px;
    line-height: 39px;
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  .page-contact #main {
    padding: 57px 0;
  }
}
@media (min-width: 1200px) {
  .page-contact #main {
    padding: 53px 0;
  }
}
.page-contact .contact-section {
  background: #000;
  padding: 21px 0 47px;
  color: #fff;
  position: relative;
}
@media (min-width: 768px) {
  .page-contact .contact-section {
    padding: 42px 0 57px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-section {
    padding: 36px 0 50px;
  }
}
.page-contact .contact-section .header {
  overflow: hidden;
}
@media (min-width: 768px) {
  .page-contact .contact-section .header {
    margin: 0 0 35px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-section .header {
    margin: 0 0 34px;
  }
}
@media (min-width: 768px) {
  .page-contact .contact-section h2 {
    float: left;
    max-width: 60%;
    margin: 0;
  }
}
.page-contact .contact-section .title {
  position: absolute;
  display: block;
  bottom: 28px;
  left: 10px;
  right: 10px;
  text-align: right;
  font-weight: normal;
}
@media (min-width: 768px) {
  .page-contact .contact-section .title {
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    position: static;
    float: right;
    max-width: 40%;
    padding-top: 13px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-section .title {
    padding-top: 17px;
  }
}
.page-contact .contact-section .title .link {
  font-weight: bold;
  color: #fff;
  transition: color 0.25s linear;
}
.page-contact .contact-section .title .link:hover {
  color: #F16E00;
}
.page-contact .contact-links {
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  letter-spacing: -6px;
}
@media (min-width: 768px) {
  .page-contact .contact-links {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-links {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  .page-contact .contact-links.new li {
    width: 33.3%;
  }
  .page-contact .contact-links.new li .w-auto {
    width: auto;
  }
  .page-contact .contact-links.new li .w-max-content {
    width: max-content;
  }
}
.page-contact .contact-links li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 50%;
  position: relative;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .page-contact .contact-links li {
    width: 25%;
  }
}
.page-contact .contact-links li:before {
  content: "";
  background: #737373;
  width: 1px;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  position: absolute;
  height: 20px;
}
@media (min-width: 768px) {
  .page-contact .contact-links li:before {
    height: 42px;
    background: #fff;
  }
}
.page-contact .contact-links li:nth-child(odd):before {
  display: none;
}
@media (min-width: 768px) {
  .page-contact .contact-links li:nth-child(odd):before {
    display: block;
  }
}
.page-contact .contact-links li:first-child:before {
  display: none !important;
}
.page-contact .contact-links li a {
  white-space: nowrap;
  text-align: center;
  color: #fff;
  display: block;
  transition: all 0.25s linear;
  position: relative;
  padding: 5px 15px;
  overflow: hidden;
  text-align: left;
  position: relative;
  z-index: 1;
  min-height: 56px;
}
.page-contact .contact-links li a:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  min-height: 100%;
}
.page-contact .contact-links li a > * {
  white-space: normal;
  display: inline-block;
  vertical-align: middle;
  max-width: 99%;
}
@media (min-width: 480px) {
  .page-contact .contact-links li a {
    text-align: center;
  }
}
.page-contact .contact-links li a:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  transform: scaleX(0);
  background: #fff;
  transition: transform 0.25s linear;
  z-index: -1;
}
.page-contact .contact-links li a:hover {
  color: #F16E00;
}
.page-contact .contact-links li a:hover:before {
  transform: scaleX(1);
}
.page-contact .contact-links li .icon {
  display: inline-block;
  vertical-align: middle;
  font: 23px/1 "orange-reunion";
  text-align: center;
  margin-right: 20px;
  width: 36px;
  text-align: center;
}
@media (min-width: 768px) {
  .page-contact .contact-links li .icon {
    margin-right: 14px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-links li .icon {
    font-size: 31px;
    width: 51px;
    margin-right: 20px;
  }
}
.page-contact .contact-links li .icon.icon-phone {
  font-size: 27px;
  left: 14px;
}
@media (min-width: 768px) {
  .page-contact .contact-links li .icon.icon-phone {
    font-size: 29px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-links li .icon.icon-phone {
    font-size: 40px;
  }
}
.page-contact .contact-links li .icon.icon-direction {
  font-size: 32px;
}
@media (min-width: 768px) {
  .page-contact .contact-links li .icon.icon-direction {
    font-size: 37px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-links li .icon.icon-direction {
    font-size: 48px;
  }
}
.page-contact .contact-links li .icon.icon-forum {
  font-size: 33px;
  left: 14px;
  top: 56%;
  margin-top: 7px;
}
@media (min-width: 768px) {
  .page-contact .contact-links li .icon.icon-forum {
    font-size: 39px;
    width: 39px;
    margin-top: 5px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-links li .icon.icon-forum {
    font-size: 50px;
    width: 51px;
  }
}
.page-contact .contact-links li .text {
  display: inline-block;
  vertical-align: middle;
  width: 75px;
  text-align: left;
}
@media (min-width: 1200px) {
  .page-contact .contact-links li .text {
    width: 100px;
  }
}
.page-contact .contact-form {
  padding: 32px 0 20px;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .page-contact .contact-form {
    padding: 45px 0 28px;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form {
    padding: 45px 0 75px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .container {
    padding-right: 96px;
  }
}
.page-contact .contact-form .confirm-type {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .page-contact .contact-form .confirm-type {
    margin-bottom: 20px;
  }
}
.page-contact .contact-form .confirm-type .title {
  padding-right: 20px;
}
.page-contact .contact-form .confirm-type a {
  text-align: center;
  border: none;
  outline: none;
  box-shadow: none;
  background: #000;
  color: #fff;
  padding: 6px 10px;
  margin: 0 auto;
  font-weight: bold;
  transition: all 0.25s linear;
}
@media (max-width: 767px) {
  .page-contact .contact-form .confirm-type a {
    display: block;
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .page-contact .contact-form .confirm-type a {
    padding: 11px 10px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .confirm-type a {
    padding: 9px 10px;
  }
}
.page-contact .contact-form .confirm-type a:hover {
  background: #F16E00;
}
.page-contact .contact-form .confirm-type a:disabled, .page-contact .contact-form .confirm-type a:disabled:hover {
  background: #888;
  cursor: not-allowed;
}
.page-contact .contact-form h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  position: relative;
  padding-left: 30px;
  margin: 0 0 23px;
  max-width: 210px;
}
@media (min-width: 768px) {
  .page-contact .contact-form h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    margin: 0 0 20px;
    max-width: none;
    padding-left: 42px;
    margin: 0 0 42px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
  }
}
.page-contact .contact-form h2:after {
  font: 17px/1 "orange-reunion";
  content: "k";
  position: absolute;
  top: 2px;
  left: 0;
}
@media (min-width: 768px) {
  .page-contact .contact-form h2:after {
    font-size: 24px;
    top: 1px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form h2:after {
    top: 4px;
  }
}
.page-contact .contact-form .row {
  overflow: hidden;
}
.page-contact .contact-form input[type="radio"], .page-contact .contact-form input[type="checkbox"] {
  width: 15px;
  height: 15px;
  vertical-align: top;
  margin-right: 3px;
}
.page-contact .contact-form label {
  display: inline-block;
  vertical-align: top;
}
.page-contact .contact-form .choose-pannel {
  letter-spacing: -5px;
  line-height: 16px;
  margin: 0 0 22px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .choose-pannel {
    margin: 0 0 33px;
  }
}
.page-contact .contact-form .choose-pannel li {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  padding-right: 16px;
}
.page-contact .contact-form .choose-pannel li:last-child {
  padding-right: 0;
}
.page-contact .contact-form .choose-pannel.add {
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .choose-pannel.add {
    margin: 0 0 26px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .choose-pannel.add {
    margin: 0 0 29px;
  }
}
.page-contact .contact-form .choose-pannel.add li {
  padding-right: 20px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .choose-pannel.add li {
    padding-right: 48px;
  }
}
.page-contact .contact-form .select-wrap {
  width: 73.2%;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .select-wrap {
    width: 282px;
    margin: 0 0 47px;
  }
}
.page-contact .contact-form .select-wrap select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: 98% 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
}
@media (min-width: 768px) {
  .page-contact .contact-form .select-wrap select {
    height: 40px;
    width: 294px !important;
  }
}
.page-contact .contact-form .input-col {
  width: 73.2%;
}
@media (min-width: 768px) {
  .page-contact .contact-form .input-col {
    float: left;
    width: 48.5%;
    padding-right: 27px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .input-col {
    width: 38%;
    padding-right: 58px;
  }
}
.page-contact .contact-form .input-col label {
  margin: 0 0 1px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .input-col label {
    margin: 0 0 11px;
  }
}
.page-contact .contact-form .select-wrap select, .page-contact .contact-form .input-col input {
  display: block;
  border: 1px solid #000;
  width: 100%;
  padding: 6px 10px;
  border-radius: 0;
  background-color: #fff;
}
@media (min-width: 768px) {
  .page-contact .contact-form .select-wrap select, .page-contact .contact-form .input-col input {
    border-width: 2px;
    padding: 8px 10px;
  }
}
.page-contact .contact-form .input-holder {
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .input-holder {
    margin: 0 0 14px;
  }
}
.page-contact .contact-form .info-holder {
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .textarea-col {
    float: right;
    width: 51.5%;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .textarea-col {
    width: 62%;
  }
}
.page-contact .contact-form .textarea-col label {
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .textarea-col label {
    margin: 0 0 11px;
  }
}
.page-contact .contact-form .textarea-col input[type="checkbox"] {
  margin-right: 7px;
}
.page-contact .contact-form .textarea-col textarea {
  display: block;
  border: 1px solid #000;
  width: 100%;
  resize: none;
  height: 150px;
  width: 100%;
  margin: 0 0 20px;
  padding: 6px 10px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .textarea-col textarea {
    border-width: 2px;
    height: 300px;
    margin: 0 0 33px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .textarea-col textarea {
    margin: 0 0 19px;
  }
}
.page-contact .contact-form .submit-wrap {
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .submit-wrap {
    margin: 0 0 19px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .submit-wrap {
    overflow: hidden;
    margin: 0 0 28px;
  }
}
.page-contact .contact-form .submit-wrap label {
  margin: 0;
}
.page-contact .contact-form .submit-wrap input[type="submit"] {
  min-width: 141px;
  text-align: center;
  border: none;
  outline: none;
  box-shadow: none;
  background: #000;
  color: #fff;
  padding: 6px 10px;
  margin: 0 auto;
  font-weight: bold;
  transition: all 0.25s linear;
}
@media (min-width: 768px) {
  .page-contact .contact-form .submit-wrap input[type="submit"] {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    min-width: 181px;
    padding: 11px 10px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .submit-wrap input[type="submit"] {
    min-width: 185px;
    padding: 9px 10px;
  }
}
.page-contact .contact-form .submit-wrap input[type="submit"]:hover {
  background: #F16E00;
}
.page-contact .contact-form .submit-wrap input[type="submit"]:disabled, .page-contact .contact-form .submit-wrap input[type="submit"]:disabled:hover {
  background: #888;
  cursor: not-allowed;
}
.page-contact .contact-form .checkbox-wrap {
  margin: 0 0 24px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .checkbox-wrap {
    margin: 0 0 26px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .checkbox-wrap {
    float: right;
    text-align: center;
    width: 68%;
    padding: 0 20px 0;
    margin: 0;
  }
}
.page-contact .contact-form .checkbox-wrap label {
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}
.page-contact .contact-form .btn-holder {
  text-align: center;
}
@media (min-width: 768px) {
  .page-contact .contact-form .btn-holder {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .btn-holder {
    float: left;
    width: 32%;
  }
}
.page-contact .contact-form .message-box {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  padding-left: 26px;
  position: relative;
}
@media (min-width: 768px) {
  .page-contact .contact-form .message-box {
    padding: 0 38px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .message-box {
    padding: 0 0 0 62px;
  }
}
.page-contact .contact-form .message-box.has-message:after {
  content: "z";
  position: absolute;
  top: 6px;
  left: 4px;
  font: 13px/1 "orange-reunion";
  color: #32c832;
}
@media (min-width: 768px) {
  .page-contact .contact-form .message-box.has-message:after {
    top: 11px;
    left: 3px;
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .message-box.has-message:after {
    top: 13px;
    left: 18px;
  }
}
.page-contact .contact-form .message-box .title {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  display: block;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .page-contact .contact-form .message-box .title {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form .message-box .title {
    margin: 0 0 15px;
  }
}
.page-contact .contact-form .message-box.has-error:after {
  content: "B";
  color: #dc3c14;
}
.page-contact .contact-form .message-box.has-error .title {
  color: #dc3c14;
}
@media (max-width: 767px) {
  .page-contact .contact-form-obs {
    margin-top: 35px;
  }
}
@media (min-width: 1200px) {
  .page-contact .contact-form-obs {
    width: 66%;
  }
}
.page-contact .contact-form-obs .input-holder {
  margin: 0 0 20px 0;
}
.page-contact .contact-form-obs .input-holder label {
  font-size: 18px;
}
.page-contact .contact-form-obs .input-holder input {
  border: solid;
  border-width: 2px;
  padding: 5px;
  width: 200px;
}
.page-contact input {
  outline: none;
  box-shadow: none;
}
.page-contact .inform-section {
  background: #000;
  color: #fff;
  padding: 30px 0 18px;
  margin: 0 0 24px;
}
@media (min-width: 768px) {
  .page-contact .inform-section {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    padding: 53px 0 35px;
    margin: 0 0 34px;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section {
    margin: 0 0 39px;
  }
}
.page-contact .inform-section h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  position: relative;
  margin: 0 0 24px;
  padding-left: 30px;
}
@media (min-width: 768px) {
  .page-contact .inform-section h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 60px;
    margin: 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    margin: 0 0 38px;
  }
}
.page-contact .inform-section h2:before {
  content: "e";
  position: absolute;
  top: 2px;
  left: 0;
  font: 21px/1 "orange-reunion";
}
@media (min-width: 768px) {
  .page-contact .inform-section h2:before {
    font-size: 32px;
    top: -2px;
    left: 3px;
  }
}
@media (min-width: 768px) {
  .page-contact .inform-section h2 br {
    display: none;
  }
}
.page-contact .inform-section h3 {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  margin: 0 0 13px;
}
@media (min-width: 768px) {
  .page-contact .inform-section h3.h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    padding-top: 18px;
    margin: 0 0 17px;
  }
}
.page-contact .inform-section p {
  margin: 0 0 17px;
}
.page-contact .inform-section .info-holder {
  position: relative;
  padding: 0 0 12px 51px;
  border-bottom: 1px solid #fff;
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .info-holder {
    overflow: hidden;
    padding: 0 0 54px;
    margin: 0 0 25px;
    letter-spacing: -5px;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .info-holder {
    padding: 0 0 53px;
    margin: 0 0 36px;
  }
}
.page-contact .inform-section .info-holder h3 {
  color: #F16E00;
}
@media (min-width: 768px) {
  .page-contact .inform-section .info-holder h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0 0 13px;
  }
}
@media (min-width: 768px) {
  .page-contact .inform-section .title-box, .page-contact .inform-section .desc {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
  }
}
.page-contact .inform-section .title-box {
  position: relative;
  margin: 0 0 22px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .title-box {
    width: 44.4%;
    padding-right: 20px;
    text-align: center;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .title-box {
    text-align: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .page-contact .inform-section .title-box .icon, .page-contact .inform-section .title-box .text {
    display: inline-block;
    vertical-align: middle;
  }
}
.page-contact .inform-section .title-box .icon {
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
  position: absolute;
  left: -28px;
  top: -1px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .title-box .icon {
    font-size: 41px;
    line-height: 1;
    font-weight: normal;
    margin-right: 12px;
    position: static;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .title-box .icon {
    font-size: 58px;
    margin-right: 32px;
  }
}
.page-contact .inform-section .title-box .text {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .page-contact .inform-section .title-box .text {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
  }
}
.page-contact .inform-section .desc {
  margin: 0 0 14px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .desc {
    font-size: 12px;
    line-height: 16px;
    font-weight: normal;
    width: 26%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .desc {
    width: 20%;
  }
}
.page-contact .inform-section .desc p {
  margin: 0;
}
@media (min-width: 768px) {
  .page-contact .inform-section .desc.add {
    margin-right: 23px;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .desc.add {
    margin-right: 93px;
  }
}
.page-contact .inform-section .desc .text-3900 {
  width: 195px;
}
.page-contact .inform-section .tel-box {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 4px 10px;
  text-align: center;
  min-width: 156px;
  color: #fff;
  transition: all 0.25s linear;
  margin: 0 0 10px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .tel-box {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    padding: 8px 10px;
    min-width: 180px;
    border-width: 2px;
    margin: 0 0 11px;
  }
}
.page-contact .inform-section .tel-box .txt {
  padding-left: 25px;
  position: relative;
}
.page-contact .inform-section .tel-box .txt:after {
  content: "e";
  position: absolute;
  left: 0;
  top: 2px;
  font: 15px/1 "orange-reunion";
}
.page-contact .inform-section .link {
  color: #F16E00;
  font-weight: bold;
  transition: color 0.25s linear;
}
.page-contact .inform-section .link:hover {
  color: #ff963f;
}
.page-contact .inform-section .two-col {
  position: relative;
  padding-left: 51px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .two-col {
    padding-left: 105px;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .two-col {
    margin: 0 -50px 13px;
    letter-spacing: -6px;
    padding-top: 20px;
  }
}
.page-contact .inform-section .two-col:before {
  font: 22px/1 "orange-reunion";
  content: "c";
  position: absolute;
  left: 16px;
  top: -3px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .two-col:before {
    font-size: 38px;
    left: 54px;
    top: -10px;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .two-col:before {
    font-size: 60px;
    left: 54px;
    top: 28px;
  }
}
.page-contact .inform-section .two-col .col {
  margin: 0 0 28px;
}
.page-contact .inform-section .two-col .col .cartouches a img {
  max-width: 200px !important;
  margin-bottom: 8px;
}
@media (max-width: 1199px) {
  .page-contact .inform-section .two-col .col {
    display: table;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .page-contact .inform-section .two-col .col {
    max-width: 360px;
    margin: 0 0 23px;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .two-col .col {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 50%;
    padding: 0 46px;
    max-width: none;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .two-col .col + .col {
    border-left: 1px solid #fff;
  }
}
@media (max-width: 1199px) {
  .page-contact .inform-section .two-col .col + .col {
    border-top: 1px solid #fff;
    padding-top: 20px;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .two-col .col h3, .page-contact .inform-section .two-col .col .desc {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 49%;
  }
}
.page-contact .inform-section .two-col .col h3 {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  color: #F16E00;
  margin: 0 0 5px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .two-col .col h3 {
    margin: 0 0 11px;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .two-col .col h3 {
    padding-right: 10px;
  }
}
.page-contact .inform-section .two-col .col h3 br {
  display: none;
}
@media (min-width: 768px) {
  .page-contact .inform-section .two-col .col h3 br {
    display: block;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .two-col .col h3 br {
    display: none;
  }
}
@media (min-width: 769px) {
  .page-contact .inform-section .two-col .col h3 {
    width: 300px;
  }
}
.page-contact .inform-section .two-col .col .desc {
  margin: 0 0 30px;
}
@media (max-width: 1199px) {
  .page-contact .inform-section .two-col .col .desc {
    display: table-footer-group;
  }
}
@media (min-width: 1200px) {
  .page-contact .inform-section .two-col .col .desc {
    margin: 0 0 15px;
  }
}
.page-contact .inform-section .two-col .col .desc br {
  display: none;
}
@media (min-width: 768px) {
  .page-contact .inform-section .two-col .col .desc br {
    display: block;
  }
}
.page-contact .inform-section .two-col .col .question {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  display: block;
  margin: 0 0 11px;
}
@media (min-width: 768px) {
  .page-contact .inform-section .two-col .col .question {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    margin: 0 0 13px;
  }
}
.page-contact .inform-section.add {
  margin: 0;
}
.page-contact .inform-section .schedules p {
  color: #f60;
  font-weight: bold;
}
.page-contact .inform-section .schedules p strong {
  color: #fff;
}
.page-contact .inform-section .well {
  border: none;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
}
@media (min-width: 1200px) {
  .page-contact .inform-section .well {
    font-size: 19px;
    line-height: 24px;
  }
}
.page-contact .inform-section .well a {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}
.page-contact .inform-section .well a:hover {
  text-decoration: none;
}
.page-contact .forum-section {
  margin: 20px 0 0;
  background: #000;
}
@media (min-width: 768px) {
  .page-contact .forum-section {
    margin-top: 100px;
  }
}
.page-contact .forum-section .container {
  padding: 30px 36px 18px;
}
@media (min-width: 768px) {
  .page-contact .forum-section .container {
    padding: 53px 36px 35px;
    background: url('https://pro.orange.re/images/contact/forum_illus.png') no-repeat;
    background-position: center right;
    background-size: 34% auto;
    padding-right: 96px;
  }
}
.page-contact .forum-section h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  position: relative;
  margin: 0 0 24px;
  padding-left: 30px;
  color: #fff;
}
@media (min-width: 768px) {
  .page-contact .forum-section h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 80px;
    margin: 0 0 40px;
  }
}
@media (min-width: 1200px) {
  .page-contact .forum-section h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    margin: 0 0 38px;
  }
}
.page-contact .forum-section h2:before {
  content: "J";
  position: absolute;
  top: 2px;
  left: 0;
  font: 21px/1 "orange-reunion";
}
@media (min-width: 768px) {
  .page-contact .forum-section h2:before {
    font-size: 47px;
    top: -2px;
    left: 3px;
  }
}
.page-contact .forum-section .access-box {
  display: inline-block;
  vertical-align: top;
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  border: 1px solid #fff;
  padding: 4px 10px;
  text-align: center;
  min-width: 156px;
  color: #fff;
  transition: all 0.25s linear;
  margin: 0 28px 10px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .page-contact .forum-section .access-box {
    margin-left: 80px;
    border-width: 2px;
  }
}
.page-contact .forum-section .access-box:hover {
  background: #fff;
  color: #000;
}
.page-contact .mentions-section {
  margin: 20px 0 0;
}
@media (min-width: 768px) {
  .page-contact .mentions-section {
    margin-top: 100px;
  }
}
.page-contact .appointment-section {
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  padding: 39px 0 31px;
}
.page-contact .appointment-section .prendre-rdv-coor .texte-dp small {
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: normal !important;
}
.page-contact .appointment-section .well {
  borber: none;
  background-color: #000000;
}
.page-contact .appointment-section .well h4 {
  color: #ffffff;
}
@media (min-width: 768px) {
  .page-contact .appointment-section {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    padding: 56px 0 31px;
  }
}
@media (min-width: 1200px) {
  .page-contact .appointment-section {
    padding: 61px 0;
  }
}
.page-contact .appointment-section h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 16px;
  padding-left: 33px;
  position: relative;
}
@media (min-width: 768px) {
  .page-contact .appointment-section h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    padding-left: 46px;
    margin: 0 0 28px;
  }
}
@media (min-width: 1200px) {
  .page-contact .appointment-section h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    margin: 0 0 26px;
    padding-left: 37px;
  }
}
.page-contact .appointment-section h2:before {
  content: "C";
  position: absolute;
  top: -4px;
  left: 0;
  font: 30px/1 "orange-reunion";
}
@media (min-width: 768px) {
  .page-contact .appointment-section h2:before {
    font-size: 39px;
  }
}
.page-contact .appointment-section h3 {
  font-size: 18px;
  line-height: 21px;
  font-weight: bold;
  margin: 0 0 14px;
}
@media (min-width: 768px) {
  .page-contact .appointment-section h3 {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin: 0 0 18px;
  }
}
.page-contact .appointment-section .inner-holder .col {
  letter-spacing: 0;
}
@media (min-width: 768px) {
  .page-contact .appointment-section .inner-holder .col {
    display: inline-block;
    vertical-align: top;
  }
}
.page-contact .appointment-section .inner-holder .map-holder {
  margin: 0 0 18px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 767px) {
  .page-contact .appointment-section .inner-holder .map-holder {
    height: 190px !important;
  }
}
@media (min-width: 768px) {
  .page-contact .appointment-section .inner-holder .map-holder {
    height: 300px;
    margin: 0 25px 0 0;
  }
}
@media (min-width: 1200px) {
  .page-contact .appointment-section .inner-holder .map-holder {
    height: 500px;
    margin: 0 17px 0 0;
  }
}
.page-contact .appointment-section .inner-holder .map-holder .hide-pro {
  display: none;
}
.page-contact .appointment-section .inner-holder .map-holder + .legend i {
  font-size: 30px;
}
.page-contact .appointment-section .inner-holder .map-holder + .legend span {
  font-size: 14px;
  line-height: 16px;
  font-weight: normal;
}
.page-contact .appointment-section .inner-holder .appointment-box {
  width: 85%;
}
@media (max-width: 767px) {
  .page-contact .appointment-section .inner-holder .appointment-box {
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .page-contact .appointment-section .inner-holder .appointment-box {
    width: 37%;
    margin-top: -5px;
  }
}
@media (min-width: 1200px) {
  .page-contact .appointment-section .inner-holder .appointment-box {
    width: 31.3%;
    padding-top: 4px;
    margin-top: 0;
  }
}
.page-contact .appointment-section .inner-holder .appointment-box .orange-btn button {
  border-color: #F16E00;
  background-color: #F16E00;
}
.page-contact .appointment-section .inner-holder .appointment-box .orange-btn button:hover {
  border-color: #000000;
  background-color: #000000;
  color: #ffffff !important;
}
.page-contact .appointment-section .btn-wrap {
  margin: 0 0 20px;
}
.page-contact .appointment-section .btn-wrap .btn {
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  padding: 10px 15px 10px 40px;
  background: #000;
  color: #fff;
  min-width: 197px;
  text-align: left;
  transition: all 0.25s linear;
  position: relative;
}
@media (min-width: 768px) {
  .page-contact .appointment-section .btn-wrap .btn {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    min-width: 271px;
    padding: 10px 15px 10px 50px;
  }
}
@media (min-width: 1200px) {
  .page-contact .appointment-section .btn-wrap .btn {
    min-width: 264px;
  }
}
.page-contact .appointment-section .btn-wrap .btn:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 12px;
  font: 18px/1 "icomoon-bwg";
}
@media (min-width: 768px) {
  .page-contact .appointment-section .btn-wrap .btn:after {
    font-size: 22px;
    top: 9px;
    left: 15px;
  }
}
.page-contact .appointment-section .btn-wrap .btn:hover {
  background: #F16E00;
}
.page-contact .appointment-section .btn-wrap span.btn:hover {
  background: #000;
}
.page-contact .appointment-section .btn-wrap.add {
  margin: 0 0 17px;
}
@media (min-width: 768px) {
  .page-contact .appointment-section .btn-wrap.add {
    margin: 0 0 28px;
  }
}
@media (min-width: 1200px) {
  .page-contact .appointment-section .btn-wrap.add {
    margin: 0 0 33px;
  }
}
.page-contact .appointment-section .btn-wrap.add .btn:after {
  font-family: "orange-reunion";
  content: "B";
}
.page-contact .appointment-section p {
  margin: 0 0 14px;
}
@media (min-width: 768px) {
  .page-contact .appointment-section p {
    margin: 0 0 18px;
  }
}
.page-contact .appointment-section .input-holder {
  margin: 0 0 10px;
  max-width: 210px;
}
@media (min-width: 768px) {
  .page-contact .appointment-section .input-holder {
    max-width: 268px;
    margin: 0 0 21px;
  }
}
@media (min-width: 1200px) {
  .page-contact .appointment-section .input-holder {
    max-width: none;
  }
}
.page-contact .appointment-section .input-holder input {
  width: 100%;
  border: 1px solid #000;
  padding: 6px 10px;
}
@media (min-width: 768px) {
  .page-contact .appointment-section .input-holder input {
    padding: 8px 10px;
    border-width: 2px;
  }
}
.page-contact .appointment-section .input-holder label {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 6px;
}
@media (min-width: 768px) {
  .page-contact .appointment-section .input-holder label {
    margin: 0 0 9px;
  }
}
.page-contact .appointment-section .btn-holder {
  overflow: hidden;
  padding-top: 9px;
}
@media (min-width: 768px) {
  .page-contact .appointment-section .btn-holder {
    padding-top: 17px;
  }
}
.page-contact .appointment-section .btn-holder li {
  float: left;
  margin-right: 13px;
}
@media (min-width: 768px) {
  .page-contact .appointment-section .btn-holder li {
    margin-right: 20px;
  }
}
.page-contact .appointment-section input[type="submit"], .page-contact .appointment-section input[type="reset"] {
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  background: #000;
  outline: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
  color: #fff;
  padding: 7px;
  min-width: 83px;
  transition: all 0.25s linear;
}
@media (min-width: 768px) {
  .page-contact .appointment-section input[type="submit"], .page-contact .appointment-section input[type="reset"] {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    min-width: 89px;
  }
}
.page-contact .appointment-section input[type="submit"]:hover, .page-contact .appointment-section input[type="reset"]:hover {
  background: #F16E00;
}
.page-contact .appointment-section + .map-block {
  margin-top: -31px;
}
@media (min-width: 1200px) {
  .page-contact .appointment-section + .map-block {
    margin-top: -61px;
  }
}
.page-contact .map-block {
  position: relative;
  margin-top: 15px;
}
.page-contact .map-block .open {
  position: relative;
  right: 50%;
  bottom: 20px;
}
@media (min-width: 768px) {
  .page-contact .map-block {
    margin-top: 25px;
  }
  .page-contact .map-block .open {
    bottom: 33px;
  }
}
@media (min-width: 1200px) {
  .page-contact .map-block {
    margin-top: 25px;
  }
}
.page-contact .map-block h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  margin: 0 0 16px;
  position: relative;
}
@media (min-width: 768px) {
  .page-contact .map-block h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    margin: 0 0 28px;
  }
}
@media (min-width: 1200px) {
  .page-contact .map-block h2 {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
    margin: 0 0 26px;
  }
}
.page-contact .map-block .map-hold {
  height: 300px;
  position: relative;
}
@media (min-width: 768px) {
  .page-contact .map-block .map-hold {
    height: 480px;
  }
}
.page-contact .map-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-contact .map-focused .map-overlay {
  display: none;
}
.page-contact .map-overlay, .page-contact .map-canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-contact .map-overlay {
  background: rgba(255, 255, 255, 0.5);
  z-index: 10;
}
.page-contact .js-custom-marker {
  position: absolute;
}
.page-contact .js-custom-marker.active .popup {
  visibility: visible;
  opacity: 1;
}
.page-contact .popup {
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
  text-align: left;
  background: #000;
  color: #fff;
  width: 200px;
  position: absolute;
  z-index: 9;
  top: 32px;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
@media (min-width: 768px) {
  .page-contact .popup {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    width: 337px;
    padding: 16px 20px;
    top: 50px;
  }
}
.page-contact .popup:after {
  height: 0;
  width: 0;
  border-bottom: 7.5px solid #000;
  border-left: 7.5px solid transparent;
  border-right: 7.5px solid transparent;
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .page-contact .popup:after {
    height: 0;
    width: 0;
    border-bottom: 12.5px solid #000;
    border-left: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
  }
}
.page-contact .popup .close {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  transition: color 0.25s linear;
  opacity: 1;
  text-shadow: none;
}
@media (min-width: 768px) {
  .page-contact .popup .close {
    top: 13px;
    right: 15px;
  }
}
.page-contact .popup .close:hover {
  color: #F16E00;
}
.page-contact .popup .close .icon-ore-ko {
  font-size: 8px;
  line-height: 1;
  font-weight: normal;
}
@media (min-width: 768px) {
  .page-contact .popup .close .icon-ore-ko {
    font-size: 12px;
  }
}
.page-contact .popup .header {
  z-index: 10;
  margin: 0 0 10px;
  padding-right: 20px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .page-contact .popup .header {
    margin: 0 0 7px;
  }
}
.page-contact .popup .header .title {
  display: block;
}
.page-contact .popup .header address {
  font-style: normal;
}
.page-contact .popup .header .text {
  display: block;
}
.page-contact .popup p a {
  color: #f60;
}
.page-contact .js-custom-marker {
  position: absolute;
  top: 20px;
  left: 0;
}
.page-contact .js-custom-marker.popup1 {
  left: 5%;
}
.page-contact .js-custom-marker.popup2 {
  left: 10%;
}
.page-contact .js-custom-marker.popup3 {
  left: 15%;
}
.page-contact .js-custom-marker.popup4 {
  left: 20%;
}
.page-contact .js-custom-marker.popup5 {
  left: 25%;
}
.page-contact .js-custom-marker.popup6 {
  left: 30%;
}
.page-contact .js-custom-marker.popup7 {
  left: 35%;
}
.page-contact .js-custom-marker.popup8 {
  left: 40%;
}
.page-contact .js-custom-marker.popup9 {
  left: 45%;
}
.page-contact .js-custom-marker.popup10 {
  left: 50%;
}
.page-contact .js-custom-marker.popup11 {
  left: 55%;
}
.page-contact .js-custom-marker .open {
  color: #F16E00;
  transition: all 0.25s linear;
}
.page-contact .js-custom-marker .open:hover {
  color: #000;
}
.page-contact .js-custom-marker .open.black {
  color: #000;
}
.page-contact .js-custom-marker .open.black:hover {
  color: #F16E00;
}
.page-contact .js-custom-marker .icon {
  font-size: 20px;
  line-height: 1;
  font-weight: normal;
}
@media (min-width: 768px) {
  .page-contact .js-custom-marker .icon {
    font-size: 33px;
  }
}
.page-contact .backtotop {
  width: 32px;
  float: right;
  margin: -20px 20px 20px;
}
.page-contact-iframe .container {
  width: 100% !important;
}
.page-contact-iframe .inform-section .two-col {
  margin: 0 -50px 13px;
  letter-spacing: -6px;
  padding-top: 20px;
}
.page-contact-iframe .inform-section .two-col:before {
  font-size: 60px;
  left: 54px;
  top: 28px;
}
.page-contact-iframe .inform-section .two-col .col {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 50%;
  padding: 0 46px;
  max-width: none;
}
.page-contact-iframe .inform-section .two-col .col + .col {
  border-left: 1px solid #fff;
  border-top: 0;
  padding-top: 0;
}
.download canvas {
  margin: auto;
}
.download > div > strong {
  font-size: 1.4em;
  text-transform: uppercase;
}
.download .download-progress {
  width: 100%;
  margin-top: 10%;
  position: relative;
}
.download .download-progress strong, .download .download-progress span {
  width: 100%;
  position: absolute;
  font-size: 2em;
  top: 32%;
  left: 0;
  text-align: center;
  display: block;
}
.download .download-progress strong.minutes {
  top: 20%;
}
.download .download-progress span {
  font-size: 1.3em;
  top: 52%;
  font-weight: normal;
}
.download .download-progress b {
  font-size: 1.25em;
}
.download a.active:after, .download a:hover:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: #000;
  height: 2px;
  width: 100%;
}
.download a.active:after, .download a.active:hover:after {
  background-color: #f60;
}
.download blockquote {
  padding: 0.75em 0 2em;
  display: block;
  font-size: 0.65em;
  clear: both;
  width: 100%;
  font-weight: 400;
  text-align: left;
  color: #333;
}
.download .btn-group .btn-group {
  padding-left: 1px;
}
.download .btn-group .btn-group:first-child {
  padding-left: 0;
}
.download button {
  background: #e9e9e9;
  border: none;
  border-bottom: 2px solid #e9e9e9;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  padding: 20px 0;
}
.download button i {
  font-size: 40px;
  display: block;
}
.download button:hover, .download button:focus, .download button.active, .download button.active:hover, .download button.active:focus {
  border-color: #F16E00;
  background: #e9e9e9;
  color: #000;
  box-shadow: none;
}
.fibre-etapes {
  position: relative;
  margin: auto;
  max-width: 670px;
}
.fibre-etapes img.fibre-encart-desktop {
  display: inline;
  max-width: 100%;
}
.fibre-etapes img.fibre-encart-mobile {
  display: none;
}
.fibre-etapes .etape {
  position: absolute;
  font-size: 17px;
  text-align: left;
  overflow: hidden;
}
.fibre-etapes .etape1 {
  top: 12.2396%;
  left: 51.9403%;
  height: 13.0208%;
  width: 43.2836%;
}
.fibre-etapes .etape2 {
  top: 31.7708%;
  left: 16.8657%;
  height: 12.0677%;
  width: 43.2836%;
}
.fibre-etapes .etape3 {
  top: 55.7943%;
  left: 39.2537%;
  height: 11.0677%;
  width: 43.2836%;
}
.fibre-etapes .etape4 {
  top: 79.0365%;
  left: 49.5522%;
  height: 15.0208%;
  width: 43.2836%;
}
@media screen and (max-width: 659px) {
  .fibre-etapes .etape {
    font-size: 16px;
  }
}
@media screen and (max-width: 639px) {
  .fibre-etapes .etape1, .fibre-etapes .etape4 {
    width: 45%;
  }
}
@media screen and (max-width: 629px) {
  .fibre-etapes .etape {
    font-size: 15px;
  }
}
@media screen and (max-width: 579px) {
  .fibre-etapes .etape {
    font-size: 14px;
  }
}
@media screen and (max-width: 539px) {
  .fibre-etapes .etape {
    font-size: 13px;
  }
}
@media screen and (max-width: 500px) {
  .fibre-etapes {
    max-width: 400px;
  }
  .fibre-etapes img.fibre-encart-desktop {
    display: none;
  }
  .fibre-etapes img.fibre-encart-mobile {
    display: inline;
    max-width: 100%;
  }
  .fibre-etapes .etape {
    font-size: 17px;
    text-align: center;
    width: auto;
    left: 3%;
    right: 3%;
  }
  .fibre-etapes .splus {
    width: 100%;
    left: 0;
  }
  .fibre-etapes .etape1 {
    top: 9.4913%;
    height: 9.3052%;
  }
  .fibre-etapes .etape2 {
    top: 27.6055%;
    height: 11.1663%;
  }
  .fibre-etapes .etape3 {
    top: 47.9529%;
    height: 8.0645%;
  }
  .fibre-etapes .etape4 {
    top: 65.2605%;
    height: 12.1663%;
  }
  .fibre-etapes .splus {
    top: 92.2457%;
    height: 4.8387%;
  }
}
@media screen and (max-width: 389px) {
  .fibre-etapes .etape {
    font-size: 16px;
  }
}
@media screen and (max-width: 369px) {
  .fibre-etapes .etape {
    font-size: 15px;
  }
}
@media screen and (max-width: 339px) {
  .fibre-etapes .etape {
    font-size: 14px;
  }
}
@media screen and (max-width: 329px) {
  .fibre-etapes .etape {
    font-size: 13px;
  }
}
.bg-fibre-jeux {
  text-shadow: 0px 0px 10px black;
  background: url('https://pro.orange.re/images/fibre/jeux.jpg') no-repeat;
  background-position: center center;
  background-size: 100% auto;
  padding: 100px 0;
  color: #fff;
}
@media (max-width: 1199px) {
  .bg-fibre-jeux {
    background-image: url('https://pro.orange.re/images/fibre/jeux_tablette.jpg');
  }
}
@media (max-width: 767px) {
  .bg-fibre-jeux {
    padding: 10px 0;
    background-image: url('https://pro.orange.re/images/fibre/jeux_mobile.jpg');
  }
  .bg-fibre-jeux h2 {
    font-size: 18px;
  }
  .bg-fibre-jeux .text-eshop {
    font-size: 14px;
    line-height: 17px;
  }
}
#fixe-pack-bienvenue .header-row-inner img {
  height: 98px;
  width: 93px;
  right: 20px;
}
@media (min-width: 768px) {
  #fixe-pack-bienvenue .header-row-inner img {
    right: 100px;
    bottom: 0;
    height: 150px;
    width: 142px;
  }
}
#fixe-pack-bienvenue .text-group {
  max-width: 500px;
}
#fixe-pack-bienvenue .text-group p {
  line-height: 19px;
}
#fixe-pack-bienvenue .text-group p strong {
  font-size: 16px;
}
#fixe-les-services .header-row-inner img {
  height: 98px;
  width: 108px;
}
@media (min-width: 768px) {
  #fixe-les-services .header-row-inner img {
    bottom: -5px;
    right: 100px;
    height: 150px;
    width: 165px;
  }
}
@media (min-width: 1200px) {
  #fixe-les-services .header-row-inner img {
    right: 200px;
  }
}
#fixe-ouverture-ligne .header-row-inner img {
  right: 200px;
  height: 150px;
  width: 127px;
}
#fixe-ouverture-ligne h1 sup {
  font-weight: normal;
  font-size: 22px;
}
#fixe-ouverture-ligne .text-group {
  max-width: 450px;
}
#fixe-ouverture-ligne .text-group p {
  font-size: 16px;
  margin-bottom: 20px;
}
#fixe-ouverture-ligne .tarif-icon {
  font-size: 60px;
  color: #ccc;
}
#fixe-ouverture-ligne .mini {
  font-size: 14px;
  font-weight: normal;
}
#fixe-ouverture-ligne #les-tarifs p {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #fixe-ouverture-ligne #les-tarifs .col-xs-12.col-sm-2 {
    text-align: center;
  }
}
@media (max-width: 767px) {
  #fixe-ouverture-ligne #les-tarifs .icon-ore-maintenance-man {
    display: inline-block;
    padding-bottom: 10px;
  }
}
.package {
  font-size: 11px;
}
.package .package-price {
  padding: 45px 0;
  background: #000;
}
.package .package-price h2 {
  color: #fff;
  margin: 0;
  font-size: 40px;
}
.package .package-price h3 {
  color: #F16E00;
  margin: 0;
  font-size: 22px;
}
.package .package-price h4 {
  color: #fff;
}
.package .package-price h5 {
  color: #fff;
  font-weight: 400;
}
.package .package-price p {
  color: #fff;
  margin: 33px 50px 0;
}
.package .package-features {
  position: relative;
  background: #eeeeee;
  list-style: none;
  padding: 20px 0 0 0;
  margin: 0;
}
.package .package-features:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 15px 0 15px;
  border-color: #000 transparent transparent transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.package .package-features > li {
  width: 88%;
  margin: auto;
  position: relative;
  padding: 30px 0 30px 60px;
  border-top: 2px solid #d1d1d1;
}
.package .package-features > li i {
  position: absolute;
  left: 0;
  top: 30px;
  font-size: 40px;
}
.package .package-features > li p {
  margin: 5px 0;
}
.package .package-features > li strong {
  font-size: 16px;
  display: block;
}
.package .package-features > li:first-child {
  border-top: none;
}
.package .package-features > li:first-child strong {
  font-size: 14px;
  line-height: 16px;
}
.package.collapsible .package-price {
  cursor: pointer;
}
.package.collapsible .package-features {
  display: none;
}
.package .fibre-yellow-block img {
  position: relative;
  left: -20px;
  top: -20px;
}
#internet-offres-fibres .rollover-banner a:after {
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
#internet-offres-fibres .rollover-banner .text {
  padding: 30px 40px 0 40px;
}
@media (max-width: 1199px) {
  #internet-offres-fibres .rollover-banner .text {
    display: none;
  }
}
#internet-offres-fibres .rollover-banner h2 {
  margin-bottom: 5px;
  font-size: 32px;
  line-height: 1;
  color: #000;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
#internet-offres-fibres .rollover-banner p {
  margin: 0;
  font-size: 20px;
  line-height: 1;
  color: #000;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
#internet-offres-fibres .rollover-banner .btn {
  margin-top: 20px;
}
#internet-offres-fibres .rollover-banner a:hover h2 {
  color: #fff;
}
#internet-offres-fibres .rollover-banner a:hover p {
  color: #fff;
}
#internet-offres-fibres .rollover-banner a:hover .btn {
  background: #fff;
  color: #000;
}
@media (max-width: 1199px) {
  #internet-offres-fibres .rollover-banner a:hover:after {
    opacity: 0;
  }
}
.re-orange-text--align-right {
  text-align: left;
  margin-top: 0px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .re-orange-text--align-right {
    text-align: right;
    margin-top: 50px;
  }
}
.rejoindre-orange-texte-space {
  margin-top: 10px;
  /* Small devices (tablets, 768px and up) */
}
@media (min-width: 768px) {
  .rejoindre-orange-texte-space {
    margin-top: 50px;
  }
}
.icone-3179-1 .icone-3179 {
  width: 250px;
  margin: -5px;
}
.rejoindre-orange-img .img-01 {
  width: 89%;
  height: auto;
}
.offres-internet-icone-orange-1-2 {
  position: relative;
  display: inline-block;
}
.offres-internet-icone-orange-1-2 img {
  width: 175px;
  height: auto;
  margin-top: 35px;
}
.offres-internet-icone-orange-1-2 h4 {
  position: absolute;
  top: 55%;
  left: 30%;
  text-align: center;
}
.offres-internet-icone-vert-3 {
  margin: 0px 0px 0px 0px;
  position: relative;
  display: inline-block;
}
.offres-internet-icone-vert-3 img {
  width: 150px;
  height: 150px;
  margin-top: 45px;
}
.offres-internet-icone-vert-3 i {
  position: absolute;
  top: 45%;
  left: 30%;
  text-align: center;
}
@media (max-width: 767px) {
  .offres-internet-icone-orange-1-2 img, .offres-internet-icone-vert-3 img {
    margin-top: 0;
  }
  .offres-internet-icone-orange-1-2 h4, .offres-internet-icone-orange-1-2 i, .offres-internet-icone-vert-3 h4, .offres-internet-icone-vert-3 i {
    margin-top: -18px;
  }
}
.internet-icone-vert-3 li i {
  font-size: 60px;
}
.internet-icone-vert-3 li p a {
  color: black;
}
.offres-internet-icone-vert-3-1 {
  margin: 0px 0px -40px 25px;
}
.column-tablet li {
  width: 100%;
}
@media (min-width: 480px) {
  .column-tablet li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .column-tablet li {
    width: 25%;
  }
}
.column-tablet li h3 {
  margin-left: -25px;
}
.column-tablet li p {
  margin-left: -25px;
}
.offres-internet-icone-vert-1 {
  margin: 0px 0px 0px 25px;
}
.offres-internet-icone-vert-1 h3 {
  margin: 175px 0px 0px 0px;
}
@media (min-width: 320px) {
  .button-y-bg {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 480px) {
  .button-y-bg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .button-y-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.button-y-bg .button-y-bg1 {
  background-color: black;
  color: white;
}
.button-y-bg .button-y-bg1:hover {
  background-color: transparent;
  color: black;
}
@media (min-width: 320px) {
  .button-b-bg {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 480px) {
  .button-b-bg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .button-b-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.button-b-bg .button-b-bg1 {
  background-color: black;
  color: white;
}
.button-b-bg .button-b-bg1:hover {
  background-color: transparent;
  color: black;
}
.button-bl-bg {
  background-color: black;
  color: white;
}
@media (min-width: 320px) {
  .button-bl-bg {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .button-bl-bg p {
    padding-top: 0px;
  }
}
@media (min-width: 480px) {
  .button-bl-bg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .button-bl-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.button-bl-bg .button-bl-bg1 {
  color: white;
  border-color: white;
}
.button-bl-bg .button-bl-bg1:hover {
  background-color: white;
  color: black;
}
.button-g-bg {
  background-color: #EEEEEE;
  color: #000000;
}
@media (min-width: 320px) {
  .button-g-bg {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .button-g-bg p {
    padding-top: 0px;
  }
}
@media (min-width: 480px) {
  .button-g-bg {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .button-g-bg {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.button-g-bg .button-bl-bg1 {
  color: #ffffff;
  border-color: #000000;
  background-color: #000000;
}
.button-g-bg .button-bl-bg1:hover {
  background-color: #EEEEEE;
  color: black;
}
.button-g-bg .lien {
  color: #000000;
}
.offres-internet-s2-bg p {
  font-size: 16px;
  position: absolute;
  left: 3%;
  top: 10px;
}
@media (min-width: 480px) {
  .offres-internet-s2-bg p {
    position: absolute;
    font-size: 20px;
    left: 3%;
    top: 20px;
  }
}
@media (min-width: 768px) {
  .offres-internet-s2-bg p {
    position: absolute;
    font-size: 32px;
    left: 3%;
    top: 40px;
  }
}
.offres-internet-t2 {
  font-size: 30px;
}
@media (min-width: 480px) {
  .offres-internet-t2 {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .offres-internet-t2 {
    font-size: 35px;
  }
}
@media (min-width: 768px) {
  .col-rejoindre {
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  .col-rejoindre {
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .col-rejoindre + .col-rejoindre {
    padding-right: 5px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .col-rejoindre + .col-rejoindre {
    padding-right: 5px;
    padding-left: 30px;
  }
}
.rollover-banner_content {
  position: relative;
}
.rollover-banner_content img {
  width: 100%;
  z-index: 0;
}
.rollover-banner_content .text {
  z-index: 2;
  position: absolute;
  padding: 40px;
  top: 0;
  left: 0;
  color: #fff;
}
.rollover-banner_content .text h3, .rollover-banner_content .text .h3 {
  font-weight: 500;
  transition: color 0.3s ease-in-out, 0.2s 0.3s ease-in-out;
  margin-bottom: 0;
}
@media (max-width: 839px) {
  .rollover-banner_content .text h3, .rollover-banner_content .text .h3 {
    font-size: 26px;
  }
}
@media (min-width: 840px) {
  .rollover-banner_content .text h3, .rollover-banner_content .text .h3 {
    font-size: 32px;
  }
}
.rollover-banner_content .text h3.plus:after, .rollover-banner_content .text .h3.plus:after {
  content: "+";
  font-size: 30px;
  background: #F16E00;
  height: 36px;
  width: 36px;
  line-height: 29px;
  border-radius: 18px;
  display: inline-block;
  text-align: center;
  margin-left: 20px;
  vertical-align: middle;
  color: #fff !important;
}
.rollover-banner_content .text p {
  margin-top: 20px;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5);
  font-weight: 300;
}
@media (max-width: 767px) {
  .rollover-banner_content .text p {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 839px) {
  .rollover-banner_content .text p {
    font-size: 16px;
  }
}
@media (min-width: 840px) {
  .rollover-banner_content .text p {
    font-size: 20px;
  }
}
.rollover-banner_content a {
  display: block;
}
.rollover-banner_content a:after {
  display: block;
  content: " ";
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, 0.2s 0.3s ease-in-out;
  z-index: 1;
}
.rollover-banner_content a:hover:after {
  opacity: 0.85;
}
.rollover-banner_content a:hover h3, .rollover-banner_content a:hover .h3 {
  color: #F16E00;
}
.rollover-banner-choisir-orange {
  position: relative;
}
.rollover-banner-choisir-orange img {
  width: 100%;
  z-index: 0;
}
.rollover-banner-choisir-orange .text {
  z-index: 2;
  position: absolute;
  padding: 40px;
  top: -20px;
  left: 0;
  color: black;
}
.rollover-banner-choisir-orange .text h3, .rollover-banner-choisir-orange .text .h3 {
  font-size: 30px;
  font-weight: 500;
  transition: color 0.3s ease-in-out, 0.2s 0.3s ease-in-out;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .rollover-banner-choisir-orange .text h3, .rollover-banner-choisir-orange .text .h3 {
    font-size: 32px;
  }
}
@media (max-width: 1199px) {
  .rollover-banner-choisir-orange .text {
    display: block;
  }
}
.rollover-banner-choisir-orange .banner-btn {
  z-index: 2;
  position: absolute;
  top: -50px;
  right: 10%;
  color: black;
  border-color: #fff;
}
@media (min-width: 1200px) {
  .rollover-banner-choisir-orange .banner-btn {
    top: -70px;
  }
}
.rollover-banner-choisir-orange .banner-btn:hover {
  color: #000000;
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  .rollover-banner-choisir-orange .banner-btn {
    display: block;
  }
}
.rollover-banner-choisir-orange .effect-over {
  display: block;
}
.rollover-banner-choisir-orange .effect-over:after {
  display: block;
  content: " ";
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, 0.2s 0.3s ease-in-out;
  z-index: 1;
}
.rollover-banner-choisir-orange .effect-over:hover:after {
  opacity: 0.85;
}
.rollover-banner-choisir-orange .effect-over:hover h3, .rollover-banner-choisir-orange .effect-over:hover .h3 {
  color: #F16E00;
}
@media (max-width: 1199px) {
  .rollover-banner-choisir-orange .effect-over1:hover:after {
    opacity: 0;
  }
}
.page-tres-haut-debit-obs .top-banner {
  margin-top: -70px;
}
.page-tres-haut-debit-obs .top-banner .rollover-banner .well-btn {
  max-width: 200px;
  border-width: 2px;
  background-color: transparent;
  text-align: center;
}
@media (max-width: 480px) {
  .page-tres-haut-debit-obs .top-banner .rollover-banner .well-btn {
    background-color: white;
  }
}
@media (max-width: 1199px) {
  .page-tres-haut-debit-obs .top-banner .rollover-banner h2 {
    font-size: 30px;
  }
}
.page-tres-haut-debit-obs .top-banner .rollover-banner h3 {
  font-size: 30px;
  margin-bottom: -10px;
  font-weight: 500;
}
.page-tres-haut-debit-obs .top-banner .rollover-banner p {
  font-weight: 20px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .page-tres-haut-debit-obs .top-banner .rollover-banner a h2, .page-tres-haut-debit-obs .top-banner .rollover-banner a h3, .page-tres-haut-debit-obs .top-banner .rollover-banner a p, .page-tres-haut-debit-obs .top-banner .rollover-banner a .well {
    display: block;
    width: 100%;
  }
  .page-tres-haut-debit-obs .top-banner .rollover-banner a:hover:after {
    opacity: 0;
  }
}
.page-tres-haut-debit-obs .top-banner .rollover-banner-bloc .well-btn {
  max-width: 200px;
  border-width: 2px;
  background-color: transparent;
  text-align: center;
}
@media (max-width: 480px) {
  .page-tres-haut-debit-obs .top-banner .rollover-banner-bloc .well-btn {
    background-color: white;
  }
}
@media (max-width: 1199px) {
  .page-tres-haut-debit-obs .top-banner .rollover-banner-bloc h2 {
    font-size: 30px;
  }
}
.page-tres-haut-debit-obs .top-banner .rollover-banner-bloc h3 {
  font-size: 30px;
  margin-bottom: -10px;
  font-weight: 500;
}
.page-tres-haut-debit-obs .top-banner .rollover-banner-bloc p {
  font-weight: 20px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .page-tres-haut-debit-obs .top-banner .rollover-banner-bloc a h2, .page-tres-haut-debit-obs .top-banner .rollover-banner-bloc a h3, .page-tres-haut-debit-obs .top-banner .rollover-banner-bloc a p, .page-tres-haut-debit-obs .top-banner .rollover-banner-bloc a .well {
    display: block;
    width: 100%;
  }
  .page-tres-haut-debit-obs .top-banner .rollover-banner-bloc a:hover:after {
    opacity: 0;
  }
}
.page-tres-haut-debit-obs .top-section .voix-hd .img-text {
  display: flex;
}
.page-tres-haut-debit-obs .top-section .voix-hd .img-text i {
  font-size: 70px;
}
.page-tres-haut-debit-obs .top-section .voix-hd .img-text p {
  font-size: 16px;
}
.page-tres-haut-debit-obs .top-section .voix-hd .right-btn a {
  float: right;
}
.page-tres-haut-debit-obs .top-section .voix-hd .texte {
  font-size: 16px;
}
#assistance-new-home .text-white {
  color: #ffffff;
}
#assistance-new-home .header-main-content {
  display: flow-root;
  position: relative;
}
#assistance-new-home .header-main-content::after {
  content: "";
  background-image: url('https://pro.orange.re/assets/images/assistance/home/iStock-1216968894.jpg');
  background-size: cover;
  background-position: center;
  filter: brightness(40%);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
}
@media (max-width: 767px) {
  #assistance-new-home .header-main-content .title {
    margin-top: 73px;
  }
}
@media (min-width: 768px) {
  #assistance-new-home .header-main-content .title {
    margin-top: 70px;
    padding-top: 70px;
  }
}
@media (max-width: 767px) {
  #assistance-new-home .header-main-content .title h1 {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  #assistance-new-home .header-main-content .title h1 {
    font-size: 61px;
  }
}
#assistance-new-home .header-main-content .header {
  max-width: 462px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  #assistance-new-home .header-main-content .header {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  #assistance-new-home .header-main-content .header .form-content {
    margin: 0 10px;
  }
}
#assistance-new-home .header-main-content .header .form-content .form-desc {
  margin: auto;
  background: #000;
  max-width: 462px;
  min-height: 50px;
  color: #fff;
}
#assistance-new-home .header-main-content .header .form-content .form-desc p {
  padding: 12px 17px;
}
#assistance-new-home .header-main-content .header .form-content form .input-group {
  margin: auto;
  max-width: 462px;
  height: 50px;
}
#assistance-new-home .header-main-content .header .form-content form .input-group input {
  height: 50px;
  border-color: #ffffff;
  box-shadow: none;
  font-style: italic;
}
#assistance-new-home .header-main-content .header .form-content form .input-group input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9F9F9F;
  font-size: 16px;
  line-height: 23px;
}
#assistance-new-home .header-main-content .header .form-content form .input-group input::-moz-placeholder {
  /* Firefox 19+ */
  color: #9F9F9F;
  font-size: 16px;
  line-height: 23px;
}
#assistance-new-home .header-main-content .header .form-content form .input-group input:-ms-input-placeholder {
  /* IE 10+ */
  color: #9F9F9F;
  font-size: 16px;
  line-height: 23px;
}
#assistance-new-home .header-main-content .header .form-content form .input-group input:-moz-placeholder {
  /* Firefox 18- */
  color: #9F9F9F;
  font-size: 16px;
  line-height: 23px;
}
#assistance-new-home .header-main-content .header .form-content form .input-group .input-group-btn {
  height: 50px;
}
#assistance-new-home .header-main-content .header .form-content form .input-group .input-group-btn button {
  height: 50px;
  width: 52px;
  background-color: #FF7900;
}
#assistance-new-home .header-main-content .header .button {
  text-align: center;
}
#assistance-new-home .header-main-content .header .button .btn-new {
  color: #ffffff;
  background: #000000;
  border-radius: 50px;
  font-weight: 400;
}
@media (max-width: 767px) {
  #assistance-new-home .header-main-content .header .button .btn-new {
    margin: 65px auto;
  }
}
@media (min-width: 768px) {
  #assistance-new-home .header-main-content .header .button .btn-new {
    margin: 134px auto;
  }
}
#assistance-new-home .header-main-content .header .button .btn-new img {
  margin-right: 10px;
}
#assistance-new-home .middle-top .content {
  max-width: 940px;
  margin: 0 auto;
}
#assistance-new-home .middle-top .content .blocks {
  display: flex;
  justify-content: center;
  place-content: space-evenly;
}
@media (max-width: 767px) {
  #assistance-new-home .middle-top .content .blocks {
    flex-wrap: wrap;
  }
}
#assistance-new-home .middle-top .content .blocks .block {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 481px) {
  #assistance-new-home .middle-top .content .blocks .block {
    width: 140px;
  }
}
@media (max-width: 480px) {
  #assistance-new-home .middle-top .content .blocks .block {
    width: 118px;
  }
}
#assistance-new-home .middle-top .content .blocks .block i {
  color: #000000;
}
@media (min-width: 481px) {
  #assistance-new-home .middle-top .content .blocks .block i {
    font-size: 45px;
  }
}
@media (max-width: 480px) {
  #assistance-new-home .middle-top .content .blocks .block i {
    font-size: 38px;
  }
}
#assistance-new-home .middle-top .content .blocks .block p {
  text-align: center;
  color: #000000;
}
@media (max-width: 480px) {
  #assistance-new-home .middle-top .content .blocks .block p {
    font-size: 11px;
  }
}
#assistance-new-home .middle-top .content h2 {
  position: relative;
}
#assistance-new-home .middle-top .content h2:after {
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 3rem;
  height: 0.6rem;
  content: "";
  background-color: #ff7900;
  z-index: 5;
}
@media (max-width: 480px) {
  #assistance-new-home .middle-top .nav-pills li {
    flex-grow: 2;
  }
}
#assistance-new-home .middle-top .nav-pills li.active a {
  background-color: #ffffff;
}
#assistance-new-home .middle-top .nav-pills li.active a .block i, #assistance-new-home .middle-top .nav-pills li.active a .block p {
  color: #F16E00;
}
#assistance-new-home .middle-bottom .content {
  max-width: 1072px;
  margin: 0 auto;
  box-shadow: -12px 12px 0px #dddddd;
  border: 2px solid #dddddd;
}
@media (min-width: 768px) {
  #assistance-new-home .middle-bottom .content {
    padding: 40px 62px;
  }
}
@media (max-width: 767px) {
  #assistance-new-home .middle-bottom .content {
    padding: 10px;
  }
}
#assistance-new-home .middle-bottom .content .nav-pills {
  display: flex;
}
@media (min-width: 768px) {
  #assistance-new-home .middle-bottom .content .nav-pills {
    flex-direction: row;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  #assistance-new-home .middle-bottom .content .nav-pills {
    flex-direction: column;
  }
}
#assistance-new-home .middle-bottom .content .nav-pills li {
  border: 2px solid #000;
}
@media (max-width: 767px) {
  #assistance-new-home .middle-bottom .content .nav-pills li {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  #assistance-new-home .middle-bottom .content .nav-pills li {
    font-size: 18px;
  }
}
#assistance-new-home .middle-bottom .content .nav-pills li a {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #000;
}
@media (max-width: 767px) {
  #assistance-new-home .middle-bottom .content .nav-pills li a {
    padding: 10px 20px;
  }
  #assistance-new-home .middle-bottom .content .nav-pills li a i {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  #assistance-new-home .middle-bottom .content .nav-pills li a {
    padding: 25px 40px;
  }
  #assistance-new-home .middle-bottom .content .nav-pills li a i {
    font-size: 56px;
  }
}
#assistance-new-home .middle-bottom .content .nav-pills li.active a {
  background: #000;
  color: #fff;
}
#assistance-new-home .middle-bottom .content .nav-pills li.active a:hover, #assistance-new-home .middle-bottom .content .nav-pills li.active a:focus {
  background: #000;
  color: #fff;
}
#assistance-new-home .middle-bottom .content .nav-pills > li + li {
  margin-left: 0px;
}
#assistance-new-home .middle-bottom .content .panel-eshop {
  background: #f4f4f4;
}
@media (max-width: 767px) {
  #assistance-new-home .middle-bottom .content .panel-eshop {
    padding: 10px;
  }
}
@media (min-width: 768px) {
  #assistance-new-home .middle-bottom .content .panel-eshop {
    padding: 10px 46px;
  }
}
#assistance-new-home .middle-bottom .content .panel-eshop .panel-heading {
  border-bottom: 2px solid #f4f4f4;
}
#assistance-new-home .middle-bottom .content .panel-eshop .panel-heading .panel-title a {
  font-size: 24px;
  color: #FF7900;
}
#assistance-new-home .middle-bottom .content .panel-eshop .panel-heading .panel-title a.collapsed {
  color: #000;
}
#assistance-new-home .middle-bottom .content .panel-eshop .panel-body p span a {
  color: #000;
}
@media (max-width: 767px) {
  #assistance-new-home .bottom-section {
    margin-top: 70px;
  }
}
#assistance-new-home .bottom-section .content {
  max-width: 940px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  #assistance-new-home .bottom-section .content {
    margin-bottom: 70px;
  }
}
#assistance-new-home .bottom-section .content .carousel {
  position: relative;
}
#assistance-new-home .bottom-section .content .carousel .img-bg {
  position: relative;
  z-index: 0;
}
#assistance-new-home .bottom-section .content .carousel .text {
  background: #ffffff;
  z-index: 1;
}
@media (max-width: 480px) {
  #assistance-new-home .bottom-section .content .carousel .text {
    position: relative;
    padding: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    border: 2px solid #dddddd;
  }
}
@media (min-width: 481px) {
  #assistance-new-home .bottom-section .content .carousel .text {
    max-width: 380px;
    position: absolute;
    padding: 27px 44px 27px 36px;
    right: 60px;
    top: 15%;
  }
}
#assistance-new-home .bottom-section .content .slide-arrow {
  background: #000000;
  border: 0px;
  position: absolute;
  z-index: 100;
  margin: auto;
  top: 0;
  bottom: 0;
  color: #ffffff;
}
@media (min-width: 768px) {
  #assistance-new-home .bottom-section .content .slide-arrow {
    height: 60px;
    width: 60px;
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  #assistance-new-home .bottom-section .content .slide-arrow {
    height: 30px;
    width: 30px;
    color: #ffffff;
    font-size: 15px;
  }
}
#assistance-new-home .bottom-section .content .slide-arrow.prev-arrow {
  left: 0;
}
#assistance-new-home .bottom-section .content .slide-arrow.next-arrow {
  right: 0;
}
#assistance-new-home .bottom-section .content .slide-arrow:focus, #assistance-new-home .bottom-section .content .slide-arrow:visited {
  outline: none;
}
#assistance-new-home .contact-blocks .well {
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: none;
  margin: 0px 0px 0px auto;
}
@media (max-width: 768px) {
  #assistance-new-home .contact-blocks .well {
    padding-left: 0px;
  }
}
#assistance-new-home .contact-blocks .well .content {
  display: flex;
}
@media (min-width: 768px) {
  #assistance-new-home .contact-blocks .well .content {
    flex-direction: row;
  }
  #assistance-new-home .contact-blocks .well .content img {
    min-height: 224px;
  }
}
@media (max-width: 768px) {
  #assistance-new-home .contact-blocks .well .content {
    flex-direction: column-reverse;
  }
}
#assistance-new-home .contact-blocks .well .content .text {
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
#assistance-new-home .contact-blocks .well .content .text h3 {
  color: #000000;
}
#assistance-new-home .contact-blocks .well .content .text p {
  font-weight: 400;
  color: #000000;
}
@media (min-width: 769px) {
  #assistance-new-home .contact-blocks .well .content .btn {
    width: 177px;
  }
}
#forfaits-4g-5g #banner-5g {
  margin: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: black;
  color: white;
  padding-left: 3rem;
}
@media (max-width: 480px) {
  #forfaits-4g-5g #banner-5g {
    padding-top: 3rem;
    flex-direction: column;
  }
}
#forfaits-4g-5g #banner-5g p {
  margin: 0;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 4.2rem;
}
@media (max-width: 768px) {
  #forfaits-4g-5g #banner-5g p {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
}
#forfaits-4g-5g #banner-5g p:first-child {
  margin-bottom: 2rem;
}
#forfaits-4g-5g #banner-5g img {
  height: 320px;
  width: auto;
}
@media (max-width: 768px) {
  #forfaits-4g-5g #banner-5g img {
    height: 280px;
  }
}
@media (max-width: 480px) {
  #forfaits-4g-5g #banner-5g img {
    width: 100%;
    height: auto;
  }
}
#forfaits-4g-5g .box {
  border: 1px solid #c8c8c8;
  padding: 30px;
}
#forfaits-4g-5g .box ul {
  list-style: none;
  list-style-type: square;
}
#forfaits-4g-5g .box ul li {
  font-size: 22px;
}
#forfaits-4g-5g .box ul li::marker {
  color: #F16E00;
}
#forfaits-4g-5g .text-block {
  display: flex;
}
@media (max-width: 768px) {
  #forfaits-4g-5g .text-block {
    flex-direction: row;
  }
}
@media (max-width: 768px) {
  #forfaits-4g-5g .text-block {
    flex-direction: column;
  }
}
#forfaits-4g-5g section {
  margin-bottom: 3rem;
}
#forfaits-4g-5g #forfaits {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #forfaits-4g-5g #forfaits {
    flex-wrap: wrap;
  }
}
#forfaits-4g-5g .card, #forfaits-4g-5g .card-sm {
  background-color: black;
}
#forfaits-4g-5g .card {
  color: white;
  width: 55%;
}
@media (min-width: 1200px) {
  #forfaits-4g-5g .card h1 {
    margin: 60px 0;
    font-size: 140px !important;
  }
}
@media (max-width: 1199px) {
  #forfaits-4g-5g .card h1 {
    margin: 60px 0;
    font-size: 90px !important;
  }
}
@media (max-width: 480px) {
  #forfaits-4g-5g .card h1 {
    font-size: 50px !important;
  }
}
@media (min-width: 769px) {
  #forfaits-4g-5g .card.left {
    margin-right: 2rem;
  }
  #forfaits-4g-5g .card.right {
    margin-left: 2rem;
  }
}
@media (max-width: 768px) {
  #forfaits-4g-5g .card {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2rem;
    padding-bottom: 3rem;
    margin-top: 2rem;
  }
}
@media (max-width: 768px) {
  #forfaits-4g-5g .card img {
    width: 80%;
    display: block;
    margin: auto;
  }
}
#forfaits-4g-5g .card .tag {
  background-color: #ffd200;
  width: 50%;
  padding: 1rem;
  font-size: 1.6rem;
  font-weight: bold;
  color: black;
}
@media (max-width: 480px) {
  #forfaits-4g-5g .card .tag {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #forfaits-4g-5g .card h3 {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  #forfaits-4g-5g .card h3 {
    margin-left: 70px;
  }
}
#forfaits-4g-5g .card p {
  font-size: 16px;
}
@media (max-width: 767px) {
  #forfaits-4g-5g .card p {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  #forfaits-4g-5g .card p {
    margin-left: 70px;
  }
}
#forfaits-4g-5g .card .block img {
  width: 190px;
}
#forfaits-4g-5g .card .btn-custom {
  padding: 1.2rem;
  background-color: #F16E00;
  text-align: center;
  color: white;
  font-size: 1.6rem;
}
#forfaits-4g-5g .forfaits {
  color: white;
  display: flex;
  flex-wrap: wrap;
  width: 45%;
  justify-content: space-between;
}
@media (max-width: 768px) {
  #forfaits-4g-5g .forfaits {
    width: 100%;
  }
}
#forfaits-4g-5g .forfaits .title {
  margin-top: 2rem;
  height: 4.5rem;
  margin-bottom: 2rem;
}
#forfaits-4g-5g .forfaits h2 {
  margin-bottom: 0;
  font-size: 2.2rem;
}
#forfaits-4g-5g .forfaits ul {
  padding: 0;
}
#forfaits-4g-5g .forfaits ul li {
  list-style-type: none;
}
#forfaits-4g-5g .forfaits .price {
  margin-top: 7rem;
  color: #F16E00;
  display: flex;
  font-weight: bold;
  justify-content: right;
  padding-bottom: 2rem;
}
#forfaits-4g-5g .forfaits .price .left {
  font-size: 4rem;
  margin-right: 0.5rem;
}
#forfaits-4g-5g .forfaits .price .right {
  display: flex;
  flex-direction: column;
  align-self: center;
}
#forfaits-4g-5g .forfaits .text-right {
  float: right;
}
#forfaits-4g-5g .forfaits .promo {
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 35px;
}
#forfaits-4g-5g .forfaits h1 {
  margin-top: 35px;
}
#forfaits-4g-5g .card-sm {
  width: 48%;
  padding: 2rem;
  background-image: url('https://pro.orange.re/assets/images/5g/logo-forfaits-5g.png');
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 1.6rem;
}
#forfaits-4g-5g .card-sm.no_bi {
  background-image: none !important;
}
@media (max-width: 768px) {
  #forfaits-4g-5g .card-sm.r4 {
    width: 24%;
  }
  #forfaits-4g-5g .card-sm.r3 {
    width: 33%;
  }
}
@media (max-width: 480px) {
  #forfaits-4g-5g .card-sm.r4, #forfaits-4g-5g .card-sm.r3 {
    width: 49%;
  }
}
#forfaits-4g-5g .card-sm.mb-2 {
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  #forfaits-4g-5g .card-sm.mb-2 {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  #forfaits-4g-5g .card-sm.mb-2 {
    margin-bottom: 2rem;
  }
}
#forfaits-4g-5g .card-sm h2 {
  margin-top: 1.4rem;
}
#forfaits-4g-5g .card-sm sup {
  font-size: 1.6rem;
}
#forfaits-4g-5g .card-sm .price .block {
  display: flex;
  flex-direction: column;
}
#forfaits-4g-5g #banner-5g {
  margin: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
  width: 97%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: black;
  color: white;
  padding-left: 3rem;
}
@media (max-width: 480px) {
  #forfaits-4g-5g #banner-5g {
    padding-top: 3rem;
    flex-direction: column;
  }
}
#forfaits-4g-5g #banner-5g p {
  margin: 0;
  font-size: 3.8rem;
  font-weight: bold;
  line-height: 4.2rem;
}
@media (max-width: 768px) {
  #forfaits-4g-5g #banner-5g p {
    font-size: 2.8rem;
    line-height: 3.2rem;
  }
}
#forfaits-4g-5g #banner-5g p:first-child {
  margin-bottom: 2rem;
}
#forfaits-4g-5g #banner-5g img {
  height: 320px;
  width: auto;
}
@media (max-width: 768px) {
  #forfaits-4g-5g #banner-5g img {
    height: 280px;
  }
}
@media (max-width: 480px) {
  #forfaits-4g-5g #banner-5g img {
    width: 100%;
    height: auto;
  }
}
#forfaits-4g-5g .content {
  background-color: white;
  padding: 4rem 2rem;
  font-size: 1.8rem;
}
#forfaits-4g-5g .content .row {
  margin-bottom: 4rem;
}
#forfaits-4g-5g .content .row:last-child {
  margin-bottom: 0;
}
#forfaits-4g-5g .content img {
  width: 90% !important;
  display: block;
  margin: auto;
}
@media (max-width: 768px) {
  #forfaits-4g-5g .content img {
    margin-bottom: 2rem;
  }
}
#forfaits-4g-5g .content a {
  color: black;
  font-weight: bold;
  font-size: 2rem;
}
#forfaits-4g-5g .content .fiche-tarifiaire {
  text-align: right;
}
#forfaits-4g-5g .content .fiche-tarifiaire .btn-default {
  color: white;
  font-size: initial;
}
#forfaits-4g-5g .content .fiche-tarifiaire .btn-default:hover {
  color: black;
}
#forfaits-4g-5g .content .links h2 {
  text-align: center;
  font-size: 2rem;
  margin-top: 1.5rem;
}
#forfaits-4g-5g .content .links img {
  width: 100% !important;
}
.table-komzot-4g-5g table th {
  background-color: #000000;
  color: #ffffff;
  border: 8px solid #000000;
  text-align: center;
  border-bottom: 1px solid #000 !important;
}
@media (min-width: 769px) {
  .table-komzot-4g-5g table th {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .table-komzot-4g-5g table th {
    font-size: 16px;
  }
}
.table-komzot-4g-5g table td {
  border: 8px solid #cfcfcf;
  text-align: center;
  vertical-align: middle !important;
  border-top: 9px solid #cfcfcf !important;
}
.table-komzot-4g-5g table td span {
  font-weight: 800;
}
@media (min-width: 769px) {
  .table-komzot-4g-5g table td span {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .table-komzot-4g-5g table td span {
    font-size: 16px;
  }
}
.table-komzot-4g-5g table td img {
  width: 150px;
  max-width: 150px;
}
.table-komzot-4g-5g table tr .bg-grey {
  background-color: #cfcfcf;
}
#page-business-everywhere .package.new .package-features {
  padding: 0px;
}
#page-business-everywhere .package.new .package-features:before {
  content: none;
}
#page-business-everywhere .package.new .package-features li {
  margin: 0px;
  border: none;
  width: 100%;
  padding: 10px 20px;
  color: #ffffff;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
#page-business-everywhere .package.new .package-features li span {
  padding-left: 0px;
}
@media (min-width: 768px) {
  #page-business-everywhere .package.new .package-features li span {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  #page-business-everywhere .package.new .package-features li span {
    font-size: 18px;
  }
}
#page-business-everywhere .package.new .package-features li.description {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  #page-business-everywhere .package.new .package-features li.description {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  #page-business-everywhere .package.new .package-features li.description {
    font-size: 12px;
  }
}
#page-business-everywhere .package.new .package-features li:nth-child(1) {
  background-color: #4F4F4F;
}
#page-business-everywhere .package.new .package-features li:nth-child(2) {
  background-color: #3F3F3F;
}
#page-business-everywhere .package.new .package-features li:nth-child(3) {
  background-color: #BFBFBF;
}
#page-mobile-pro-landing .header-row-inner {
  display: none;
}
#page-mobile-pro-landing .slider-mobile-bottom img {
  height: 75px;
}
#page-mobile-pro-landing .mobile-content .das {
  color: #555;
  font-weight: 400;
  line-height: 1.428571;
}
#page-mobile-pro-landing .mobile-content .das span {
  font-weight: bold;
}
#page-mobile-pro-landing .mobile-content ul {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 0px;
}
#page-mobile-pro-landing .mobile-content ul li {
  background: gray;
  display: block;
  height: 32px;
  width: 32px;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  box-shadow: inset 2px 0 0 #fff, inset 0 2px 0 #fff, inset -2px 0 0 #fff, inset 0 -2px 0 #fff;
}
#page-mobile-pro-landing .mobile-content ul li.active {
  border: 2px solid #f16e00;
}
#page-mobile-pro-landing .ratings .last {
  color: #ffcd0b !important;
  font-size: 26px;
  line-height: 1.153846;
  padding-bottom: 0.625rem;
}
#page-mobile-pro-landing .ratings .info {
  position: relative;
}
#page-mobile-pro-landing .ratings .info p {
  position: absolute;
  left: 8.1rem;
  top: 0.2rem;
  width: 4.4375rem;
  text-align: center;
  font-weight: 700;
  font-size: 3.5rem;
}
#page-mobile-pro-landing .prix {
  color: #f16e00;
  font-size: 40px;
  font-weight: bold;
}
#page-mobile-pro-landing .text-ml {
  font-size: 16px;
}
#page-mobile-pro-landing .specs h3 {
  border-bottom: 4px solid #f16e00;
  padding: 0 0 5px;
  width: fit-content;
  margin-bottom: 30px;
}
#page-mobile-pro-landing .key-row {
  margin-bottom: 30px;
}
#page-mobile-pro-landing .key-row .key {
  font-size: 14px;
  color: #555;
}
#page-mobile-pro-landing .key-row .value {
  font-size: 19px;
  line-height: 1.25;
  padding-bottom: 1px;
  padding-top: 3px;
}
#page-mobile-pro-landing .key-row .value .icon-ore-ok {
  color: #75DF6C;
  font-size: 18px;
}
#page-mobile-pro-landing .key-row .value .icon-ore-ko {
  color: red;
  font-size: 18px;
}
#page-livebox-6 .block-price {
  background-color: #eee;
  padding: 3rem;
}
@media (min-width: 769px) {
  #page-livebox-6 .block-price {
    position: absolute;
    top: -9rem;
    width: 90%;
  }
}
@media (max-width: 768px) {
  #page-livebox-6 .block-price {
    margin-bottom: 2rem;
  }
}
#page-livebox-6 .block-price .price {
  font-size: 4rem;
  color: #F16E00;
  font-weight: bold;
}
#page-livebox-6 .block-price .commitment-duration {
  font-size: 1.6rem;
  margin-bottom: 3rem;
}
#page-livebox-6 .block-price .frequency_price {
  font-weight: bold;
}
#page-livebox-6 .block-price .btn {
  margin-top: 2.2rem;
}
#page-livebox-6 .tab {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
#page-livebox-6 .tab .img, #page-livebox-6 .tab .video {
  width: 50%;
}
#page-livebox-6 .tab .img img, #page-livebox-6 .tab .video img {
  width: 100%;
}
#page-livebox-6 .tab .txt {
  padding-left: 2rem;
  width: 50%;
}
#page-livebox-6 #caracteristiques-techniques ul {
  list-style: none;
  /* Remove default bullets */
}
#page-livebox-6 #caracteristiques-techniques li {
  position: relative;
}
#page-livebox-6 #caracteristiques-techniques li::before {
  position: absolute;
  top: -1.1rem;
  font-size: 3rem;
  content: "•";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}
#page-livebox-6 #caracteristiques-techniques li.orange::before {
  color: #F16E00;
}
#page-repeteur-wifi-6 #description {
  padding: 3rem 0;
  text-align: center;
}
#page-repeteur-wifi-6 #description p {
  font-size: 1.6rem;
}
#page-repeteur-wifi-6 #offre-de-remboursement {
  margin-bottom: 2rem;
}
#page-repeteur-wifi-6 #offre-de-remboursement .container .content {
  background-color: #fff;
}
@media (max-width: 480px) {
  #page-repeteur-wifi-6 #offre-de-remboursement .container .content {
    padding: 1.8rem;
  }
}
@media (min-width: 768px) {
  #page-repeteur-wifi-6 #offre-de-remboursement .container .content {
    display: flex;
    align-items: center;
  }
}
#page-repeteur-wifi-6 #offre-de-remboursement .container .content .txt {
  font-size: 2rem;
  font-weight: bold;
}
@media (min-width: 480px) {
  #page-repeteur-wifi-6 #offre-de-remboursement .container .content .txt {
    width: 50%;
    padding-left: 4rem;
    padding-right: 8rem;
  }
}
@media (min-width: 768px) {
  #page-repeteur-wifi-6 #offre-de-remboursement .container .content .txt .btn-lg, #page-repeteur-wifi-6 #offre-de-remboursement .container .content .txt .btn-group-lg > .btn {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }
}
@media (min-width: 480px) {
  #page-repeteur-wifi-6 #offre-de-remboursement .container .content .img {
    width: 50%;
  }
}
#page-repeteur-wifi-6 #offre-de-remboursement .container .content .img img {
  width: 100%;
}
#page-repeteur-wifi-6 #offre-de-remboursement .container .price {
  font-size: 2.6rem;
  color: #F16E00;
}
#page-repeteur-wifi-6 .panel .panel-body {
  padding: 0;
}
#page-error-http h1 {
  font-size: 60px;
  margin: 80px 0 40px 0;
}
#page-error-http h2 {
  font-size: 35px;
  margin: 0 0 40px 0;
}
#page-error-http #wrapper {
  overflow: hidden;
  width: 100%;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (max-width: 768px) {
  #page-error-http #wrapper {
    background-position: top left;
  }
}
#page-error-http #content, #page-error-http .error_content {
  min-height: 800px;
}
#page-error-http #content {
  width: auto;
  margin: 0 auto;
}
#page-error-http .error_content {
  max-width: 92%;
  position: relative;
  margin: 0 auto;
  display: flex;
}
#page-error-http .error_content-corps {
  width: 40%;
}
@media (max-width: 768px) {
  #page-error-http .error_content-corps {
    position: relative;
    width: 90%;
  }
  #page-error-http .error_content-corps h1 {
    font-size: 40px;
  }
  #page-error-http .error_content-corps h2 {
    font-size: 25px;
  }
}
#page-error-http .btn {
  padding: 1.5rem 4rem;
  font-size: 20px;
}
/*
 * PAGES
 */
#homepage .gallery {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #homepage .gallery {
    margin-bottom: 70px;
  }
}
@media (min-width: 1200px) {
  #homepage .gallery {
    margin-bottom: 90px;
  }
}
#homepage .top-links {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #homepage .top-links {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  #homepage .top-links {
    margin-bottom: 60px;
  }
}
#homepage .top-links a {
  display: block;
  position: relative;
  text-decoration: none;
}
#homepage .top-links a img {
  position: relative;
  z-index: 1;
}
#homepage .top-links a mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 54px;
  left: 0;
  background: transparent;
  z-index: 3;
  transition: background 0.3s ease-in-out;
}
#homepage .top-links a mask i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 45px;
  color: #F16E00;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
#homepage .top-links a span {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  height: 54px;
  padding: 5px 20px;
  background: #000;
  color: #fff;
  z-index: 3;
  transition: background 0.3s ease-in-out;
}
#homepage .top-links a span > b {
  font-size: 18px;
  line-height: 1;
}
@media (max-width: 479px) {
  #homepage .top-links a span > b {
    font-size: 13px;
  }
}
#homepage .top-links a:hover mask {
  background: rgba(0, 0, 0, 0.8);
}
#homepage .top-links a:hover mask i {
  opacity: 1;
}
#homepage .section-phone {
  padding-bottom: 0;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #homepage .section-phone {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  #homepage .section-phone {
    margin-bottom: 60px;
  }
}
#homepage .rollover-banner {
  margin-bottom: 40px;
}
#homepage .rollover-banner h2 i {
  color: #F16E00;
  vertical-align: bottom;
  line-height: 0;
}
#homepage .rollover-banner h2:after {
  content: none;
}
@media (min-width: 768px) {
  #homepage .rollover-banner {
    margin-bottom: 50px;
  }
  #homepage .rollover-banner .icon-ore-wifi {
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  #homepage .rollover-banner {
    margin-bottom: 60px;
  }
}
#homepage .rollover-banner figcaption span {
  color: #F16E00;
  margin-right: 5px;
}
@media (max-width: 767px) {
  #homepage .rollover-banner {
    /*background: url('https://pro.orange.re/images/home/mobile-4g.jpg') no-repeat center center / cover;

            img{
                display: none;
            }*/
  }
  #homepage .rollover-banner .text {
    transition: background 0.3s ease-in-out;
    padding: 20px;
  }
  #homepage .rollover-banner .text h2 {
    font-size: 30px;
    transition: color 0.3s ease-in-out;
  }
  #homepage .rollover-banner figcaption {
    padding: 20px;
    font-size: 18px;
  }
  #homepage .rollover-banner a:hover:after {
    content: none !important;
  }
}
@media (max-width: 320px) {
  #homepage .rollover-banner a .text p {
    margin-top: 0px;
    font-size: 12px;
  }
}
@media screen and (min-width: 481px) and (max-width: 575px) {
  #homepage .rollover-banner a .text p {
    font-size: 12px;
  }
  #homepage .rollover-banner a .text h2 {
    font-size: 20px;
  }
}
#homepage .offre-createur-banner {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #homepage .offre-createur-banner {
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) {
  #homepage .offre-createur-banner {
    margin-bottom: 60px;
  }
}
#homepage .section-info .info-flex .row1 .text h2 {
  font-size: 40px;
  line-height: 44px;
}
#homepage .section-info .info-flex .row2 .text h2 {
  line-height: 33px;
}
@media (min-width: 768px) {
  #homepage .section-info .info-flex .row2 .text h2 {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #homepage .section-info .info-flex .row2 .text h2 {
    font-size: 24px;
    line-height: 26px;
  }
}
.assistance-page .col-sm-6 .holder {
  max-width: 500px;
}
.assistance-page .col-sm-9 .holder {
  max-width: 800px;
}
.assistance-page p {
  margin-bottom: 10px;
}
.assistance-page p.title {
  font-size: 16px;
  font-weight: bold;
}
#assistance-aletranger .ui-helper-hidden-accessible {
  display: none;
}
#assistance-aletranger .col-holder {
  font-size: 1.8rem;
  padding: 50px;
  margin: 30px;
}
@media (max-width: 767px) {
  #assistance-aletranger .col-holder {
    font-size: 1.5rem;
    margin: 10px;
    padding: 20px;
  }
}
#assistance-aletranger .float-left {
  float: left !important;
}
#assistance-aletranger .align-items-center {
  align-items: center !important;
}
#assistance-aletranger .justify-content-center {
  justify-content: center !important;
}
#assistance-aletranger .d-flex {
  display: flex !important;
}
#assistance-aletranger .border {
  border: 1px solid #000 !important;
}
#assistance-aletranger .text-secondary {
  color: #F16E00 !important;
}
#assistance-aletranger .font-weight-bold {
  font-weight: 700 !important;
}
#assistance-aletranger .text-right {
  text-align: right !important;
}
#assistance-aletranger .overflow-hidden {
  overflow: hidden !important;
}
#assistance-aletranger dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
#assistance-aletranger .country-btn {
  position: relative;
}
#assistance-aletranger .country-btn .mask {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 34px;
  text-align: center;
  z-index: 1;
}
@media (min-width: 768px) {
  #assistance-aletranger .country-btn .mask {
    min-height: 60px;
  }
}
#assistance-aletranger .country-btn .mask .img {
  display: inline-block;
  width: 25px;
}
@media (min-width: 768px) {
  #assistance-aletranger .country-btn .mask .img {
    width: 43px;
  }
}
#assistance-aletranger .country-btn .mask .img img {
  max-width: 100%;
}
#assistance-aletranger .country-btn .input {
  position: relative;
  display: block;
  width: 100%;
  min-height: 34px;
  text-align: center;
  z-index: 2;
  opacity: 0;
}
@media (min-width: 768px) {
  #assistance-aletranger .country-btn .input {
    min-height: 60px;
  }
}
#assistance-aletranger .country-btn .input:focus {
  opacity: 1;
}
#assistance-aletranger .ui-menu {
  position: absolute;
  background: #fff;
  border: 1px solid #000;
  padding: 5px 0;
  z-index: 10000;
}
#assistance-aletranger .ui-state-focus {
  background-color: #ebebeb;
}
#assistance-aletranger .ui-menu-item {
  list-style: none;
  display: flex;
  align-items: center;
  padding: 5px 10px;
}
#assistance-aletranger .ui-menu-item:hover {
  cursor: pointer;
}
#assistance-aletranger .ui-menu-item .img {
  display: inline-block;
  width: 43px;
}
#assistance-aletranger .ui-menu-item .img img {
  max-width: 100%;
}
#assistance-aletranger #pricing-details {
  display: none;
}
#assistance-aletranger #banner-info {
  display: block;
  position: relative;
  color: #212529 !important;
  outline: none !important;
}
#assistance-aletranger #banner-info:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transition: opacity 0.15s ease-in-out;
}
#assistance-aletranger #banner-info:hover:after {
  opacity: 0.15;
}
#assistance-aletranger #princing-operators span {
  display: inline-block;
  height: 1.8rem;
  width: 1.8rem;
  border: 1px solid;
  border-radius: 100%;
  line-height: 1.8rem;
  font-size: 0.9rem;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 768px)\a .services-block .country-btn {
  #assistance-aletranger {
    max-width: 436px;
  }
}
#assistance-aletranger .services-block .country-btn {
  line-height: 1;
  max-width: 225px;
}
#assistance-aletranger .d-inline-block {
  display: inline-block !important;
}
#assistance-aletranger .align-bottom {
  vertical-align: bottom !important;
}
#assistance-aletranger .bg-white {
  background-color: #fff !important;
}
#assistance-aletranger .justify-content-center {
  justify-content: center !important;
}
#assistance-aletranger .row {
  display: flex;
  flex-wrap: wrap;
}
#assistance-aletranger .w-100 {
  width: 100% !important;
}
#assistance-aletranger .d-flex {
  display: flex;
}
#assistance-aletranger .bg-black {
  background: #000000;
}
#assistance-aletranger .bg-grey {
  background: #DDDDDD;
}
#assistance-aletranger .icon-holder {
  font-size: 5.625rem;
  line-height: 5.625rem;
  width: auto;
}
#assistance-aletranger .flex-column {
  flex-direction: column;
}
#assistance-aletranger .flex-nowrap {
  flex-wrap: nowrap;
}
#assistance-aletranger table tr td:first-child {
  color: #F16E00;
}
@media (min-width: 768px) {
  #assistance-aletranger table tr td:first-child {
    width: 250px;
  }
}
#assistance-aletranger h3 {
  font-size: 24px;
  max-width: 1000px;
}
#assistance-aletranger #tarifs h4, #assistance-aletranger #pays-et-operateurs h4, #assistance-aletranger .panel-body h4 {
  font-size: 18px;
}
#assistance-aletranger #tarifs p, #assistance-aletranger #tarifs ul, #assistance-aletranger #pays-et-operateurs p, #assistance-aletranger #pays-et-operateurs ul, #assistance-aletranger .panel-body p, #assistance-aletranger .panel-body ul {
  margin-bottom: 20px;
}
#assistance-aletranger span[class^="ico_"]:before, #assistance-aletranger span[class^="ico_"]:after {
  display: inline-block;
  height: 15px;
  width: 15px;
  border: 1px solid;
  border-radius: 100%;
  line-height: 15px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
#assistance-aletranger span[class^="ico_"].ico_3g:before {
  content: "3G";
  font-size: 8px;
}
#assistance-aletranger span[class^="ico_"].ico_4g:before {
  content: "4G";
  font-size: 8px;
}
#assistance-aletranger span[class^="ico_"].ico_5g:before {
  content: "5G";
  font-size: 8px;
}
#assistance-aletranger span[class^="ico_"].ico_gprs:after {
  content: "G";
  font-size: 11px;
}
#assistance-aletranger span[class^="ico_"].ico_3g.ico_gprs:after {
  margin-left: 2px;
}
#assistance-aletranger .panel-body {
  padding-top: 40px;
}
#assistance-aletranger #pays-et-operateurs .operator span {
  display: inline-block;
  height: 15px;
  width: 15px;
  border: 1px solid;
  border-radius: 100%;
  line-height: 15px;
  font-size: 8px;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 768px) {
  #assistance-aletranger .nav-tabs li a {
    padding: 7px 15px;
  }
}
#assistance-garder-numero .page-content {
  max-width: 900px;
}
#assistance-garder-numero .well .price {
  display: inline-block;
}
#assistance-garder-numero .well .price p {
  font-size: 18px;
  margin: 0;
}
@media (max-width: 767px) {
  #assistance-garder-numero .well .price p {
    display: inline-block;
  }
}
#assistance-garder-numero .well .price h1 {
  font-size: 60px;
  margin: 0 20px 0 0;
}
@media (max-width: 767px) {
  #assistance-garder-numero .well .price h1 {
    display: inline-block;
    margin: 0 0 5px 0;
  }
}
#assistance-garder-numero .well .texts {
  display: inline-block;
}
#assistance-garder-numero .well .texts p {
  font-size: 24px;
  margin: 0;
  line-height: 1.1;
}
#assistance-garder-numero .odr-steps .step .circle {
  font-size: 18px;
}
@media (min-width: 768px) {
  #assistance-garder-numero .odr-steps .step {
    display: block;
    vertical-align: top;
  }
  #assistance-garder-numero .odr-steps .step .circle {
    margin: 15px 0;
  }
  #assistance-garder-numero .odr-steps .step .texts {
    max-width: 400px;
    margin: 30px;
  }
  #assistance-garder-numero .odr-steps .arrow {
    display: block;
    padding: 0 0 0 67px;
  }
  #assistance-garder-numero .odr-steps .arrow span {
    transform: rotate(90deg);
  }
}
#assistance-numeros-speciaux-voix .tab-content {
  max-width: 1000px;
}
#assistance-numeros-speciaux-voix .tab-content p, #assistance-numeros-speciaux-voix .tab-content ul {
  margin-bottom: 20px;
  max-width: 1000px;
}
#assistance-numeros-speciaux-voix .tab-content h3 {
  margin-bottom: 20px;
  font-size: 21px;
}
#assistance-numeros-speciaux-voix table tr td:nth-child(1) {
  color: #F16E00;
  font-weight: bold;
}
#assistance-numeros-speciaux-voix table tr td:nth-child(3) {
  font-weight: bold;
}
#assistance-resiliation .control-label {
  text-align: left;
}
#assistance-resiliation .control-label[for="date_resil"] {
  padding-top: 0;
}
#assistance-resiliation .control-label span {
  font-weight: normal;
  font-size: 12px;
}
#assistance-resiliation .form-control {
  display: inline-block;
  max-width: 175px;
}
#assistance-resiliation #loyer_mensuel {
  max-width: 70px;
}
#assistance-resiliation span.has-error {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #a94442;
}
#assistance-resiliation .formulaire_erreur {
  color: #a94442;
}
#assistance-resiliation .success {
  margin: 0;
}
#assistance-resiliation .success .text-orange {
  font-size: 40px;
}
#assistance-resiliation .success small {
  display: block;
}
#assistance-resiliation #datetimepicker1, #assistance-resiliation #datetimepicker2 {
  display: inline-block;
}
#assistance-resiliation #datetimepicker1 .input-group-addon, #assistance-resiliation #datetimepicker2 .input-group-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 175px;
  z-index: 10;
  opacity: 0;
}
@media (min-width: 768px) {
  #assistance-resiliation #datetimepicker1 .input-group-addon, #assistance-resiliation #datetimepicker2 .input-group-addon {
    display: none;
  }
}
#offres-de-remboursement1 .page-heading .header-row .header-row-inner img {
  height: 0px;
  width: 0px;
  bottom: 0px;
}
@media (min-width: 1080px) {
  #offres-de-remboursement1 .page-heading .header-row .header-row-inner img {
    height: 125px;
    width: auto;
    bottom: 0px;
    left: 85%;
  }
}
.remboursement-section2-bg-color {
  background-color: #eee;
}
.odr-steps .step .circle {
  background: #000;
  width: 170px;
  height: 170px;
  border-radius: 100%;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 16px;
  margin: 15px 0;
}
.odr-steps .step .circle strong {
  display: block;
  font-size: 40px;
  color: #ffd200;
  line-height: 1;
  padding: 20px 0 10px 0;
}
.odr-steps .step .texts {
  margin: 15px 0;
}
.odr-steps .step.step2 .circle strong {
  color: #ffb4e6;
}
.odr-steps .step.step3 .circle strong {
  color: #50be87;
}
.odr-steps .arrow {
  padding-left: 55px;
  font-size: 45px;
  color: #999;
}
.odr-steps .arrow span {
  display: inline-block;
  transform: rotate(90deg);
}
@media (min-width: 768px) {
  .odr-steps .step .circle {
    width: 195px;
    height: 195px;
    display: inline-block;
    vertical-align: top;
  }
  .odr-steps .step .circle strong {
    font-size: 60px;
  }
  .odr-steps .step .texts {
    display: inline-block;
    max-width: 280px;
    margin: 15px 30px;
    padding-top: 20px;
  }
  .odr-steps .arrow {
    padding-left: 67px;
  }
}
@media (min-width: 1200px) {
  .odr-steps .step {
    display: inline-block;
    vertical-align: top;
  }
  .odr-steps .step .circle {
    margin-top: 0;
  }
  .odr-steps .step .texts {
    margin: 0 30px;
  }
  .odr-steps .arrow {
    display: inline-block;
    padding: 70px 30px 0 0;
    vertical-align: top;
  }
  .odr-steps .arrow span {
    transform: none;
  }
}
/*
.circle-steps1 {
    text-align:left;
    ol {
        margin: 0;
        padding: 0;
        list-style:none;
        display: inline-block;
        li {
            font-size: 16px;
            line-height: 17px;
            font-weight: bold;
            float:left;
            width:195px;
            height: 195px;
            padding: 0 20px;
            display: inline-block;
            border-radius:195px;
            background:#000;
            color:#fff;
            text-align: center;
            margin-right: 110px;
            position:relative;
            &:before {
                padding-top:10px;
                content: '1';
                color: $yellow;
                display: block;
                font-size:60px;
                line-height:80px;
            }
            &:after {
                content: 'a';
                color:$black;
                opacity: 0.57;
                position:absolute;
                left:225px;
                top:75px;
                font: 45px 'orange-reunion';
            }
            @include media('<desktop') {
                width: 170px;
                height: 170px;
                margin-right:75px;
                font-size:15px;
                line-height: 17px;
                &:before {
                    font-size:40px;
                    line-height:60px;

                }
                &:after {

                    top:60px;
                    left:183px;
                }
            }
            @include media('<tablet') {
                margin-right:0;
                margin-bottom: 75px;
                font-size:15px;
                line-height: 17px;
                float:none;
                display: table;
                &:before {
                    font-size:40px;
                    line-height:60px;
                }
                &:after {
                    top:183px;
                    left:50%;
                    margin-left:-20px;
                    -webkit-transform: rotate(90deg);
                    -moz-transform: rotate(90deg);
                    -ms-transform: rotate(90deg);
                    -o-transform: rotate(90deg);
                    transform: rotate(90deg);
                    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
                }
            }
        }
        li:last-child {


            margin-bottom: 0;
            &:after {
                display: none;
            }
        }
        li:nth-child(2):before {
            content: '2';
            color: $pink;
        }
    }
}
*/
#mini-site-4g .tab-pane p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
#mini-site-4g .bg-yellow .btn-default:hover {
  background: transparent;
}
#mini-site-4g #comment-ca-marche h1 {
  font-size: 36px;
  margin-bottom: 20px;
  max-width: 525px;
}
#mini-site-4g #comment-ca-marche .content-container p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
  max-width: 525px;
}
@media (max-width: 1199px) {
  #mini-site-4g #comment-ca-marche .shema {
    max-width: 492px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #mini-site-4g #comment-ca-marche .shema {
    position: absolute;
    bottom: 0;
  }
}
#mini-site-4g #comment-ca-marche .dark-row {
  background: #232323;
  color: #fff;
}
#mini-site-4g #comment-ca-marche .dark-row .aside h3 {
  font-size: 30px;
  text-align: center;
}
#mini-site-4g #comment-ca-marche .dark-row .aside h3 + p {
  font-size: 18px;
  max-width: none;
  margin-bottom: 30px;
  text-align: center;
}
#mini-site-4g #comment-ca-marche .dark-row .aside h4 {
  font-size: 30px;
  color: #F16E00;
}
#mini-site-4g #comment-ca-marche .dark-row .aside .download-progress {
  max-width: 125px;
  margin: 18px auto 0 auto;
  text-align: center;
}
#mini-site-4g #comment-ca-marche .dark-row .aside .amt {
  font-size: 14px;
}
#mini-site-4g #comment-ca-marche .dark-row .aside .amt strong {
  font-size: 22px;
}
#mini-site-4g #comment-ca-marche .dark-row .aside .btn {
  white-space: normal;
}
@media (max-width: 767px) {
  #mini-site-4g #comment-ca-marche .dark-row .aside {
    margin-bottom: 30px;
  }
  #mini-site-4g #comment-ca-marche .dark-row .aside h3, #mini-site-4g #comment-ca-marche .dark-row .aside h3 + p {
    text-align: left;
  }
  #mini-site-4g #comment-ca-marche .dark-row .aside .amt {
    font-size: 12px;
  }
  #mini-site-4g #comment-ca-marche .dark-row .aside .amt strong {
    font-size: 18px;
  }
}
#mini-site-4g #comment-en-beneficier h1 {
  font-size: 36px;
  margin-bottom: 40px;
}
#mini-site-4g #comment-en-beneficier p {
  margin-bottom: 20px;
}
#mini-site-4g #comment-en-beneficier .how-to {
  background: #eee;
  margin-bottom: 10px;
}
#mini-site-4g #comment-en-beneficier .how-to .inner {
  padding: 30px;
}
#mini-site-4g #comment-en-beneficier .how-to h3 {
  position: relative;
  font-size: 22px;
  margin-bottom: 20px;
  padding-left: 60px;
  min-height: 48px;
  max-width: 300px;
}
#mini-site-4g #comment-en-beneficier .how-to h3 span {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 40px;
}
#mini-site-4g #comment-en-beneficier .how-to h3 span.icon-ore-device-phone-mobile-2, #mini-site-4g #comment-en-beneficier .how-to h3 span.icon-ore-sim {
  font-size: 50px;
  margin-left: -10px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #mini-site-4g #comment-en-beneficier .how-to p {
    font-size: 16px;
  }
}
#mini-site-4g #comment-en-beneficier .sim {
  max-width: 200px;
  margin-top: -10px;
}
#mini-site-4g #comment-en-beneficier .bg-yellow {
  position: relative;
  padding: 20px;
}
#mini-site-4g #comment-en-beneficier .bg-yellow h2 {
  margin: 0 0 20px 0;
  font-size: 28px;
  max-width: 350px;
}
#mini-site-4g #comment-en-beneficier .bg-yellow img {
  position: absolute;
  bottom: 0;
  left: 470px;
  width: 210px;
  height: auto;
}
#mini-site-4g #carte-de-couverture .icon-ore-4g {
  display: block;
  height: 60px;
  width: 60px;
  border: 2px solid #000;
  text-align: center;
  font-size: 30px;
  margin-bottom: 10px;
}
#mini-site-4g #carte-de-couverture .icon-ore-4g::before {
  line-height: 60px;
  vertical-align: middle;
}
#mini-site-4g #carte-de-couverture .icon-ore-4g + h3 {
  padding-top: 5px;
  margin-left: 70px;
}
#mini-site-4g #les-mobiles-4g h1 {
  font-size: 30px;
  margin: 0;
}
@media (min-width: 768px) {
  #mini-site-4g #les-mobiles-4g .phones-title {
    margin: 0;
  }
}
#mini-site-4g #les-mobiles-4g .phones-title p {
  font-size: 25px;
  margin: 0;
}
#mini-site-4g #les-mobiles-4g .texts {
  font-size: 16px;
  margin-bottom: 30px;
}
#mini-site-4g #les-mobiles-4g .texts .icon-ore-4g {
  display: block;
  height: 60px;
  width: 60px;
  border: 2px solid #000;
  text-align: center;
  font-size: 30px;
  margin-bottom: 10px;
}
#mini-site-4g #les-mobiles-4g .texts .icon-ore-4g::before {
  line-height: 60px;
  vertical-align: middle;
}
@media (min-width: 768px) {
  #mini-site-4g #les-mobiles-4g .texts {
    position: relative;
    padding-left: 90px;
    max-width: 640px;
    margin-bottom: 0;
  }
  #mini-site-4g #les-mobiles-4g .texts .icon-ore-4g {
    position: absolute;
    top: 5px;
    left: 0;
  }
}
#mini-site-4g #les-mobiles-4g .icon-ore-kit-main-libre-accessoire-phone-commercial {
  font-size: 20px;
}
#mini-site-4g #les-mobiles-4g .color-block {
  padding: 30px;
  margin: 50px 0 0 0;
  color: #000;
}
#mini-site-4g #les-mobiles-4g .color-block img {
  width: 107px;
  height: auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #mini-site-4g #les-mobiles-4g .color-block {
    margin: 50px 0;
  }
}
@media (min-width: 1024px) {
  #mini-site-4g #les-mobiles-4g .color-block {
    position: relative;
    padding: 50px 30px 30px 167px;
    min-height: 249px;
  }
  #mini-site-4g #les-mobiles-4g .color-block.bg-yellow {
    min-height: 257px;
  }
  #mini-site-4g #les-mobiles-4g .color-block img {
    position: absolute;
    top: 30px;
    left: 30px;
  }
  #mini-site-4g #les-mobiles-4g .color-block h1 {
    max-width: 285px;
  }
}
#mini-site-4g #les-mobiles-4g .btn-default {
  white-space: normal;
  color: #000;
  text-align: left;
}
#mini-site-4g #les-mobiles-4g .btn-default.yellow {
  border-color: #ffd200;
  background: #ffd200;
}
#mini-site-4g #les-mobiles-4g .btn-default.purple {
  border-color: #a885d8;
  background: #a885d8;
}
#mini-site-4g #les-mobiles-4g .btn-default:hover {
  background: transparent;
}
#mini-site-4g #les-mobiles-4g .phone {
  line-height: 1;
  margin: 50px 0 0 0;
}
@media (min-width: 768px) {
  #mini-site-4g #les-mobiles-4g .phone {
    margin: 50px 0;
  }
}
#mini-site-4g #les-mobiles-4g .phone img {
  height: 300px;
  width: auto;
  margin-bottom: 20px;
}
#mini-site-4g #les-mobiles-4g .phone h3 {
  max-width: 200px;
  font-size: 20px;
  margin-bottom: 5px;
}
#mini-site-4g #les-mobiles-4g .phone p {
  font-size: 12px;
  margin-bottom: 10px;
}
#mini-site-4g #les-mobiles-4g .phone h4 {
  font-size: 18px;
  margin-bottom: 20px;
}
#mini-site-4g #les-mobiles-4g .phone h4 span {
  font-size: 22px;
}
#mini-site-4g #les-mobiles-4g .img-mobiles-4g {
  max-height: 250px;
}
#mini-site-4g #les-offres-4g h1 {
  font-size: 36px;
  margin-bottom: 20px;
}
#mini-site-4g #les-offres-4g .texts {
  max-width: 500px;
}
#mini-site-4g #les-offres-4g .texts p {
  font-size: 16px;
  margin-bottom: 20px;
}
#mini-site-4g #les-offres-4g .bg-yellow {
  position: relative;
  padding: 20px;
}
#mini-site-4g #les-offres-4g .bg-yellow h2 {
  margin: 0 0 20px 0;
  font-size: 20px;
  max-width: 250px;
}
#mini-site-4g #les-offres-4g .bg-yellow img {
  position: absolute;
  bottom: 10px;
  right: 50px;
  width: 175px;
  height: auto;
}
#mini-site-4g .modal p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
}
#mini-site-4g .modal p.ml {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
}
#mini-site-4g .modal h3 {
  position: relative;
  font-size: 30px;
  padding-left: 55px;
  color: #ff7900;
  max-width: 400px;
}
#mini-site-4g .modal h3 .icon-ore-device-mobile-phone-happy-3-01 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 65px;
}
#mini-site-4g .modal h3 sup {
  top: -1.5em;
  font-size: 40%;
}
#mini-site-4g #info-4g-modal .error, #mini-site-4g #info-4g-modal input.error + span {
  color: #DC3C14;
}
#mini-site-4g #info-4g-modal label.error {
  margin: 0;
  font-size: 12px;
  font-weight: normal;
  display: block;
}
#mini-site-4g #info-4g-modal .form-control {
  border: 2px solid #000;
  font-weight: bold;
  max-width: 390px;
}
#mini-site-4g #info-4g-modal .form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000;
}
#mini-site-4g #info-4g-modal .form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
  opacity: 1;
}
#mini-site-4g #info-4g-modal .form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
  opacity: 1;
}
#mini-site-4g #info-4g-modal .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}
#mini-site-4g #info-4g-modal .form-control.error {
  border-color: #DC3C14;
  color: #DC3C14;
}
#mini-site-4g #info-4g-modal .form-control.error::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #DC3C14;
}
#mini-site-4g #info-4g-modal .form-control.error:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #DC3C14;
  opacity: 1;
}
#mini-site-4g #info-4g-modal .form-control.error::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #DC3C14;
  opacity: 1;
}
#mini-site-4g #info-4g-modal .form-control.error:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #DC3C14;
}
#mini-site-4g #info-4g-modal .form-control:focus {
  box-shadow: none;
}
#mini-site-4g #info-4g-modal .form-control:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
#mini-site-4g #info-4g-modal .form-control:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1;
}
#mini-site-4g #info-4g-modal .form-control:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1;
}
#mini-site-4g #info-4g-modal .form-control:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
#mini-site-4g #info-4g-modal .radio-inline {
  padding-top: 0;
  font-weight: bold;
}
@media (max-width: 767px) {
  #mini-site-4g #info-4g-modal .radio-inline {
    display: block;
  }
  #mini-site-4g #info-4g-modal .radio-inline + .radio-inline {
    margin: 5px 0 0 0;
  }
}
#mini-site-4g #info-4g-modal .btn {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #mini-site-4g #info-4g-modal form {
    padding: 0 45px;
  }
}
#mini-site-4g #info-4g-modal.loading .modal-content::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 100;
}
#mini-site-4g #info-4g-modal.loading .modal-content::after {
  animation: 0.6s linear 0s normal none infinite running rotate;
  border-color: #888888 #f7f7ff #f7f7ff #888888;
  border-radius: 100%;
  border-style: solid;
  border-width: 2px;
  content: "";
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  opacity: 1;
  position: absolute;
  top: 50%;
  width: 40px;
  z-index: 101;
}
.icon-4g-lg {
  width: 60px;
  height: 60px;
}
.icon-4g-md {
  width: 45px;
  height: 45px;
}
.mobile-forfait-section-info .section-info .info-flex {
  padding-bottom: 0;
}
.mobile-forfait-section-info .section-info .block a {
  min-height: 0;
  display: block;
  max-width: none;
}
.mobile-forfait-section-info .section-info .block a:hover p {
  color: transparent;
}
.mobile-forfait-section-info .section-info .block a:hover p.button {
  opacity: 0.3;
}
.mobile-forfait-section-info .section-info .block a img {
  position: absolute;
  bottom: 0;
  height: 90%;
  max-height: 150px;
  width: auto;
  margin: 0;
}
.mobile-forfait-section-info .section-info .block a .text {
  width: 55%;
  max-width: none;
  position: relative;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  padding: 20px 0 20px 20px;
}
.mobile-forfait-section-info .section-info .block a .text h2 {
  font-size: 24px;
  margin-bottom: 10px;
  width: auto;
}
.mobile-forfait-section-info .section-info .block a .text p {
  font-weight: normal;
  transition: color 0.3s ease-in-out 0s;
  width: auto;
}
.mobile-forfait-section-info .section-info .block a .text p.button {
  background: #000;
  color: #fff;
  display: inline-block;
  padding: 5px 15px;
  transition: opacity 0.3s ease-in-out 0s;
}
.mobile-forfait-section-info .section-info .yellow-block a h2 {
  max-width: 130px;
}
.mobile-forfait-section-info .section-info .yellow-block a img {
  right: 15%;
}
.mobile-forfait-section-info .section-info .pink-block a img {
  right: 10%;
}
.mobile-forfait-section-info .section-info .pink-block a .text {
  width: 60%;
}
.mobile-forfait-section-info .section-info .purple-block a img {
  right: 5%;
}
.mobile-forfait-section-info .section-info .purple-block a .text {
  width: 65%;
}
.mobile-forfait-section-info .section-info.ajouter-des-options a {
  margin-bottom: 12px;
}
.mobile-forfait-section-info .section-info.ajouter-des-options .text {
  width: 75%;
}
.mobile-forfait-section-info .section-info.ajouter-des-options h2 {
  font-size: 24px;
}
@media (max-width: 480px) {
  .mobile-forfait-section-info .section-info.ajouter-des-options h2 {
    font-size: 18px;
  }
}
.mobile-forfait-section-info .section-info.ajouter-des-options .btn {
  padding: 5px 15px;
}
@media (max-width: 480px) {
  .mobile-forfait-section-info .section-info.ajouter-des-options .btn {
    padding: 5px;
  }
}
.option-details-section h2 {
  font-size: 30px;
  max-width: 400px;
}
@media (min-width: 768px) {
  .option-details-section h2 {
    margin-top: 30px;
  }
}
.option-details-section h3 {
  font-size: 18px;
}
.option-details-section p {
  font-size: 16px;
}
.option-details-section .option-header [class^="icon-ore-"] {
  font-size: 40px;
  display: block;
  text-align: center;
}
.option-details-section .price {
  margin-bottom: 30px;
}
.option-details-section .price strong {
  display: block;
  font-size: 38px;
  line-height: 1;
}
.option-details-section .price strong sup {
  font-size: 43%;
  top: -1em;
  padding-left: 10px;
}
.option-details-section .price span {
  display: block;
  font-size: 14px;
}
.option-details-section .text-group {
  max-width: 500px;
}
.option-details-section .text-group.bordered {
  border: 2px solid #eee;
  padding: 25px 30px;
}
#mobile-forfaits-options .options-disponibles h2 {
  color: #fff;
}
#mobile-forfaits-options .options-disponibles h2:last-child {
  font-size: 20px;
}
#mobile-forfaits-options .gallery {
  margin-bottom: 50px;
}
#mobile-forfaits-options .head, #mobile-forfaits-options .head p, #mobile-forfaits-options .head h3 {
  margin-bottom: 20px;
}
#mobile-forfaits-options .option-block .option-icon {
  font-size: 55px;
  color: #ccc;
  display: block;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #mobile-forfaits-options .option-block .option-icon {
    text-align: center;
  }
}
#mobile-forfaits-options .option-block .option-service-bouton p .btn-apple span {
  font-size: 22px;
  line-height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
#mobile-forfaits-options .option-block .option-service-bouton p .btn-android {
  display: inline-flex;
}
#mobile-forfaits-options .option-block .option-service-bouton p .btn-android span {
  font-size: 22px;
  line-height: 24px;
  margin-right: 5px;
  vertical-align: middle;
}
#mobile-forfaits-options .option-block .option-service-bouton p .btn-android .btn-android-text {
  font-size: 14px !important;
  position: relative !important;
  top: 3px !important;
}
#mobile-forfaits-options .option-block h2 {
  margin-bottom: 25px;
  font-size: 28px;
}
#mobile-forfaits-options .option-block h3 {
  font-size: 19px;
  margin-bottom: 25px;
}
#mobile-forfaits-options .option-block p {
  margin-bottom: 20px;
}
#mobile-forfaits-options .option-block table {
  margin-bottom: 25px;
}
#mobile-forfaits-options .option-block table tr th, #mobile-forfaits-options .option-block table tr td:first-child {
  color: #F16E00;
}
#mobile-forfaits-options .option-block table th:first-child {
  width: 150px;
}
#mobile-forfaits-options .option-block table td {
  line-height: 1, 1;
  height: 70px;
}
#mobile-forfaits-options .option-block table td:nth-child(1) {
  font-size: 25px;
  font-weight: bold;
}
#mobile-forfaits-options .option-block table td:nth-child(2) {
  font-size: 28px;
  font-weight: bold;
}
#mobile-forfaits-options .option-block table td:nth-child(3) {
  font-size: 16px;
  font-weight: normal;
}
#mobile-forfaits-options .option-block table td sup {
  font-size: 50%;
  top: -0.7em;
}
#mobile-forfaits-options .option-block table td small {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
@media (max-width: 767px) {
  #mobile-forfaits-options .option-block table.rwd-table td[data-th]::before {
    font-size: 14px;
  }
}
#mobile-forfaits-options .option-block .show-details {
  position: relative;
  font-weight: bold;
  font-size: 16px;
  padding-left: 25px;
  color: #F16E00;
}
#mobile-forfaits-options .option-block .show-details:after {
  position: absolute;
  content: "a";
  font-family: "orange-reunion" !important;
  transform: translateY(-50%) rotate(90deg);
  top: 50%;
  left: 0;
  font-weight: normal;
  font-size: 18px;
}
#mobile-forfaits-options .option-block .show-details.collapsed:after {
  transform: translateY(-50%);
}
#mobile-forfaits-options .option-block .show-details:hover {
  color: #a54b00;
}
#mobile-forfaits-options .option-block .price {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
}
#mobile-forfaits-options .option-block .price sup {
  font-size: 50%;
  top: -0.7em;
}
@media (max-width: 767px) {
  #mobile-forfaits-options .option-block {
    margin-bottom: 20px;
  }
  #mobile-forfaits-options .option-block + .option-block {
    margin-bottom: 0;
  }
  #mobile-forfaits-options .option-block .btn-orange {
    margin-top: -10px;
  }
}
#mobile-forfaits-options a[data-toggle="tab"] {
  line-height: 24px;
  vertical-align: middle;
}
#mobile-forfaits-options a[data-toggle="tab"] span {
  line-height: 24px;
  vertical-align: middle;
  font-size: 20px;
  margin-right: 5px;
}
#mobile-forfaits-options .btn {
  white-space: normal;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 1199px) {
  #mobile-forfaits-options .tabs-eshop > .nav-tabs > li > a {
    padding: 7px 20px;
  }
}
#mobile-forfaits-options #internet strong {
  font-size: 16px;
}
#mobile-forfaits-option-deezer .gallery {
  margin-bottom: 50px;
}
#mobile-forfaits-option-deezer .deezer-logo {
  display: inline-block;
  padding-left: 90px;
  background: transparent url('https://pro.orange.re/images/mobile-forfaits/logo-deezer.png') no-repeat center left;
  background-size: 80px auto;
  line-height: 20px;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  #mobile-forfaits-option-deezer .mobile-forfait-section-info {
    margin-bottom: 35px;
  }
}
@media (max-width: 767px) {
  .page-komzot [data-mh="top-row"] + [data-mh="top-row"] .btn {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .page-komzot [data-mh="top-row"] + [data-mh="top-row"] {
    position: relative;
  }
  .page-komzot [data-mh="top-row"] + [data-mh="top-row"] > p {
    position: absolute;
    width: 100%;
    right: 0;
    bottom: 0;
  }
}
.page-komzot .block-with-phone {
  font-size: 18px;
}
.page-komzot .block-with-phone span {
  margin-right: 40px;
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
}
.page-komzot .block-with-phone .radio-inline input[type=radio] {
  margin-top: 0;
}
@media (max-width: 767px) {
  .page-komzot .block-with-phone span, .page-komzot .block-with-phone .radio-inline {
    display: block;
    padding: 15px 0;
    margin-left: 10px;
  }
  .page-komzot .block-with-phone span:first-child, .page-komzot .block-with-phone .radio-inline:first-child {
    padding-top: 0;
  }
  .page-komzot .block-with-phone span:last-child, .page-komzot .block-with-phone .radio-inline:last-child {
    padding-bottom: 0;
  }
}
.page-komzot .steps-section {
  padding: 50px 0;
}
.page-komzot .steps-section .numbered-steps ol li .icon-ore-help-circled {
  font-size: 18px;
}
@media (min-width: 1200px) {
  .page-komzot .steps-section .numbered-steps ol li {
    font-size: 25px;
  }
  .page-komzot .steps-section .numbered-steps ol li:last-child {
    width: 330px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .page-komzot .steps-section .numbered-steps ol li {
    display: block;
    min-height: 115px;
    padding-top: 10px;
    padding-left: 55px;
  }
  .page-komzot .steps-section .numbered-steps ol li:before {
    top: 10px;
    border-radius: 100%;
    font-size: 32px;
    line-height: 22px;
    height: 40px;
    width: 40px;
  }
  .page-komzot .steps-section .numbered-steps ol li:last-child {
    min-height: 0;
  }
}
.page-komzot .besoin-aide-block {
  position: relative;
}
.page-komzot .besoin-aide-block .text {
  width: 50%;
  padding: 40px;
  z-index: 10;
}
.page-komzot .besoin-aide-block img {
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  max-width: 54%;
  z-index: 1;
}
@media (max-width: 767px) {
  .page-komzot .besoin-aide-block .text {
    width: auto;
  }
  .page-komzot .besoin-aide-block img {
    position: relative;
    max-width: none;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .page-komzot .besoin-aide-block .btn {
    padding: 5px;
    width: 100%;
  }
}
.page-komzot .puzzle-row {
  background-color: #f6f6f6;
  margin-bottom: 60px;
  padding: 40px 0;
  font-family: Arial;
}
.page-komzot .puzzle-row h1 {
  font-size: 30px;
}
@media (min-width: 768px) {
  .page-komzot .puzzle-row h1 {
    font-size: 40px;
  }
}
.page-komzot .puzzle-row h2 {
  font-size: 16px;
  color: #000000;
  margin-bottom: 20px;
}
.page-komzot .puzzle-row p.ml {
  font-size: 12px;
  color: #666666;
}
@media (min-width: 1000px) {
  .page-komzot .puzzle-row .puzzle {
    display: flex;
  }
}
.page-komzot .puzzle-row .puzzle .center {
  text-align: center;
  padding: 20px 0;
}
@media (min-width: 1000px) {
  .page-komzot .puzzle-row .puzzle .center {
    padding: 45px 50px 0 10px;
  }
}
.page-komzot .puzzle-row .puzzle .center .plus {
  font-size: 60px;
  font-weight: 700;
  line-height: 0;
}
.page-komzot .puzzle-row .puzzle .left, .page-komzot .puzzle-row .puzzle .right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
@media (min-width: 1000px) {
  .page-komzot .puzzle-row .puzzle .left, .page-komzot .puzzle-row .puzzle .right {
    flex-grow: 1;
  }
}
.page-komzot .puzzle-row .puzzle .piece {
  width: 50%;
  margin-bottom: 20px;
}
@media (min-width: 500px) {
  .page-komzot .puzzle-row .puzzle .piece {
    width: 25%;
  }
}
.page-komzot .puzzle-row .puzzle .piece .inner {
  max-width: 120px;
  margin: 0 auto;
}
.page-komzot .puzzle-row .puzzle .piece .img {
  height: 110px;
}
.page-komzot .puzzle-row .puzzle .piece .img img {
  display: block;
  height: 89px;
  width: auto;
}
.page-komzot .puzzle-row .puzzle .piece p {
  font-size: 12px;
  line-height: 14px;
  margin: 0;
}
.page-komzot .puzzle-row .puzzle .piece.vert2 img, .page-komzot .puzzle-row .puzzle .piece.vert4 img, .page-komzot .puzzle-row .puzzle .piece.jaune2 img, .page-komzot .puzzle-row .puzzle .piece.jaune3 img {
  height: 101px;
}
.page-komzot .puzzle-row .puzzle .piece.vert2 img, .page-komzot .puzzle-row .puzzle .piece.vert3 img, .page-komzot .puzzle-row .puzzle .piece.jaune1 img {
  transform: translateX(-13px);
}
.page-komzot .puzzle-row .puzzle .piece.noir img {
  height: 106px;
  transform: translateX(-13px) translateY(-18px);
}
.page-komzot .package, .page-iew .package, .page-performance .package {
  /* how much padding to reduce compared to what's in internet-fixe.scss */
}
.page-komzot .package .type_forfait_holder, .page-iew .package .type_forfait_holder, .page-performance .package .type_forfait_holder {
  font-size: 12px;
}
.page-komzot .package .type_forfait_holder .radio, .page-iew .package .type_forfait_holder .radio, .page-performance .package .type_forfait_holder .radio {
  display: inline-block;
  font-size: 12px;
}
.page-komzot .package .type_forfait_holder .radio:first-child, .page-iew .package .type_forfait_holder .radio:first-child, .page-performance .package .type_forfait_holder .radio:first-child {
  margin-right: 5px;
}
.page-komzot .package output, .page-iew .package output, .page-performance .package output {
  display: inline;
  padding: 0;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}
.page-komzot .package .package-price, .page-iew .package .package-price, .page-performance .package .package-price {
  padding: 35px 10px 25px;
  position: relative;
}
.page-komzot .package .package-price h2, .page-iew .package .package-price h2, .page-performance .package .package-price h2 {
  font-size: 33px;
}
.page-komzot .package .package-price h3, .page-iew .package .package-price h3, .page-performance .package .package-price h3 {
  font-size: 32px;
  font-weight: normal;
  margin-top: 15px;
}
.page-komzot .package .package-price h3 .tax-included, .page-iew .package .package-price h3 .tax-included, .page-performance .package .package-price h3 .tax-included {
  font-size: 50%;
}
.page-komzot .package .package-price h3.custom_promo, .page-iew .package .package-price h3.custom_promo, .page-performance .package .package-price h3.custom_promo {
  line-height: 0;
  margin: 30px 0 20px 0;
}
.page-komzot .package .package-price h3.custom_promo small, .page-iew .package .package-price h3.custom_promo small, .page-performance .package .package-price h3.custom_promo small {
  color: #F16E00;
  font-size: 16px;
}
.page-komzot .package .package-price h3.custom_promo small.subtitle, .page-iew .package .package-price h3.custom_promo small.subtitle, .page-performance .package .package-price h3.custom_promo small.subtitle {
  display: inline-block;
  padding-top: 5px;
  font-size: 12px;
  line-height: 1;
}
.page-komzot .package .package-price p, .page-iew .package .package-price p, .page-performance .package .package-price p {
  color: #999;
  font-size: 14px;
  margin: 15px 0 0 0;
}
.page-komzot .package .package-price p a, .page-iew .package .package-price p a, .page-performance .package .package-price p a {
  font-size: 18px;
}
.page-komzot .package .package-price p.createurs a, .page-iew .package .package-price p.createurs a, .page-performance .package .package-price p.createurs a {
  color: #999;
  font-size: 14px;
}
.page-komzot .package .package-price .radio, .page-iew .package .package-price .radio, .page-performance .package .package-price .radio {
  color: #fff;
}
.page-komzot .package .package-price .throbber, .page-iew .package .package-price .throbber, .page-performance .package .package-price .throbber {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  display: none;
}
.page-komzot .package small, .page-iew .package small, .page-performance .package small {
  font-weight: normal;
  color: #999;
}
.page-komzot .package li > span, .page-iew .package li > span, .page-performance .package li > span {
  font-weight: bold;
  font-size: 14px;
  padding-left: 60px;
  display: block;
}
.page-komzot .package .package-features > li, .page-iew .package .package-features > li, .page-performance .package .package-features > li {
  padding: 15px 0 15px;
  min-height: 72px;
}
.page-komzot .package .package-features > li.international, .page-komzot .package .package-features > li.internet, .page-komzot .package .package-features > li.assurance, .page-iew .package .package-features > li.international, .page-iew .package .package-features > li.internet, .page-iew .package .package-features > li.assurance, .page-performance .package .package-features > li.international, .page-performance .package .package-features > li.internet, .page-performance .package .package-features > li.assurance {
  min-height: 97px;
}
.page-komzot .package .package-features > li.deezer-promo, .page-iew .package .package-features > li.deezer-promo, .page-performance .package .package-features > li.deezer-promo {
  min-height: 112px;
}
@media (max-width: 767px) {
  .page-komzot .package .package-features > li, .page-iew .package .package-features > li, .page-performance .package .package-features > li {
    min-height: 72px !important;
  }
}
.page-komzot .package .package-features > li i, .page-iew .package .package-features > li i, .page-performance .package .package-features > li i {
  top: 15px;
}
.page-komzot .package .bootstrap-select, .page-iew .package .bootstrap-select, .page-performance .package .bootstrap-select {
  width: 100% !important;
}
.page-komzot .package .bootstrap-select .btn, .page-komzot .package .bootstrap-select .btn:hover, .page-komzot .package .bootstrap-select .btn:active, .page-komzot .package .bootstrap-select .btn:focus, .page-iew .package .bootstrap-select .btn, .page-iew .package .bootstrap-select .btn:hover, .page-iew .package .bootstrap-select .btn:active, .page-iew .package .bootstrap-select .btn:focus, .page-performance .package .bootstrap-select .btn, .page-performance .package .bootstrap-select .btn:hover, .page-performance .package .bootstrap-select .btn:active, .page-performance .package .bootstrap-select .btn:focus {
  text-align: left;
  background: transparent;
  border: none;
  color: #000;
  padding-left: 60px;
  padding-top: 0;
  padding-bottom: 0;
  box-shadow: none;
  width: 100%;
  outline: none !important;
}
.page-komzot .package .bootstrap-select .filter-option, .page-iew .package .bootstrap-select .filter-option, .page-performance .package .bootstrap-select .filter-option {
  white-space: normal;
}
.page-komzot .package .dropdown-menu, .page-iew .package .dropdown-menu, .page-performance .package .dropdown-menu {
  z-index: 3010;
  max-width: 100%;
}
.page-komzot .package .dropdown-menu > li > a, .page-iew .package .dropdown-menu > li > a, .page-performance .package .dropdown-menu > li > a {
  padding-right: 40px;
  white-space: normal;
}
.page-komzot .package .bs-caret, .page-iew .package .bs-caret, .page-performance .package .bs-caret {
  position: absolute;
  right: 0;
  top: 8px;
}
.page-komzot .package .bs-caret .caret, .page-iew .package .bs-caret .caret, .page-performance .package .bs-caret .caret {
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #000000;
  border-bottom: none;
}
.page-komzot .package .nothing-selected, .page-komzot .package .nothing-selected .bootstrap-select .btn, .page-iew .package .nothing-selected, .page-iew .package .nothing-selected .bootstrap-select .btn, .page-performance .package .nothing-selected, .page-performance .package .nothing-selected .bootstrap-select .btn {
  color: #cbcbcb;
}
.page-komzot .package .nothing-selected .caret, .page-iew .package .nothing-selected .caret, .page-performance .package .nothing-selected .caret {
  border-top-color: #cbcbcb;
}
.page-komzot .package .choose, .page-iew .package .choose, .page-performance .package .choose {
  display: none;
  background: #a885d8;
  width: 100%;
  padding: 20px;
}
.page-komzot .package .choose .btn:hover, .page-iew .package .choose .btn:hover, .page-performance .package .choose .btn:hover {
  background: transparent;
}
.page-komzot .package .reset, .page-iew .package .reset, .page-performance .package .reset {
  display: none;
  text-align: center;
  font-weight: bold;
  color: #000;
  font-size: 16px;
}
.page-komzot .package .reset a, .page-iew .package .reset a, .page-performance .package .reset a {
  padding: 20px;
  color: #000;
  display: block;
}
.page-komzot .package .reset a:hover, .page-iew .package .reset a:hover, .page-performance .package .reset a:hover {
  color: #F16E00;
}
.page-komzot .package .reset a i, .page-iew .package .reset a i, .page-performance .package .reset a i {
  font-size: 19px;
  padding-right: 5px;
  vertical-align: text-bottom;
}
.page-komzot .package.custom .choose, .page-komzot .package.custom .reset, .page-iew .package.custom .choose, .page-iew .package.custom .reset, .page-performance .package.custom .choose, .page-performance .package.custom .reset {
  display: block;
}
.page-komzot .package:after, .page-iew .package:after, .page-performance .package:after {
  z-index: 1070;
  content: " ";
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
}
.page-komzot .package.disabled, .page-iew .package.disabled, .page-performance .package.disabled {
  position: relative;
}
.page-komzot .package.disabled:after, .page-iew .package.disabled:after, .page-performance .package.disabled:after {
  display: block;
  opacity: 0.5;
}
.page-komzot .appels-sms-section h3, .page-iew .appels-sms-section h3, .page-performance .appels-sms-section h3 {
  font-size: 16px;
  margin-bottom: 30px;
  position: relative;
}
.page-komzot .appels-sms-section h3 span, .page-iew .appels-sms-section h3 span, .page-performance .appels-sms-section h3 span {
  display: inline-block;
}
.page-komzot .appels-sms-section h3 [class^="icon-ore-"], .page-iew .appels-sms-section h3 [class^="icon-ore-"], .page-performance .appels-sms-section h3 [class^="icon-ore-"] {
  font-size: 50px;
  width: 100px;
}
.page-komzot .appels-sms-section h3 .text, .page-iew .appels-sms-section h3 .text, .page-performance .appels-sms-section h3 .text {
  display: inline-block;
}
@media (min-width: 769px) {
  .page-komzot .appels-sms-section h3 [class^="icon-ore-"], .page-iew .appels-sms-section h3 [class^="icon-ore-"], .page-performance .appels-sms-section h3 [class^="icon-ore-"] {
    position: absolute;
    left: 0;
  }
  .page-komzot .appels-sms-section h3 .text, .page-iew .appels-sms-section h3 .text, .page-performance .appels-sms-section h3 .text {
    display: inline-block;
    padding-left: 100px;
  }
}
.page-komzot .appels-sms-section .tv-orange, .page-iew .appels-sms-section .tv-orange, .page-performance .appels-sms-section .tv-orange {
  font-size: 20px;
  margin-bottom: 30px;
  border-color: #FFD200;
  color: #000000;
}
@media (max-width: 767px) {
  .page-komzot .appels-sms-section .tv-orange, .page-iew .appels-sms-section .tv-orange, .page-performance .appels-sms-section .tv-orange {
    padding: 28px 0px 28px 10px;
  }
}
@media (max-width: 1199px) {
  .page-komzot .appels-sms-section .tv-orange, .page-iew .appels-sms-section .tv-orange, .page-performance .appels-sms-section .tv-orange {
    padding: 28px 0px 28px 20px;
  }
}
@media (min-width: 1200px) {
  .page-komzot .appels-sms-section .tv-orange, .page-iew .appels-sms-section .tv-orange, .page-performance .appels-sms-section .tv-orange {
    padding: 25px 0px 25px 0px;
  }
}
.page-komzot .appels-sms-section .tv-orange span, .page-iew .appels-sms-section .tv-orange span, .page-performance .appels-sms-section .tv-orange span {
  display: inline-block;
}
.page-komzot .appels-sms-section .tv-orange [class^="icon-ore-"], .page-iew .appels-sms-section .tv-orange [class^="icon-ore-"], .page-performance .appels-sms-section .tv-orange [class^="icon-ore-"] {
  font-size: 50px;
  width: 100px;
}
.page-komzot .appels-sms-section .tv-orange .text, .page-iew .appels-sms-section .tv-orange .text, .page-performance .appels-sms-section .tv-orange .text {
  display: inline-block;
  width: 100%;
  max-width: 650px;
}
.page-komzot .appels-sms-section .btn, .page-iew .appels-sms-section .btn, .page-performance .appels-sms-section .btn {
  width: 250px;
}
.page-komzot .appels-sms-section .btn.btn-orange, .page-iew .appels-sms-section .btn.btn-orange, .page-performance .appels-sms-section .btn.btn-orange {
  display: block;
  width: 100%;
}
@media (min-width: 1200px) {
  .page-komzot .appels-sms-section .col-lg-3, .page-iew .appels-sms-section .col-lg-3, .page-performance .appels-sms-section .col-lg-3 {
    text-align: right;
  }
  .page-komzot .appels-sms-section [class^="icon-ore-"], .page-iew .appels-sms-section [class^="icon-ore-"], .page-performance .appels-sms-section [class^="icon-ore-"] {
    text-align: center;
  }
}
.page-komzot .send-section .throbber, .page-iew .send-section .throbber, .page-performance .send-section .throbber {
  display: inline-block;
}
.page-komzot .send-section .top, .page-iew .send-section .top, .page-performance .send-section .top {
  background: #50be87;
}
.page-komzot .send-section .top > div, .page-iew .send-section .top > div, .page-performance .send-section .top > div {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  .page-komzot .send-section .top > div, .page-iew .send-section .top > div, .page-performance .send-section .top > div {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-komzot .send-section .top > div + div, .page-iew .send-section .top > div + div, .page-performance .send-section .top > div + div {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .page-komzot .send-section .top .col-sm-2, .page-iew .send-section .top .col-sm-2, .page-performance .send-section .top .col-sm-2 {
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .page-komzot .send-section .top .col-sm-2, .page-iew .send-section .top .col-sm-2, .page-performance .send-section .top .col-sm-2 {
    text-align: center;
  }
}
.page-komzot .send-section .top [class^="icon-ore-"], .page-iew .send-section .top [class^="icon-ore-"], .page-performance .send-section .top [class^="icon-ore-"] {
  font-size: 50px;
}
.page-komzot .send-section .top [class^="icon-ore-"].icon-ore-device-mobile-phone-happy-3-01, .page-iew .send-section .top [class^="icon-ore-"].icon-ore-device-mobile-phone-happy-3-01, .page-performance .send-section .top [class^="icon-ore-"].icon-ore-device-mobile-phone-happy-3-01 {
  font-size: 65px;
}
@media (min-width: 1200px) {
  .page-komzot .send-section .top [class^="icon-ore-"].icon-ore-email-message-enveloppe, .page-iew .send-section .top [class^="icon-ore-"].icon-ore-email-message-enveloppe, .page-performance .send-section .top [class^="icon-ore-"].icon-ore-email-message-enveloppe {
    display: inline-block;
    transform: translateY(-7px);
  }
}
.page-komzot .send-section .top h3, .page-iew .send-section .top h3, .page-performance .send-section .top h3 {
  padding: 0 10px;
  font-size: 18px;
}
@media (min-width: 768px) {
  .page-komzot .send-section .top h3, .page-iew .send-section .top h3, .page-performance .send-section .top h3 {
    margin: 10px 0 0 0;
  }
}
.page-komzot .send-section .top .input-group, .page-iew .send-section .top .input-group, .page-performance .send-section .top .input-group {
  border-spacing: 10px 0;
}
.page-komzot .send-section .top .input-group .form-control, .page-iew .send-section .top .input-group .form-control, .page-performance .send-section .top .input-group .form-control {
  border: none;
  box-shadow: none;
}
.page-komzot .send-section .top .input-group .form-control::-webkit-input-placeholder, .page-iew .send-section .top .input-group .form-control::-webkit-input-placeholder, .page-performance .send-section .top .input-group .form-control::-webkit-input-placeholder {
  color: black;
}
.page-komzot .send-section .top .input-group .form-control:-moz-placeholder, .page-iew .send-section .top .input-group .form-control:-moz-placeholder, .page-performance .send-section .top .input-group .form-control:-moz-placeholder {
  color: black;
}
.page-komzot .send-section .top .input-group .form-control::-moz-placeholder, .page-iew .send-section .top .input-group .form-control::-moz-placeholder, .page-performance .send-section .top .input-group .form-control::-moz-placeholder {
  color: black;
}
.page-komzot .send-section .top .input-group .form-control:-ms-input-placeholder, .page-iew .send-section .top .input-group .form-control:-ms-input-placeholder, .page-performance .send-section .top .input-group .form-control:-ms-input-placeholder {
  color: black;
}
.page-komzot .send-section .top .input-group .btn, .page-iew .send-section .top .input-group .btn, .page-performance .send-section .top .input-group .btn {
  padding: 9px 27px;
}
.page-komzot .send-section .top .input-group .btn:hover, .page-iew .send-section .top .input-group .btn:hover, .page-performance .send-section .top .input-group .btn:hover {
  background: #50be87;
}
@media (max-width: 767px) {
  .page-komzot .send-section .top .input-group .col-sm-4, .page-iew .send-section .top .input-group .col-sm-4, .page-performance .send-section .top .input-group .col-sm-4 {
    margin-bottom: 20px;
  }
  .page-komzot .send-section .top .input-group .btn, .page-iew .send-section .top .input-group .btn, .page-performance .send-section .top .input-group .btn {
    padding: 9px 7px;
  }
}
.page-komzot .send-section .bottom, .page-iew .send-section .bottom, .page-performance .send-section .bottom {
  background: #444444;
  color: #fff;
  padding: 30px;
}
.page-komzot .send-section .bottom *, .page-iew .send-section .bottom *, .page-performance .send-section .bottom * {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}
.page-komzot .send-section .bottom .text, .page-iew .send-section .bottom .text, .page-performance .send-section .bottom .text {
  font-size: 32px;
  margin-right: 40px;
  color: #fff !important;
}
.page-komzot .send-section .bottom .text .call, .page-iew .send-section .bottom .text .call, .page-performance .send-section .bottom .text .call {
  font-size: 24px;
  font-weight: bold;
  display: block;
}
.page-komzot .send-section .bottom .pin i, .page-iew .send-section .bottom .pin i, .page-performance .send-section .bottom .pin i {
  font-size: 55px;
  margin-right: 10px;
}
.page-komzot .send-section .bottom .pin span, .page-iew .send-section .bottom .pin span, .page-performance .send-section .bottom .pin span {
  width: 160px;
  font-size: 24px;
}
@media (max-width: 767px) {
  .page-komzot .send-section .bottom .pin, .page-iew .send-section .bottom .pin, .page-performance .send-section .bottom .pin {
    margin-left: -10px;
    margin-top: 10px;
  }
}
.page-komzot .send-section .bottom .pin a, .page-iew .send-section .bottom .pin a, .page-performance .send-section .bottom .pin a {
  color: white;
}
.page-komzot .send-section .bottom.offre-contact .text, .page-iew .send-section .bottom.offre-contact .text, .page-performance .send-section .bottom.offre-contact .text {
  margin-right: initial;
}
.page-komzot .send-section .bottom.offre-contact .pin span, .page-iew .send-section .bottom.offre-contact .pin span, .page-performance .send-section .bottom.offre-contact .pin span {
  width: initial;
}
.page-komzot .color-blocks a, .page-iew .color-blocks a, .page-performance .color-blocks a {
  position: relative;
  display: block;
  min-height: 160px;
  overflow: hidden;
  color: black;
}
@media (max-width: 767px) {
  .page-komzot .color-blocks a, .page-iew .color-blocks a, .page-performance .color-blocks a {
    margin-bottom: 20px;
  }
}
.page-komzot .color-blocks a img, .page-iew .color-blocks a img, .page-performance .color-blocks a img {
  height: auto;
  position: absolute;
  bottom: 0;
  z-index: 1;
}
.page-komzot .color-blocks a .text, .page-iew .color-blocks a .text, .page-performance .color-blocks a .text {
  position: relative;
  padding: 20px;
  z-index: 3;
}
.page-komzot .color-blocks a .text h2, .page-iew .color-blocks a .text h2, .page-performance .color-blocks a .text h2 {
  max-width: 190px;
  font-size: 35px;
}
.page-komzot .color-blocks a:hover, .page-iew .color-blocks a:hover, .page-performance .color-blocks a:hover {
  color: #F16E00;
}
.page-komzot .color-blocks a:hover:after, .page-iew .color-blocks a:hover:after, .page-performance .color-blocks a:hover:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  z-index: 2;
}
.page-komzot .color-blocks .bg-blue img, .page-iew .color-blocks .bg-blue img, .page-performance .color-blocks .bg-blue img {
  width: 100%;
  min-height: 100%;
  left: 0;
}
.page-komzot .color-blocks .bg-pink img, .page-iew .color-blocks .bg-pink img, .page-performance .color-blocks .bg-pink img {
  width: 30%;
  right: 10%;
}
.page-komzot .color-blocks .bg-pink .text h2, .page-iew .color-blocks .bg-pink .text h2, .page-performance .color-blocks .bg-pink .text h2 {
  max-width: 210px;
}
.page-komzot .color-blocks .bg-blue-1 img, .page-iew .color-blocks .bg-blue-1 img, .page-performance .color-blocks .bg-blue-1 img {
  width: 30%;
  right: 10%;
  left: auto !important;
}
.page-komzot .color-blocks .bg-blue-1 .text h2, .page-iew .color-blocks .bg-blue-1 .text h2, .page-performance .color-blocks .bg-blue-1 .text h2 {
  max-width: 210px;
}
.page-komzot .color-blocks .bg-yellow img, .page-iew .color-blocks .bg-yellow img, .page-performance .color-blocks .bg-yellow img {
  height: 90%;
  right: 10%;
}
.page-komzot .banner-plus-de-15-lignes .text, .page-iew .banner-plus-de-15-lignes .text, .page-performance .banner-plus-de-15-lignes .text {
  align-items: center;
}
.page-komzot .banner-plus-de-15-lignes .text p, .page-iew .banner-plus-de-15-lignes .text p, .page-performance .banner-plus-de-15-lignes .text p {
  font-size: 14px;
}
.page-iew .package .package-price, .page-performance .package .package-price {
  padding: 35px 0;
}
.page-iew .package .package-features, .page-performance .package .package-features {
  padding: 10px 0;
}
.page-iew .package .reset, .page-performance .package .reset {
  margin-top: 10px;
}
.page-iew .block-with-phone, .page-performance .block-with-phone {
  padding: 10px 40px;
}
.page-iew .block-with-phone label, .page-performance .block-with-phone label {
  font-size: 18px;
  font-weight: normal;
}
.page-iew .block-with-phone .i-wish, .page-performance .block-with-phone .i-wish {
  float: left;
}
.page-iew .block-with-phone .choices, .page-performance .block-with-phone .choices {
  float: left;
  padding-left: 20px;
}
.page-iew .block-with-phone .choices .radio:first-child, .page-performance .block-with-phone .choices .radio:first-child {
  padding-bottom: 5px;
}
@media (max-width: 1199px) {
  .page-iew .block-with-phone .i-wish, .page-iew .block-with-phone .choices, .page-performance .block-with-phone .i-wish, .page-performance .block-with-phone .choices {
    float: none;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .page-iew .send-section .bottom, .page-performance .send-section .bottom {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .page-iew .send-section .bottom .text, .page-performance .send-section .bottom .text {
    font-size: 25px;
    margin-right: 20px;
  }
}
.page-forfaits-entreprise .package .package-price h2 {
  font-size: 30px;
}
.page-forfaits-entreprise .package .package-features > li.appels {
  min-height: 102px;
}
.page-forfaits-entreprise .package .package-features > li.deezer-promo {
  min-height: 202px;
}
.page-iew .send-section .top h3 {
  margin-top: 0;
}
.page-performance .rollover-banner figcaption img {
  width: 26px;
  height: 26px;
  vertical-align: -3%;
  margin-right: 6px;
}
@media (max-width: 320px) {
  .page-performance .rollover-banner a .text h2 {
    font-size: 24px;
    margin-top: -33px;
  }
  .page-performance .rollover-banner a .text p {
    margin-top: 0px;
    font-size: 12px;
  }
}
@media (max-width: 380px) {
  .page-performance .rollover-banner a .text h2 {
    font-size: 24px;
  }
  .page-performance .rollover-banner a .text p {
    margin-top: 0px;
    font-size: 12px;
  }
}
@media screen and (min-width: 400px) and (max-width: 687px) {
  .page-performance .rollover-banner a .text p {
    font-size: 14px;
  }
  .page-performance .rollover-banner a .text h2 {
    font-size: 24px;
  }
}
@media screen and (min-width: 480px) and (max-width: 600px) {
  .page-performance .rollover-banner-second a .text {
    margin-top: -50px;
  }
}
#komzot-pro #forfaits-5g-5g .card-sm.mb-2 {
  margin-bottom: 2rem;
  color: white;
  height: 30rem;
  position: relative;
}
#komzot-pro #forfaits-5g-5g .card-sm {
  padding: 2rem;
  background-image: url('https://pro.orange.re/assets/images/5g/logo-forfaits-5g.png');
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 1.6rem;
  background-color: black;
}
#komzot-pro #forfaits-5g-5g .card {
  background-color: black;
}
#komzot-pro #forfaits-5g-5g .forfaits .price {
  color: #F16E00;
  display: flex;
  justify-content: flex-end;
  top: 1rem;
  position: relative;
  font-family: "Helvetica Neue", sans-serif;
  font-weight: bold;
}
#komzot-pro #forfaits-5g-5g .forfaits .price .left {
  font-size: 5rem;
}
#komzot-pro #forfaits-5g-5g .forfaits .price .right {
  display: flex;
  align-self: center;
  font-size: smaller;
  flex-direction: column;
}
#komzot-pro #forfaits-5g-5g .forfaits ul li {
  list-style-type: none;
}
#komzot-pro #forfaits-5g-5g .card-sm.no_bi {
  background-image: none !important;
}
#komzot-pro .main-color {
  color: #F16E00;
}
#komzot-pro .priceAndDetail {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 15px;
  right: 0;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
#komzot-pro .priceAndDetail .promo-tag {
  background-color: #F16E00;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
  color: black;
  align-self: flex-end;
  font-size: small;
  font-weight: 700;
  position: relative;
  top: 1.5rem;
}
#komzot-pro .priceAndDetail .smaller {
  font-size: x-small;
  font-weight: 400;
  padding: 0 0 0 1.4em;
  text-align: end;
}
#komzot-pro .container-fluid > .row {
  display: flex;
  align-items: center;
}
@media (max-width: 765px) {
  #komzot-pro #forfaits-5g-5g .card-sm.mb-2 {
    margin: 3rem;
  }
}
@media (max-width: 600px) {
  #komzot-pro .row-reverse {
    flex-direction: row-reverse !important;
    flex-wrap: wrap-reverse;
  }
  #komzot-pro .smaller {
    font-size: x-small;
    font-weight: 400;
    margin: 0 0 0 -0.5em;
    display: flex;
    justify-content: flex-end;
  }
}
.section-phone {
  padding-bottom: 22px;
}
@media (min-width: 768px) {
  .section-phone {
    padding-bottom: 28px;
  }
}
@media (min-width: 1200px) {
  .section-phone {
    padding-bottom: 65px;
  }
}
.section-phone .title-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 17px;
}
@media (min-width: 768px) {
  .section-phone .title-block {
    margin-bottom: 23px;
  }
}
@media (min-width: 1200px) {
  .section-phone .title-block {
    margin-bottom: 30px;
  }
}
.section-phone .title-block h2 {
  margin-bottom: 0;
}
.section-phone .title-block .btn-default {
  background: none;
  color: #000;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .section-phone .title-block .btn-default {
    padding: 6px 19px;
    font-size: 13px;
  }
}
.section-phone .title-block .btn-default:hover {
  background: #000;
  color: #fff;
}
@media (max-width: 767px) {
  .section-phone .block-list {
    max-width: 300px;
  }
}
.section-phone .block-list li {
  margin: 0 0 16px;
}
@media (min-width: 1200px) {
  .section-phone .block-list li {
    width: 16.667%;
  }
}
@media (min-width: 768px) {
  .section-phone .block-list li {
    margin: 0 0 15px;
  }
}
@media (min-width: 1200px) {
  .section-phone .block-list li {
    margin: 0 0 20px;
  }
}
.section-phone .block-list img {
  height: 159px;
  width: auto;
  max-width: none;
  margin: 0 auto 20px;
}
@media (min-width: 768px) {
  .section-phone .block-list img {
    margin: 0 0 14px;
  }
}
@media (min-width: 1200px) {
  .section-phone .block-list img {
    height: 205px;
    margin: 0 0 20px;
  }
}
.section-phone .block-list h3 {
  min-height: 0;
}
.section-phone .phone-holder {
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .section-phone .phone-holder {
    margin: 0 0 15px;
  }
}
@media (min-width: 1200px) {
  .section-phone .phone-holder {
    margin: 0 0 20px;
  }
}
.section-phone .price {
  display: block;
  margin: 16px 0 15px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .section-phone .price {
    font-size: 13px;
    margin-bottom: 15px 0 12px;
  }
}
@media (min-width: 1200px) {
  .section-phone .price {
    font-size: 18px;
    margin-bottom: 20px 0 15px;
  }
}
.section-phone .price strong {
  color: #F16E00;
}
.section-phone small, .section-phone .small {
  display: block;
  margin: 16px 0 15px;
}
@media (min-width: 768px) {
  .section-phone small, .section-phone .small {
    margin-bottom: 15px 0 12px;
  }
}
@media (min-width: 1200px) {
  .section-phone small, .section-phone .small {
    margin-bottom: 20px 0 15px;
  }
}
.section-phone .btn {
  padding: 5px 12px;
  font-size: 12px;
}
@media (min-width: 768px) {
  .section-phone .btn {
    padding: 5px 11px;
    font-size: 13px;
  }
}
@media (min-width: 1200px) {
  .section-phone .btn {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.section-phone .btn:hover {
  color: #000;
}
.section-phone a:hover {
  color: #F16E00;
}
.section-phone .pagination {
  float: right;
}
@media (max-width: 767px) {
  .section-phone .pagination {
    padding-bottom: 40px;
  }
}
.section-phone-results .block-list li {
  width: 50%;
}
@media (min-width: 768px) {
  .section-phone-results .block-list li {
    width: 20%;
  }
}
.filter-phone h3 i, .filter-phone h4 i {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  font-size: 80%;
  margin-right: 5px;
}
.filter-phone h3.collapsed, .filter-phone h4.collapsed {
  font-weight: normal;
}
.filter-phone h3.collapsed i, .filter-phone h4.collapsed i {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.filter-phone h4 {
  margin: 20px 0 10px;
}
@media (max-width: 767px) {
  .filter-phone h4 {
    font-size: 15px;
  }
}
.filter-phone > div .checkbox:first-child {
  margin-top: 0;
}
.forfaits-panel-group .panel {
  border-bottom: 2px solid #ccc;
}
.forfaits-panel-group .panel-collapse {
  position: relative;
}
.forfaits-panel-group .panel-collapse .text-forfait-price {
  display: none;
  font-size: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.forfaits-panel-group .panel-collapse .text-forfait-price small {
  font-size: 18px;
}
@media (max-width: 767px) {
  .forfaits-panel-group .panel-collapse .text-forfait-price {
    font-size: 32px;
    bottom: 5px;
  }
}
.forfaits-panel-group .panel-collapse .radio {
  position: initial;
}
.forfaits-panel-group .panel-collapse .radio-checked .text-forfait-price {
  display: block;
}
.forfaits-panel-group .panel-heading {
  background: none;
}
.forfaits-panel-group .panel-heading h4 a {
  font-size: 24px;
  font-weight: bold;
  padding: 0 40px 0 0;
}
.forfaits-panel-group .panel-heading h4 a:before {
  content: "a";
  font-family: "orange-reunion" !important;
  transform: translateY(-50%) rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  top: 3px;
  font-size: 15px;
  font-weight: normal;
}
.forfaits-panel-group .panel-heading h4 a .text-orange {
  display: none;
}
.forfaits-panel-group .panel-heading h4 a.collapsed {
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 10px;
}
.forfaits-panel-group .panel-heading h4 a.collapsed .text-orange {
  display: inline;
  float: right;
}
.forfaits-panel-group .panel-heading h4 a.collapsed:before {
  transform: translateY(-10%) rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
@media (max-width: 767px) {
  .forfaits-panel-group .panel-heading h4 a {
    font-size: 20px;
  }
  .forfaits-panel-group .panel-heading h4 a.collapsed {
    font-size: 16px;
  }
  .forfaits-panel-group .panel-heading h4 a.collapsed .text-orange {
    float: none;
    display: block;
    font-size: 14px;
  }
}
#internet-offre-adsl-vdsl2 .package-link {
  color: #000;
}
#internet-offre-adsl-vdsl2 .package .package-price {
  padding: 25px 0 15px 0;
}
#internet-offre-adsl-vdsl2 .package .package-price h2 {
  margin: 0;
  font-size: 30px;
}
#internet-offre-adsl-vdsl2 .package .package-price h3 {
  margin: 15px 0 0 0;
  font-size: 32px;
  font-weight: 400;
}
#internet-offre-adsl-vdsl2 .package .package-price p {
  margin: 0;
  font-size: 14px;
  color: #666666;
}
#internet-offre-adsl-vdsl2 .package .package-features > li b {
  font-size: 14px;
}
#internet-offre-adsl-vdsl2 .package .package-features > li.button {
  border: none;
  padding: 30px 0;
}
@media (max-width: 767px) {
  #internet-offre-adsl-vdsl2 .package .package-features > .xs-display-none {
    display: none;
  }
}
#internet-offre-adsl-vdsl2 .picture-link {
  transition: opacity 0.3s ease-in-out;
}
#internet-offre-adsl-vdsl2 .picture-link:hover {
  opacity: 0.9;
}
#internet-offre-adsl-vdsl2 .right-col .contact-orange-block {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #internet-offre-adsl-vdsl2 .right-col .contact-orange-block {
    margin-bottom: 25px;
  }
}
#internet-offre-adsl-vdsl2 .right-col .link1 {
  margin-bottom: 10px;
}
#internet-offre-adsl-vdsl2 .right-col .link2 {
  margin-bottom: 20px;
}
#internet-offre-adsl-vdsl2 .section-info {
  margin-top: 60px;
}
#internet-offre-adsl-vdsl2 .section-info .info-flex {
  padding: 0;
}
#internet-offre-adsl-vdsl2 .section-info .info-flex .block1 h2 {
  max-width: 50%;
}
#internet-offre-adsl-vdsl2 .section-info .info-flex .block1 img {
  width: 47%;
  margin: 0 10% 5% 0;
}
#internet-offre-adsl-vdsl2 .section-info .info-flex .block2 img {
  width: 49%;
  margin: 0 5% 5% 0;
}
#internet-offre-adsl-vdsl2 .section-info .info-flex .block3 h2 {
  max-width: 50%;
}
#internet-offre-adsl-vdsl2 .section-info .info-flex .block3 img {
  width: 58%;
  margin: 0 10% 0 0;
}
#internet-offre-adsl-vdsl2 .banner-eligibilite .content {
  width: 50%;
  position: absolute;
  padding: 60px 40px;
  bottom: 0;
  right: 0;
  color: #000;
}
@media (max-width: 480px) {
  #internet-offre-adsl-vdsl2 .banner-eligibilite .content {
    width: 100%;
    top: 0;
    padding: 30px;
  }
}
#internet-offre-adsl-vdsl2 .banner-eligibilite .content .btn {
  background-color: transparent;
}
#internet-offre-adsl-vdsl2 .banner-eligibilite .content .btn:hover {
  background-color: #000;
}
.internet-offre-adsl .page-title1 {
  margin-bottom: 5px;
}
.internet-offre-adsl .price {
  font-size: 50px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .internet-offre-adsl .price {
    margin-bottom: 35px;
  }
}
.internet-offre-adsl .price sup {
  font-size: 45%;
  top: -1em;
  padding-left: 5px;
}
.internet-offre-adsl .tab-content {
  padding-bottom: 0;
}
.internet-offre-adsl .feature-row {
  margin-top: 20px;
  margin-bottom: 20px;
}
.internet-offre-adsl .feature-row [class^="icon-ore-"] {
  font-size: 40px;
}
@media (min-width: 768px) {
  .internet-offre-adsl .feature-row [class^="icon-ore-"] {
    display: block;
    text-align: center;
  }
}
.internet-offre-adsl .feature-row h3 {
  font-size: 30px;
}
.internet-offre-adsl .feature-row p {
  max-width: 350px;
}
.internet-offre-adsl .feature-row p + p {
  margin-top: 20px;
}
.internet-offre-adsl .contact-block, .internet-offre-adsl .contact-block a {
  color: #999;
}
.internet-offre-adsl .contact-block a:hover {
  color: #F16E00;
}
.internet-offre-adsl .contact-block > h3 {
  font-size: 21px;
}
@media (min-width: 768px) {
  .internet-offre-adsl .contact-block {
    display: flex;
    align-items: center;
  }
  .internet-offre-adsl .contact-block > h3 {
    margin: 0 30px 0 0;
  }
}
@media (max-width: 767px) {
  .internet-offre-adsl .description-block {
    margin-bottom: 30px;
  }
}
.internet-offre-adsl .description-block .img-responsive.hidden-xs {
  margin-bottom: 50px;
}
.internet-offre-adsl .description-block [class^="icon-ore-"] {
  font-size: 40px;
}
.internet-offre-adsl .description-block h2 {
  max-width: 500px;
  font-size: 30px;
  margin: 10px 0 20px 0;
}
.internet-offre-adsl .description-block p {
  max-width: 500px;
  font-size: 16px;
}
.internet-offre-adsl .description-block p + p {
  margin-top: 20px;
}
.internet-offre-adsl .mentions-legales .mini {
  font-size: 11px;
}
.internet-offre-adsl .package .package-price {
  padding: 30px 0;
}
.internet-offre-adsl .package .package-price h2 {
  font-size: 30px;
}
.internet-offre-adsl .package .package-price h2 + p {
  font-size: 16px;
  margin: 5px 0 20px 0;
}
.internet-offre-adsl .package .package-price h3 {
  font-size: 32px;
  color: #F16E00;
  font-weight: normal;
}
.internet-offre-adsl .package .package-price h3 + p {
  font-size: 14px;
  color: #666;
  margin: 0;
}
.internet-offre-adsl .package strong + strong {
  margin-top: 10px;
}
.internet-offre-adsl .m-t-fluid > .btn {
  margin: 0 10px 10px 0;
  white-space: normal;
  text-align: left;
}
#internet-nouvelle-livebox .text-group {
  max-width: 461px;
}
@media (max-width: 767px) {
  #internet-nouvelle-livebox .text-group h2 {
    margin: 20px 0 10px 0;
  }
}
#internet-nouvelle-livebox .location-livebox {
  font-size: 30px;
  font-weight: bold;
  line-height: 1;
}
#internet-nouvelle-livebox .location-livebox .bg-yellow {
  max-width: 461px;
  padding: 10px;
}
@media (min-width: 768px) {
  #internet-nouvelle-livebox .location-livebox .bg-yellow {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
#internet-nouvelle-livebox .location-livebox .prix-location .prix {
  margin: 10px 0;
}
@media (min-width: 768px) {
  #internet-nouvelle-livebox .location-livebox .prix-location {
    height: 100px;
    display: flex;
    align-items: center;
  }
  #internet-nouvelle-livebox .location-livebox .prix-location .prix {
    margin: 0;
  }
  #internet-nouvelle-livebox .location-livebox .prix-location .img {
    padding-bottom: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  #internet-nouvelle-livebox .marged {
    margin-left: 50px;
  }
}
#internet-nouvelle-livebox .livebox-decouvrir {
  padding: 40px 0;
}
#internet-nouvelle-livebox .livebox-decouvrir h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
#internet-nouvelle-livebox .livebox-decouvrir .inner {
  background: #fff;
}
@media (min-width: 768px) {
  #internet-nouvelle-livebox .livebox-decouvrir .inner {
    display: flex;
  }
}
#internet-nouvelle-livebox .livebox-decouvrir .inner .left {
  padding: 30px;
}
@media (min-width: 768px) {
  #internet-nouvelle-livebox .livebox-decouvrir .inner .left {
    flex-grow: 1;
    order: 1;
  }
}
#internet-nouvelle-livebox .livebox-decouvrir .inner .left p {
  font-weight: bold;
  font-size: 20px;
  max-width: 600px;
}
@media (max-width: 767px) {
  #internet-nouvelle-livebox .livebox-decouvrir .inner .right img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #internet-nouvelle-livebox .livebox-decouvrir .inner .right {
    order: 2;
  }
}
#internet-nouvelle-livebox .promesses .inner {
  max-width: 250px;
  margin-bottom: 40px;
}
@media (min-width: 1200px) {
  #internet-nouvelle-livebox .promesses .inner {
    margin-bottom: 60px;
  }
}
#internet-nouvelle-livebox .promesses .inner hr {
  margin: 0;
  border-color: #000;
}
#internet-nouvelle-livebox .promesses .inner p {
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0 0 0;
}
@media (min-width: 768px) {
  #internet-nouvelle-livebox .astuce {
    display: flex;
    align-items: stretch;
  }
}
#internet-nouvelle-livebox .astuce .left {
  padding: 30px;
  border: 1px solid #000;
}
@media (max-width: 767px) {
  #internet-nouvelle-livebox .astuce .left {
    border-top: none;
  }
}
@media (min-width: 768px) {
  #internet-nouvelle-livebox .astuce .left {
    flex-grow: 1;
    order: 1;
    border-right: none;
  }
}
#internet-nouvelle-livebox .astuce .left h2 {
  font-size: 30px;
  margin: 0;
}
#internet-nouvelle-livebox .astuce .left h3 {
  margin: 20px 0 0 0;
  font-size: 20px;
}
#internet-nouvelle-livebox .astuce .left p {
  margin: 20px 0 0 0;
  font-size: 16px;
}
@media (max-width: 767px) {
  #internet-nouvelle-livebox .astuce .right img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #internet-nouvelle-livebox .astuce .right {
    order: 2;
  }
}
/*
#internet-nouvelle-livebox{    
    h1.page-title1{
        margin-top: 30px;

        @include media('≥tablet') {
            margin-top: 60px;
        }
    }

    @include media('<tablet') {
        .title-img{
            margin-bottom: 30px;
        }
    } 

    .tab-pane{
        @include media('≥desktop') {
            padding: 0 50px;
        }

        .row + .row{
            margin-top: 50px;
        }

        .text-group{
            max-width: 500px;

            &.decodeur{
                margin-top: 20px;

                @include media('≥tablet') {
                    margin-top: 60px;
                }
            }
        }

        h2{
            margin-bottom: 20px;
        }
    }

    .section-info{
        margin-top: 60px;

        .info-flex{
            padding: 0;

            .block1{
                h2{
                    max-width: 50%;
                }

                img{
                    width: 47%;
                    margin: 0 10% 5% 0;
                }
            }

            .block2{
                img{
                    width: 49%;
                    margin: 0 5% 5% 0;
                }
            }

            .block3{
                h2{
                    max-width: 50%;
                }

                img{
                    width: 58%;
                    margin: 0 10% 0 0;
                }
            }
        }
    }
}
*/
#offres-mobile-pro .gallery {
  margin-bottom: 40px;
}
#offres-mobile-pro .intro h1 {
  margin-bottom: 0;
}
#offres-mobile-pro .intro h2 {
  font-size: 26px;
  margin-bottom: 20px;
}
#offres-mobile-pro .fade-container {
  margin-bottom: 40px;
}
#offres-mobile-pro .fade-container .front, #offres-mobile-pro .fade-container .back {
  display: flex;
  align-items: center;
  padding: 20px 30px;
}
#offres-mobile-pro .fade-container .front .icon, #offres-mobile-pro .fade-container .back .icon {
  margin-right: 20px;
  line-height: 0;
}
#offres-mobile-pro .fade-container .front .icon .icon-ore-people-professionel-forum-communaute, #offres-mobile-pro .fade-container .back .icon .icon-ore-people-professionel-forum-communaute {
  font-size: 55px;
  line-height: 1;
}
#offres-mobile-pro .fade-container .front .icon .icon-ore-people-professionel-forum-communaute:before, #offres-mobile-pro .fade-container .back .icon .icon-ore-people-professionel-forum-communaute:before {
  vertical-align: middle;
}
#offres-mobile-pro .fade-container .front .icon .icon-ore-team-connect, #offres-mobile-pro .fade-container .back .icon .icon-ore-team-connect {
  font-size: 65px;
  line-height: 1;
}
#offres-mobile-pro .fade-container .front .text, #offres-mobile-pro .fade-container .back .text {
  flex-grow: 1;
  font-weight: bold;
}
#offres-mobile-pro .fade-container .front .plus, #offres-mobile-pro .fade-container .back .plus {
  margin-left: 20px;
  font-size: 40px;
  line-height: 1;
}
#offres-mobile-pro .fade-container .front .plus i:before, #offres-mobile-pro .fade-container .back .plus i:before {
  vertical-align: middle;
}
#offres-mobile-pro .fade-container .front .text {
  font-size: 16px;
}
#offres-mobile-pro .fade-container .front .plus {
  color: #4bb4e6;
}
#offres-mobile-pro .fade-container .back .text {
  font-size: 28px;
  text-align: center;
}
#offres-mobile-pro .fade-container .back .plus {
  color: #227bb3;
}
@media (max-width: 399px) {
  #offres-mobile-pro .fade-container {
    height: 150px;
  }
}
@media (max-width: 479px) {
  #offres-mobile-pro .fade-container .front, #offres-mobile-pro .fade-container .back {
    padding: 10px 15px;
  }
  #offres-mobile-pro .fade-container .front .icon .icon-ore-people-professionel-forum-communaute, #offres-mobile-pro .fade-container .back .icon .icon-ore-people-professionel-forum-communaute {
    font-size: 30px;
  }
  #offres-mobile-pro .fade-container .front .icon .icon-ore-team-connect, #offres-mobile-pro .fade-container .back .icon .icon-ore-team-connect {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  #offres-mobile-pro .fade-container {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 949px) {
  #offres-mobile-pro .fade-container {
    height: 150px;
  }
}
#offres-mobile-pro .avantages-pro {
  margin-bottom: 50px;
}
#offres-mobile-pro .avantages-pro .text-eshop {
  max-width: 800px;
  margin-bottom: 20px;
}
#offres-mobile-pro .avantages-pro .bg-light-grey {
  padding: 40px 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  #offres-mobile-pro .avantages-pro .bg-light-grey {
    padding: 20px;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (max-width: 1199px) {
  #offres-mobile-pro .avantages-pro .bg-light-grey .col {
    flex-basis: 48%;
  }
}
@media (max-width: 767px) {
  #offres-mobile-pro .avantages-pro .bg-light-grey .col {
    flex-basis: 100%;
  }
  #offres-mobile-pro .avantages-pro .bg-light-grey .col + .col {
    margin-top: 20px;
  }
}
#offres-mobile-pro .avantages-pro .bg-light-grey .col .inner {
  display: flex;
  align-items: center;
}
#offres-mobile-pro .avantages-pro .bg-light-grey .col .inner .icon {
  flex-grow: 0;
  font-size: 50px;
  margin-right: 30px;
}
#offres-mobile-pro .avantages-pro .bg-light-grey .col .inner .icon i:before {
  vertical-align: middle;
}
#offres-mobile-pro .avantages-pro .bg-light-grey .col .inner .text {
  flex-grow: 1;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  #offres-mobile-pro .ccm {
    margin-bottom: 30px;
  }
}
#offres-mobile-pro .ccm .inner {
  padding: 30px 20px 60px 20px;
  margin-bottom: 50px;
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  #offres-mobile-pro .ccm .inner {
    margin-bottom: 20px;
  }
}
#offres-mobile-pro .ccm .inner .icon {
  margin-bottom: 10px;
}
#offres-mobile-pro .ccm .inner .icon i {
  line-height: 1;
}
#offres-mobile-pro .ccm .inner .icon .icon-ore-boxes {
  font-size: 55px;
}
#offres-mobile-pro .ccm .inner .icon .icon-ore-options-offre-commercial-5 {
  font-size: 75px;
}
#offres-mobile-pro .ccm .inner .icon .icon-ore-device-mobile-phone-happy {
  font-size: 65px;
}
#offres-mobile-pro .ccm .inner h3 {
  font-size: 25px;
  margin-bottom: 20px;
}
#offres-mobile-pro .ccm .inner p {
  font-size: 15px;
  line-height: 17px;
}
#offres-mobile-pro .ccm .inner.hover:hover {
  background-color: #000;
  color: #fff;
}
#offres-mobile-pro .ccm .inner.simulate h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
}
#offres-mobile-pro .ccm .inner.simulate .btn {
  font-size: 16px;
}
#offres-mobile-pro .rollover-banner {
  margin-bottom: 60px;
}
#offres-mobile-pro .rollover-banner .text-eshop {
  max-width: 450px;
  margin-bottom: 20px;
}
#offres-mobile-pro .rollover-banner .price {
  font-size: 30px;
  color: #fff;
}
#offres-mobile-pro .rollover-banner .price sup {
  font-size: 16px;
}
#offres-mobile-pro .rollover-banner .btn-inverse {
  border-color: #fff;
  color: #fff;
}
#offres-mobile-pro .rollover-banner figcaption img {
  height: 26px;
  width: auto;
}
#offres-mobile-pro .rollover-banner:hover h2 {
  color: #fff;
}
#offres-mobile-pro .rollover-banner:hover .btn-inverse {
  background-color: #fff;
  color: #000;
}
@media screen and (max-width: 420px) {
  #offres-mobile-pro .rollover-banner h2 {
    font-size: 20px;
  }
}
@media screen and (min-width: 420px) and (max-width: 820px) {
  #offres-mobile-pro .rollover-banner h2 {
    font-size: 30px;
  }
}
@media (max-width: 820px) {
  #offres-mobile-pro .rollover-banner .text .text-orange, #offres-mobile-pro .rollover-banner .text .text-bottom {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 600px) {
  #offres-mobile-pro .rollover-banner .text .text-eshop {
    display: none;
  }
}
#internet-cloud-pro .gallery {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #internet-cloud-pro .gallery {
    margin-bottom: 60px;
  }
}
#internet-cloud-pro .tile {
  position: relative;
  display: block;
  margin-bottom: 30px;
  padding: 30px;
  background-color: #eeeeee;
  color: #000;
}
#internet-cloud-pro .tile:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#internet-cloud-pro .tile .title {
  position: relative;
  display: flex;
}
#internet-cloud-pro .tile .title i {
  margin-left: 20px;
  font-size: 40px;
  line-height: 34px;
}
#internet-cloud-pro .tile .title .btn {
  transition: background 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out !important;
}
#internet-cloud-pro .tile h2 {
  position: relative;
  margin: 0;
  font-size: 34px;
  line-height: 34px;
  flex-grow: 1;
}
#internet-cloud-pro .tile p {
  position: relative;
  max-width: 390px;
  margin: 20px 0 0 0;
  font-size: 16px;
}
#internet-cloud-pro .tile.tile-black {
  color: #fff;
  background: #000;
}
#internet-cloud-pro .tile.tile-black .btn-white {
  border-color: #fff;
  color: #fff;
}
#internet-cloud-pro .tile.tile-yellow {
  background-color: #ffd724;
}
#internet-cloud-pro .tile.tile-blue {
  background-color: #4bb4e6;
}
@media (min-width: 1200px) {
  #internet-cloud-pro .tile.cloche {
    background: #000 url('https://pro.orange.re/images/cloud-pro/cloche.svg') no-repeat right bottom / 44% auto;
  }
  #internet-cloud-pro .tile.breakfast {
    background: #000 url('https://pro.orange.re/images/cloud-pro/breakfast.svg') no-repeat right 30px bottom / 38% auto;
  }
}
#internet-cloud-pro .tile:hover {
  color: #fff;
}
#internet-cloud-pro .tile:hover:before {
  background: #000;
}
#internet-cloud-pro .tile:hover .btn-inverse, #internet-cloud-pro .tile:hover .btn-white {
  border-color: #fff;
  color: #000;
  background: #fff;
}
#internet-cloud-pro .tile:hover .title div {
  color: #F16E00;
}
#internet-cloud-pro .contact-block, #internet-cloud-pro .contact-block a {
  color: #999;
}
#internet-cloud-pro .contact-block a:hover {
  color: #F16E00;
}
#internet-cloud-pro .contact-block > h3 {
  font-size: 21px;
}
@media (min-width: 768px) {
  #internet-cloud-pro .contact-block {
    display: flex;
    align-items: center;
  }
  #internet-cloud-pro .contact-block > h3 {
    margin: 0 30px 0 0;
  }
}
#internet-cloud-pro .contact-block + p {
  margin: 40px 0;
  max-width: 600px;
}
#internet-cloud-pro .contact-block + p .btn {
  white-space: normal;
}
#internet-cloud-pro .text-white {
  color: #ffffff;
}
#internet-cloud-pro .cp-child-main-content .main-col {
  display: flex;
}
@media (min-width: 768px) {
  #internet-cloud-pro .cp-child-main-content .main-col {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  #internet-cloud-pro .cp-child-main-content .main-col {
    flex-direction: column-reverse;
  }
}
#internet-cloud-pro .cp-child-main-content .main-col .text-content h2 {
  position: relative;
}
#internet-cloud-pro .cp-child-main-content .main-col .text-content h2:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 1.875rem;
  height: 0.375rem;
  content: "";
  background: #ff7900;
}
#internet-cloud-pro .cp-child-main-content .main-col .text-content ul {
  list-style: none;
}
#internet-cloud-pro .cp-child-main-content .main-col .text-content ul li:before {
  content: "•";
  color: #f16e00;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
#internet-cloud-pro .cp-child-main-content .main-col .text-content .prix h2 {
  font-size: 2em;
  font-weight: bold;
}
#internet-cloud-pro .cp-child-main-content .main-col .text-content .prix h2:after {
  display: none;
}
#internet-cloud-pro .cp-child-main-content .main-col .text-content .prix h2 span {
  color: #000;
  font-size: 1rem;
}
#internet-cloud-pro .cp-child-main-content .main-col .banner-prix {
  background-color: #f4f4f4;
  padding: 40px 25px;
  position: relative;
  margin-bottom: 35px;
  z-index: 1000;
}
@media screen and (min-width: 768px) {
  #internet-cloud-pro .cp-child-main-content .main-col .banner-prix {
    margin-top: -100px;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  #internet-cloud-pro .cp-child-main-content .main-col .banner-prix {
    margin-top: -50px;
  }
}
@media screen and (max-width: 480px) {
  #internet-cloud-pro .cp-child-main-content .main-col .banner-prix {
    margin-top: -175px;
  }
}
#internet-cloud-pro .cp-child-main-content .main-col .banner-prix h2 {
  font-size: 3em;
  font-weight: bold;
}
#internet-cloud-pro .cp-child-main-content .main-col .banner-prix h2 span {
  color: #000;
  font-size: 1.5rem;
}
#internet-cloud-pro .cp-child-main-content .main-col .banner-prix .mention {
  background-color: #ffffff;
  padding: 20px 15px;
}
#internet-cloud-pro .cp-child-main-content .main-col .banner-prix .btn-orange {
  width: 100%;
}
#internet-cloud-pro .cp-child-tab-content .tabs-eshop #description object {
  width: 100%;
}
@media (min-width: 768px) {
  #internet-cloud-pro .cp-child-tab-content .tabs-eshop #description object {
    height: 315px;
  }
}
@media (max-width: 767px) {
  #internet-cloud-pro .cp-child-tab-content .tabs-eshop #description object {
    height: 200px;
  }
}
#internet-cloud-pro .cp-child-tab-content .tabs-eshop #description .object-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  #internet-cloud-pro .cp-child-tab-content .tabs-eshop #description .object-content {
    height: 315px;
  }
}
@media (max-width: 767px) {
  #internet-cloud-pro .cp-child-tab-content .tabs-eshop #description .object-content {
    margin-top: 30px;
  }
}
#internet-cloud-pro .cp-child-tab-content .tabs-eshop #caracteristiques-techniques ul {
  list-style: none;
}
#internet-cloud-pro .cp-child-tab-content .tabs-eshop #caracteristiques-techniques ul li:before {
  content: "•";
  color: #f16e00;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
#internet-cloud-pro .choisir-orange {
  margin-bottom: 40px;
  padding: 40px 5px 20px 5px;
}
@media (min-width: 768px) {
  #internet-cloud-pro .choisir-orange {
    padding: 40px 0 20px 0;
    margin-bottom: 60px;
  }
}
#internet-cloud-pro .choisir-orange .intro {
  margin-bottom: 40px;
  display: flex;
}
#internet-cloud-pro .choisir-orange .intro .vcenter {
  width: 100px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 768px) {
  #internet-cloud-pro .choisir-orange .intro .vcenter {
    width: 139px;
    margin-right: 30px;
  }
}
#internet-cloud-pro .choisir-orange .intro h2 {
  font-size: 40px;
  line-height: 44px;
}
@media (min-width: 768px) {
  #internet-cloud-pro .choisir-orange .intro h2 {
    font-size: 50px;
    line-height: 56px;
  }
}
#internet-cloud-pro .choisir-orange .inner {
  max-width: 350px;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  #internet-cloud-pro .choisir-orange .inner {
    margin-bottom: 70px;
  }
}
#internet-cloud-pro .choisir-orange .inner .vcenter {
  width: 350px;
  margin-bottom: 30px;
}
#internet-cloud-pro .choisir-orange .inner .vcenter span img {
  height: 80px;
  width: auto;
}
#internet-cloud-pro .choisir-orange .inner h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
#internet-cloud-pro .choisir-orange .inner p {
  margin-bottom: 20px;
}
#internet-cloud-pro .choisir-orange .inner .app {
  font-size: 20px;
  color: #000;
  margin-right: 10px;
}
#internet-cloud-pro .choisir-orange .inner .app:hover {
  color: #F16E00;
}
#internet-cloud-pro .choisir-orange .inner .option-price-from {
  display: block;
}
#internet-cloud-pro .choisir-orange .inner .option-price-from {
  display: block;
}
#internet-cloud-pro .choisir-orange .inner .option-price {
  display: block;
}
#internet-cloud-pro .choisir-orange .inner .option-price-amount {
  font-weight: 700;
  color: #f16e00;
  font-size: 30px;
}
#internet-cloud-pro .choisir-orange .inner .option-price-by-month {
  font-weight: 700;
}
#internet-cloud-pro .choisir-orange .inner .option-price-promo {
  display: inline-block;
  font-weight: 700;
  color: #555;
}
#internet-cloud-pro .choisir-orange .inner .option-price-engagement {
  display: block;
  color: #555;
}
#internet-cloud-pro .btn-filter {
  background-color: transparent;
  border: 0.0625rem solid #ccc;
  border-radius: 2rem;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  line-height: 1.4285714286;
  margin-bottom: 15px;
  margin-right: 10px;
  outline-offset: 0.25rem;
  padding: 0.25rem 1.5rem 0.375rem;
  pointer-events: auto;
  text-align: center;
  transition: outline-offset 0.15s ease-in-out;
  text-decoration: none;
}
#internet-cloud-pro .btn-filter.active {
  border-color: #f16e00;
  border-width: 0.25rem;
  font-weight: 700;
  padding: 0.1875rem 0.8125rem 0.3125rem;
}
#internet-cloud-pro .btn-filter:hover {
  border-color: #555;
  color: #555;
}
#internet-cloud-pro .mention-bottom-grey .content {
  background-color: #333;
}
#haut-debit-voix-hd #main {
  padding-bottom: 40px;
}
#haut-debit-voix-hd .gallery {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #haut-debit-voix-hd .gallery {
    margin-bottom: 60px;
  }
}
#haut-debit-voix-hd .mask .text-title h2 {
  margin: 0;
}
#haut-debit-voix-hd .mask .text-title h2:last-child {
  margin-top: 20px;
}
@media (max-width: 768px) {
  #haut-debit-voix-hd .mask .text-title h2 {
    font-size: 26px;
  }
}
#haut-debit-voix-hd h2 {
  font-size: 32px;
  margin-bottom: 28px;
}
#haut-debit-voix-hd p {
  margin-bottom: 20px;
  font-size: 16px;
}
#haut-debit-voix-hd ul {
  margin-bottom: 20px;
  font-size: 16px;
  padding: 0 0 0 20px;
}
#haut-debit-voix-hd .mw {
  max-width: 800px;
}
#haut-debit-voix-hd .btn-inverse {
  font-size: 16px;
  line-height: 1;
  padding: 15px 40px;
}
#haut-debit-voix-hd .orange-block {
  margin-top: 30px;
  padding: 20px;
  border: 4px solid #ff7900;
}
#haut-debit-voix-hd .orange-block .n1, #haut-debit-voix-hd .orange-block .n2, #haut-debit-voix-hd .orange-block .n3 {
  margin-bottom: 20px;
}
#haut-debit-voix-hd .orange-block .inner {
  display: flex;
}
#haut-debit-voix-hd .orange-block .number span {
  display: block;
  margin-right: 15px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #ff7900;
  vertical-align: middle;
  text-align: center;
  font-size: 19px;
  color: #fff;
  border-radius: 50%;
  font-weight: bold;
}
#haut-debit-voix-hd .orange-block .text {
  flex-grow: 1;
}
@media (min-width: 768px) {
  #haut-debit-voix-hd .orange-block {
    margin-top: 40px;
    padding: 30px;
  }
  #haut-debit-voix-hd .orange-block .n1, #haut-debit-voix-hd .orange-block .n2 {
    margin-bottom: 30px;
  }
  #haut-debit-voix-hd .orange-block .n3 {
    margin-bottom: 0;
  }
  #haut-debit-voix-hd .orange-block .number span {
    margin-right: 40px;
    width: 47px;
    height: 47px;
    line-height: 47px;
  }
  #haut-debit-voix-hd .orange-block .text {
    font-size: 16px;
  }
}
#haut-debit-voix-hd .black-block {
  margin: 20px 0;
  padding: 20px;
  background-color: #000;
  color: #fff;
}
@media (min-width: 768px) {
  #haut-debit-voix-hd .black-block {
    margin: 40px 0;
    padding: 40px 0;
  }
}
#haut-debit-voix-hd .black-block p {
  margin: 0;
}
#avantages-pro-offre-createur .gallery {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #avantages-pro-offre-createur .gallery {
    margin-bottom: 60px;
  }
}
#avantages-pro-offre-createur h2 {
  font-size: 32px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #avantages-pro-offre-createur h2 {
    margin-bottom: 40px;
  }
}
#avantages-pro-offre-createur h3 {
  font-size: 28px;
  margin-bottom: 20px;
}
#avantages-pro-offre-createur h5 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 5px;
}
@media (min-width: 1200px) {
  #avantages-pro-offre-createur .narrower {
    width: 55%;
  }
}
#avantages-pro-offre-createur .intro {
  font-size: 16px;
  margin-bottom: 40px;
  max-width: 710px;
}
#avantages-pro-offre-createur .blue-bordered {
  border: 4px solid #4bb4e6;
  padding: 20px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #avantages-pro-offre-createur .blue-bordered {
    padding: 40px;
  }
}
#avantages-pro-offre-createur .blue-bordered h4 {
  font-size: 20px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
#avantages-pro-offre-createur .blue-bordered h4 i {
  font-size: 50px;
  color: #4bb4e6;
  margin-right: 15px;
}
#avantages-pro-offre-createur .blue-bordered h4 span {
  flex-grow: 1;
}
#avantages-pro-offre-createur .blue-bordered p {
  max-width: 830px;
  margin-bottom: 10px;
}
#avantages-pro-offre-createur .blue-bordered p.m {
  margin-bottom: 30px;
}
#avantages-pro-offre-createur .blue-bordered ul {
  padding-left: 15px;
}
#avantages-pro-offre-createur .offres-compatibles {
  margin-bottom: 40px;
}
#avantages-pro-offre-createur .offres-compatibles .inner {
  display: flex;
}
#avantages-pro-offre-createur .offres-compatibles .inner .icon {
  width: 100px;
  text-align: center;
}
@media (min-width: 768px) {
  #avantages-pro-offre-createur .offres-compatibles .inner .icon {
    width: auto;
    margin-right: 30px;
  }
}
#avantages-pro-offre-createur .offres-compatibles .inner .icon .icon-ore-internet-browser {
  font-size: 55px;
}
#avantages-pro-offre-createur .offres-compatibles .inner .icon .icon-ore-device-tablet-mobile {
  font-size: 65px;
}
#avantages-pro-offre-createur .offres-compatibles .inner .texts {
  flex-grow: 1;
}
#avantages-pro-offre-createur .offres-compatibles .inner .texts ul {
  padding-left: 15px;
}
#avantages-pro-offre-createur .black-block {
  display: flex;
  padding: 20px;
  background: #000;
}
@media (min-width: 768px) {
  #avantages-pro-offre-createur .black-block {
    padding: 30px 50px;
  }
}
#avantages-pro-offre-createur .black-block .icon {
  margin-right: 40px;
}
#avantages-pro-offre-createur .black-block .icon span {
  display: flex;
  height: 150px;
  width: 150px;
  border-radius: 50%;
  background: #fff;
  justify-content: center;
  align-items: center;
}
#avantages-pro-offre-createur .black-block .icon span i {
  font-size: 75px;
  line-height: 0;
}
#avantages-pro-offre-createur .black-block .texts {
  flex-grow: 1;
  color: #fff;
}
#avantages-pro-offre-createur .black-block .texts p {
  font-size: 16px;
}
#avantages-pro-offre-createur .black-block .texts ul {
  padding-left: 15px;
  font-size: 16px;
  font-weight: bold;
}
#avantages-pro-service-garanti #gallery-holder {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #avantages-pro-service-garanti #gallery-holder {
    margin-bottom: 90px;
  }
}
#avantages-pro-service-garanti .intro h1 {
  font-size: 40px;
  margin-bottom: 30px;
}
#avantages-pro-service-garanti .intro h1 img {
  height: 37px;
}
#avantages-pro-service-garanti .intro > p {
  font-size: 16px;
  line-height: 17px;
  margin-bottom: 20px;
}
#avantages-pro-service-garanti .intro .black-well {
  background: #000;
  color: #fff;
  padding: 20px 30px;
  display: flex;
}
@media (min-width: 768px) {
  #avantages-pro-service-garanti .intro .black-well {
    align-items: center;
  }
}
#avantages-pro-service-garanti .intro .black-well .icon {
  flex-grow: 0;
  flex-shrink: 0;
  margin-right: 20px;
  font-size: 40px;
}
@media (min-width: 768px) {
  #avantages-pro-service-garanti .intro .black-well .icon {
    font-size: 60px;
  }
}
#avantages-pro-service-garanti .intro .black-well .icon i::before {
  vertical-align: middle;
}
#avantages-pro-service-garanti .intro .black-well .texts {
  flex-grow: 1;
  flex-shrink: 1;
}
#avantages-pro-service-garanti .intro .black-well .texts h3 {
  font-size: 20px;
  margin: 0;
}
@media (min-width: 768px) {
  #avantages-pro-service-garanti .intro .black-well .texts h3 {
    font-size: 24px;
  }
}
#avantages-pro-service-garanti .intro .black-well .texts p {
  font-size: 16px;
  margin: 0;
}
#avantages-pro-service-garanti .text-eshop, #avantages-pro-service-garanti .text-group h2 {
  max-width: 484px;
}
#avantages-pro-service-garanti #sav-mobile-24h .btn {
  white-space: normal;
}
#avantages-pro-service-garanti .section-info {
  margin-top: 60px;
}
#avantages-pro-service-garanti .section-info .info-flex {
  padding: 0;
}
#avantages-pro-service-garanti .section-info .info-flex .block1 h2 {
  max-width: 55%;
}
#avantages-pro-service-garanti .section-info .info-flex .block1 img {
  width: 47%;
  margin: 0 10% 5% 0;
}
#avantages-pro-service-garanti .section-info .info-flex .block2 img {
  width: 49%;
  margin: 0 5% 5% 0;
}
#avantages-pro-service-garanti .section-info .info-flex .block3 h2 {
  max-width: 50%;
}
#avantages-pro-service-garanti .section-info .info-flex .block3 img {
  width: 58%;
  margin: 0 10% 0 0;
}
#obs-promesse-avantages-pro .mask .text-title h2 {
  color: #fff;
}
#obs-promesse-avantages-pro .mask .text-title .text-orange {
  color: #F16E00;
}
#obs-promesse-avantages-pro .top-section .text p {
  font-size: 16px;
}
#obs-promesse-avantages-pro .top-section .well {
  background-color: #EEEEEE;
  border: none;
}
#obs-promesse-avantages-pro .top-section .well .well-content .block {
  display: flex;
  font-size: 50px;
}
#obs-promesse-avantages-pro .top-section .well .well-content .block i {
  position: relative;
  top: 5px;
}
#obs-promesse-avantages-pro .top-section .well .well-content .block p {
  font-size: 16px;
  line-height: 16px;
}
#obs-promesse-avantages-pro .middle-section1 ul {
  padding-left: 20px;
}
#obs-promesse-avantages-pro .middle-section1 .block {
  padding: 30px 40px;
}
#obs-promesse-avantages-pro .fixe_content3 i {
  font-size: 55px;
}
#obs-promesse-avantages-pro .fixe_content3 .offres-internet-icone-vert-3-1 a {
  font-size: 11px;
}
#obs-promesse-avantages-pro .fixe_content3 .offres-internet-t2 {
  margin-left: 4px;
}
@media (min-width: 769px) {
  #obs-promesse-avantages-pro .fixe_content3 .column-1 {
    margin-right: -60px;
  }
}
#obs-promesse-avantages-pro .middle-section2 {
  padding: 20px 0;
  background-color: #EEEEEE;
}
#obs-promesse-avantages-pro .middle-section2 .block-info {
  margin-bottom: 20px;
}
#obs-promesse-avantages-pro .middle-section2 .block-title {
  margin-bottom: 16px;
}
#obs-promesse-avantages-pro .middle-section2 .block-title h2 {
  margin-bottom: 12px;
}
#obs-promesse-avantages-pro .middle-section2 .block-title p {
  font-size: 16px;
}
@media (max-width: 767px) {
  #obs-promesse-avantages-pro .pastille-bloc {
    display: inline-block;
    border: 2px solid #F16E00;
    border-radius: 50%;
    padding: 10px;
    background-color: #F2F2F2;
  }
}
@media (min-width: 768px) {
  #obs-promesse-avantages-pro .pastille-bloc {
    display: inline-block;
    border: 2px solid #F16E00;
    border-radius: 50%;
    padding: 10px;
    background-color: #F2F2F2;
    position: absolute;
    text-align: center;
    top: -35px;
    left: 300px;
  }
}
@media (max-width: 767px) {
  #obs-promesse-avantages-pro .bloc-mobile {
    padding-bottom: 5px;
    width: 365px;
  }
}
#obs-promesse-avantages-pro .taille-bloc-image-1 {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  #obs-promesse-avantages-pro .taille-bloc-image-1 {
    flex: 0 0 auto;
    width: 41.66666667%;
    padding-right: 5px;
  }
}
#obs-promesse-avantages-pro .taille-bloc-image-2 {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  #obs-promesse-avantages-pro .taille-bloc-image-2 {
    flex: 0 0 auto;
    width: 41.66666667%;
    padding-left: 5px;
  }
}
@media (min-width: 768px) {
  #obs-promesse-avantages-pro .bloc-noir {
    background-color: #000;
    color: #fff;
    padding: 20px;
    height: 450px;
  }
}
@media (max-width: 767px) {
  #obs-promesse-avantages-pro .bloc-noir {
    background-color: #000;
    color: #fff;
    padding: 20px;
  }
}
#obs-promesse-avantages-pro .service-box {
  flex: 1;
  background-color: #ffffff;
  border: 1px solid #ddd;
  text-align: center;
  padding: 0px;
  box-sizing: border-box;
  height: 300px;
}
#obs-promesse-avantages-pro .service-header {
  background-color: #000;
  color: #fff;
  padding: 15px;
  height: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#obs-promesse-avantages-pro .service-header img {
  width: 50px;
  margin-bottom: 10px;
}
#obs-promesse-avantages-pro .service-content {
  text-align: left;
}
#obs-promesse-avantages-pro .service-content ul {
  padding-left: 20px;
  list-style-type: none;
}
#obs-promesse-avantages-pro .service-content li a:hover {
  text-decoration: underline;
}
@media (max-width: 767px) {
  #obs-promesse-avantages-pro .services-container {
    display: none;
    /* Cacher les services en version mobile */
  }
  #obs-promesse-avantages-pro .mobile-slider {
    display: block;
    /* Afficher le slider en version mobile */
    padding: 20px;
  }
  #obs-promesse-avantages-pro .mobile-slider .slick-prev, #obs-promesse-avantages-pro .mobile-slider .slick-next {
    width: 40px;
    /* Taille des flèches */
    height: 40px;
    /* Taille des flèches */
    z-index: 1000;
    /* Assure que les flèches sont au-dessus des autres éléments */
  }
  #obs-promesse-avantages-pro .mobile-slider .slick-prev {
    left: -50px;
    /* Ajuste la position à gauche */
  }
  #obs-promesse-avantages-pro .mobile-slider .slick-next {
    right: -50px;
    /* Ajuste la position à droite */
  }
  #obs-promesse-avantages-pro .mobile-slider .slick-dots li button:before {
    font-size: 14px;
    /* Ajustez cette valeur pour augmenter la taille */
    color: #F16E00;
    /* Change la couleur des puces si nécessaire */
  }
  #obs-promesse-avantages-pro .mobile-slider .slick-dots li.slick-active button:before {
    color: #000;
    /* Change la couleur des puces actives */
  }
}
@media (min-width: 768px) {
  #obs-promesse-avantages-pro .mobile-slider {
    display: none;
    /* Cacher le slider en version desktop */
  }
}
#obs-promesse-avantages-pro .slick-dots {
  position: unset;
}
#obs-promesse-avantages-pro .service-gris {
  background-color: lightgrey;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #0b0b0b;
}
@media (min-width: 768px) {
  #obs-promesse-avantages-pro .service-gris {
    height: 80px;
  }
}
@media (max-width: 767px) {
  #obs-promesse-avantages-pro .service-gris {
    height: 100px;
  }
}
#obs-promesse-avantages-pro .service-gris .lien {
  font-size: 18px;
}
#obs-promesse-avantages-pro .service-gris a {
  color: #0b0b0b;
}
#obs-promesse-avantages-pro .section-blanche {
  padding-left: 15px;
  padding-top: 5px;
  height: 80px;
  align-items: center;
}
#obs-promesse-avantages-pro .section-blanche a {
  font-size: 18px;
}
@media (min-width: 768px) {
  #obs-promesse-avantages-pro .dec-col {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  #obs-promesse-avantages-pro .dec-col {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #obs-promesse-avantages-pro .dec-col-1 {
    margin-top: 10px;
  }
}
.well-applis-orange {
  opacity: 1;
  padding: 0px;
  border: 2px solid #f6f6f6;
  border-radius: 20px;
  width: 100px;
  height: 100px;
  background-color: #F16E00;
  position: relative;
}
.well-applis-orange i {
  position: absolute;
  font-size: 60px;
  top: 20%;
  left: 19%;
  color: white;
}
.well-applis-orange img {
  border-radius: 16px;
}
.well-applis-orange-1 {
  opacity: 1;
  padding: 0px;
  border: 2px solid #f6f6f6;
  border-radius: 20px;
  width: 100px;
  height: 100px;
  background-color: white;
  position: relative;
}
.well-applis-orange-1 img {
  position: absolute;
  top: 20%;
  left: 15%;
  width: 65px;
}
.well-applis-orange-2 {
  opacity: 1;
  padding: 0px;
  border: 2px solid #f6f6f6;
  border-radius: 20px;
  width: 100px;
  height: 100px;
  background-color: #20201f;
  position: relative;
}
.well-applis-orange-2 img {
  position: absolute;
  top: 20%;
  left: 22%;
  width: 54px;
}
.well-applis-orange-3 {
  opacity: 1;
  padding: 0px;
  border: 2px solid #f6f6f6;
  border-radius: 20px;
  width: 100px;
  height: 100px;
  background-color: #32323a;
  position: relative;
}
.well-applis-orange-3 img {
  position: absolute;
  top: 15%;
  left: 17%;
  width: 63px;
}
.well-applis-orange-4 {
  opacity: 1;
  padding: 0px;
  border: 2px solid #f6f6f6;
  border-radius: 20px;
  width: 100px;
  height: 100px;
  background-color: black;
  position: relative;
}
.well-applis-orange-4 img {
  position: absolute;
  top: 35%;
  left: 13%;
  width: 72px;
}
.well-applis-orange-5 {
  opacity: 1;
  padding: 0px;
  border: 2px solid #f6f6f6;
  border-radius: 20px;
  width: 100px;
  height: 100px;
  background-color: #1466da;
  position: relative;
}
.well-applis-orange-5 img {
  position: absolute;
  top: 20%;
  left: 17%;
  width: 65px;
}
.well-applis-orange-6 {
  opacity: 1;
  padding: 0px;
  border: 2px solid #f6f6f6;
  border-radius: 20px;
  width: 100px;
  height: 100px;
  background-color: transparent;
  position: relative;
}
.well-applis-orange-6 img {
  position: absolute;
  top: 22%;
  left: 22%;
  width: 55px;
}
.well-applis-orange-7 {
  opacity: 1;
  padding: 0px;
  border: 2px solid #f6f6f6;
  border-radius: 20px;
  width: 100px;
  height: 100px;
  background-color: #F16E00;
  position: relative;
}
.well-applis-orange-7 img {
  padding: 17px;
}
.os-icone i {
  font-size: 18px;
  color: black;
}
.texte-applis-orange {
  padding-right: 20px;
}
.btn-applis-orange {
  font-size: 12px;
  padding: 3px 13px 3px 13px;
}
.btn-applis-orange p {
  margin: 0px;
  font-weight: 600;
}
#applis-orange1-page .page-heading .header-row .header-row-inner img {
  height: 0px;
  width: 0px;
  bottom: 0px;
  left: 86%;
}
@media (min-width: 480px) {
  #applis-orange1-page .page-heading .header-row .header-row-inner img {
    height: 0px;
    width: 0px;
    bottom: 0px;
    left: 70%;
  }
}
@media (min-width: 768px) {
  #applis-orange1-page .page-heading .header-row .header-row-inner img {
    height: 125px;
    width: auto;
    bottom: 0px;
    left: 70%;
  }
}
@media (min-width: 320px) {
  .applis-orange-titre1 h1 {
    font-size: 35px;
  }
}
@media (min-width: 480px) {
  .applis-orange-titre1 h1 {
    font-size: 35px;
  }
}
@media (min-width: 320px) {
  .applis-orange-titre2 h2 {
    font-size: 23px;
  }
}
.well-icone-size i {
  font-size: 74px !important;
  left: 11px;
  top: 5px;
}
.niveau-zero .vcenter-logo {
  position: relative;
}
.niveau-zero .vcenter-logo span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  transform: translateY(-50%);
  font-weight: bold;
}
.niveau-zero .block-text {
  position: relative;
}
.niveau-zero .block-text span {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  text-align: center;
  transform: translateY(-50%);
  font-weight: bold;
  font-size: 26px;
  color: #fff;
}
.niveau-zero .page-heading {
  border-bottom: none;
}
.niveau-zero .banner-hover {
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.niveau-zero .banner-hover > img {
  z-index: 1;
}
.niveau-zero .banner-hover .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 40px;
  color: #fff;
  z-index: 3;
}
.niveau-zero .banner-hover .content .logo-row {
  display: flex;
}
.niveau-zero .banner-hover .content .logo-row .logo {
  margin-right: 20px;
}
.niveau-zero .banner-hover .content .logo-row .logo .vcenter-logo {
  position: relative;
  width: 170px;
}
.niveau-zero .banner-hover .content .logo-row .logo .vcenter-logo span {
  font-size: 18px;
}
.niveau-zero .banner-hover .content .logo-row .texts {
  max-width: 450px;
}
.niveau-zero .banner-hover .content .logo-row .texts h1 {
  font-size: 46px;
  line-height: 1;
}
.niveau-zero .banner-hover .content .logo-row .texts-inner {
  max-width: 450px;
}
.niveau-zero .banner-hover .content .logo-row .texts-inner h1 {
  font-size: 46px;
  line-height: 1;
  position: relative;
  right: 165px;
  top: 3px;
}
.niveau-zero .banner-hover .content .plus {
  position: absolute;
  right: 50px;
  bottom: 0;
  font-size: 60px;
  color: #4bb4e6;
  z-index: 3;
}
.niveau-zero .page-heading {
  border-bottom: none;
}
.niveau-zero .banner-hovers {
  display: block;
  position: relative;
  margin-bottom: 40px;
}
.niveau-zero .banner-hovers > img {
  z-index: 1;
}
.niveau-zero .banner-hovers .content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 40px;
  color: #000;
  z-index: 3;
}
.niveau-zero .banner-hovers .content .logo-row {
  display: flex;
}
.niveau-zero .banner-hovers .content .logo-row .logo {
  margin-right: 20px;
}
.niveau-zero .banner-hovers .content .logo-row .logo .vcenter-logo {
  position: relative;
  width: 170px;
}
.niveau-zero .banner-hovers .content .logo-row .logo .vcenter-logo span {
  font-size: 18px;
}
.niveau-zero .banner-hovers .content .logo-row .texts {
  max-width: 450px;
}
.niveau-zero .banner-hovers .content .logo-row .texts h1 {
  font-size: 46px;
  line-height: 1;
}
.niveau-zero .banner-hovers .content .plus {
  position: absolute;
  right: 50px;
  bottom: 0;
  font-size: 60px;
  color: #4bb4e6;
  z-index: 3;
}
.niveau-zero a.banner-hover:hover {
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .niveau-zero a.banner-hover:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background 0.3s ease-in-out;
    z-index: 2;
  }
  .niveau-zero a.banner-hover:hover {
    opacity: 1;
  }
  .niveau-zero a.banner-hover:hover:before {
    background: rgba(0, 0, 0, 0.5);
  }
}
.niveau-zero a.banner-hovers:hover {
  opacity: 0.8;
}
@media (min-width: 1200px) {
  .niveau-zero a.banner-hovers:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background 0.3s ease-in-out;
    z-index: 2;
  }
  .niveau-zero a.banner-hovers:hover {
    opacity: 1;
  }
  .niveau-zero a.banner-hovers:hover:before {
    background: rgba(0, 0, 0, 0.5);
  }
}
.niveau-zero .banner-hover.espace-client {
  margin: 40px 0;
}
.niveau-zero .banner-hover.espace-client h1 {
  margin-bottom: 20px;
}
.niveau-zero .banner-hover.espace-client p {
  max-width: 600px;
  font-size: 16px;
}
.niveau-zero .banner-hover.espace-client .btn {
  margin-top: 50px;
  border-color: #000;
  color: #fff;
}
.niveau-zero .banner-hover.espace-client:hover .btn {
  background: #000;
  color: #fff;
}
.niveau-zero .banner-hovers.espace-client {
  margin: 40px 0;
}
.niveau-zero .banner-hovers.espace-client h1 {
  margin-bottom: 20px;
}
.niveau-zero .banner-hovers.espace-client p {
  max-width: 600px;
  font-size: 16px;
}
.niveau-zero .banner-hovers.espace-client .btn {
  margin-top: 50px;
  border-color: #000;
  color: #000;
}
.niveau-zero .banner-hovers.espace-client:hover .btn {
  background: #000;
  color: #fff;
}
.niveau-zero .arguments {
  padding: 60px 0 40px 0;
  display: flex;
  justify-content: space-between;
}
.niveau-zero .arguments .inner {
  max-width: 250px;
  width: 250px;
}
.niveau-zero .arguments .inner a {
  display: block;
  color: #000;
}
.niveau-zero .arguments .inner a .vcenter-logo {
  max-width: 178px;
  margin-bottom: 30px;
}
.niveau-zero .arguments .inner a .vcenter-logo img {
  width: 130%;
  height: auto;
}
.niveau-zero .arguments .inner a .vcenter-logo span {
  font-size: 24px;
  line-height: 22px;
  font-weight: bold;
}
.niveau-zero .arguments .inner a h3 {
  display: flex;
  font-size: 20px;
  line-height: 18px;
}
.niveau-zero .arguments .inner a h3 span {
  vertical-align: middle;
}
.niveau-zero .arguments .inner a h3 .sub-title {
  line-height: 25px;
}
.niveau-zero .arguments .inner a h3 .plus {
  margin-top: -7px;
  margin-left: 20px;
  font-size: 35px;
}
.niveau-zero .arguments .inner a:hover {
  opacity: 0.6;
}
.niveau-zero .arguments .inner a.darken .block-text .overlay {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  color: white;
  text-align: center;
}
@media (max-width: 899px) {
  .niveau-zero .arguments {
    padding: 30px 0;
    flex-wrap: wrap;
  }
  .niveau-zero .arguments .inner {
    max-width: none;
    flex-basis: 100%;
  }
  .niveau-zero .arguments .inner + .inner {
    margin-top: 30px;
  }
}
.niveau-zero .block-grey-univer-mobile .arguments h3 {
  margin-top: 26px;
}
.niveau-zero .block-grey-univer-mobile .inner {
  max-width: initial;
  flex-basis: 250px;
}
.niveau-zero .block-grey-univer-mobile .inner + .inner {
  margin-top: 0;
}
#page-internet-pro .bg-light-grey {
  margin-bottom: 40px;
}
#page-internet-pro .banner-hover.service, #page-internet-pro .banner-hover.livebox {
  display: block;
  margin: 0 0 40px 0;
  color: #fff;
  background-color: #000;
  background-size: auto 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
}
#page-internet-pro .banner-hover.service:before, #page-internet-pro .banner-hover.livebox:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background 0.3s ease-in-out;
  z-index: 2;
}
#page-internet-pro .banner-hover.service .content, #page-internet-pro .banner-hover.livebox .content {
  position: relative;
  z-index: 3;
  padding: 20px;
}
#page-internet-pro .banner-hover.service .content h2, #page-internet-pro .banner-hover.livebox .content h2 {
  font-size: 28px;
  line-height: 1;
  margin: 0 0 10px 0;
}
#page-internet-pro .banner-hover.service .content p, #page-internet-pro .banner-hover.livebox .content p {
  font-size: 16px;
  line-height: 1.1;
}
#page-internet-pro .banner-hover.service .content .btn, #page-internet-pro .banner-hover.livebox .content .btn {
  background: #000;
  border-color: #fff;
  color: #fff;
}
#page-internet-pro .banner-hover.service:hover:before, #page-internet-pro .banner-hover.livebox:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
#page-internet-pro .banner-hover.service:hover .content .btn, #page-internet-pro .banner-hover.livebox:hover .content .btn {
  background: #fff;
  color: #000;
}
@media (max-width: 479px) {
  #page-internet-pro .banner-hover.service, #page-internet-pro .banner-hover.livebox {
    background-image: none !important;
  }
  #page-internet-pro .banner-hover.service .btn, #page-internet-pro .banner-hover.livebox .btn {
    display: block;
  }
}
#page-internet-pro .banner-hovers.service {
  display: block;
  margin: 0 0 40px 0;
  color: #000;
  background-color: #fff;
  background-size: auto 100%;
  background-position: right bottom;
  background-repeat: no-repeat;
}
#page-internet-pro .banner-hovers.service:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: background 0.3s ease-in-out;
  z-index: 2;
}
#page-internet-pro .banner-hovers.service .content {
  position: relative;
  z-index: 3;
  padding: 20px;
}
#page-internet-pro .banner-hovers.service .content h2 {
  font-size: 28px;
  line-height: 1;
  margin: 0 0 10px 0;
}
#page-internet-pro .banner-hovers.service .content p {
  font-size: 16px;
  line-height: 1.1;
}
#page-internet-pro .banner-hovers.service .content .btn {
  background: #fff;
  border-color: #000;
  color: #000;
}
#page-internet-pro .banner-hovers.service:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
#page-internet-pro .banner-hovers.service:hover .content .btn {
  background: #000;
  color: #fff;
}
@media (max-width: 479px) {
  #page-internet-pro .banner-hovers.service {
    background-image: none !important;
  }
  #page-internet-pro .banner-hovers.service .btn {
    display: block;
  }
}
#page-internet-pro .banner-hover.cloud-pro .logo {
  margin-right: 30px;
}
#page-internet-pro .banner-hover.cloud-pro .logo .vcenter-logo {
  width: 200px;
}
#page-internet-pro .banner-hover.cloud-pro .vcenter-logo.cloud {
  position: absolute;
  top: 235px;
  left: 335px;
  width: 205px;
}
#page-internet-pro .banner-hover.cloud-pro .vcenter-logo.cloud span {
  font-size: 40px;
  line-height: 35px;
  color: #000;
}
#page-internet-pro .banner-hover.cloud-pro .vcenter-logo.cloud span b {
  font-size: 50px;
}
#page-internet-pro .banner-hover.cloud-pro .plus {
  color: #ffd200;
}
#page-internet-pro .image-content-main_internet {
  position: relative;
}
@media (min-width: 1201px) {
  #page-internet-pro .image-content-main_internet {
    margin-top: 60px;
  }
}
#page-internet-pro .image-content-main_internet .content {
  position: absolute;
  top: 10px;
  left: 30px;
  color: #ffffff;
}
#page-internet-pro .image-content-main_internet .content h2 {
  font-size: 20px;
  line-height: 22px;
  margin-top: -3px;
}
#page-internet-pro .image-content-main_internet .content p {
  font-size: 14px;
  font-weight: 200;
  margin-top: -23px;
}
#page-internet-pro .image-content-main_internet .content a {
  border-color: #ffffff;
  float: right;
  position: relative;
  top: -60px;
  left: -45px;
  font-size: 14px;
  padding: 6px 12px !important;
}
#page-mobile-pro .banner-hover.top .content {
  position: absolute;
  left: initial;
  top: initial;
  right: initial;
  bottom: 0;
}
@media (max-width: 480px) {
  #page-mobile-pro .banner-hover.top .content {
    top: 0;
  }
}
#page-mobile-pro .banner-hover.top .vcenter-logo {
  width: 154px;
  margin-bottom: 20px;
}
#page-mobile-pro .banner-hover.top .vcenter-logo span {
  font-size: 15px;
}
#page-mobile-pro .banner-hover.top h1 {
  max-width: 600px;
  font-size: 40px;
}
@media (max-width: 480px) {
  #page-mobile-pro .banner-hover.top h1 {
    font-size: 30px;
  }
}
#page-mobile-pro .banner-hover.espace-client .content {
  position: absolute;
  top: initial;
  right: initial;
  left: initial;
  bottom: 0;
}
@media (min-width: 768px) {
  #page-mobile-pro .banner-hover.espace-client .content .texts {
    color: #000;
  }
}
@media (max-width: 480px) {
  #page-mobile-pro .banner-hover.espace-client .content .texts {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
  }
}
@media (min-width: 768px) {
  #page-mobile-pro .banner-hover.espace-client .btn {
    color: #000;
    border-color: #000;
    background-color: transparent;
  }
  #page-mobile-pro .banner-hover.espace-client .btn:hover {
    background-color: transparent;
  }
}
@media (max-width: 768px) {
  #page-mobile-pro .banner-hover.espace-client .btn {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  #page-mobile-pro .arguments {
    justify-content: center;
  }
}
#page-mobile-pro .arguments .vcenter-logo {
  width: 166px;
}
#page-mobile-pro .arguments .vcenter-logo span {
  top: 46%;
  font-size: 24px;
}
#page-mobile-pro .banner-hover.bottom {
  margin: 40px 0;
}
#page-mobile-pro .banner-hover.bottom:before {
  background: rgba(0, 0, 0, 0.2);
}
#page-mobile-pro .banner-hover.bottom:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
#page-mobile-pro .banner-hover.bottom h2 {
  font-size: 32px;
  line-height: 36px;
  margin: 0;
}
#page-mobile-pro .banner-hover.bottom h2 i {
  font-size: 40px;
  line-height: 1;
  vertical-align: middle;
  color: #F16E00;
}
#page-mobile-pro .banner-hover.bottom h2 i:before {
  vertical-align: middle;
}
#page-mobile-pro .banner-hover.bottom p {
  font-size: 20px;
  line-height: 22px;
}
#page-choisir-orange .banner-hover.top .vcenter-logo {
  width: 150px;
}
#page-choisir-orange .bg-black {
  padding: 25px 0;
  background: #000;
}
#page-choisir-orange .bg-black .row {
  margin-left: -15px;
  margin-right: -15px;
}
#page-choisir-orange .bg-black .row .col-xs-12 {
  padding: 15px;
}
#page-choisir-orange .bg-black .square {
  position: relative;
  display: block;
  overflow: hidden;
  height: 0;
  padding-top: 100%;
}
#page-choisir-orange .bg-black .square.first {
  color: #fff;
  font-size: 28px;
  font-weight: 1;
}
#page-choisir-orange .bg-black .square.white {
  background-color: #fff;
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
}
#page-choisir-orange .bg-black .square.white .inner {
  padding: 20px;
  font-size: 19px;
  line-height: 1.1;
  color: #000;
}
#page-choisir-orange .bg-black .square.white:hover .inner {
  background: rgba(0, 0, 0, 0.8);
  color: #F16E00;
}
#page-choisir-orange .bg-black .square.last {
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
}
#page-choisir-orange .bg-black .square > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.page-espace-client .title-block {
  margin-bottom: 40px;
}
.page-espace-client .title-block span {
  display: inline-block;
  font-size: 55px;
  margin-right: 20px;
  vertical-align: middle;
}
.page-espace-client .title-block h1 {
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
@media (min-width: 768px) {
  .page-espace-client .title-block {
    line-height: 60px;
  }
}
.page-espace-client .color-block {
  position: relative;
  padding: 40px;
}
.page-espace-client .color-block h2 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 20px;
}
.page-espace-client .color-block ul {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .page-espace-client .color-block ul li {
    font-size: 16px;
  }
}
.page-espace-client .color-block ul li + li {
  margin-top: 10px;
}
.page-espace-client .color-block img {
  position: absolute;
  bottom: 0;
  height: auto;
}
.page-espace-client .color-block .btn:hover {
  background: transparent;
}
.page-espace-client .color-block.bg-blue img {
  width: 50%;
  right: 1%;
}
@media (min-width: 768px) {
  .page-espace-client .color-block.bg-blue img {
    right: 5%;
  }
}
@media (min-width: 1024px) {
  .page-espace-client .color-block.bg-blue img {
    right: 6%;
  }
}
.page-espace-client .color-block.bg-blue .img-solutions {
  width: 32% !important;
  right: 1%;
  top: 30% !important;
}
@media (min-width: 768px) {
  .page-espace-client .color-block.bg-blue .img-solutions {
    right: 5%;
  }
}
@media (max-width: 479px) {
  .page-espace-client .color-block.bg-blue .img-solutions {
    display: none;
  }
}
@media (max-width: 1023px) {
  .page-espace-client .color-block.bg-blue .img-solutions {
    top: 40% !important;
  }
}
@media (min-width: 1024px) {
  .page-espace-client .color-block.bg-blue .img-solutions {
    right: 6%;
  }
}
@media (max-width: 1023px) {
  .page-espace-client .color-block.bg-blue .left {
    margin-top: 15px;
  }
}
@media (max-width: 1023px) {
  .page-espace-client .color-block.bg-blue .right {
    margin-top: 15px;
  }
}
@media (min-width: 1024px) {
  .page-espace-client .color-block.bg-blue .right {
    float: right;
  }
}
.page-espace-client .color-block.bg-yellow img {
  width: 22%;
  right: 3%;
}
@media (min-width: 768px) {
  .page-espace-client .color-block.bg-yellow img {
    right: 1%;
  }
}
@media (min-width: 1024px) {
  .page-espace-client .color-block.bg-yellow img {
    right: 10%;
  }
}
.page-espace-client .grey-block {
  background: #F6F6F6;
  padding: 30px 40px;
}
.page-espace-client .grey-block strong {
  display: block;
  font-size: 16px;
}
.page-espace-client .grey-block p {
  max-width: 280px;
  margin: 0;
}
.page-espace-client .grey-block p + p {
  max-width: 265px;
  margin-top: 20px;
}
.page-espace-client .grey-block p span {
  white-space: nowrap;
}
.page-espace-client .grey-block .grey-block-texte {
  margin-top: 5px;
}
.page-espace-client .grey-block .appelez-456-button {
  position: relative;
}
.page-espace-client .grey-block .appelez-456-button span.txt:after {
  content: "e";
  color: white;
  position: absolute;
  left: 25px;
  top: 13px;
  font: 15px/1 "orange-reunion";
}
@media (min-width: 1080px) {
  .page-espace-client .grey-block .appelez-456-button span.txt:after {
    content: "e";
    color: white;
    position: absolute;
    left: 50px;
    top: 15px;
    font: 15px/1 "orange-reunion";
  }
}
@media (max-width: 1199px) {
  .page-espace-client .grey-block .appelez-456-button span.txt:after {
    content: "e";
    color: white;
    position: absolute;
    left: 25px;
    top: 13px;
    font: 15px/1 "orange-reunion";
  }
}
.page-espace-client .grey-block .appelez-456-button a:hover {
  background-color: black;
  color: white;
}
.page-espace-client .grey-block .appelez-456-button a {
  padding: 10px 70px 10px 70px;
  margin-bottom: -10px;
  border-color: white;
}
@media (max-width: 1199px) {
  .page-espace-client .grey-block .appelez-456-button a {
    padding: 8px 45px 8px 45px;
    margin-bottom: 0px;
  }
}
.page-espace-client .grey-block .appelez-456-button + p {
  max-width: 280px;
  margin-top: 5px;
  margin-bottom: -20px;
}
.page-espace-client #confidentialité .list {
  list-style: disc;
  margin-left: 30px;
}
.page-espace-client #confidentialité .list li {
  margin-bottom: 0.5rem;
}
.page-espace-client #confidentialité td {
  padding: 10px;
}
.page-espace-client #confidentialité th {
  padding: 10px;
}
.page-espace-client #confidentialité table {
  margin: 30px 0 30px 0;
  width: 100%;
}
.page-espace-client #confidentialité table ul {
  list-style: none;
  padding-left: 0;
}
.page-espace-client #confidentialité thead {
  background-color: #eee;
}
.page-espace-client #confidentialité h2, .page-espace-client #confidentialité h3, .page-espace-client #confidentialité h4, .page-espace-client #confidentialité h5, .page-espace-client #confidentialité h6 {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
#espace-client-contrats-tarifs .page-heading .header-row .header-row-inner p > :nth-child(n + 5) {
  display: none;
}
#espace-client-contrats-tarifs .page-heading .header-row .header-row-inner h1 {
  max-width: 580px;
}
@media (min-width: 768px) {
  #espace-client-contrats-tarifs .page-heading .header-row .header-row-inner h1 {
    font-size: 35px;
  }
}
#espace-client-contrats-tarifs .page-heading .header-row .header-row-inner img {
  height: 100px;
  width: auto;
  bottom: 20px;
}
@media (max-width: 767px) {
  #espace-client-contrats-tarifs .page-heading .header-row .header-row-inner img {
    display: none;
  }
}
@media (min-width: 1024px) {
  #espace-client-contrats-tarifs .page-heading .header-row .header-row-inner img {
    right: 40px;
  }
}
#espace-client-contrats-tarifs .img-links li.active a {
  cursor: auto;
}
#espace-client-contrats-tarifs .img-links li.active a:hover {
  color: #fff;
}
#espace-client-contrats-tarifs .img-links li.active a:hover:before {
  display: none;
}
#espace-client-contrats-tarifs .img-links li.active a .text {
  background: #F16E00;
}
#espace-client-contrats-tarifs .img-links p {
  font-size: 18px;
}
#espace-client-contrats-tarifs h2 {
  font-size: 40px;
  color: #F16E00;
}
@media (max-width: 767px) {
  #espace-client-contrats-tarifs .princing-panel-group .panel-body p a {
    font-size: 30px;
  }
  #espace-client-contrats-tarifs h2 {
    font-size: 30px;
  }
  #espace-client-contrats-tarifs .princing-panel-group .panel-heading h4 {
    font-size: 20px;
  }
}
.escpace-client-offres-mobile-obs .fade-container .inner .front .plus {
  border-radius: 50%;
  border-color: #FFD200 !important;
  background-color: #FFD200;
  border: solid;
  color: #ffffff !important;
  font-size: 25px !important;
  padding-left: 3px;
  padding-bottom: 1px;
}
.escpace-client-offres-mobile-obs .fade-container .inner .front .text {
  font-size: 28px !important;
  text-align: center;
}
.escpace-client-offres-mobile-obs .fade-container .inner .back {
  background-color: #FFD200 !important;
  color: #000000 !important;
}
.escpace-client-offres-mobile-obs .fade-container .inner .back .plus {
  border-radius: 50%;
  border-color: #000000 !important;
  background-color: #000000;
  border: solid;
  color: #ffffff !important;
  font-size: 25px !important;
  padding-left: 3px;
  padding-bottom: 1px;
}
.escpace-client-autres-solutions-obs .fade-container .inner .front .plus {
  border-radius: 50%;
  border-color: #4bb4e6 !important;
  background-color: #4bb4e6;
  border: solid;
  color: #ffffff !important;
  font-size: 25px !important;
  padding-left: 3px;
  padding-bottom: 1px;
}
.escpace-client-autres-solutions-obs .fade-container .inner .front .text {
  font-size: 28px !important;
  text-align: center;
}
.escpace-client-autres-solutions-obs .fade-container .inner .back {
  background-color: #4bb4e6 !important;
  color: #ffffff !important;
}
.escpace-client-autres-solutions-obs .fade-container .inner .back .plus {
  border-radius: 50%;
  border-color: #227bb3 !important;
  background-color: #227bb3;
  border: solid;
  color: #ffffff !important;
  font-size: 25px !important;
  padding-left: 3px;
  padding-bottom: 1px;
}
#page-solutions-obs h2 {
  max-width: 600px;
  font-size: 36px;
  margin: 0 0 20px 0;
}
@media (max-width: 479px) {
  #page-solutions-obs h2 {
    font-size: 30px;
  }
}
#page-solutions-obs .intro {
  margin: 40px 0;
}
#page-solutions-obs .intro p {
  max-width: 1000px;
  font-size: 16px;
  line-height: 17px;
}
#page-solutions-obs .grey-block {
  display: block;
  margin-bottom: 40px;
  background-color: #eeeeee;
  color: #000;
}
#page-solutions-obs .grey-block img {
  width: 100%;
}
#page-solutions-obs .grey-block .inner {
  padding: 20px;
}
#page-solutions-obs .grey-block .inner .title {
  display: flex;
}
#page-solutions-obs .grey-block .inner .title h2 {
  flex-grow: 1;
  margin-top: 3px;
  font-size: 34px;
}
@media (max-width: 479px) {
  #page-solutions-obs .grey-block .inner .title h2 {
    font-size: 28px;
  }
}
#page-solutions-obs .grey-block .inner .title i {
  font-size: 40px;
  margin-left: 20px;
}
@media (max-width: 479px) {
  #page-solutions-obs .grey-block .inner .title i {
    font-size: 35px;
  }
}
#page-solutions-obs .grey-block .inner p {
  font-size: 16px;
}
#page-solutions-obs .grey-block:hover {
  background: #000;
  color: #fff;
}
#page-solutions-obs .grey-block:hover img {
  opacity: 0.5;
}
#page-solutions-obs .grey-block:hover .title i {
  color: #F16E00;
}
#page-choisir-orange .choisir-orange-section {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
#page-choisir-orange .os-main {
  font-size: 0;
  letter-spacing: -0.3px;
  max-width: 1224px;
  overflow: hidden;
  margin: 0 2%;
  margin-bottom: -10px !important;
}
#page-choisir-orange .os-main-detail {
  font-size: 0;
  letter-spacing: -0.3px;
  overflow: hidden;
  margin-bottom: -10px !important;
}
#page-choisir-orange .h, #page-choisir-orange .h-xs-1, #page-choisir-orange .h-sm-1, #page-choisir-orange .h-md-1, #page-choisir-orange .h-lg-1, #page-choisir-orange .h-xs-2, #page-choisir-orange .h-sm-2, #page-choisir-orange .h-md-2, #page-choisir-orange .h-lg-2, #page-choisir-orange .h-xs-3, #page-choisir-orange .h-sm-3, #page-choisir-orange .h-md-3, #page-choisir-orange .h-lg-3, #page-choisir-orange .h-xs-4, #page-choisir-orange .h-sm-4, #page-choisir-orange .h-md-4, #page-choisir-orange .h-lg-4, #page-choisir-orange .h-xs-5, #page-choisir-orange .h-sm-5, #page-choisir-orange .h-md-5, #page-choisir-orange .h-lg-5, #page-choisir-orange .h-xs-6, #page-choisir-orange .h-sm-6, #page-choisir-orange .h-md-6, #page-choisir-orange .h-lg-6, #page-choisir-orange .h-xs-7, #page-choisir-orange .h-sm-7, #page-choisir-orange .h-md-7, #page-choisir-orange .h-lg-7, #page-choisir-orange .h-xs-8, #page-choisir-orange .h-sm-8, #page-choisir-orange .h-md-8, #page-choisir-orange .h-lg-8, #page-choisir-orange .h-xs-9, #page-choisir-orange .h-sm-9, #page-choisir-orange .h-md-9, #page-choisir-orange .h-lg-9, #page-choisir-orange .h-xs-10, #page-choisir-orange .h-sm-10, #page-choisir-orange .h-md-10, #page-choisir-orange .h-lg-10, #page-choisir-orange .h-xs-11, #page-choisir-orange .h-sm-11, #page-choisir-orange .h-md-11, #page-choisir-orange .h-lg-11, #page-choisir-orange .h-xs-12, #page-choisir-orange .h-sm-12, #page-choisir-orange .h-md-12, #page-choisir-orange .h-lg-12 {
  overflow: hidden;
  padding: 0;
  background-color: #000;
}
#page-choisir-orange .h > div, #page-choisir-orange .h-xs-1 > div, #page-choisir-orange .h-sm-1 > div, #page-choisir-orange .h-md-1 > div, #page-choisir-orange .h-lg-1 > div, #page-choisir-orange .h-xs-2 > div, #page-choisir-orange .h-sm-2 > div, #page-choisir-orange .h-md-2 > div, #page-choisir-orange .h-lg-2 > div, #page-choisir-orange .h-xs-3 > div, #page-choisir-orange .h-sm-3 > div, #page-choisir-orange .h-md-3 > div, #page-choisir-orange .h-lg-3 > div, #page-choisir-orange .h-xs-4 > div, #page-choisir-orange .h-sm-4 > div, #page-choisir-orange .h-md-4 > div, #page-choisir-orange .h-lg-4 > div, #page-choisir-orange .h-xs-5 > div, #page-choisir-orange .h-sm-5 > div, #page-choisir-orange .h-md-5 > div, #page-choisir-orange .h-lg-5 > div, #page-choisir-orange .h-xs-6 > div, #page-choisir-orange .h-sm-6 > div, #page-choisir-orange .h-md-6 > div, #page-choisir-orange .h-lg-6 > div, #page-choisir-orange .h-xs-7 > div, #page-choisir-orange .h-sm-7 > div, #page-choisir-orange .h-md-7 > div, #page-choisir-orange .h-lg-7 > div, #page-choisir-orange .h-xs-8 > div, #page-choisir-orange .h-sm-8 > div, #page-choisir-orange .h-md-8 > div, #page-choisir-orange .h-lg-8 > div, #page-choisir-orange .h-xs-9 > div, #page-choisir-orange .h-sm-9 > div, #page-choisir-orange .h-md-9 > div, #page-choisir-orange .h-lg-9 > div, #page-choisir-orange .h-xs-10 > div, #page-choisir-orange .h-sm-10 > div, #page-choisir-orange .h-md-10 > div, #page-choisir-orange .h-lg-10 > div, #page-choisir-orange .h-xs-11 > div, #page-choisir-orange .h-sm-11 > div, #page-choisir-orange .h-md-11 > div, #page-choisir-orange .h-lg-11 > div, #page-choisir-orange .h-xs-12 > div, #page-choisir-orange .h-sm-12 > div, #page-choisir-orange .h-md-12 > div, #page-choisir-orange .h-lg-12 > div {
  box-sizing: border-box;
  display: block;
  position: absolute;
}
#page-choisir-orange .col-xs-1.h, #page-choisir-orange .h-xs-1 {
  padding-bottom: 8.3333333333%;
}
#page-choisir-orange .col-xs-2.h, #page-choisir-orange .h-xs-2 {
  padding-bottom: 16.6666666667%;
}
#page-choisir-orange .col-xs-3.h, #page-choisir-orange .h-xs-3 {
  padding-bottom: 25%;
}
#page-choisir-orange .col-xs-4.h, #page-choisir-orange .h-xs-4 {
  padding-bottom: 33.3333333333%;
}
#page-choisir-orange .col-xs-5.h, #page-choisir-orange .h-xs-5 {
  padding-bottom: 41.6666666667%;
}
#page-choisir-orange .col-xs-6.h, #page-choisir-orange .h-xs-6 {
  padding-bottom: 50%;
}
#page-choisir-orange .col-xs-7.h, #page-choisir-orange .h-xs-7 {
  padding-bottom: 58.3333333333%;
}
#page-choisir-orange .col-xs-8.h, #page-choisir-orange .h-xs-8 {
  padding-bottom: 66.6666666667%;
}
#page-choisir-orange .col-xs-9.h, #page-choisir-orange .h-xs-9 {
  padding-bottom: 75%;
}
#page-choisir-orange .col-xs-10.h, #page-choisir-orange .h-xs-10 {
  padding-bottom: 83.3333333333%;
}
#page-choisir-orange .col-xs-11.h, #page-choisir-orange .h-xs-11 {
  padding-bottom: 91.6666666667%;
}
#page-choisir-orange .col-xs-12.h, #page-choisir-orange .h-xs-12 {
  padding-bottom: 100%;
}
@media (min-width: 768px) {
  #page-choisir-orange .col-sm-1.h, #page-choisir-orange .h-sm-1 {
    padding-bottom: 8.3333333333%;
  }
  #page-choisir-orange .col-sm-2.h, #page-choisir-orange .h-sm-2 {
    padding-bottom: 16.6666666667%;
  }
  #page-choisir-orange .col-sm-3.h, #page-choisir-orange .h-sm-3 {
    padding-bottom: 25%;
  }
  #page-choisir-orange .col-sm-4.h, #page-choisir-orange .h-sm-4 {
    padding-bottom: 33.3333333333%;
  }
  #page-choisir-orange .col-sm-5.h, #page-choisir-orange .h-sm-5 {
    padding-bottom: 41.6666666667%;
  }
  #page-choisir-orange .col-sm-6.h, #page-choisir-orange .h-sm-6 {
    padding-bottom: 50%;
  }
  #page-choisir-orange .col-sm-7.h, #page-choisir-orange .h-sm-7 {
    padding-bottom: 58.3333333333%;
  }
  #page-choisir-orange .col-sm-8.h, #page-choisir-orange .h-sm-8 {
    padding-bottom: 66.6666666667%;
  }
  #page-choisir-orange .col-sm-9.h, #page-choisir-orange .h-sm-9 {
    padding-bottom: 75%;
  }
  #page-choisir-orange .col-sm-10.h, #page-choisir-orange .h-sm-10 {
    padding-bottom: 83.3333333333%;
  }
  #page-choisir-orange .col-sm-11.h, #page-choisir-orange .h-sm-11 {
    padding-bottom: 91.6666666667%;
  }
  #page-choisir-orange .col-sm-12.h, #page-choisir-orange .h-sm-12 {
    padding-bottom: 100%;
  }
}
@media (min-width: 1200px) {
  #page-choisir-orange .col-md-1.h, #page-choisir-orange .h-md-1 {
    padding-bottom: 8.3333333333%;
  }
  #page-choisir-orange .col-md-2.h, #page-choisir-orange .h-md-2 {
    padding-bottom: 16.6666666667%;
  }
  #page-choisir-orange .col-md-3.h, #page-choisir-orange .h-md-3 {
    padding-bottom: 25%;
  }
  #page-choisir-orange .col-md-4.h, #page-choisir-orange .h-md-4 {
    padding-bottom: 33.3333333333%;
  }
  #page-choisir-orange .col-md-5.h, #page-choisir-orange .h-md-5 {
    padding-bottom: 41.6666666667%;
  }
  #page-choisir-orange .col-md-6.h, #page-choisir-orange .h-md-6 {
    padding-bottom: 50%;
  }
  #page-choisir-orange .col-md-7.h, #page-choisir-orange .h-md-7 {
    padding-bottom: 58.3333333333%;
  }
  #page-choisir-orange .col-md-8.h, #page-choisir-orange .h-md-8 {
    padding-bottom: 66.6666666667%;
  }
  #page-choisir-orange .col-md-9.h, #page-choisir-orange .h-md-9 {
    padding-bottom: 75%;
  }
  #page-choisir-orange .col-md-10.h, #page-choisir-orange .h-md-10 {
    padding-bottom: 83.3333333333%;
  }
  #page-choisir-orange .col-md-11.h, #page-choisir-orange .h-md-11 {
    padding-bottom: 91.6666666667%;
  }
  #page-choisir-orange .col-md-12.h, #page-choisir-orange .h-md-12 {
    padding-bottom: 100%;
  }
}
@media (min-width: 180px) and (max-width: 379px) {
  #page-choisir-orange .os-top-title-size {
    font-size: 1.5rem;
  }
  #page-choisir-orange .os-title-size {
    font-size: 1.3rem;
    text-align: center;
  }
  #page-choisir-orange .os-big-size {
    font-size: 1.2rem;
  }
  #page-choisir-orange .os-medium-size {
    font-size: 1rem;
    text-align: center;
    line-height: 150%;
  }
  #page-choisir-orange .os-text-size {
    font-size: 0.5rem;
  }
}
@media (min-width: 380px) and (max-width: 767px) {
  #page-choisir-orange .os-top-title-size {
    font-size: 3.9rem;
  }
  #page-choisir-orange .os-title-size {
    font-size: 2.7rem;
    text-align: center;
  }
  #page-choisir-orange .os-big-size {
    font-size: 2.5rem;
  }
  #page-choisir-orange .os-medium-size {
    font-size: 2.3rem;
    text-align: center;
    line-height: 150%;
  }
  #page-choisir-orange .os-text-size {
    font-size: 1.7rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #page-choisir-orange .os-top-title-size {
    font-size: 1.8rem;
  }
  #page-choisir-orange .os-title-size {
    font-size: 1.5rem;
  }
  #page-choisir-orange .os-big-size {
    font-size: 1.2rem;
  }
  #page-choisir-orange .os-medium-size {
    font-size: 0.9rem;
  }
  #page-choisir-orange .os-text-size {
    font-size: 0.8rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #page-choisir-orange .os-title-size {
    font-size: 1.7rem;
  }
  #page-choisir-orange .os-big-size {
    font-size: 1.4rem;
  }
  #page-choisir-orange .os-medium-size {
    font-size: 1.2rem;
  }
  #page-choisir-orange .os-text-size {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  #page-choisir-orange .os-title-size {
    font-size: 1.9rem;
  }
  #page-choisir-orange .os-big-size {
    font-size: 1.6rem;
  }
  #page-choisir-orange .os-medium-size {
    font-size: 1.3rem;
  }
  #page-choisir-orange .os-text-size {
    font-size: 1.2rem;
  }
}
#page-choisir-orange .os-bottom-page-padding {
  margin: 9% 0;
}
#page-choisir-orange .os-box {
  background: #fff;
  position: relative;
  width: 100%;
  height: 100%;
}
#page-choisir-orange .os-box > img {
  position: absolute;
  bottom: 0px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #page-choisir-orange .os-box > img {
    bottom: -50px !important;
  }
}
#page-choisir-orange .os-box-padding {
  padding: 20px;
}
#page-choisir-orange .square-box-left {
  right: 4%;
  height: 93%;
  width: 92%;
}
#page-choisir-orange .square-box-right {
  height: 100%;
  width: 100%;
}
#page-choisir-orange .os-vignette h2 {
  text-align: center;
}
#page-choisir-orange .os-center {
  position: absolute;
  width: 100%;
  top: 50%;
  letter-spacing: 0;
  color: #fff;
  font-weight: 600;
  transform: translateY(-50%);
}
#page-choisir-orange .os-title {
  color: #000;
  font-weight: 400;
  font-family: Arial;
  padding: 18px 18px 0 18px;
}
#page-choisir-orange .os-box-button {
  width: 140px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-align: center;
  border: 2px solid #232323;
  font-family: Arial;
  overflow: hidden;
  color: #000000;
  text-decoration: none solid black;
  position: absolute;
  bottom: 7%;
}
#page-choisir-orange .os-box-button:hover {
  cursor: pointer;
}
#page-choisir-orange .os-box-title {
  font-family: Arial;
  font-weight: bold;
  margin-bottom: 8px;
  text-overflow: ellipsis;
}
#page-choisir-orange .os-box-text {
  font-family: Arial;
  margin-bottom: 7%;
  text-overflow: ellipsis;
}
#page-choisir-orange .os-image-bottom {
  position: absolute;
  bottom: 0;
}
#page-choisir-orange .os-box-white-button {
  border: 2px solid #ffffff;
  color: #ffffff;
}
#page-choisir-orange .os-box-icon {
  width: 25%;
  height: 25%;
  margin-bottom: 7%;
}
#page-choisir-orange .os-box-icon-big {
  width: 40%;
  height: 40%;
  margin-bottom: 9%;
}
#page-choisir-orange .os-box-icon-small {
  width: 10%;
}
#page-choisir-orange .os-under-construction {
  color: #F16E00;
}
#page-choisir-orange .square-homepage {
  bottom: 10%;
  left: 5%;
  height: 90%;
  width: 90%;
}
#page-choisir-orange .square-homepage.load-page {
  cursor: pointer;
}
#page-choisir-orange .choisir-box-right {
  background-color: #ffb4e6;
  color: #000000;
}
#page-choisir-orange .rectangle-choisir-bottom {
  top: 15%;
  height: 85%;
  width: 100%;
  background-color: #4bb4e6;
  color: #ffffff;
}
#page-choisir-orange .os-img {
  width: 100%;
}
@media (max-width: 768px) {
  #page-choisir-orange .os-box-container {
    padding: 0 5%;
  }
}
#page-choisir-orange .os-choisir-nuage {
  margin-top: 200px;
}
#page-choisir-orange .service-box-right {
  background-color: #ff7900;
  color: #000000;
}
#page-choisir-orange .rectangle-service-bottom-right {
  top: 10%;
  height: 90%;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  position: relative;
}
#page-choisir-orange .rectangle-service-bottom-left {
  top: 0;
  right: 4%;
  height: 90%;
  width: 92%;
  background-color: #ffb4e6;
  color: #000000;
}
#page-choisir-orange .os-service-ballon img {
  width: 75%;
  margin-left: 40px;
}
#page-choisir-orange .os-box-img-bottom-right {
  width: 13%;
  position: absolute;
  bottom: 25px !important;
  right: 25px !important;
  transform: rotate(10deg);
}
#page-choisir-orange .dispo-box-right {
  background-color: #a885d8;
  color: #000000;
}
#page-choisir-orange .rectangle-dispo-bottom {
  top: 15%;
  height: 85%;
  width: 100%;
  background-color: #ffb4e6;
  color: #000000;
}
#page-choisir-orange .rectangle-dispo-bottom-left {
  background-color: #ffd200;
  color: #000000;
}
#page-choisir-orange .square-dispo-bottom-left {
  background-color: #4bb4e6;
  color: #ffffff;
}
@media (min-width: 768px) {
  #page-choisir-orange .rectangle-dispo-bottom-left {
    top: 0;
    right: 4%;
    height: 75%;
    width: 75%;
  }
  #page-choisir-orange .square-dispo-bottom-left {
    height: 95%;
    width: 95%;
    top: 10%;
  }
  #page-choisir-orange .square-dispo-bottom-right {
    height: 95%;
    width: 95%;
    top: 10%;
    left: 5%;
  }
}
@media (max-width: 768px) {
  #page-choisir-orange .rectangle-dispo-bottom-left {
    top: 0;
    height: 92%;
    width: 92%;
    right: 4%;
    bottom: 4%;
  }
  #page-choisir-orange .square-dispo-bottom-left {
    height: 90%;
    width: 100%;
    top: 10%;
  }
  #page-choisir-orange .square-dispo-bottom-right {
    height: 92%;
    width: 100%;
  }
}
#page-choisir-orange .os-rectangle-applis-container {
  padding: 5% 0 0 0;
}
#page-choisir-orange .os-square-applis-container {
  padding: 5% 0 0 0;
}
#page-choisir-orange .applis-title {
  font-size: 32px;
  color: #ff7900;
}
#page-choisir-orange .applis-box-left {
  background-color: #50be87;
  color: #ffffff;
  width: 92%;
  height: 100%;
  left: 4%;
  top: 8%;
}
#page-choisir-orange .applis-box-right {
  background-color: #000000;
  color: #ffffff;
  width: 92%;
  height: 92%;
  left: 4%;
  top: 8%;
  border: solid 2px #ff7900;
}
#page-choisir-orange .applis-box-right > button {
  bottom: 0 !important;
}
#page-choisir-orange .os-applis-box-right {
  background-color: #ffb4e6;
}
#page-choisir-orange .square-applis-box-right {
  background-color: #555;
  color: #ffffff;
}
#page-choisir-orange .applis-box-bottom {
  background-color: #a885d8;
  top: 8%;
}
#page-choisir-orange .rectangle-applis-bottom-left {
  background-color: #ffd200;
  color: #000000;
  right: 4%;
  width: 92%;
}
#page-choisir-orange .rectangle-applis-bottom-left-2 {
  background-color: #4bb4e6;
  color: #ffffff;
  right: 4%;
  top: 8%;
  width: 92%;
}
@media (min-width: 768px) {
  #page-choisir-orange .os-rectangle-applis-container {
    padding: 4% 4% 0 0;
  }
  #page-choisir-orange .os-square-applis-container {
    padding: 4% 0 0 0;
  }
  #page-choisir-orange .applis-box-left {
    background-color: #50be87;
    color: #ffffff;
    width: 100%;
    left: 0;
    top: 0;
  }
  #page-choisir-orange .applis-box-right {
    background-color: #000000;
    color: #ffffff;
    width: 95%;
    height: 100%;
    left: 5%;
    top: 0;
    padding: 10px 0 0 0 !important;
    border: none;
  }
  #page-choisir-orange .square-applis-box-right {
    height: 84%;
    width: 100%;
    top: 11%;
  }
  #page-choisir-orange .applis-box-bottom {
    height: 94%;
    top: 6%;
    width: 93%;
    right: 7%;
  }
  #page-choisir-orange .rectangle-applis-bottom-left {
    background-color: #ffd200;
    color: #000000;
    right: 4%;
    width: 92%;
  }
  #page-choisir-orange .rectangle-applis-bottom-left > div {
    width: 60%;
  }
  #page-choisir-orange .rectangle-applis-bottom-left-2 {
    background-color: #4bb4e6;
    color: #ffffff;
    right: 7%;
    height: 88%;
    top: 11%;
    width: 88%;
  }
}
#page-choisir-orange .os-applis-img-bottom-right {
  width: 24%;
  position: absolute;
  bottom: 20px !important;
  right: 20px !important;
}
#page-choisir-orange .os-applis-img-center-right {
  width: 20%;
  position: absolute;
  bottom: 50px !important;
  right: 20px !important;
}
#page-choisir-orange .os-applis-bottom-left img {
  width: 85%;
}
#page-choisir-orange .os-applis-bottom-right img {
  width: 85%;
  margin-left: 80px;
}
#page-choisir-orange .md-box-right {
  background-color: #ffd200;
  color: #000000;
}
#page-choisir-orange .os-rectangle-left-md {
  background-color: #ffffff;
  color: #000000;
  width: 100%;
  height: 90%;
  top: 10%;
}
#page-choisir-orange .os-square-right-md {
  background-color: #4bb4e6;
  color: #ffffff;
  height: 90%;
  top: 10%;
}
#page-choisir-orange .os-img-left-md {
  margin-top: 10%;
}
#page-choisir-orange .os-rectangle-right-2-md {
  background-color: #a885d8;
  color: #ffffff;
  width: 100%;
  height: 90%;
  top: 10%;
}
#page-choisir-orange .os-square-bottom-md {
  right: 3%;
  width: 94%;
  height: 93%;
  padding: 6% !important;
  background-color: #ff7900;
  color: #ffffff;
}
@media (min-width: 768px) {
  #page-choisir-orange .os-rectangle-left-md {
    width: 95%;
    height: 90%;
    top: 10%;
    right: 5%;
  }
  #page-choisir-orange .os-square-right-md {
    height: 90%;
    top: 10%;
  }
  #page-choisir-orange .os-img-left-md {
    margin-top: 10%;
  }
  #page-choisir-orange .os-rectangle-right-2-md {
    width: 95%;
    left: 5%;
    height: 90%;
    top: 10%;
  }
  #page-choisir-orange .os-square-bottom-md {
    right: 10%;
    width: 90%;
    height: 90%;
  }
}
#page-choisir-orange .os-md-img-bottom-right {
  width: 12%;
  position: absolute;
  bottom: 20px !important;
  right: 20px !important;
}
#page-choisir-orange .os-parole-container {
  padding: 0;
  top: 6%;
}
#page-choisir-orange .os-parole-box-top {
  background-color: #ffd200;
  color: #000000;
}
#page-choisir-orange .choisir-box-right {
  background-color: #a885d8;
  color: #000000;
}
#page-choisir-orange .os-parole-img-bottom-right {
  width: 25%;
  position: absolute;
  bottom: 20px !important;
  right: 20px !important;
}
@media (min-width: 1200px) {
  #page-choisir-orange .os-parole-top-container {
    height: 440px;
  }
  #page-choisir-orange .os-parole-container {
    top: 11%;
  }
}
@media (max-width: 768px) {
  #page-choisir-orange .os-parole-box-top {
    width: 94%;
    right: 3%;
  }
  #page-choisir-orange .choisir-box-right {
    width: 94%;
    right: 3%;
  }
}
#page-choisir-orange .os-dr-row-bottom {
  padding: 5% 0 0 0;
}
#page-choisir-orange .dr-title {
  font-size: 3rem;
  color: #ff7900;
  margin-bottom: 30px;
}
#page-choisir-orange .dr-second-title {
  font-size: 2.5rem;
  color: #ff7900;
  margin-bottom: 30px;
}
#page-choisir-orange .rectangle-dr-first-left {
  background-color: #50be87;
  color: #000000;
}
#page-choisir-orange .dr-box-right {
  background-color: #000000;
  color: #ffffff;
  width: 92%;
  height: 92%;
  left: 4%;
  top: 8%;
  border: solid 2px #ff7900;
}
#page-choisir-orange .dr-box-right-bottom {
  background-color: #000000;
  color: #ffffff;
  width: 92%;
  height: 100%;
  left: 4%;
  top: 8%;
  margin: 5% 0;
  border: solid 2px #ff7900;
}
#page-choisir-orange .rectangle-dr-second-left {
  background-color: #ffb4e6;
  color: #000000;
}
@media (min-width: 768px) {
  #page-choisir-orange .dr-box-right {
    background-color: #000000;
    color: #ffffff;
    width: 95%;
    height: 90%;
    left: 5%;
    top: 0;
    padding: 10px 0 0 0 !important;
    border: none;
  }
  #page-choisir-orange .os-dr-third-subtitile {
    line-height: 10px !important;
    margin-top: -10px !important;
    margin-left: 10px !important;
  }
  #page-choisir-orange .dr-box-right-bottom {
    background-color: #000000;
    color: #ffffff;
    width: 95%;
    height: auto;
    left: 5%;
    top: 0;
    padding: 10px 0 0 0 !important;
    border: none;
    margin: 0;
    padding-top: 0;
  }
  #page-choisir-orange .dr-antennerelais {
    margin-left: -20px;
    width: 80%;
  }
}
#page-choisir-orange .os-dr-row {
  padding: 2% 5%;
}
#page-choisir-orange .os-dr-population {
  background-color: #19171a !important;
}
#page-choisir-orange .os-dr-box-population {
  background-color: #19171a !important;
}
#page-choisir-orange .dr-population-text {
  color: #77787c;
}
#page-choisir-orange .os-population-table {
  width: 100%;
  height: 30%;
  font-size: 2rem;
  color: #ffffff;
}
#page-choisir-orange .os-population-table th {
  text-align: center;
  border-bottom: solid 1px #77787c;
}
#page-choisir-orange .os-population-table th:first-child {
  border-bottom: none !important;
}
#page-choisir-orange .os-population-table td {
  text-align: center;
}
#page-choisir-orange .os-dr-box-bottom img {
  width: 50%;
  position: absolute;
  bottom: 0;
}
#page-choisir-orange .os-dr-thd {
  background-color: #ffffff;
}
#page-choisir-orange .rectangle-dr-third-center {
  background-color: #ffffff;
}
#page-choisir-orange .os-dr-box-header {
  width: 100%;
}
#page-choisir-orange .os-dr-box-header img, #page-choisir-orange .os-dr-box-header div {
  height: 50px;
}
#page-choisir-orange .os-dr-box-header img > h2, #page-choisir-orange .os-dr-box-header div > h2 {
  line-height: 50px;
  margin-left: 10px;
  font-size: 3rem;
}
#page-choisir-orange .os-dr-third-subtitile {
  line-height: 30px;
  margin-top: 30px;
}
#page-choisir-orange .os-dr-third-subtitile {
  color: #50be87;
}
#page-choisir-orange .os-thd-table {
  width: 85%;
  font-size: 1.8rem;
  margin-top: 30px;
  margin-left: 50px;
  line-height: 50px;
}
#page-choisir-orange .os-thd-table tr:nth-child(odd) {
  background-color: #ebebeb;
}
#page-choisir-orange .os-thd-table tr:last-child {
  color: #50be87;
  font-size: 1.4rem;
}
#page-choisir-orange .os-thd-table th {
  text-align: center;
  background-color: #ffffff;
  border-bottom: solid 2px #ebebeb;
}
#page-choisir-orange .os-thd-table td {
  text-align: center;
}
#page-choisir-orange .os-thd-table td:nth-child(2) {
  text-align: left;
  font-weight: bold;
}
#page-choisir-orange .os-dr-icon-tr {
  height: 20px;
  width: 20px;
  opacity: 0.4;
  background-color: #77787c;
  margin-left: 10px;
}
#page-choisir-orange .os-dr-icon-tr-1 {
  -webkit-mask-image: url('https://pro.orange.re/grunt/dist/images/os-images/jeu-game-video-fun-divertissement-3.svg');
  mask-image: url('https://pro.orange.re/grunt/dist/images/os-images/jeu-game-video-fun-divertissement-3.svg');
}
#page-choisir-orange .os-dr-icon-tr-2 {
  -webkit-mask-image: url('https://pro.orange.re/grunt/dist/images/os-images/document-dossier-music-play-file-folder.svg');
  mask-image: url('https://pro.orange.re/grunt/dist/images/os-images/document-dossier-music-play-file-folder.svg');
}
#page-choisir-orange .os-dr-icon-tr-3 {
  -webkit-mask-image: url('https://pro.orange.re/grunt/dist/images/os-images/video-film-movie-1.svg');
  mask-image: url('https://pro.orange.re/grunt/dist/images/os-images/video-film-movie-1.svg');
}
#page-choisir-orange .os-dr-icon-tr-4 {
  -webkit-mask-image: url('https://pro.orange.re/grunt/dist/images/os-images/cineday-star-film-movie-2.svg');
  mask-image: url('https://pro.orange.re/grunt/dist/images/os-images/cineday-star-film-movie-2.svg');
}
#page-choisir-orange .os-dr-img-bottom {
  widht: 90%;
  padding: 0 10%;
  margin: auto;
}
#page-choisir-orange .xs-ds-box-text-center {
  width: 92%;
}
#page-choisir-orange .os-ds-box-img img {
  width: 100%;
}
#page-choisir-orange .box-lavander {
  background-color: #a885d8;
  color: #ffffff;
}
#page-choisir-orange .box-blue {
  background-color: #4bb4e6;
  color: #ffffff;
}
#page-choisir-orange .box-gold {
  background-color: #ffd200;
  color: #000000;
}
#page-choisir-orange .os-ds-box-element {
  top: 5%;
  padding: 5%;
}
#page-choisir-orange .os-ds-box-component {
  opacity: 1 !important;
  color: #ffffff;
  padding: 0 0 10% 0;
}
#page-choisir-orange .os-ds-box-component div img {
  width: 70%;
}
#page-choisir-orange .ds-second-title {
  font-size: 2.5rem;
  color: #ff7900;
  margin-bottom: 20px;
  text-align: center;
}
#page-choisir-orange .ds-third-title {
  font-size: 2rem;
  color: #ff7900;
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  #page-choisir-orange .os-ds-box-container {
    padding: 0 3%;
  }
  #page-choisir-orange .os-ds-box-element {
    top: 0;
    padding: 10%;
  }
  #page-choisir-orange .ds-second-title {
    text-align: left;
  }
  #page-choisir-orange .ds-third-title {
    text-align: left;
  }
  #page-choisir-orange .os-ds-box-component {
    padding: 0 10% 10% 0;
    opacity: 1 !important;
  }
  #page-choisir-orange .os-ds-box-center {
    left: 15px;
    width: 100%;
  }
  #page-choisir-orange .os-ds-box-right {
    left: 15px;
    width: 100%;
  }
}
#page-choisir-orange .os-ds-star {
  background-image: url('https://pro.orange.re/grunt/dist/images/os-images/materialicon_1copy21.svg');
  width: 15px;
  height: 15px;
  margin-left: 10px;
  display: inline-block;
}
#page-choisir-orange .os-ds-button-component {
  padding-bottom: 17%;
}
#page-choisir-orange .os-ds-button {
  margin-top: 10%;
  bottom: 0;
}
#page-choisir-orange .os-ds-box-up-button {
  background-color: #000000;
}
#page-choisir-orange .os-ds-box-bottom-left {
  background-image: url('https://pro.orange.re/grunt/dist/images/os-images/img04-1.jpg');
  background-size: cover;
  background-repeat: repeat;
  background-position: center center;
  opacity: 0.3;
  background-color: #ebebeb;
}
#page-choisir-orange .os-ds-box-bottom-right {
  background-image: url('https://pro.orange.re/grunt/dist/images/os-images/img05-1.jpg');
  background-size: cover;
  background-repeat: repeat;
  background-position: center center;
  opacity: 0.3;
  background-color: #ebebeb;
}
#page-choisir-orange .os-ds-box-up {
  padding: 50px !important;
}
@media (min-width: 180px) and (max-width: 379px) {
  #page-choisir-orange .os-ds-top-title-size {
    font-size: 5rem;
    line-height: 5em;
    text-align: center;
  }
}
@media (min-width: 380px) and (max-width: 767px) {
  #page-choisir-orange .os-ds-top-title-size {
    font-size: 5.5rem;
    line-height: 7em;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #page-choisir-orange .os-ds-top-title-size {
    font-size: 2.7rem;
    line-height: 6.5em;
    text-align: center;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #page-choisir-orange .os-ds-top-title-size {
    font-size: 3rem;
    line-height: 7em;
    text-align: center;
  }
}
@media (min-width: 1200px) {
  #page-choisir-orange .os-ds-top-title-size {
    font-size: 3.5rem;
    line-height: 7em;
    text-align: center;
  }
}
#page-choisir-orange .choisir-orange-section {
  background: #000;
  padding: 40px 0 20px 0;
}
#page-choisir-orange .clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  width: 0;
  border: 0;
}
#page-choisir-orange .hide {
  display: none;
}
#page-choisir-orange .item a.link-mobile {
  display: none !important;
}
#page-choisir-orange body {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-smoothing: antialiased;
  font-family: HelveticaNeueW01-75Bold, Helvetica, Arial, sans-serif;
}
#page-choisir-orange h1, #page-choisir-orange h2, #page-choisir-orange h3, #page-choisir-orange h4, #page-choisir-orange h5, #page-choisir-orange h6 {
  text-rendering: optimizeLegibility;
}
#page-choisir-orange #div_footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
}
#page-choisir-orange .s-header {
  max-width: 1000px;
  padding: 18px 0 28px;
  margin: 0 auto;
  overflow: hidden;
}
#page-choisir-orange .page-nav {
  float: left;
  color: #f60;
  padding-top: 4px;
  margin-left: -45px;
  -webkit-transition: margin-left 400ms ease-out;
  -moz-transition: margin-left 400ms ease-out;
  -ms-transition: margin-left 400ms ease-out;
  -o-transition: margin-left 400ms ease-out;
  transition: margin-left 400ms ease-out;
}
#page-choisir-orange .page-nav.active {
  margin-left: 0;
}
#page-choisir-orange .page-nav h1 a, #page-choisir-orange .page-nav p a {
  font-size: 26px;
  line-height: 26px;
  letter-spacing: -0.5px;
  font-weight: 900;
  color: #f60;
  text-decoration: none;
}
#page-choisir-orange .page-nav h1 a span, #page-choisir-orange .page-nav p a span {
  color: #fff;
}
#page-choisir-orange .page-nav img {
  margin-right: 15px;
}
#page-choisir-orange .page-nav a, #page-choisir-orange .page-nav h1, #page-choisir-orange .page-nav img, #page-choisir-orange .page-nav p {
  float: left;
}
#page-choisir-orange .c-page {
  background: url('https://pro.orange.re/images/theme/arrow.svg') no-repeat;
  width: 12px;
  height: 18px;
  display: block;
  text-indent: 9999px;
  margin-right: 16px;
  overflow: hidden;
  margin-top: 4px;
}
#page-choisir-orange .no-svg .c-page {
  background: url('https://pro.orange.re/images/theme/arrow.png') no-repeat;
}
#page-choisir-orange .c-page:hover {
  background: url('https://pro.orange.re/images/theme/arrow-hover.svg') no-repeat;
}
#page-choisir-orange .no-svg .c-page:hover {
  background: url('https://pro.orange.re/images/theme/arrow-hover.png') no-repeat;
}
#page-choisir-orange .wrapper {
  background: #000;
}
#page-choisir-orange .main {
  font-size: 0;
  letter-spacing: -0.3px;
  max-width: 1016px;
  overflow: hidden;
  margin: 0 auto 24px;
}
#page-choisir-orange .main a {
  text-decoration: none;
}
#page-choisir-orange .col-1, #page-choisir-orange .col-10, #page-choisir-orange .col-11, #page-choisir-orange .col-12, #page-choisir-orange .col-2, #page-choisir-orange .col-3, #page-choisir-orange .col-4, #page-choisir-orange .col-5, #page-choisir-orange .col-6, #page-choisir-orange .col-7, #page-choisir-orange .col-8, #page-choisir-orange .col-9, #page-choisir-orange .col-l-1, #page-choisir-orange .col-l-10, #page-choisir-orange .col-l-11, #page-choisir-orange .col-l-12, #page-choisir-orange .col-l-2, #page-choisir-orange .col-l-3, #page-choisir-orange .col-l-4, #page-choisir-orange .col-l-5, #page-choisir-orange .col-l-6, #page-choisir-orange .col-l-7, #page-choisir-orange .col-l-8, #page-choisir-orange .col-l-9, #page-choisir-orange .col-m-1, #page-choisir-orange .col-m-10, #page-choisir-orange .col-m-11, #page-choisir-orange .col-m-12, #page-choisir-orange .col-m-2, #page-choisir-orange .col-m-3, #page-choisir-orange .col-m-4, #page-choisir-orange .col-m-5, #page-choisir-orange .col-m-6, #page-choisir-orange .col-m-7, #page-choisir-orange .col-m-8, #page-choisir-orange .col-m-9 {
  display: inline-block;
  text-align: center;
  position: relative;
  min-height: 20px;
  vertical-align: middle;
}
#page-choisir-orange .row, #page-choisir-orange .row:before {
  zoom: 1;
}
#page-choisir-orange .col-1, #page-choisir-orange .col-10, #page-choisir-orange .col-11, #page-choisir-orange .col-12, #page-choisir-orange .col-2, #page-choisir-orange .col-3, #page-choisir-orange .col-4, #page-choisir-orange .col-5, #page-choisir-orange .col-6, #page-choisir-orange .col-7, #page-choisir-orange .col-8, #page-choisir-orange .col-9, #page-choisir-orange .col-m-1, #page-choisir-orange .col-m-10, #page-choisir-orange .col-m-11, #page-choisir-orange .col-m-12, #page-choisir-orange .col-m-2, #page-choisir-orange .col-m-3, #page-choisir-orange .col-m-4, #page-choisir-orange .col-m-5, #page-choisir-orange .col-m-6, #page-choisir-orange .col-m-7, #page-choisir-orange .col-m-8, #page-choisir-orange .col-m-9 {
  padding: 8px;
}
#page-choisir-orange .col-center {
  margin: 0 auto;
}
#page-choisir-orange .col-hidden {
  display: none;
}
#page-choisir-orange .col-show {
  display: block;
}
#page-choisir-orange .col-pull-0, #page-choisir-orange .col-push-0 {
  left: 0;
}
#page-choisir-orange .col-1 {
  width: 8.33333%;
}
#page-choisir-orange .col-push-1 {
  left: -8.33333%;
}
#page-choisir-orange .col-pull-1 {
  left: 8.33333%;
}
#page-choisir-orange .col-2 {
  width: 16.66667%;
}
#page-choisir-orange .col-push-2 {
  left: -16.66667%;
}
#page-choisir-orange .col-pull-2 {
  left: 16.66667%;
}
#page-choisir-orange .col-3 {
  width: 25%;
}
#page-choisir-orange .col-push-3 {
  left: -25%;
}
#page-choisir-orange .col-pull-3 {
  left: 25%;
}
#page-choisir-orange .col-4 {
  width: 33.33333%;
}
#page-choisir-orange .col-push-4 {
  left: -33.33333%;
}
#page-choisir-orange .col-pull-4 {
  left: 33.33333%;
}
#page-choisir-orange .col-5 {
  width: 41.66667%;
}
#page-choisir-orange .col-push-5 {
  left: -41.66667%;
}
#page-choisir-orange .col-pull-5 {
  left: 41.66667%;
}
#page-choisir-orange .col-6 {
  width: 50%;
}
#page-choisir-orange .col-push-6 {
  left: -50%;
}
#page-choisir-orange .col-pull-6 {
  left: 50%;
}
#page-choisir-orange .col-7 {
  width: 58.33333%;
}
#page-choisir-orange .col-push-7 {
  left: -58.33333%;
}
#page-choisir-orange .col-pull-7 {
  left: 58.33333%;
}
#page-choisir-orange .col-8 {
  width: 66.66667%;
}
#page-choisir-orange .col-push-8 {
  left: -66.66667%;
}
#page-choisir-orange .col-pull-8 {
  left: 66.66667%;
}
#page-choisir-orange .col-9 {
  width: 75%;
}
#page-choisir-orange .col-push-9 {
  left: -75%;
}
#page-choisir-orange .col-pull-9 {
  left: 75%;
}
#page-choisir-orange .col-10 {
  width: 83.33333%;
}
#page-choisir-orange .col-push-10 {
  left: -83.33333%;
}
#page-choisir-orange .col-pull-10 {
  left: 83.33333%;
}
#page-choisir-orange .col-11 {
  width: 91.66667%;
}
#page-choisir-orange .col-push-11 {
  left: -91.66667%;
}
#page-choisir-orange .col-pull-11 {
  left: 91.66667%;
}
#page-choisir-orange .col-12 {
  width: 100%;
}
#page-choisir-orange .col-push-12 {
  left: -100%;
}
#page-choisir-orange .col-pull-12 {
  left: 100%;
}
#page-choisir-orange body .col-nopadding {
  padding: 0;
}
#page-choisir-orange .illustration, #page-choisir-orange .vignette {
  height: 238px;
  position: relative;
}
#page-choisir-orange .illustration {
  background: #fff;
  position: relative;
}
#page-choisir-orange .illustration h1, #page-choisir-orange .illustration h2, #page-choisir-orange .illustration p {
  padding-top: 22px;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}
#page-choisir-orange .illustration img {
  width: 238px;
  height: 140px;
  position: absolute;
  left: 0;
  bottom: 0;
}
#page-choisir-orange h2.center, #page-choisir-orange p.center {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -45px;
  letter-spacing: 0;
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
}
#page-choisir-orange .illustration.master {
  height: 492px;
  background: #fff;
  position: relative;
}
#page-choisir-orange .illustration.master h1, #page-choisir-orange .illustration.master h2, #page-choisir-orange .illustration.master p {
  padding-top: 45px;
  font-size: 38px;
  line-height: 40px;
  font-weight: 400;
  letter-spacing: -1px;
}
#page-choisir-orange .illustration.master img {
  height: 289px;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100%;
  margin-left: -246px;
}
#page-choisir-orange .blue {
  background: #4bb4e6;
}
#page-choisir-orange .orange {
  background: #f60;
}
#page-choisir-orange .yellow {
  background: #ffdc00;
}
#page-choisir-orange .pink {
  background: #ffb4e6;
}
#page-choisir-orange .green {
  background: #50be87;
}
#page-choisir-orange .grey {
  background: #8f8f8f;
}
#page-choisir-orange .purple {
  background: #9164cd;
}
#page-choisir-orange .white {
  background: #fff;
}
#page-choisir-orange .b-22 {
  height: 238px;
}
#page-choisir-orange .response {
  padding-top: 22px;
  position: relative;
}
#page-choisir-orange .response h2, #page-choisir-orange .response p {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}
#page-choisir-orange .response .mult-button {
  position: absolute;
  bottom: 26px;
  left: 0;
  width: 100%;
  padding-left: 38px;
}
#page-choisir-orange .response .mult-button a {
  position: static;
  left: 0;
  bottom: 0;
  display: block;
  float: left;
  line-height: 16px;
  margin-left: 0;
  height: 72px;
  padding-top: 11px;
  margin-right: 12px;
  width: auto;
  padding-left: 20px;
  padding-right: 20px;
}
#page-choisir-orange .response .mult-button a.first {
  margin-left: 0;
  width: 118px;
  height: 72px;
}
#page-choisir-orange .response .mult-button a.second {
  width: 149px;
  height: 72px;
}
#page-choisir-orange .response .mult-button a.last {
  width: 122px;
  height: 72px;
}
#page-choisir-orange .response .mult-button.appli-share {
  padding-left: 14px;
}
#page-choisir-orange .response .mult-button.appli-share a {
  margin-right: 0;
  height: 40px;
}
#page-choisir-orange .response .mult-button.appli-share a img.hover {
  display: none;
}
#page-choisir-orange .response .mult-button.appli-share a.orange-moi {
  padding: 11px 13px 0;
  width: 133px;
  height: 40px;
}
#page-choisir-orange .response .mult-button.appli-share a.some {
  padding: 0;
  border: 0;
  margin-left: 5px;
  margin-right: 0;
  height: 34px;
  margin-top: 3px;
}
#page-choisir-orange .response .mult-button.appli-share a.some:hover {
  background: 0 0;
}
#page-choisir-orange .response .mult-button.appli-share a.some:hover img {
  display: none;
}
#page-choisir-orange .response .mult-button.appli-share a.some:hover img.hover {
  display: block;
}
#page-choisir-orange .response a {
  color: #000;
  font-size: 14px;
  line-height: 37px;
  font-weight: 400;
  position: absolute;
  bottom: 26px;
  left: 50%;
  margin-left: -66px;
  width: 132px;
  height: 40px;
  border: 1px solid #000;
}
#page-choisir-orange .response a:hover {
  background: #000;
  color: #fff;
}
#page-choisir-orange .response.black h2, #page-choisir-orange .response.black p {
  color: #fff;
  font-size: 24px;
  line-height: 26px;
}
#page-choisir-orange .response.black h2 span, #page-choisir-orange .response.black p span {
  color: #f60;
}
#page-choisir-orange .response.black a {
  color: #fff;
  border: 1px solid #fff;
}
#page-choisir-orange .response.black a:hover {
  background: #fff;
  color: #000;
}
#page-choisir-orange .item {
  vertical-align: top;
}
#page-choisir-orange .item a {
  display: block;
  color: #000;
}
#page-choisir-orange .line-4 {
  padding-top: 56px;
}
#page-choisir-orange .line-4-b {
  padding-top: 45px;
}
#page-choisir-orange .line-5 {
  padding-top: 44px;
}
#page-choisir-orange .line-6 {
  padding-top: 35px;
}
#page-choisir-orange body #o-footer {
  margin-top: 0;
}
#page-choisir-orange body #o-search-button-content {
  width: 49px;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
#page-choisir-orange body #o-header.fixed-center #o-cookie-content, #page-choisir-orange body #o-header.fixed-center #o-ribbon, #page-choisir-orange body #o-header.fixed-center #o-service {
  max-width: 1020px;
  margin: 0 auto;
}
#page-choisir-orange body .osocial-share {
  float: right;
}
#page-choisir-orange body .osocial-share .oshare-bt {
  border-radius: 3px;
  -moz-transition: color 0.2s ease-in-out, border 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out, border 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, border 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border 0.2s ease-in-out;
}
#page-choisir-orange body .osocial-share .oshare-bt.pin {
  margin-right: 0;
}
#page-choisir-orange body .osocial-share .oshare-count .label.solo {
  font-size: 16px;
}
#page-choisir-orange .js-open-share {
  display: none;
}
#page-choisir-orange .isotope, #page-choisir-orange .isotope .isotope-item {
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
#page-choisir-orange .isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
#page-choisir-orange .isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
#page-choisir-orange .isotope .isotope-item.no-transition, #page-choisir-orange .isotope.no-transition, #page-choisir-orange .isotope.no-transition .isotope-item {
  -webkit-transition-duration: 2s;
  -moz-transition-duration: 2s;
  -ms-transition-duration: 2s;
  -o-transition-duration: 2s;
  transition-duration: 2s;
}
@media screen and (max-width: 800px) and (min-width: 0) {
  #page-choisir-orange body .osocial-share {
    padding: 0 !important;
    width: auto;
    margin: 0 !important;
  }
}
@media screen and (max-width: 1023px) {
  #page-choisir-orange .s-header {
    max-width: 728px;
  }
  #page-choisir-orange .main {
    max-width: 746px;
  }
  #page-choisir-orange .illustration, #page-choisir-orange .vignette {
    height: 232px;
  }
  #page-choisir-orange .illustration img {
    width: 232px;
    height: 137px;
    display: block;
  }
  #page-choisir-orange .illustration.master {
    height: 492px;
  }
  #page-choisir-orange .illustration.master h1, #page-choisir-orange .illustration.master h2, #page-choisir-orange .illustration.master p {
    font-size: 36px;
    line-height: 38px;
    padding: 44px 10px;
  }
  #page-choisir-orange .illustration.master img {
    width: 100%;
    height: auto;
    margin-left: -178px;
  }
  #page-choisir-orange .response h2, #page-choisir-orange .response p {
    font-size: 14px;
    line-height: 16px;
  }
  #page-choisir-orange .response .mult-button {
    padding-left: 0;
  }
  #page-choisir-orange .response .mult-button a {
    line-height: 14px;
    width: 32%;
    margin-left: 2px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
  #page-choisir-orange .response .mult-button a.first {
    width: 107px;
    height: 68px;
    padding: 13px 0 0;
  }
  #page-choisir-orange .response .mult-button a.second {
    height: 68px;
    width: 134px;
    padding: 13px 0 0;
  }
  #page-choisir-orange .response .mult-button a.last {
    width: 111px;
    height: 68px;
    padding: 13px 0 0;
  }
  #page-choisir-orange .response .mult-button.appli-share {
    padding-left: 0;
  }
  #page-choisir-orange .response .mult-button.appli-share a.orange-moi {
    width: 119px;
    margin-left: 25px;
    height: 39px;
  }
  #page-choisir-orange .response .mult-button.appli-share a.some {
    width: auto;
    margin-left: 48px;
    margin-right: 5px;
    margin-top: 5px;
  }
  #page-choisir-orange .response .mult-button.appli-share a.some:last-child {
    margin-left: 0;
    margin-right: 0;
  }
  #page-choisir-orange .response a {
    font-size: 12px;
    width: 116px;
    margin-left: -58px;
    line-height: 37px;
    height: 39px;
  }
  #page-choisir-orange .response.black h2, #page-choisir-orange .response.black p {
    font-size: 20px;
    line-height: 22px;
  }
  #page-choisir-orange .line-4 {
    padding-top: 65px;
  }
  #page-choisir-orange .line-4-b {
    padding-top: 52px;
  }
  #page-choisir-orange .line-5 {
    padding-top: 53px;
  }
  #page-choisir-orange .line-6 {
    padding-top: 49px;
  }
  #page-choisir-orange body #o-header.fixed-center #o-cookie-content, #page-choisir-orange body #o-header.fixed-center #o-ribbon, #page-choisir-orange body #o-header.fixed-center #o-service {
    max-width: 748px;
  }
}
@media only screen and (max-width: 1023px) {
  #page-choisir-orange .col-m-center {
    margin: 0 auto;
  }
  #page-choisir-orange .col-m-hidden {
    display: none;
  }
  #page-choisir-orange .col-m-show {
    display: block;
  }
  #page-choisir-orange .col-m-pull-0, #page-choisir-orange .col-m-push-0 {
    left: 0;
  }
  #page-choisir-orange .col-m-1 {
    width: 8.33333%;
  }
  #page-choisir-orange .col-m-push-1 {
    left: -8.33333%;
  }
  #page-choisir-orange .col-m-pull-1 {
    left: 8.33333%;
  }
  #page-choisir-orange .col-m-2 {
    width: 16.66667%;
  }
  #page-choisir-orange .col-m-push-2 {
    left: -16.66667%;
  }
  #page-choisir-orange .col-m-pull-2 {
    left: 16.66667%;
  }
  #page-choisir-orange .col-m-3 {
    width: 25%;
  }
  #page-choisir-orange .col-m-push-3 {
    left: -25%;
  }
  #page-choisir-orange .col-m-pull-3 {
    left: 25%;
  }
  #page-choisir-orange .col-m-4 {
    width: 33.33333%;
  }
  #page-choisir-orange .col-m-push-4 {
    left: -33.33333%;
  }
  #page-choisir-orange .col-m-pull-4 {
    left: 33.33333%;
  }
  #page-choisir-orange .col-m-5 {
    width: 41.66667%;
  }
  #page-choisir-orange .col-m-push-5 {
    left: -41.66667%;
  }
  #page-choisir-orange .col-m-pull-5 {
    left: 41.66667%;
  }
  #page-choisir-orange .col-m-6 {
    width: 50%;
  }
  #page-choisir-orange .col-m-push-6 {
    left: -50%;
  }
  #page-choisir-orange .col-m-pull-6 {
    left: 50%;
  }
  #page-choisir-orange .col-m-7 {
    width: 58.33333%;
  }
  #page-choisir-orange .col-m-push-7 {
    left: -58.33333%;
  }
  #page-choisir-orange .col-m-pull-7 {
    left: 58.33333%;
  }
  #page-choisir-orange .col-m-8 {
    width: 66.66667%;
  }
  #page-choisir-orange .col-m-push-8 {
    left: -66.66667%;
  }
  #page-choisir-orange .col-m-pull-8 {
    left: 66.66667%;
  }
  #page-choisir-orange .col-m-9 {
    width: 75%;
  }
  #page-choisir-orange .col-m-push-9 {
    left: -75%;
  }
  #page-choisir-orange .col-m-pull-9 {
    left: 75%;
  }
  #page-choisir-orange .col-m-10 {
    width: 83.33333%;
  }
  #page-choisir-orange .col-m-push-10 {
    left: -83.33333%;
  }
  #page-choisir-orange .col-m-pull-10 {
    left: 83.33333%;
  }
  #page-choisir-orange .col-m-11 {
    width: 91.66667%;
  }
  #page-choisir-orange .col-m-push-11 {
    left: -91.66667%;
  }
  #page-choisir-orange .col-m-pull-11 {
    left: 91.66667%;
  }
  #page-choisir-orange .col-m-12 {
    width: 100%;
  }
  #page-choisir-orange .col-m-push-12 {
    left: -100%;
  }
  #page-choisir-orange .col-m-pull-12 {
    left: 100%;
  }
  #page-choisir-orange .col-m-0 {
    display: none;
  }
}
@media (max-width: 1023px) {
  #page-choisir-orange body .o-hide-responsive {
    display: none;
  }
  #page-choisir-orange body #collapse-menu {
    display: block;
  }
  #page-choisir-orange body #o-engine {
    margin: 0;
    position: absolute;
    top: 15px;
    left: 291px;
  }
  #page-choisir-orange body #o-engine-responsive.forced {
    display: block;
  }
  #page-choisir-orange body #o-nav-search-zone-content.forced .o-separator {
    display: none;
  }
}
@media (max-width: 940px) {
  #page-choisir-orange .ecPetaleContainer, #page-choisir-orange body .ecAutoCompleteChevron {
    display: none;
  }
  #page-choisir-orange body #o-engine {
    left: auto;
    right: 20px;
  }
}
@media screen and (max-width: 767px) {
  #page-choisir-orange .item a.link-desktop {
    display: none !important;
  }
  #page-choisir-orange .item a.link-mobile {
    display: block !important;
  }
  #page-choisir-orange .s-header {
    max-width: 296px;
    padding: 9px 0 11px;
  }
  #page-choisir-orange .page-nav {
    padding-top: 8px;
  }
  #page-choisir-orange .page-nav h1 a, #page-choisir-orange .page-nav p a {
    font-size: 18px;
    line-height: 18px;
  }
  #page-choisir-orange .page-nav img {
    width: 1px;
    height: 20px;
    margin-right: 12px;
  }
  #page-choisir-orange .c-page {
    width: 23px;
    height: 20px;
    margin-right: 12px;
  }
  #page-choisir-orange .main {
    max-width: 304px;
  }
  #page-choisir-orange .illustration, #page-choisir-orange .vignette {
    height: 144px;
  }
  #page-choisir-orange .vignette img {
    width: 100%;
    display: block;
  }
  #page-choisir-orange .illustration h1, #page-choisir-orange .illustration h2, #page-choisir-orange .illustration p {
    font-size: 12px;
    line-height: 14px;
    padding-top: 13px;
  }
  #page-choisir-orange .illustration img {
    width: 144px;
    height: 85px;
    display: block;
  }
  #page-choisir-orange h2.center, #page-choisir-orange p.center {
    font-size: 16px;
    line-height: 18px;
    margin-top: -27px;
  }
  #page-choisir-orange .illustration.master {
    height: 180px;
  }
  #page-choisir-orange .illustration.master h1, #page-choisir-orange .illustration.master h2, #page-choisir-orange .illustration.master p {
    font-size: 16px;
    line-height: 19px;
    padding-top: 15px;
  }
  #page-choisir-orange .illustration.master img {
    height: auto;
    width: 179px;
    left: 50%;
    margin-left: -90px;
  }
  #page-choisir-orange .b-22 {
    height: auto;
  }
  #page-choisir-orange .response {
    padding-top: 15px;
  }
  #page-choisir-orange .response.link {
    padding-bottom: 16px;
  }
  #page-choisir-orange .response h2, #page-choisir-orange .response p {
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 26px;
  }
  #page-choisir-orange .response .mult-button {
    position: static;
    height: 135px;
  }
  #page-choisir-orange .response .mult-button a.first {
    width: 154px;
    height: 37px;
    padding-top: 0;
    line-height: 32px;
    margin-left: 71px;
  }
  #page-choisir-orange .response .mult-button a.first br {
    display: none;
  }
  #page-choisir-orange .response .mult-button a.second {
    margin-top: 12px;
    width: 239px;
    height: 37px;
    padding-top: 0;
    line-height: 32px;
    margin-left: 28.5px;
  }
  #page-choisir-orange .response .mult-button a.second br {
    display: none;
  }
  #page-choisir-orange .response .mult-button a.last {
    margin-top: 12px;
    width: 198px;
    height: 37px;
    padding-top: 0;
    line-height: 32px;
    margin-left: 49px;
  }
  #page-choisir-orange .response .mult-button a.last br {
    display: none;
  }
  #page-choisir-orange .response .mult-button.appli-share {
    height: 40px;
  }
  #page-choisir-orange .response .mult-button.appli-share a.orange-moi {
    height: 25px;
    line-height: 23px;
    width: 90px;
    padding: 0;
    margin-right: 5px;
    margin-top: 5px;
    margin-left: 64px;
  }
  #page-choisir-orange .response .mult-button.appli-share a.some {
    margin-top: 0;
    margin-left: 0;
  }
  #page-choisir-orange .response a {
    font-size: 10px;
    height: 25px;
    line-height: 23px;
    width: 90px;
    position: static;
    display: block;
    margin: 0 auto;
  }
  #page-choisir-orange .response.black h2, #page-choisir-orange .response.black p {
    font-size: 14px;
    line-height: 16px;
  }
  #page-choisir-orange .line-4, #page-choisir-orange .line-4-b, #page-choisir-orange .line-5, #page-choisir-orange .line-6 {
    padding-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  #page-choisir-orange .col-l-center {
    margin: 0 auto;
  }
  #page-choisir-orange .col-l-hidden {
    display: none;
  }
  #page-choisir-orange .col-l-show {
    display: block;
  }
  #page-choisir-orange .col-l-pull-0, #page-choisir-orange .col-l-push-0 {
    left: 0;
  }
  #page-choisir-orange .col-l-1 {
    width: 8.33333%;
  }
  #page-choisir-orange .col-l-push-1 {
    left: -8.33333%;
  }
  #page-choisir-orange .col-l-pull-1 {
    left: 8.33333%;
  }
  #page-choisir-orange .col-l-2 {
    width: 16.66667%;
  }
  #page-choisir-orange .col-l-push-2 {
    left: -16.66667%;
  }
  #page-choisir-orange .col-l-pull-2 {
    left: 16.66667%;
  }
  #page-choisir-orange .col-l-3 {
    width: 25%;
  }
  #page-choisir-orange .col-l-push-3 {
    left: -25%;
  }
  #page-choisir-orange .col-l-pull-3 {
    left: 25%;
  }
  #page-choisir-orange .col-l-4 {
    width: 33.33333%;
  }
  #page-choisir-orange .col-l-push-4 {
    left: -33.33333%;
  }
  #page-choisir-orange .col-l-pull-4 {
    left: 33.33333%;
  }
  #page-choisir-orange .col-l-5 {
    width: 41.66667%;
  }
  #page-choisir-orange .col-l-push-5 {
    left: -41.66667%;
  }
  #page-choisir-orange .col-l-pull-5 {
    left: 41.66667%;
  }
  #page-choisir-orange .col-l-6 {
    width: 50%;
  }
  #page-choisir-orange .col-l-push-6 {
    left: -50%;
  }
  #page-choisir-orange .col-l-pull-6 {
    left: 50%;
  }
  #page-choisir-orange .col-l-7 {
    width: 58.33333%;
  }
  #page-choisir-orange .col-l-push-7 {
    left: -58.33333%;
  }
  #page-choisir-orange .col-l-pull-7 {
    left: 58.33333%;
  }
  #page-choisir-orange .col-l-8 {
    width: 66.66667%;
  }
  #page-choisir-orange .col-l-push-8 {
    left: -66.66667%;
  }
  #page-choisir-orange .col-l-pull-8 {
    left: 66.66667%;
  }
  #page-choisir-orange .col-l-9 {
    width: 75%;
  }
  #page-choisir-orange .col-l-push-9 {
    left: -75%;
  }
  #page-choisir-orange .col-l-pull-9 {
    left: 75%;
  }
  #page-choisir-orange .col-l-10 {
    width: 83.33333%;
  }
  #page-choisir-orange .col-l-push-10 {
    left: -83.33333%;
  }
  #page-choisir-orange .col-l-pull-10 {
    left: 83.33333%;
  }
  #page-choisir-orange .col-l-11 {
    width: 91.66667%;
  }
  #page-choisir-orange .col-l-push-11 {
    left: -91.66667%;
  }
  #page-choisir-orange .col-l-pull-11 {
    left: 91.66667%;
  }
  #page-choisir-orange .col-l-12 {
    width: 100%;
  }
  #page-choisir-orange .col-l-push-12 {
    left: -100%;
  }
  #page-choisir-orange .col-l-pull-12 {
    left: 100%;
  }
  #page-choisir-orange .col-l-1, #page-choisir-orange .col-l-10, #page-choisir-orange .col-l-11, #page-choisir-orange .col-l-12, #page-choisir-orange .col-l-2, #page-choisir-orange .col-l-3, #page-choisir-orange .col-l-4, #page-choisir-orange .col-l-5, #page-choisir-orange .col-l-6, #page-choisir-orange .col-l-7, #page-choisir-orange .col-l-8, #page-choisir-orange .col-l-9 {
    padding: 4px;
  }
  #page-choisir-orange .col-l-0 {
    display: none;
  }
}
@media (max-width: 767px) {
  #page-choisir-orange body #o-header.fixed-center #o-ribbon {
    max-width: 316px;
    min-width: 100%;
    margin: 0 auto;
  }
  #page-choisir-orange body .osocial-share {
    text-align: right;
    margin: 15px 0 0 !important;
  }
  #page-choisir-orange body .osocial-share .oshare-count .solo {
    display: inline;
  }
}
@media (max-width: 670px) {
  #page-choisir-orange body #o-engine-responsive {
    width: 50px;
  }
  #page-choisir-orange #o-search-button-content-responsive, #page-choisir-orange body #o-engine-responsive {
    display: block;
    height: 59px;
  }
  #page-choisir-orange body #o-nav-search-zone-content .o-separator {
    display: none;
  }
  #page-choisir-orange body #o-ribbon {
    min-width: 316px;
  }
}
@media (max-width: 600px) {
  #page-choisir-orange body #o-launcher-panel {
    right: -265%;
  }
}
#page-choisir-orange .page-heading .header-row .header-row-inner img {
  width: 210px;
  height: auto;
  right: 110px;
  bottom: -1px;
}
@media (max-width: 767px) {
  #page-choisir-orange .page-heading .header-row .header-row-inner img {
    display: none;
  }
}
#page-choisir-orange [data-page="back"]:hover {
  opacity: 0.8;
  cursor: pointer;
}
#page-choisir-orange [data-page="back"] i:before {
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
}
#page-choisir-orange .img-cloud {
  display: block;
  width: 430px;
  height: auto;
  margin-left: 200px;
}
#page-choisir-orange .btn-inverse {
  background: transparent;
}
#page-choisir-orange .btn-inverse:hover {
  background: black;
}
#page-choisir-orange .btn-inverse.white {
  color: white;
  border-color: white;
}
#page-choisir-orange .btn-inverse.white:hover {
  color: black;
  border-color: black;
  color: white;
}
#page-choisir-orange .row {
  margin-left: -10px;
  margin-right: -10px;
}
#page-choisir-orange [class^="col-"] {
  padding-left: 10px;
  padding-right: 10px;
}
#page-choisir-orange .btn-back {
  display: inline-block;
  color: #fff;
  transition: color 0.3s ease-in-out;
  font-size: 16px;
  margin-bottom: 30px;
}
#page-choisir-orange .btn-back i {
  font-size: 14px;
}
#page-choisir-orange .btn-back:hover {
  color: #F16E00;
}
#page-choisir-orange #inner-page-choisir {
  color: #fff;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-choisir {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#page-choisir-orange #inner-page-choisir h2 {
  font-size: 28px;
  font-weight: 700;
}
#page-choisir-orange #inner-page-choisir h3 {
  font-size: 20px;
  line-height: 22px;
}
#page-choisir-orange #inner-page-choisir p {
  font-size: 16px;
}
#page-choisir-orange #inner-page-choisir .choisir-box-right {
  background-color: #ffb4e6;
}
#page-choisir-orange #inner-page-choisir .whiteb {
  background: white;
  color: black;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-choisir .whiteb h2 {
  padding: 30px;
  margin: 0;
}
#page-choisir-orange #inner-page-choisir .pinkb {
  color: black;
  background: #ffb4e6;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-choisir .pinkb {
    display: flex;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-choisir .pinkb .pic {
    min-width: 33%;
    background: url('https://pro.orange.re/images/os-images/haut-debit.jpg') no-repeat center center / cover;
  }
}
#page-choisir-orange #inner-page-choisir .pinkb .pic img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-choisir .pinkb .pic img {
    display: none;
  }
}
#page-choisir-orange #inner-page-choisir .pinkb .texts {
  padding: 20px;
}
#page-choisir-orange #inner-page-choisir .pinkb .texts img {
  width: 70px;
  height: auto;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-choisir .blueb {
  background: #4bb4e6;
  margin-bottom: 20px;
  padding: 30px;
}
#page-choisir-orange #inner-page-choisir .blueb img {
  width: 70px;
  height: auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-choisir .blueb {
    padding: 30px 180px 20px 30px;
    position: relative;
  }
  #page-choisir-orange #inner-page-choisir .blueb img {
    width: 86px;
    position: absolute;
    top: 30px;
    right: 60px;
  }
}
#page-choisir-orange #inner-page-choisir .blueb p {
  max-width: 375px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile {
  color: #fff;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .black-row .inner {
    display: flex;
    align-items: center;
  }
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row .color-block {
  padding: 30px;
  color: #000;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .black-row .color-block {
    margin-bottom: 0;
    width: 33%;
    margin-right: 60px;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
@media (min-width: 1200px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .black-row .color-block {
    width: 25%;
  }
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row .color-block img {
  display: block;
  width: 60px;
  height: auto;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row .color-block h3 {
  font-size: 20px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row .color-block p {
  font-size: 16px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row .texts {
  max-width: 600px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row .texts h1 {
  font-size: 30px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row .texts p {
  font-size: 18px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .black-row.bg-pink .texts {
  max-width: 650px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .gray-row {
  background-color: #19171a;
  padding: 20px 0;
  margin-bottom: 40px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .inner {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .inner {
    margin-bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
  }
}
#page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .texts {
  max-width: 320px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .texts h2 {
  font-size: 24px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .texts p {
  font-size: 18px;
  color: #77787c;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .texts .btn-inverse.white:hover {
  background: #fff;
  color: #000;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .has-bottom-ml > small {
  display: block;
  margin-top: 20px;
  font-size: 12px;
  line-height: 1.1;
  color: #77787c;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .has-bottom-ml {
    position: relative;
  }
  #page-choisir-orange #inner-page-detail-reseau-mobile .gray-row .has-bottom-ml > small {
    position: absolute;
    bottom: 0;
    left: 0;
    max-width: 400px;
    margin: 0;
  }
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row {
  background: #fff;
  color: #000;
  padding: 60px 0;
  margin-bottom: 60px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row h1 {
  line-height: 1.1;
  font-size: 30px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .white-row h1 {
    font-size: 40px;
    margin: 0;
  }
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row p {
  font-size: 20px;
  line-height: 1;
  margin: 0;
  color: #50be87;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .white-row .title {
    background: url('https://pro.orange.re/images/os-images/indicateur-dashboard-data-donnee-reseau03.svg') no-repeat top left / 61px auto;
    padding-left: 81px;
    margin-bottom: 40px;
    min-height: 61px;
  }
}
@media (min-width: 1200px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .white-row table {
    margin-left: 81px;
    max-width: 781px;
  }
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row table tr:nth-of-type(2n+1) {
  background-color: #f5f5f5;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row table tr:first-child {
  background: none;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row table th {
  border-top: none;
  border-bottom: 2px solid #e5e5e5;
  font-size: 22px;
  font-weight: bold;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row table td {
  border: none;
  font-size: 20px;
  font-weight: bold;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row table td i {
  color: #c4c4c4;
  margin-right: 20px;
  font-size: 22px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row table td i:before {
  vertical-align: middle;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row table td span {
  font-weight: normal;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile {
  margin-top: 30px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile > div {
  padding: 10px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile > div:nth-child(2n) {
  background-color: #f5f5f5;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile h3 i {
  color: #c4c4c4;
  margin-right: 20px;
  font-size: 22px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile h3 i:before {
  vertical-align: middle;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile h3 span {
  font-weight: normal;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile p {
  font-size: 18px;
  color: #000;
  margin-bottom: 5px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .white-row .table-mobile p strong {
  display: inline-block;
  width: 60px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .texts {
  max-width: 500px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .texts h2 {
  color: #ff7900;
  font-size: 30px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .texts h3 {
  font-size: 18px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .texts p {
  font-size: 16px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .heart {
  margin-bottom: 60px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .heart img {
  max-width: 300px;
}
#page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .tower {
  min-height: 400px;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .tower {
    margin-bottom: 0;
  }
  #page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row .tower img {
    position: absolute;
    bottom: -100px;
    left: -200px;
    height: 490px;
    width: auto;
  }
}
@media (max-width: 767px) {
  #page-choisir-orange #inner-page-detail-reseau-mobile .bottom-row img {
    display: block;
    max-width: 200px !important;
    margin: 0 auto 20px auto;
  }
}
#page-choisir-orange #inner-page-detail-reseau-fixe {
  color: #fff;
}
#page-choisir-orange #inner-page-detail-reseau-fixe h2 {
  font-size: 26px;
  margin: 0;
}
#page-choisir-orange #inner-page-detail-reseau-fixe h3 {
  font-size: 22px;
  margin: 0;
}
#page-choisir-orange #inner-page-detail-reseau-fixe p {
  font-size: 16px;
  margin: 0;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks {
    display: flex;
    align-items: center;
  }
}
#page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks.main-row {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks.main-row {
    margin-bottom: 60px;
  }
}
#page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks .lblock {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks .lblock {
    margin-bottom: 0;
    width: 33%;
    margin-right: 60px;
    flex-shrink: 0;
    flex-grow: 0;
  }
}
@media (min-width: 1200px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks .lblock {
    width: 25%;
  }
}
#page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks .lblock img {
  width: 70px;
  height: auto;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-green {
  padding: 30px;
  color: #000;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-green .lblock {
  width: auto;
  flex-grow: 0;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-green .lblock img {
  margin: 0;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-green h2 {
  margin-bottom: 10px;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-pink {
  padding: 30px;
  color: #000;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .bg-pink {
    margin-right: 40px;
  }
}
#page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks.small {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks.small .lblock {
  width: 36px;
  margin: 0 20px 0 0;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks.small .lblock img {
  width: 100%;
  margin: 0;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .lrblocks.small p {
  max-width: 200px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-gray {
  background-color: #19171a;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-gray .lblock {
  padding: 30px;
  margin-bottom: 0;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-gray .rblock {
  padding: 0 30px 30px 30px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .bg-gray .rblock {
    padding: 30px 30px 30px 0;
  }
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-gray p {
  max-width: 520px;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-gray p + p {
  margin-top: 20px;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-yellow {
  padding: 30px;
  color: #000;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .bg-yellow + .rblock {
  max-width: 540px;
}
#page-choisir-orange #inner-page-detail-reseau-fixe .info {
  margin-top: 30px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .info {
    position: relative;
    padding-left: 40px;
  }
}
#page-choisir-orange #inner-page-detail-reseau-fixe .info img {
  width: 23px;
  height: auto;
  display: block;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .info img {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  #page-choisir-orange #inner-page-detail-reseau-fixe .rblock.texts {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-service {
    position: relative;
  }
  #page-choisir-orange #inner-page-service .bloons {
    position: absolute;
    bottom: 0;
    height: auto;
    left: auto;
    right: 1%;
    width: 15%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  #page-choisir-orange #inner-page-service .bloons {
    right: 14%;
    width: 17%;
  }
}
#page-choisir-orange #inner-page-service h2 {
  font-size: 28px;
  font-weight: 700;
}
#page-choisir-orange #inner-page-service h3 {
  font-size: 20px;
  line-height: 22px;
}
#page-choisir-orange #inner-page-service p {
  font-size: 16px;
}
#page-choisir-orange #inner-page-service .bg-main {
  background: white;
  color: black;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-service .bg-main h2 {
  padding: 30px;
  margin: 0;
}
#page-choisir-orange #inner-page-service .bg-orange {
  color: black;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-service .bg-orange {
    display: flex;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-service .bg-orange .pic {
    min-width: 33%;
    background: url('https://pro.orange.re/images/os-images/mobile.jpg') no-repeat center center / cover;
  }
}
#page-choisir-orange #inner-page-service .bg-orange .pic img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-service .bg-orange .pic img {
    display: none;
  }
}
#page-choisir-orange #inner-page-service .bg-orange .texts {
  padding: 20px;
}
#page-choisir-orange #inner-page-service .bg-orange .texts img {
  width: 70px;
  height: auto;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-service .bg-pink, #page-choisir-orange #inner-page-service .bg-white {
  margin-bottom: 20px;
  padding: 30px;
}
#page-choisir-orange #inner-page-service .bg-white {
  background: white;
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-service .bg-white {
    max-width: 430px;
    position: relative;
    padding-right: 100px;
  }
  #page-choisir-orange #inner-page-service .bg-white img {
    width: 57px;
    height: auto;
    transform: rotate(10deg);
    position: absolute;
    right: 30px;
    bottom: 20px;
  }
}
#page-choisir-orange #inner-page-detail-service {
  color: #fff;
}
#page-choisir-orange #inner-page-detail-service h3 {
  color: #F16E00;
  font-size: 24px;
  margin-bottom: 15px;
}
#page-choisir-orange #inner-page-detail-service h3 i {
  color: #fff;
  margin-left: 10px;
  font-size: 16px;
}
#page-choisir-orange #inner-page-detail-service .btn-inverse.white:hover {
  border-color: white;
  background: white;
  color: black;
}
#page-choisir-orange #inner-page-detail-service .steps-row {
  background: transparent;
  margin-bottom: 60px;
}
#page-choisir-orange #inner-page-detail-service .steps-row .step {
  padding: 30px;
}
#page-choisir-orange #inner-page-detail-service .steps-row .step.pic {
  padding: 0;
}
#page-choisir-orange #inner-page-detail-service .steps-row .step + .step {
  margin-top: 20px;
}
#page-choisir-orange #inner-page-detail-service .steps-row .step h1 {
  font-size: 42px;
  margin: 50px 0;
  text-align: center;
}
#page-choisir-orange #inner-page-detail-service .steps-row .step p {
  font-size: 18px;
  margin: 0;
}
#page-choisir-orange #inner-page-detail-service .steps-row .step p + p {
  margin-top: 10px;
}
#page-choisir-orange #inner-page-detail-service .steps-row img {
  display: block;
  width: 100%;
}
#page-choisir-orange #inner-page-detail-service .steps-row.purple .step {
  background: #a885d8;
}
#page-choisir-orange #inner-page-detail-service .steps-row.yellow .step {
  background: #ffd200;
  color: #000;
}
#page-choisir-orange #inner-page-detail-service .steps-row.blue .step {
  background: #4bb4e6;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-service .steps-row {
    display: flex;
    align-items: stretch;
  }
  #page-choisir-orange #inner-page-detail-service .steps-row .step {
    width: 25%;
    flex-grow: 0;
    flex-shrink: 0;
  }
  #page-choisir-orange #inner-page-detail-service .steps-row .step.title {
    display: flex;
    align-items: center;
  }
  #page-choisir-orange #inner-page-detail-service .steps-row .step.texts {
    flex-grow: 1;
    flex-shrink: 1;
    display: flex;
    align-items: center;
  }
  #page-choisir-orange #inner-page-detail-service .steps-row .step + .step {
    margin: 0 0 0 20px;
  }
  #page-choisir-orange #inner-page-detail-service .steps-row .step h1 {
    margin: 0;
    text-align: center;
  }
  #page-choisir-orange #inner-page-detail-service .steps-row .step p {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  #page-choisir-orange #inner-page-detail-service .steps-row .step {
    width: 30%;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  #page-choisir-orange #inner-page-detail-service .steps-row .step p {
    font-size: 20px;
  }
}
#page-choisir-orange #inner-page-detail-service .lrblocks {
  margin-bottom: 60px;
}
#page-choisir-orange #inner-page-detail-service .lrblocks .mask {
  background: rgba(0, 0, 0, 0.8);
  padding: 30px;
}
#page-choisir-orange #inner-page-detail-service .lrblocks h3 {
  font-size: 24px;
  color: #F16E00;
}
#page-choisir-orange #inner-page-detail-service .lrblocks p {
  font-size: 18px;
}
#page-choisir-orange #inner-page-detail-service .lrblocks .lblock {
  flex-grow: 1;
  background: url('https://pro.orange.re/images/os-images/img04-1.jpg') no-repeat center center / cover;
}
#page-choisir-orange #inner-page-detail-service .lrblocks .lblock .inner {
  max-width: 400px;
}
#page-choisir-orange #inner-page-detail-service .lrblocks .rblock {
  background: url('https://pro.orange.re/images/os-images/img05-1.jpg') no-repeat center center / cover;
  margin-top: 20px;
}
#page-choisir-orange #inner-page-detail-service .lrblocks .rblock .inner {
  max-width: 260px;
  margin: 0 auto;
}
#page-choisir-orange #inner-page-detail-service .lrblocks .rblock p strong {
  font-size: 20px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-service .lrblocks {
    display: flex;
    align-items: stretch;
  }
  #page-choisir-orange #inner-page-detail-service .lrblocks .mask {
    height: 100%;
    display: flex;
    align-items: center;
    padding: 40px 60px;
  }
  #page-choisir-orange #inner-page-detail-service .lrblocks .rblock {
    margin-top: 0;
    margin-left: 20px;
    width: 40%;
  }
}
#page-choisir-orange #inner-page-detail-service .offre-desc {
  max-width: 420px;
  margin: 0 auto 30px auto;
}
#page-choisir-orange #inner-page-detail-service .offre-desc.last {
  margin-bottom: 60px;
}
#page-choisir-orange #inner-page-detail-service .offre-desc i {
  font-size: 50px;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-detail-service .offre-desc i.icon-ore-edit-draft {
  font-size: 60px;
}
#page-choisir-orange #inner-page-detail-service .offre-desc i.icon-ore-device-phone-mobile-double {
  font-size: 70px;
}
#page-choisir-orange #inner-page-detail-service .offre-desc i.icon-ore-device-mobile-phone-happy-3-01 {
  font-size: 70px;
  transform: rotate(4deg);
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-service .offre-desc {
    padding-left: 80px;
    position: relative;
    margin-bottom: 60px;
  }
  #page-choisir-orange #inner-page-detail-service .offre-desc i {
    position: absolute;
    top: 0;
    left: 0;
  }
  #page-choisir-orange #inner-page-detail-service .offre-desc i.icon-ore-device-mobile-phone-happy-3-01 {
    left: 10px;
  }
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-service .mobile-descs {
    border: 8px solid #4d2400;
    padding: 60px 60px 0 60px;
    margin-bottom: 60px;
  }
}
#page-choisir-orange #inner-page-detail-service .mobile-desc {
  max-width: 270px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-service .mobile-desc {
    margin-bottom: 30px;
  }
}
#page-choisir-orange #inner-page-detail-service .mobile-desc + .btn {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-service .mobile-desc + .btn {
    margin-bottom: 60px;
  }
}
#page-choisir-orange #inner-page-detail-service .mobile-desc.last {
  margin-bottom: 60px;
}
#page-choisir-orange #inner-page-detail-service .fidelite-desc {
  max-width: 280px;
  margin: 0 auto 30px auto;
}
#page-choisir-orange #inner-page-detail-service .fidelite-desc.last {
  margin-bottom: 60px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-detail-service .fidelite-desc {
    margin-bottom: 60px;
  }
  #page-choisir-orange #inner-page-detail-service .fidelite-desc .btn {
    margin-top: 30px;
  }
}
#page-choisir-orange #inner-page-detail-service .mobile-desc p, #page-choisir-orange #inner-page-detail-service .offre-desc p, #page-choisir-orange #inner-page-detail-service .fidelite-desc p {
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 15px;
}
#page-choisir-orange #inner-page-dispo {
  padding-bottom: 60px;
}
#page-choisir-orange #inner-page-dispo h3 {
  font-size: 20px;
  line-height: 22px;
}
#page-choisir-orange #inner-page-dispo p {
  font-size: 16px;
}
#page-choisir-orange #inner-page-dispo .bg-main {
  background: white;
  color: black;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-dispo .bg-main h2 {
  padding: 30px;
  margin: 0;
}
#page-choisir-orange #inner-page-dispo .bg-purple {
  color: black;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-dispo .bg-purple {
    display: flex;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-dispo .bg-purple .pic {
    min-width: 49%;
    background: url('https://pro.orange.re/images/os-images/02-2.jpg') no-repeat center center / cover;
  }
}
#page-choisir-orange #inner-page-dispo .bg-purple .pic img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-dispo .bg-purple .pic img {
    display: none;
  }
}
#page-choisir-orange #inner-page-dispo .bg-purple .texts {
  padding: 20px;
}
#page-choisir-orange #inner-page-dispo .bg-purple .texts img {
  width: 100px;
  height: auto;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-dispo .bg-purple .texts p {
  max-width: 270px;
}
#page-choisir-orange #inner-page-dispo .color-block {
  padding: 30px;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-dispo .color-block img {
  width: 80px;
  height: auto;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-monde-digital {
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-monde-digital {
    background: url('https://pro.orange.re/images/os-images/arc_en_ciel.svg') no-repeat bottom;
    background-position-x: 10%;
    background-size: 30% auto;
  }
}
@media (min-width: 1200px) {
  #page-choisir-orange #inner-page-monde-digital {
    background-position-x: left;
    background-size: 340px auto;
  }
}
#page-choisir-orange #inner-page-monde-digital h3 {
  font-size: 20px;
  line-height: 22px;
}
#page-choisir-orange #inner-page-monde-digital p {
  font-size: 16px;
}
#page-choisir-orange #inner-page-monde-digital .bg-main {
  background: white;
  color: black;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-monde-digital .bg-main h2 {
  padding: 30px;
  margin: 0;
}
#page-choisir-orange #inner-page-monde-digital .bg-yellow {
  color: black;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-monde-digital .bg-yellow {
    display: flex;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-monde-digital .bg-yellow .pic {
    min-width: 49%;
    background: url('https://pro.orange.re/images/os-images/service-1.jpg') no-repeat center center / cover;
  }
}
#page-choisir-orange #inner-page-monde-digital .bg-yellow .pic img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-monde-digital .bg-yellow .pic img {
    display: none;
  }
}
#page-choisir-orange #inner-page-monde-digital .bg-yellow .texts {
  padding: 20px;
}
#page-choisir-orange #inner-page-monde-digital .bg-yellow .texts img {
  width: 100px;
  height: auto;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-monde-digital .bg-yellow .texts p {
  max-width: 270px;
}
#page-choisir-orange #inner-page-monde-digital .color-block {
  padding: 20px;
  margin-bottom: 20px;
  color: #fff;
}
#page-choisir-orange #inner-page-monde-digital .color-block img {
  width: 80px;
  height: auto;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-monde-digital .bg-white {
  background: #fff;
  color: #000;
  position: relative;
}
#page-choisir-orange #inner-page-monde-digital .bg-white img {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 50px;
  height: auto;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-parole {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#page-choisir-orange #inner-page-parole h2 {
  font-size: 28px;
  font-weight: 700;
}
#page-choisir-orange #inner-page-parole h3 {
  font-size: 20px;
  line-height: 22px;
}
#page-choisir-orange #inner-page-parole p {
  font-size: 16px;
}
#page-choisir-orange #inner-page-parole .choisir-box-right {
  background-color: #ffb4e6;
}
#page-choisir-orange #inner-page-parole .whiteb {
  background: white;
  color: black;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-parole .whiteb h2 {
  padding: 30px;
  margin: 0;
}
#page-choisir-orange #inner-page-parole .bg-purple {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-parole .bg-purple {
    display: flex;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-parole .bg-purple .pic {
    min-width: 33%;
    background: url('https://pro.orange.re/images/os-images/homme.jpg') no-repeat center center / cover;
  }
}
#page-choisir-orange #inner-page-parole .bg-purple .pic img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-parole .bg-purple .pic img {
    display: none;
  }
}
#page-choisir-orange #inner-page-parole .bg-purple .texts {
  padding: 20px;
}
#page-choisir-orange #inner-page-parole .bg-purple .texts img {
  width: 80px;
  height: auto;
}
#page-choisir-orange #inner-page-parole .bg-yellow {
  margin-bottom: 20px;
  padding: 30px;
}
#page-choisir-orange #inner-page-applis [data-mh="main"] {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  #page-choisir-orange #inner-page-applis [data-mh="main"].left {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #page-choisir-orange #inner-page-applis [data-mh="main"].left {
    background: url('https://pro.orange.re/images/os-images/men_pro-1.svg') no-repeat bottom left / 30% auto;
  }
  #page-choisir-orange #inner-page-applis [data-mh="main"].right {
    background: url('https://pro.orange.re/images/os-images/flowers-1.svg') no-repeat bottom right / 25% auto;
  }
}
#page-choisir-orange #inner-page-applis h2 {
  font-size: 28px;
  font-weight: 700;
}
#page-choisir-orange #inner-page-applis h3 {
  font-size: 20px;
  line-height: 22px;
}
#page-choisir-orange #inner-page-applis p {
  font-size: 16px;
}
#page-choisir-orange #inner-page-applis .bg-main {
  background: white;
  color: black;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-applis .bg-main h2 {
  padding: 30px;
  margin: 0;
}
#page-choisir-orange #inner-page-applis .color-block {
  padding: 20px;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-applis .color-block:after {
  content: " ";
  display: block;
  clear: both;
}
#page-choisir-orange #inner-page-applis .color-block img {
  display: block;
  height: auto;
}
#page-choisir-orange #inner-page-applis .bg-yellow {
  padding-right: 120px;
  position: relative;
}
#page-choisir-orange #inner-page-applis .bg-yellow img {
  width: 70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
#page-choisir-orange #inner-page-applis .bg-blue {
  color: #fff;
}
#page-choisir-orange #inner-page-applis .bg-blue img {
  width: 65px;
}
#page-choisir-orange #inner-page-applis .bg-green {
  color: #fff;
}
#page-choisir-orange #inner-page-applis .bg-green img {
  width: 56px;
}
#page-choisir-orange #inner-page-applis .black-block {
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-applis .black-block h1 {
  color: #F16E00;
  font-size: 32px;
  max-width: 290px;
  padding-top: 20px;
}
@media (max-width: 767px) {
  #page-choisir-orange #inner-page-applis .black-block h1 {
    padding-bottom: 20px;
  }
}
#page-choisir-orange #inner-page-applis .black-block p {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 20px;
}
#page-choisir-orange #inner-page-applis .bg-pink {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-applis .bg-pink {
    display: flex;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-applis .bg-pink .pic {
    min-width: 50%;
    background: url('https://pro.orange.re/images/os-images/deezer-2.jpg') no-repeat center center / cover;
  }
}
#page-choisir-orange #inner-page-applis .bg-pink .pic img {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  #page-choisir-orange #inner-page-applis .bg-pink .pic img {
    display: none;
  }
}
#page-choisir-orange #inner-page-applis .bg-pink .texts {
  padding: 20px;
}
#page-choisir-orange #inner-page-applis .bg-pink .texts img {
  width: 80px;
  height: auto;
}
#page-choisir-orange #inner-page-applis .bg-gray {
  background-color: #8f8f8f;
  color: #fff;
}
#page-choisir-orange #inner-page-applis .bg-gray img {
  width: 70px;
}
.choisir-orange-donnees-identite .page-heading .header-row .header-row-inner img {
  height: 125px;
  width: auto;
}
@media (max-width: 767px) {
  .choisir-orange-donnees-identite .page-heading .header-row .header-row-inner img {
    display: none;
  }
}
.choisir-orange-donnees-identite .panel-eshop > .panel-heading h4 {
  font-size: 28px;
}
@media (min-width: 1200px) {
  .choisir-orange-donnees-identite .panel-eshop > .panel-heading h4 {
    font-size: 30px;
  }
}
.choisir-orange-donnees-identite .panel-eshop > .panel-heading h4 a::before {
  top: auto;
  transform: rotate(180deg);
  bottom: 10px;
}
.choisir-orange-donnees-identite .panel-eshop > .panel-heading h4 a.collapsed::before {
  transform: none;
  bottom: 15px;
}
.choisir-orange-donnees-identite .panel-eshop > .panel-heading h4 a [class^="icon-ore-"] {
  display: block;
  font-size: 50px;
}
@media (min-width: 768px) {
  .choisir-orange-donnees-identite .panel-eshop > .panel-heading h4 a [class^="icon-ore-"] {
    display: inline-block;
    width: 60px;
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .choisir-orange-donnees-identite .panel-eshop > .panel-heading h4 a [class^="icon-ore-"] {
    width: 100px;
    font-size: 50px;
  }
}
.choisir-orange-donnees-identite .panel-body {
  padding-top: 40px;
}
@media (min-width: 768px) {
  .choisir-orange-donnees-identite .panel-body {
    padding-left: 60px;
  }
}
@media (min-width: 1200px) {
  .choisir-orange-donnees-identite .panel-body {
    padding-left: 100px;
  }
}
#choisir-orange-donnees-personnelles h2 {
  font-size: 24px;
  margin-bottom: 28px;
}
#choisir-orange-donnees-personnelles h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
#choisir-orange-donnees-personnelles p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
  max-width: 760px;
}
#choisir-orange-donnees-personnelles p.page-intro {
  font-size: 18px;
  line-height: 21px;
}
@media (min-width: 1200px) {
  #choisir-orange-donnees-personnelles p.page-intro {
    margin: 30px 0;
  }
}
#choisir-orange-donnees-personnelles p.intro {
  font-weight: bold;
  max-width: 900px;
  margin-bottom: 40px;
}
#choisir-orange-donnees-personnelles .embed-responsive {
  margin-bottom: 40px;
}
#choisir-orange-donnees-personnelles .col-sm-6 p {
  max-width: 500px;
}
#choisir-orange-donnees-personnelles #group1 .text-orange {
  margin-bottom: 40px;
}
#choisir-orange-donnees-personnelles #group1 [class^="icon-ore-"] {
  display: block;
  font-size: 60px;
  margin-bottom: 20px;
  color: #50be87;
  height: 60px;
}
#choisir-orange-donnees-personnelles #group1 [class^="icon-ore-"].icon-ore-internet-security-password {
  font-size: 100px;
  margin-top: -15px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  #choisir-orange-donnees-personnelles #group1 [class^="icon-ore-"].icon-ore-orange-experts-insurance:before, #choisir-orange-donnees-personnelles #group1 [class^="icon-ore-"].icon-ore-data-protection:before {
    margin-left: -5px;
  }
  #choisir-orange-donnees-personnelles #group1 [class^="icon-ore-"].icon-ore-unlocked:before {
    margin-left: -10px;
  }
}
#choisir-orange-donnees-personnelles #group1 [data-mh="pratiques-a-adopter"] {
  margin-bottom: 20px;
}
#choisir-orange-donnees-personnelles #group1 [data-mh="pratiques-a-adopter"] h3 {
  max-width: 250px;
}
#choisir-orange-donnees-personnelles #group1 [data-mh="pratiques-a-adopter"] p {
  font-size: 14px;
  max-width: 250px;
}
#choisir-orange-donnees-personnelles #group4 p.intro {
  margin-bottom: 20px;
}
#choisir-orange-donnees-personnelles #group4 .col-sm-6 {
  max-width: 400px;
}
#choisir-orange-donnees-personnelles [data-mh="annuaires-color-blocks"] {
  padding: 30px 15px;
  margin-bottom: 20px;
}
#choisir-orange-donnees-personnelles [data-mh="annuaires-color-blocks"] .lastp {
  margin-bottom: 0;
  margin-top: 30px;
}
@media (min-width: 1200px) {
  #choisir-orange-donnees-personnelles [data-mh="annuaires-color-blocks"] .lastp {
    margin-top: 50px;
  }
}
@media (min-width: 1200px) {
  #choisir-orange-donnees-personnelles [data-mh="annuaires-color-blocks"] {
    padding: 50px;
  }
}
#choisir-orange-donnees-personnelles .contact-orange-block {
  margin-top: 40px;
}
#choisir-orange-donnees-personnelles .contact-orange-block .icon-ore-control-centre {
  font-size: 50px;
}
#choisir-orange-donnees-personnelles .contact-orange-block .text-3900 {
  width: 200px;
}
@media (min-width: 1200px) {
  #choisir-orange-donnees-personnelles .contact-orange-block .text-3900 {
    width: 220px;
  }
}
#choisir-orange-donnees-personnelles .contact-orange-block .rdv-boutique {
  margin-top: 20px;
  color: #000;
}
#choisir-orange-donnees-personnelles .contact-orange-block .rdv-boutique:hover {
  color: #F16E00;
}
#choisir-orange-donnees-personnelles #group6 .alert-text {
  display: block;
  margin-top: 10px;
  line-height: 60px;
}
#choisir-orange-donnees-personnelles #group6 .alert-text span {
  display: inline-block;
  max-width: 240px;
  vertical-align: middle;
  line-height: 19px;
}
#choisir-orange-donnees-personnelles #group6 .alert-text .icon-ore-1013-reseau {
  font-size: 40px;
  margin-right: 10px;
}
#choisir-orange-limiter-traces .intro h1 {
  font-size: 32px;
  margin-bottom: 30px;
}
#choisir-orange-limiter-traces .intro p {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 20px;
}
#choisir-orange-limiter-traces .logos h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
#choisir-orange-limiter-traces .logos h3 + p {
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 20px;
  max-width: 310px;
}
#choisir-orange-limiter-traces .logos .logo {
  display: inline-block;
  text-align: center;
}
#choisir-orange-limiter-traces .logos .logo a {
  display: inline-block;
  margin: 20px 0;
}
#choisir-orange-limiter-traces .logos .logo img {
  height: 80px;
  width: auto;
}
#choisir-orange-limiter-traces .logos .logo.chrome {
  width: 106px;
}
#choisir-orange-limiter-traces .video {
  padding-top: 46px;
}
@media (max-width: 1023px) {
  #choisir-orange-ondes-sante .page-heading .header-row .header-row-inner img {
    height: 120px;
  }
}
#choisir-orange-ondes-sante .panel-eshop > .panel-heading h4 a [class^="icon-ore-device-mobile-phone-happy-3-01"] {
  font-size: 70px;
}
#choisir-orange-ondes-sante h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
#choisir-orange-ondes-sante p {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 20px;
}
#choisir-orange-ondes-sante .left-iconed {
  margin-top: 40px;
}
#choisir-orange-ondes-sante .left-iconed p {
  max-width: 730px;
  margin: 0;
}
#choisir-orange-ondes-sante .left-iconed p.text-orange {
  font-weight: bold;
  margin-bottom: 20px;
}
#choisir-orange-ondes-sante .left-iconed [class^="icon-ore-"] {
  font-size: 50px;
  color: #ccc;
}
@media (min-width: 768px) {
  #choisir-orange-ondes-sante .left-iconed {
    padding-left: 100px;
    position: relative;
  }
  #choisir-orange-ondes-sante .left-iconed [class^="icon-ore-"] {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100px;
    text-align: center;
  }
}
#choisir-orange-ondes-sante #group2 p {
  max-width: 1000px;
}
#choisir-orange-ondes-sante #group2 .col-sm-6 p {
  max-width: 415px;
}
@media (max-width: 767px) {
  #choisir-orange-ondes-sante #group2 .col-sm-6 p {
    max-width: none;
  }
  #choisir-orange-ondes-sante #group2 .col-sm-6 p.visible-xs-block {
    max-width: 415px;
  }
}
#choisir-orange-ondes-sante #group2 .das2 {
  width: 388px;
}
#choisir-orange-ondes-sante #group2 .eshop-info {
  max-width: 395px;
  background: #ffb4e6;
  padding: 30px 30px 30px 60px;
  font-weight: bold;
}
#choisir-orange-ondes-sante #group2 .eshop-info::before {
  top: 35px;
  left: 20px;
  font-size: 22px;
}
#choisir-orange-ondes-sante #group2 .eshop-info p {
  max-width: 275px;
  margin: 0;
}
#choisir-orange-ondes-sante #group2 .das1 {
  border: 1px solid #ccc;
}
#choisir-orange-ondes-sante #group3 .col-sm-8 p {
  max-width: 650px;
}
#choisir-orange-ondes-sante #group3 .col-sm-12 p {
  max-width: 1015px;
}
#choisir-orange-ondes-sante #group4 h3 {
  max-width: 800px;
}
#choisir-orange-ondes-sante #group4 .wifi-top h2 {
  font-size: 24px;
}
@media (min-width: 768px) {
  #choisir-orange-ondes-sante #group4 .wifi-top {
    position: relative;
  }
  #choisir-orange-ondes-sante #group4 .wifi-top h2 {
    position: relative;
    top: 40%;
    transform: translateY(-40%);
    padding-right: 40px;
  }
}
body > .bs-container.bootstrap-select.open {
  z-index: 10001 !important;
}
#rdv-boutique-wrapper .warning-ouverture {
  background-color: #ffffff !important;
}
#rdv-boutique-wrapper .warning-ouverture .well h4 {
  color: #000000 !important;
}
#rdv-boutique-wrapper .warning-ouverture .well p {
  font-size: 14px;
  line-height: 19px;
}
#rdv-boutique-wrapper .warning-ouverture .blue {
  background-color: #4bb4e6 !important;
}
#rdv-boutique-wrapper .warning-ouverture .blue a {
  text-decoration: none !important;
  background-color: #4bb4e6 !important;
}
#rdv-boutique-wrapper .warning-ouverture .blue a:hover {
  color: #4bb4e6;
  background-color: #000000 !important;
}
#rdv-boutique-wrapper .warning-ouverture .yellow {
  background-color: #ffdc00 !important;
}
#rdv-boutique-wrapper .btn {
  outline: 0 !important;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#rdv-boutique-wrapper .btn[disabled] {
  pointer-events: none !important;
  opacity: 0.3;
}
#rdv-boutique-wrapper .btn-inverse {
  background: #fff;
}
#rdv-boutique-wrapper .btn-inverse:hover {
  background: #000;
}
#rdv-boutique-wrapper .page-contact .appointment-section .btn-holder {
  padding: 0 0 17px 0;
}
#rdv-boutique-wrapper .page-contact .appointment-section .btn-holder li {
  margin: 0;
}
#rdv-boutique-wrapper .loading {
  position: relative;
}
#rdv-boutique-wrapper .loading * {
  z-index: 1;
}
#rdv-boutique-wrapper .loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.8;
  background: #fff;
  z-index: 2;
}
#rdv-boutique-wrapper .loading:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: url('https://pro.orange.re/images/loader-orange.gif') no-repeat center center / 48px auto;
}
#rdv-boutique-wrapper ul {
  margin-bottom: 20px;
}
#rdv-boutique-wrapper ul.btn-holder {
  padding: 0 0 20px 0;
}
#rdv-boutique-wrapper ul.btn-holder li {
  margin: 0;
}
#rdv-boutique-wrapper .form-group.has-error label {
  color: #d9534f;
}
#rdv-boutique-wrapper .form-group.has-error input {
  color: #d9534f;
  border-color: #d9534f;
}
#rdv-boutique-wrapper #prendre-rdv {
  display: none;
}
#rdv-boutique-wrapper #prendre-rdv .bootstrap-select {
  width: 100%;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux {
  display: none;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date {
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed th, #rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td {
  padding: 10px 5px;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed thead tr:first-child th {
  background: #000;
  color: #fff;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed thead tr:first-child th.disabled {
  color: #777;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed thead tr:last-child th {
  border-bottom: 1px solid #ddd;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed thead .picker-switch {
  cursor: default !important;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td {
  background: #50be87;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td.today {
  text-decoration: underline;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td.today:before {
  content: none;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td.new {
  opacity: 0.5;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td.disabled, #rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td.disabled:hover {
  background: #eee;
  color: #777;
  opacity: 1;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td.active, #rdv-boutique-wrapper #prendre-rdv-creneaux-date .table-condensed td.active:hover {
  background: #F16E00;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-creneau {
  margin-bottom: 20px;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-creneau .rdv-date-creneaux {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-creneau .rdv-date-creneaux .btn {
  flex-basis: 49%;
  margin-bottom: 10px;
}
#rdv-boutique-wrapper #prendre-rdv-creneaux-creneau .rdv-date-creneaux .btn.active, #rdv-boutique-wrapper #prendre-rdv-creneaux-creneau .rdv-date-creneaux .btn.active:hover {
  cursor: default;
  border-color: #F16E00;
  background: #F16E00;
  box-shadow: none;
  color: #fff;
}
#rdv-boutique-wrapper #prendre-rdv-coordonnees {
  display: none;
}
#rdv-boutique-wrapper #prendre-rdv-coordonnees input {
  border: 2px solid #000;
}
#rdv-boutique-wrapper #prendre-rdv-coordonnees input:focus {
  box-shadow: none;
}
#rdv-boutique-wrapper #prendre-rdv-submit {
  border-color: #F16E00;
  background: #F16E00;
}
#rdv-boutique-wrapper #prendre-rdv-submit:hover {
  background: #fff;
  color: #F16E00;
}
#rdv-boutique-wrapper #prendre-rdv-confirm {
  display: none;
}
#rdv-boutique-wrapper #prendre-rdv-confirm p, #rdv-boutique-wrapper #prendre-rdv-confirm li {
  font-weight: normal;
}
#rdv-boutique-wrapper #prendre-rdv-confirm .icon-block {
  display: flex;
  margin-bottom: 40px;
}
#rdv-boutique-wrapper #prendre-rdv-confirm .icon-block .pic {
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 45px;
  width: 80px;
}
#rdv-boutique-wrapper #prendre-rdv-confirm .icon-block .texts {
  flex-grow: 1;
  flex-shrink: 1;
}
#messagerie-vocale small {
  color: #777777;
}
#messagerie-vocale blockquote {
  font-size: 1em;
}
#messagerie-vocale blockquote small:before {
  content: "";
  display: none;
}
#messagerie-vocale .odr-steps .step .circle {
  font-size: 18px;
  width: 110px;
  height: 110px;
}
#messagerie-vocale .odr-steps .step .circle strong {
  font-size: 60px;
}
@media (min-width: 768px) {
  #messagerie-vocale .odr-steps .step {
    display: block;
    vertical-align: top;
  }
  #messagerie-vocale .odr-steps .step .circle {
    margin: 15px 0;
  }
  #messagerie-vocale .odr-steps .step .texts {
    max-width: 600px;
    margin: 0 30px;
  }
  #messagerie-vocale .odr-steps .arrow {
    display: block;
    padding: 0 0 0 22px;
  }
  #messagerie-vocale .odr-steps .arrow span {
    transform: rotate(90deg);
  }
}
#messagerie-vocale .number {
  border: 2px solid #000;
  padding: 3px;
  width: 32px;
  text-align: center;
  display: inline-block;
}
#messagerie-vocale ol {
  padding: 10px 20px 10px 35px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
  counter-reset: section;
  list-style-type: none;
}
#messagerie-vocale ol li {
  margin: 5px 0;
}
#messagerie-vocale ol li:before {
  font-weight: bold;
  counter-increment: section;
  content: counter(section);
  border: 2px solid #000;
  padding: 3px;
  width: 29px;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}
#messagerie-vocale .presentation-mvv a {
  display: flex;
}
#messagerie-vocale .presentation-mvv a .patch {
  background-color: #F16E00;
  font-size: 8px;
  padding: 3px;
  position: relative;
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
#messagerie-vocale #mvv .holder .block-info .well {
  border: none;
  background-color: #ffffff;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}
#article-actualite .titre-article {
  margin-bottom: 20px;
}
#article-actualite .infos-article {
  font-size: 18px;
  margin-bottom: 20px;
}
#article-actualite .infos-article .date-article {
  margin-right: 20px;
  color: #999;
}
#article-actualite .infos-article .tag-article {
  display: inline-block;
  margin-right: 10px;
}
#article-actualite .carousel-article {
  margin-bottom: 40px;
}
#article-actualite .carousel-article .carousel-inner .item > div {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#article-actualite .carousel-article .carousel-inner .item > div.visible-xs {
  padding-bottom: 56%;
}
#article-actualite .carousel-article .carousel-inner .item > div.hidden-xs {
  padding-bottom: 51%;
}
#article-actualite .carousel-article .carousel-control {
  width: 15%;
  background: none;
}
#article-actualite .carousel-article .carousel-control .icon-ore-chevron-left, #article-actualite .carousel-article .carousel-control .icon-ore-chevron-right {
  position: absolute;
  display: inline-block;
  width: 30px;
  height: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  font-size: 30px;
}
#article-actualite .carousel-article .carousel-control .icon-ore-chevron-left {
  left: 0;
}
#article-actualite .carousel-article .carousel-control .icon-ore-chevron-right {
  right: 0;
}
@media (min-width: 768px) {
  #article-actualite .carousel-article .carousel-control {
    width: 7%;
  }
  #article-actualite .carousel-article .carousel-control .icon-ore-chevron-left, #article-actualite .carousel-article .carousel-control .icon-ore-chevron-right {
    width: 40px;
    height: 40px;
    font-size: 40px;
  }
  #article-actualite .carousel-article .carousel-control .icon-ore-chevron-left {
    left: 10px;
  }
  #article-actualite .carousel-article .carousel-control .icon-ore-chevron-right {
    right: 10px;
  }
}
#article-actualite .carousel-article .carousel-indicators .active {
  border-color: #F16E00;
  background: #F16E00;
}
#article-actualite .chapo-article {
  margin-bottom: 40px;
  font-size: 16px;
}
#article-actualite .texte-article {
  font-size: 16px;
}
#article-actualite .texte-article p {
  margin-bottom: 20px;
}
#article-actualite .texte-article img {
  max-width: 100%;
}
.articles-actualites h2 {
  margin-top: 40px;
}
.articles-actualites .article-actualite {
  display: block;
  margin-bottom: 30px;
  color: #000;
}
.articles-actualites .article-actualite .img {
  margin-bottom: 10px;
  padding-bottom: 66%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.articles-actualites .article-actualite h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.articles-actualites .article-actualite small {
  display: block;
  color: #999;
  margin-bottom: 10px;
}
.articles-actualites .article-actualite small span {
  color: #F16E00;
}
.articles-actualites .article-actualite p {
  margin-bottom: 0;
}
.articles-actualites .article-actualite:hover {
  color: #000;
}
.articles-actualites .article-actualite:hover .img {
  opacity: 0.7;
}
