@font-face {
  font-family: "ars-black";
  src: url("../fonts/arsmaquettepro-black.eot");
  src: url("../fonts/arsmaquettepro-black.eot") format("embedded-opentype"),
    url("../fonts/arsmaquettepro-black.woff") format("woff"),
    url("../fonts/arsmaquettepro-black.ttf") format("truetype"),
    url("../fonts/arsmaquettepro-black.svg#ARSMaquetteProBlack") format("svg");
}
@font-face {
  font-family: "ars-bold";
  src: url("../fonts/arsmaquettepro-bold.eot");
  src: url("../fonts/arsmaquettepro-bold.eot") format("embedded-opentype"),
    url("../fonts/arsmaquettepro-bold.woff") format("woff"),
    url("../fonts/arsmaquettepro-bold.ttf") format("truetype"),
    url("../fonts/arsmaquettepro-bold.svg#ARSMaquetteProBold") format("svg");
}
@font-face {
  font-family: "ars-light";
  src: url("../fonts/arsmaquettepro-light.eot");
  src: url("../fonts/arsmaquettepro-light.eot") format("embedded-opentype"),
    url("../fonts/arsmaquettepro-light.woff") format("woff"),
    url("../fonts/arsmaquettepro-light.ttf") format("truetype"),
    url("../fonts/arsmaquettepro-light.svg#ARSMaquetteProLight") format("svg");
}
@font-face {
  font-family: "ars-medium";
  src: url("../fonts/arsmaquettepro-medium.eot");
  src: url("../fonts/arsmaquettepro-medium.eot") format("embedded-opentype"),
    url("../fonts/arsmaquettepro-medium.woff") format("woff"),
    url("../fonts/arsmaquettepro-medium.ttf") format("truetype"),
    url("../fonts/arsmaquettepro-medium.svg#ARSMaquetteProMedium") format("svg");
}
@font-face {
  font-family: "ars-regular";
  src: url("../fonts/arsmaquettepro-regular.eot");
  src: url("../fonts/arsmaquettepro-regular.eot") format("embedded-opentype"),
    url("../fonts/arsmaquettepro-regular.woff") format("woff"),
    url("../fonts/arsmaquettepro-regular.ttf") format("truetype"),
    url("../fonts/arsmaquettepro-regular.svg#ARSMaquetteProRegular")
      format("svg");
}
@font-face {
  font-family: "mcf-icon";
  src: url("../fonts/mcfhp.eot?31523954");
  src: url("../fonts/mcfhp.eot?31523954#iefix") format("embedded-opentype"),
    url("../fonts/mcfhp.woff?31523954") format("woff"),
    url("../fonts/mcfhp.ttf?31523954") format("truetype"),
    url("../fonts/mcfhp.svg?31523954#mcfhp") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "mcf-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-objet-dynamique-vectoriel:before {
  content: "\e800";
} /* '' */
.icon-fleche:before {
  content: "\e801";
} /* '' */
.icon-3:before {
  content: "\e802";
} /* '' */
.icon-effectif:before {
  content: "\e803";
} /* '' */
.icon-euro:before {
  content: "\e804";
} /* '' */
.icon-pencil:before {
  content: "\e805";
} /* '' */
.icon-menu:before {
  content: "\e806";
} /* '' */
.icon-compte:before {
  content: "\e807";
} /* '' */
.icon-card:before {
  content: "\e808";
} /* '' */
.icon-objet-dynamique-vectoriel1:before {
  content: "\e809";
} /* '' */
.icon-mycoach:before {
  content: "\e80a";
  margin-left: -0.3em;
  margin-right: 0.7em;
} /* '' */
.icon-up:before {
  content: "\e80b";
} /* '' */
.icon-down:before {
  content: "\e80c";
} /* '' */
.icon-print:before {
  content: "\e80d";
} /* '' */
.icon-objet-dynamique-vectoriel2:before {
  content: "\e80e";
} /* '' */
.icon-fleche2:before {
  content: "\e80f";
} /* '' */
html {
  height: calc(100% - 90px) !important;
  min-height: 100%;
}

