@charset "UTF-8";
/******************************************************************
    Main Colors
******************************************************************/
/******************************************************************
    Fonts
******************************************************************/
/******************************************************************
    Borders
******************************************************************/
/******************************************************************
    Backgrounds
******************************************************************/
/******************************************************************
    RESPONSIVE
******************************************************************/
.part-grey {
  background: #f2f2f2;
}

.heading1 {
  margin-bottom: 45px;
  line-height: 1;
  font-weight: normal;
}

.heading2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
}

.no-margin {
  bottom: 0;
}

.left {
  float: left;
  width: 490px;
}

.right {
  float: right;
  width: 490px;
}

.rte {
  line-height: 20px;
}
.rte p {
  margin-bottom: 25px;
}

.fidelite-top {
  padding: 65px 0 45px;
}
.fidelite-top:before, .fidelite-top:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.fidelite-top:after {
  clear: both;
}
.fidelite-top .c_center {
  position: relative;
}
.fidelite-top .heading1 {
  margin-bottom: 20px;
}
.fidelite-top .fidelite-top-bg {
  position: absolute;
  top: 0;
  right: 95px;
  width: 483px;
  height: 481px;
  background: url(../img/project/fidelite-top.png) no-repeat;
}
.fidelite-top .rte {
  float: left;
  width: 410px;
}
.fidelite-top .rte p {
  margin-bottom: 20px;
}
.fidelite-top .rte .title {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  line-height: 20px;
  margin-bottom: 0;
}
.fidelite-top .rte .title.margin {
  margin-bottom: 20px;
}
.fidelite-top .rte .list {
  margin-bottom: 20px;
  list-style: none;
  padding: 0;
}
.fidelite-top .rte .list li {
  padding-left: 1em;
  text-indent: -1em;
}
.fidelite-top .rte .list li:before {
  content: "• ";
  margin-right: 5px;
  color: #E3328B;
  font-weight: normal !important;
}
.fidelite-top .cgv {
  font-size: 11px;
}
.fidelite-top .cgv a {
  text-decoration: underline;
}
.fidelite-top .cgv a:hover {
  text-decoration: none;
}
.fidelite-top .store-list {
  width: 600px;
  padding: 20px;
  background: #FFFFFF;
  border: 1px solid #dbdbdb;
  margin: 45px auto 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.fidelite-top .store-list:before, .fidelite-top .store-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.fidelite-top .store-list:after {
  clear: both;
}
.fidelite-top .store-list .left {
  width: auto;
  font-size: 14px;
  padding: 3px 0 0 20px;
}
.fidelite-top .store-list .main {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  text-transform: uppercase;
}
.fidelite-top .store-list a {
  text-align: center;
  margin: 0;
  padding: 0 20px;
  width: 140px;
}

.fidelite-account {
  padding: 55px 0 120px;
}
.fidelite-account .fidelite-cab {
  width: 56px;
  height: 52px;
  background: url(../img/project/fidelite-cab.png) no-repeat;
  margin: 0 auto 20px;
}
.fidelite-account .waiting {
  width: 425px;
  margin: 0 auto;
}
.fidelite-account .create-fidelity {
  width: 350px;
  padding-right: 0;
}

.fidelity-top {
  display: none;
}

.fidelity-part {
  width: 490px;
}
.fidelity-part .page-subheading {
  height: 40px;
  background: #491c0f;
  border-radius: 6px 6px 0 0;
  color: white;
  line-height: 40px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: normal;
}
.fidelity-part .fidelity-part-content {
  background: #f9f9f9;
  padding: 30px 15px;
  min-height: 290px;
}
.fidelity-part .description {
  padding: 0 20px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 30px;
}
.fidelity-part.fidelity-part-create {
  float: left;
  display: none;
}
.fidelity-part.fidelity-part-create .buttons {
  width: 350px;
  margin: 0 auto;
  text-align: center;
}
.fidelity-part.fidelity-part-create .buttons a {
  padding: 0 40px;
  margin: 20px 15px 0;
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.fidelity-part.fidelity-part-exists {
  float: right;
}
.fidelity-part.fidelity-part-exists .form-group {
  width: 296px;
  margin-left: auto;
  margin-right: auto;
}
.fidelity-part.fidelity-part-exists .btn_40_custom {
  width: 190px;
  margin-top: 20px;
}
.fidelity-part.fidelity-part-exists.full {
  float: none;
  margin: 0 auto 15px;
}
.fidelity-part.fidelity-part-details {
  width: 100%;
  float: none;
  font-size: 16px;
  line-height: 25px;
}
.fidelity-part.fidelity-part-details strong {
  font-family: "Open Sans", sans-serif;
}
.fidelity-part.fidelity-part-details .details {
  text-align: center;
}

.fidelity-vouchers {
  margin-top: 30px;
}
.fidelity-vouchers .heading2 {
  margin-bottom: 10px;
}
.fidelity-vouchers table {
  width: 100%;
}

.fidelity-choice {
  display: none;
  padding: 30px 0 60px;
  text-align: center;
}
.fidelity-choice .description {
  margin-bottom: 30px;
  font-size: 14px;
}
.fidelity-choice .buttons {
  width: 500px;
  margin: 0 auto;
}
.fidelity-choice .buttons a {
  width: 220px;
  text-align: center;
  padding: 0;
}

#authentication {
  display: none;
}
#authentication .confirmation {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
}
#authentication .confirmation strong {
  font-family: "Open Sans", sans-serif;
}

.fidelity-required {
  margin: 10px 0 0 0;
  font-style: italic;
  color: #6f6f6f;
}

/*
* TABLET
*/
@media (max-width: 1206px) {
  .fidelite-top .fidelite-top-bg {
    display: none;
  }
  .fidelite-top .rte {
    width: 100%;
  }
  .fidelite-top .store-list {
    width: 90%;
    text-align: center;
    padding: 10% 5%;
  }
  .fidelite-top .store-list .left {
    float: none;
  }
  .fidelite-top .store-list a {
    float: none;
    margin: 10px auto 0;
  }
}
/*
* MOBILE
*/
@media (max-width: 768px) {
  .fidelite-account .waiting {
    width: 90%;
  }

  .fidelity-part {
    width: 100%;
    margin-bottom: 15px;
  }
  .fidelity-part .fidelity-part-content {
    min-height: 120px;
  }
  .fidelity-part.fidelity-part-create .buttons {
    width: 100%;
  }
  .fidelity-part.fidelity-part-exists .form-group {
    width: 100%;
  }
}

/*# sourceMappingURL=fidelite.css.map */