body,
#main-container {
  height: 100% !important;
  min-height: 100%;
}
header.header {
  display: block;
}
strong {
  font-weight: normal !important;
  font-family: ars-bold;
}
b {
  font-weight: normal !important;
  font-family: ars-medium;
}
label {
  cursor: pointer;
}
a.small-link {
  text-decoration: underline !important;
  color: #47484b;
  font-font: ars-regular;
}
a.small-link:hover {
  color: rgb(247, 147, 30);
}
.orange {
  color: rgb(247, 147, 30);
}
.force-index {
  position: relative;
  z-index: 2;
}
.text-danger {
  color: #ed1814 !important;
}
textarea {
  max-width: 100%;
}
.submit-decal {
  margin-top: -42px;
}
.no-margin {
  margin: 0 !important;
}
a.underline {
  color: black;
  text-decoration: underline;
}
p {
  font-family: ars-regular;
  font-size: 14px;
}
label {
  color: #47484b;
  font-family: ars-regular;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
  letter-spacing: -1px;
}
.form-control {
  background-color: #d4d4d4;
  color: #47484b;
  margin: 0;
}
.form-control:focus {
  border-color: rgb(247, 147, 30);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(247, 147, 30, 0.5);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(247, 147, 30, 0.5);
}
.help-block {
  font-size: 11px;
  font-family: ars-regular;
  margin-top: 3px;
  margin-bottom: 0;
}
.form-submit-group {
  text-align: center;
  margin-bottom: 10px;
}
.login-background {
  min-height: 100%;
  background-color: #ededee;
}
form div.form-separate {
  border-right: 1px solid #dadadc;
}
header.header div.top-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  height: 106px;
  background-color: #2b2b2b;
  z-index: 9;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

header.header div.navigation-bar {
  height: 100%;
}

.form-control::-webkit-input-placeholder {
  color: #919191;
}
.form-control:-moz-placeholder {
  color: #919191;
}
.form-control::-moz-placeholder {
  color: #919191;
}
.form-control:-ms-input-placeholder {
  color: #919191;
}

ul.dropdown-menu {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0 0 10px 10px;
  margin-top: -1px;
}
.dropdown a img {
  width: 50px;
  display: inline;
  margin-right: 10px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  background-color: none !important;
  background-image: none !important;
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #2b2b2b;
  border-color: #2b2b2b;
}
ul.dropdown-menu li a {
  line-height: 20px !important;
  font-size: 16px !important;
  font-family: ars-regular !important;
  margin-bottom: 10px;
}
header.header div.navbar-collapse ul.navbar-right > li > a,
header.header div.navbar-collapse ul.navbar-right > li > div.dropdown a {
  color: white;
  font-size: 15px;
  font-family: ars-bold;
  font-weight: normal;
  line-height: 76px;
  padding: 0 13px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-shadow: none;
  -webkit-text-shadow: none;
}

header.header .dropdown-menu > li > a:hover {
  background-color: rgb(247, 148, 30) !important;
  color: white !important;
}
header.header div.navbar-collapse ul.navbar-right li.active {
  background-color: rgb(60, 60, 60);
}
header.header
  div.navbar-collapse
  ul.navbar-right
  > li
  > a:not(.no-active):hover {
  background-color: rgb(247, 148, 30) !important;
  color: white !important;
}
header.header div.navbar-collapse ul.navbar-right li.active a {
  background: none;
  color: rgb(247, 148, 30);
  text-decoration: none;
}
header.header div.navbar-collapse ul.navbar-right li a:hover span {
  color: white !important;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: inherit !important;
}
header.header div.navbar-header a.navbar-brand img {
  -webkit-transition: all 0.5s ease;
  height: 55px;
  transition: all 0.5s ease;
}

header.header div.navbar-collapse ul.navbar-right .btn-menu {
  font-size: 16px;
  font-family: ars-bold;
  font-weight: bold;
  padding: 6px 15px;
  vertical-align: initial;
}

/*header.header div.top-fixed.smaller{height:70px !important;}*/
/*header.header div.top-fixed.smaller .navbar-brand{  height: 70px !important;}*/
/*header.header div.top-fixed.smaller .navbar-brand img{   height: 45px;}*/

/*header.header div.top-fixed.smaller div.navbar-collapse ul.navbar-right li a {  line-height: 70px;}*/

.page-container {
  padding-top: 90px;
}
.page-container.partenariat-go-sport {
  padding: 0px !important;
  background-color: white;
  z-index: 9999;
  position: relative;
}
.btn {
  -webkit-transition: all 0.5s ease;
  font-family: ars-regular;
  transition: all 0.5s ease;
}
.btn.btn-blue {
  background-color: #003f90;
  color: white;
}
.btn.btn-blue:hover {
  background-color: #01316e;
  color: white;
}
.btn.btn-grey {
  background-color: #57585b;
  color: white;
}
.btn.btn-grey:hover {
  background-color: #717376;
}
.btn.btn-facebook {
  padding-left: 20px;
  padding-right: 20px;
}
.btn.btn-orange {
  background-color: #f7931e;
  color: white;
}

.btn.btn-orange:hover {
  color: #fff;
  text-decoration: none;
  color: white;
  background-color: #e5820d;
}
.btn.btn-green {
  background-color: rgb(101, 183, 65);
  color: white;
}
.btn.btn-green:hover {
  background-color: #4f9530;
}
.btn.btn-large {
  padding-left: 55px;
  padding-right: 55px;
  font-family: ars-medium;
  text-transform: uppercase;
  font-size: 20px;
  white-space: normal;
}

.btn.btn-orange.btn-reverse {
  color: rgb(247, 147, 30);
  font-size: 32px;
  background-color: white;
  font-family: ars-medium;
  text-transform: uppercase;
  border: 2px solid #f7931e;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btn.btn-orange.btn-reverse:hover {
  background-color: rgb(247, 147, 30);
  color: white;
}

.white-background {
  background-color: white;
}
.margin-to-footer {
  padding-bottom: 50px;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.m-b-40 {
  margin-bottom: 40px !important;
}
.m-b-50 {
  margin-bottom: 50px !important;
}

section.section {
  display: block;
}
section.title-principal {
  height: 140px;
}
section.title-principal.padding-bottom {
  height: 210px !important;
  padding-bottom: 70px;
}
section.title-principal div.container {
  height: 100%;
}
section.title-principal h1 {
  font-size: 36px;
  color: #f7931e;
  text-align: center;
  font-family: ars-medium;
  margin: 0;
}
section.section.video {
  position: relative;
  overflow: hidden;
}

section.section.video .video-container {
  height: 105%;
  position: absolute;
  width: 105%;
  z-index: 1;
  left: -1%;
  top: -1%;
  background-image: url("../images/fullsize-video-picture.jpg") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
section.section.video .fff-container {
  height: 105%;
  position: absolute;
  width: 105%;
  z-index: 1;
  left: -1%;
  top: -1%;
  background-image: url("../images/background-fff.jpg") !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

.like-table {
  height: 100%;
  display: table;
}
section.section.video .table-cell,
.like-table .table-cell {
  display: table-cell;
  vertical-align: middle;
}

section.section.video .baseline-container {
  position: relative;
  z-index: 2;
  text-align: center;
  height: 100%;
  display: table;
  background-color: rgba(0, 0, 0, 0.28);
}
section.section.video .baseline-container div.anchor {
  position: absolute;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
}
section.section.video .baseline-container div.anchor div.text-center {
  height: 100%;
}
section.section.video .baseline-container img {
  display: inline-block;
  margin-bottom: 75px;
}
section.section.video .baseline-container h1 {
  color: white;
  font-size: 60px;
  font-family: ars-bold;
  margin-top: 0;
}
section.section.video .baseline-container p {
  color: white;
  font-size: 25px;
  font-family: ars-regular;
  margin-top: 0;
  margin-bottom: 20px;
}
section.section.divided .grey-background-divided {
  background-color: #e4e4e4;
}
section.section.divided .texte-container {
  padding-right: 30px;
  height: 700px;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 50px;
}

section.section.divided .texte-container h2 {
  font-size: 60px;
  font-family: ars-bold;
  font-weight: normal;
  margin-bottom: 50px;
  margin-top: 0;
}

section.section.divided .texte-container p {
  font-weight: normal;
  font-family: ars-regular;
  font-size: 17px;
  margin-bottom: 50px;
}

section.section.divided .image-container {
  height: 700px;
  padding-top: 100px;
  padding-bottom: 100px;
}

section.section.divided .image-container img {
  margin: 0 auto;
}
section.section.image-fullsized {
  height: 700px;
  position: relative;
  overflow: hidden;
}
section.section .parallax-background {
  position: absolute;
  width: 100%;
  top: -15px;
  height: 120%;
  left: 0px;
}
section.section .parallax-background.first-parallax {
  background-image: url("../images/fullsize-tarif-int.jpg");
  background-position: center;
  background-size: cover;
}
section.section .parallax-background.second-parallax {
  background: url("../images/fullsize-demo-subscribe-new.jpg");
  background-position: center;
  background-size: cover;
}

section.section.image-fullsized.parallax div.like-table {
  height: 100%;
  display: table;
}

section.section.image-fullsized.parallax h2 {
  color: white;
  font-size: 60px;
  font-family: ars-bold;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

section.section.call-to-action {
  padding-top: 65px;
  padding-bottom: 65px;
  text-align: center;
}
section.section.call-to-action.grey-background {
  background-color: #f3f3f3;
}

section.section.call-to-action.mobile-presentation p.title {
  font-size: 30px;
  font-family: ars-bold;
}

section.section.call-to-action.mobile-presentation a.margin-right {
  margin-right: 50px;
}

section.section.call-to-action.mobile-presentation
  img.mobile-presentation-image {
  margin: 0 auto;
}

section.section.call-to-action p {
  font-size: 17px;
  font-family: ars-regular;
  margin-bottom: 50px;
}

section.section.try {
  padding-top: 130px;
  padding-bottom: 130px;
  text-align: center;
}

section.section.try p {
  font-size: 60px;
  font-family: ars-bold;
  margin-bottom: 70px;
  line-height: 70px;
}

section.section.pricing {
  background-color: #ededee;
}
section.section.pricing div.margin-top {
  margin-top: -70px;
}

section.section.pricing div.price {
  margin-bottom: 35px;
}
section.section.pricing div.price div.price-title {
  height: 70px;
  background-color: #57585b;
  border-radius: 5px 5px 0 0;
}
section.section.pricing div.price div.price-title p {
  text-align: center;
  color: white;
  font-family: ars-light;
  font-size: 34px;
  line-height: 70px;
}

section.section.pricing div.price div.price-offer {
  padding-top: 25px;
  padding-bottom: 25px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

section.section.pricing div.price div.price-offer p {
  font-family: ars-light;
  text-align: center;
  font-size: 14px;
  margin: 0;
}
section.section.pricing div.price div.price-offer p i {
  font-size: 60px;
  font-family: ars-bold;
  font-style: normal;
  letter-spacing: -1.5px;
  color: #f7931e;
  line-height: 50px;
  margin-right: -10px;
}
section.section.pricing div.price div.price-offer p i sup {
  font-size: 29px;
  vertical-align: super;
  top: 0;
}
section.section.pricing
  div.price
  div.price-explanation
  div.border-top-container {
  height: 130px;
  border-top: 1px solid #e7e7e8;
  width: 100%;
}
section.section.pricing div.price div.price-explanation p {
  text-align: center;
  font-size: 15px;
  font-family: ars-light;
  margin: 0;
}
section.section.pricing div.price div.price-call-to-action {
  text-align: center;
  padding-bottom: 30px;
  border-left: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}

section.section.pricing div.price div.white-background:hover div.price-title {
  background-color: #f7931e;
}

section.section.pricing div.price div.white-background:hover div.price-offer {
  border-left: 1px solid rgb(247, 147, 30);
  border-right: 1px solid rgb(247, 147, 30);
}

section.section.pricing
  div.price
  div.white-background:hover
  div.price-call-to-action {
  border-left: 1px solid rgb(247, 147, 30);
  border-right: 1px solid rgb(247, 147, 30);
  border-bottom: 1px solid rgb(247, 147, 30);
}

section.section.pricing div.price div.basic-information {
  min-height: 330px;
}
section.section.pricing div.price div.more-information {
  background-color: #f5f5f5;
  outline: 1px solid white;
  display: none;
  min-height: 330px;
}

section.section.pricing div.price div.more-information p {
  color: #57585b;
  font-family: ars-medium;
  text-align: center;
  text-transform: uppercase;
  padding-top: 25px;
  margin-bottom: 40px;
}
section.section.pricing div.price div.more-information ul {
  list-style: none;
}
section.section.pricing div.price div.more-information ul li {
  font-size: 15px;
  color: #f7931e;
  font-family: ars-light;
  margin-bottom: 15px;
}
section.feature .feature-detail.grey-background {
  background-color: #f4f4f5;
}
section.feature .feature-detail.more-padding-top {
  padding-top: 45px;
}
section.feature .feature-detail h2 {
  text-align: center;
  font-family: ars-bold;
  font-size: 31px;
  margin: 0;
  padding-top: 55px;
}
section.feature .feature-detail.bigger-title h2 {
  font-size: 40px;
}
section.feature .feature-detail p.explain {
  text-align: center;
  color: #57585b;
  font-family: ars-regular;
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 55px;
}
section.feature .feature-detail.bigger-title p.explain {
  font-family: ars-medium;
  font-size: 16px;
}
section.feature .feature-detail div.image-container img {
  margin: 0 auto -45px auto;
  position: relative;
  border: 1px solid rgb(244, 244, 245);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  z-index: 1;
}

section.demo-background {
  min-height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
section.demo-background div.demo-title {
  height: 160px;
}
section.demo-background div.demo-title h1 {
  text-align: center;
  color: white;
  font-size: 25px;
  font-family: ars-regular;
  text-transform: uppercase;
  margin: 0;
}
section.demo-background div.demo-title p {
  text-align: center;
  font-size: 14px;
  color: white;
  font-family: ars-regular;
  margin: 0;
}

section.profil div.profil-information {
  padding-top: 20px;
}

section.profil div.profil-information p.edit {
  color: #f7931e;
  font-size: 10px;
  font-family: ars-regular;
  margin-top: 10px;
}

section.profil div.profil-information p.name {
  margin: 0;
  color: #57585b;
  font-size: 21px;
  font-family: ars-medium;
  text-transform: uppercase;
}

section.profil div.profil-information p.hello-again {
  margin: 0;
  color: #47484b;
  font-family: ars-regular;
  font-size: 16px;
}

div.alert-message p {
  color: #f7931e;
  font-family: ars-medium;
  font-size: 20px;
  margin: 0;
}

section.profil div.grey-container {
  background-color: #ededee;
  padding-top: 30px;
  padding-bottom: 30px;
}

section.profil div.grey-container p {
  font-family: ars-medium;
  height: 40px;
  color: #57585b;
  text-transform: uppercase;
}

section.profil div.profil-bloc-formulaire h3 {
  color: #f7931e;
  font-family: ars-medium;
  font-size: 32px;
  margin-top: 30px;
  margin-bottom: 30px;
}

div.form-login {
  background-color: white;
  padding-top: 25px;
  padding-bottom: 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
div.form-login.bigger-margin-top {
  margin-top: 75px;
}
div.form-login .facebook-login {
  padding-bottom: 25px;
  text-align: center;
}
div.form-login .sidebar-login {
  text-align: center;
  height: 15px;
  margin-bottom: 15px;
}
div.form-login .sidebar-login p {
  height: 15px;
  border-bottom: 1px solid;
}
div.form-login .sidebar-login p span {
  background-color: white;
  padding: 15px;
}
div.form-login .subscribe-form-login p.explain {
  text-align: center;
  color: #47484b;
  margin-bottom: 0;
}
div.form-login h2 {
  color: rgb(247, 147, 30);
  font-size: 28px;
  font-family: ars-medium;
  margin: 0;
}
section.under-title {
  text-align: center;
}
section.under-title p {
  margin-bottom: 25px;
  color: #57585b;
  font-size: 11px;
  font-family: ars-medium;
}
section.help-bar {
  background-color: #f4f4f5;
}
section.help-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.help-bar li.help-bar-utility {
  height: 145px;
  text-align: center;
  border-left: 1px solid white;
  border-right: 1px solid white;
  cursor: pointer;
}
section.help-bar li.help-bar-utility a {
  display: block;
  height: 100%;
  margin-left: -15px;
  margin-right: -15px;
}
section.help-bar li.help-bar-utility a i.icon {
  font-size: 60px;
  color: #57585b;
  padding-top: 10px;
  display: inline-block;
}
section.help-bar li.help-bar-utility a,
section.help-bar li.help-bar-utility a:hover {
  text-decoration: none;
}
section.help-bar li.help-bar-utility p {
  color: #f7931e;
  font-family: ars-medium;
  font-size: 15px;
}
section.help-bar li.help-bar-utility:hover,
section.help-bar li.help-bar-utility.active {
  background-color: #57585b !important;
}

section.help-bar li.help-bar-utility:hover i.icon,
section.help-bar li.help-bar-utility.active i.icon {
  color: #f7931e !important;
}
section.help-bar li.help-bar-utility:hover p,
section.help-bar li.help-bar-utility.active p {
  color: white !important;
}

section.help-response {
  background-color: #f9f9fa;
  display: none;
}
section.help-response.active {
  display: block !important;
}
section.help-response .help-response-block {
  position: relative;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.13);
  cursor: pointer;
}
section.help-response .help-response-block:hover {
  background-color: rgb(237, 237, 237);
}
section.help-response
  .help-response-block:hover
  p.answer
  i.icon.icon-force-right {
  color: #f7931e !important;
}
section.help-response .help-response-block p.answer {
  color: #f7931e;
  font-family: ars-bold;
  font-size: 16px;
  margin: 0;
  height: 90px;
  line-height: 90px;
}
section.help-response .help-response-block p.answer i.icon {
  color: rgb(60, 60, 60);
  font-size: 30px;
}

section.help-response .help-response-block p.answer i.icon.icon-force-right {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 25px !important;
}
section.help-response .help-response-block p.response {
  color: #828385;
  margin-bottom: 70px;
  display: none;
}

section.tarif-background {
  height: 650px;
  background-position: center;
  background-size: cover;
  text-align: center;
}
section.tarif-background h1 {
  color: white;
  font-size: 60px;
  font-family: ars-medium;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 50px;
}
section.tarif-background h1 b {
  font-weight: normal;
  font-family: ars-black;
}
section.tarif-background p {
  color: white;
  font-family: ars-medium;
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 50px;
}

section.tarif-info {
  margin-top: 40px;
  text-align: center;
}

section.tarif-info h3 {
  color: #57585b;
  font-family: ars-medium;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 65px;
}

section.tarif-info h3 div.tarif-info-detail {
  margin-bottom: 25px;
}
section.tarif-info div.tarif-info-detail p {
  color: #f7931e;
  font-size: 21px;
  font-family: ars-medium;
}

section.contact-us {
  margin-top: 50px;
}

section.contact-us h2 {
  color: #f7931e;
  font-size: 28px;
  font-family: ars-medium;
  margin-top: 0;
  margin-bottom: 30px;
}
.breadcrumb {
  margin: 0 !important;
  padding: 15px !important;
}
section.breadcrumb-content {
  background-color: #f5f5f5;
}
section.breadcrumb-content .breadcrumb li a {
  color: rgb(247, 147, 30);
}
section div.small-title h1 {
  color: #f7931e;
  font-size: 28px;
  font-family: ars-medium;
  margin-top: 40px;
  margin-bottom: 30px;
}

section.section .subscription-type {
  color: #47484b;
}
section.section .subscription-type .subscription {
  font-family: ars-bold;
  margin-bottom: 0;
  text-transform: uppercase;
}
table.table-striped {
  width: 100%;
}
table.table-striped th {
  font-family: ars-medium;
  color: #2b2b2b;
  font-size: 17px;
  font-weight: normal;
  padding: 15px 0;
}
table.table-striped tr.grey-background {
  background-color: #e2e2e2;
}
table.table-striped tr:hover td {
  background-color: #eceaea !important;
}
table.table-striped tr td a {
  display: block;
  color: #2b2b2b;
  padding: 10px;
  font-family: ars-regular;
}
.table-subscription table th {
  background-color: #f7931e;
  color: white;
  height: 80px;
  text-align: center;
  border-right: 1px solid white;
  padding: 10px;
}
.table-subscription table th a {
  background-color: white;
  border-radius: 5px;
  -moz-border-radius: 5px;
  color: #f7931e;
  display: block;
  font-family: ars-regular;
  font-weight: normal;
  font-size: 16px;
  padding: 5px;
}
.table-subscription table tr {
  height: 80px;
}
.table-subscription table tr.biggest-height {
  height: 150px;
}
.table-subscription table tr:nth-of-type(even) {
  background-color: #ededee;
}
.table-subscription table tr td {
  border-right: 1px solid #dfdfdf;
  padding: 0 10px;
}
.table-subscription table tr td:last-child {
  border-right: none !important;
}
.table-subscription table td p.category {
  color: #47484b;
  font-size: 16px;
  font-family: ars-bold;
  padding: 5px;
}
.table-subscription table td p.attributes {
  text-align: center;
  color: #2b2b2b;
  font-size: 23px;
  font-family: ars-medium;
}

.table-subscription table td p.tarif {
  font-family: ars-bold;
  font-size: 16px;
  text-transform: uppercase;
}
.table-subscription table td p.tarif a {
  font-family: ars-bold;
  font-size: 16px;
  color: #47484b;
  text-transform: uppercase;
}
.table-subscription table td p.tarif a.active,
.table-subscription table td p.tarif a:hover {
  color: #f7931e;
}

section.payment .offer-payment {
  font-family: ars-bold;
  font-size: 16px;
}
section.payment .offer-payment a {
  color: #47484b;
  font-family: ars-regular;
  text-decoration: underline;
  font-size: 14px;
}

section.payment div.step-payment.first-step-payment {
  border-top: 1px solid #e5e5e5;
  padding-top: 40px;
}
section.payment div.step-payment h4::before {
  color: #f7931e;
  margin-right: 5px;
}
section.payment div.step-payment.first-step-payment h4::before {
  content: "1";
}
section.payment div.step-payment.second-step-payment h4::before {
  content: "2";
}
section.payment div.step-payment.third-step-payment h4::before {
  content: "3";
}
section.payment div.step-payment h4 {
  font-size: 19px;
  font-family: ars-medium;
  margin-top: 0;
}
section.payment div.step-payment ul.choice-payment {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
section.payment div.step-payment div.choice-payment-offer {
  height: 130px;
  padding-bottom: 30px;
  width: 100%;
}

section.payment div.step-payment div.choice-payment-offer a {
  color: black;
  border: 1px solid #ededee;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
section.payment div.step-payment li.active div.choice-payment-offer a,
section.payment div.step-payment li:hover div.choice-payment-offer a {
  background-color: rgb(247, 147, 30);
  color: white;
  text-decoration: none;
}

section.payment div.step-payment li.active div.choice-payment-offer {
  background-image: url("../images/arrow-selected-payment.png");
  background-repeat: no-repeat;

  background-position: bottom center;
}
section.payment div.step-payment div.choice-payment-offer a span.title {
  font-family: ars-light;
  font-size: 34px;
  display: block;
}
section.payment div.step-payment div.choice-payment-offer a span.describe {
  font-size: 14px;
  font-family: ars-light;
}
section.payment div.choice-payment-mode {
  height: 140px;
  width: 100%;
}
section.payment div.choice-payment-mode .table-cell {
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 0 10px;
}
section.payment div.choice-payment-mode input[type="radio"] {
  vertical-align: 20px;
}
section.payment p.notice {
  font-size: 11px;
}
section.detail-billing {
  background-color: #ededee;
  display: none;
}
section.detail-billing.active {
  display: block !important;
}
section.detail-billing .detail-billing-line {
  padding-top: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid white;
}
section.detail-billing .detail-billing-line.green-background {
  background-color: #b9e3b1;
}
section.detail-billing .detail-billing-line p {
  font-size: 16px;
  color: #47484b;
  margin-bottom: 5px;
}
section.select-country div.one-locale a:hover {
  text-decoration: none;
  background-color: rgb(210, 210, 210);
}
section.select-country div.one-locale span.list-flag-icon {
  height: 42px;
  width: 32px;
  line-height: 43px;
}
section.detail-billing .detail-billing-line p.bigger {
  font-size: 27px;
}

section.stop-abonnement label {
  color: #2b2b2b;
  font-size: 15px;
  font-family: ars-medium;
  font-weight: normal;
  text-transform: none;
}
section.select-country a {
  color: #57585b;
  font-size: 14px;
  font-family: ars-regular;
  text-transform: uppercase;
  line-height: 40px;
  display: inline-block;
  padding: 10px 5px;
  border-radius: 5px;
}

section.cgv h3 {
  font-family: ars-regular;
  color: #f7931e;
}

section.cgv h5 {
  font-family: ars-regular;
  text-decoration: underline;
}

section.cgv p {
  text-align: justify;
}

section.e404 {
  background-image: url("../images/e404.jpg") !important;
  background-repeat: no-repeat !important;
  background-position: center center;
  background-size: cover !important;
  margin: 0 -15px;
}
section.e404 .e404-container {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.25);
}

section.e404 .e404-container h2 {
  font-size: 72px;
  color: white;
  font-family: ars-bold;
  margin-top: 0;
  margin-bottom: 30px;
}
section.cgv ul li {
  font-family: ars-regular;
  font-size: 14px;
}
footer.footer {
  background-color: #2b2b2b;
}

footer.footer .footer-bar {
  height: 60px;
}

footer.footer div.social-footer-container {
  background-color: rgb(60, 60, 60);
  padding: 10px 0;
}
footer.footer .footer-bar .navbar-header p {
  color: rgb(247, 147, 30);
  font-family: ars-regular;
  font-size: 14px;
  line-height: 60px;
  margin: 0;
}

footer.footer ul.navbar-right li a {
  text-shadow: none;
  line-height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  color: white;
  font-size: 14px;
  font-family: ars-regular;
}
footer.footer ul.navbar-right li.active {
  background-color: rgb(60, 60, 60);
}
footer.footer ul.navbar-right li a:hover,
footer.footer ul.navbar-right li.active a {
  background: none;
  color: rgb(247, 148, 30);
}
footer.footer span.flag-homepage {
  width: 40px;
  height: 25px;
  line-height: 25px;
  margin-right: 5px;
}
footer.footer ul.social-footer {
  list-style: none;
  padding: 0 15px;
  margin: 0;
  text-align: center;
}

footer.footer ul.social-footer li {
  display: inline-block;
}

footer.footer ul.social-footer li a {
  color: white;
  font-size: 17px;
  margin: 0 5px;
}
footer.footer ul.social-footer li a:hover {
  color: rgb(247, 147, 30);
}

header.header .social-header {
  height: 30px;
  background-color: black;
}

header.header .social-header ul li a {
  padding: 0;
  color: white;
  margin-right: 21px;
  line-height: 30px;
  font-size: 18px;
}

header.header div.navbar-collapse ul.navbar-right > li {
  position: inherit;
}
header.header div.navbar-collapse ul.navbar-right li:hover ul.mega-sub-menu {
  visibility: visible;
  opacity: 1;
}

ul.mega-sub-menu {
  position: absolute;
  width: 100%;
  left: 0;
  visibility: hidden;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.71);
  border-top: 2px solid #ece1a6;
  transition-duration: 200ms;
  transition-timing-function: ease-in;
  transition-property: opacity, margin-top, visibility;
  padding-bottom: 25px;
}
ul.mega-sub-menu .widget {
  padding-bottom: 3em;
}

.margin-menu {
  font-size: 15px;
  color: #fff;
  font-family: "ars-regular";
  margin-left: 20%;
  margin-right: 20%;
  padding-top: 20px;
}
.margin-menu p {
  font-size: 15px;
  color: #fff;
  font-family: "ars-regular";
}
.margin-menu .colonne {
  float: left;
  padding-left: 5%;
  padding-right: 5%;
  width: 33%;
  border-right: 1px solid #4e4d4d;
  text-align: left;
  min-height: 170px;
}
.margin-menu .colonne:last-child {
  border: none;
}
.margin-menu .colonne h3 {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  color: #e5820d;
  font-family: "ars-bold";
}
.margin-menu .colonne ul {
  clear: both;
  margin: 0;
  padding: 0;
}
.margin-menu .colonne ul li {
  margin: 0 0 7px 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
  border: none;
}
.margin-menu .colonne ul li a {
  color: #fff;
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 1);
}
.margin-menu .colonne ul li a:hover {
  color: #f7931e;
}

.ast-fff {
  color: #fff;
  text-align: left;
  padding-left: 10px;
}
