@import url(https://betclick.hs.llnwd.net/e1/page/content_page/contentpage_bc_pl/assets/css/fonts.min.css);


:root {
  font-size: 10px;
}

html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  cursor: default;
  font-family: 'Metropolis',sans-serif;
}

body {
  width: 100%;
  height: 100%;
}

a {
  text-decoration: none;
}

.mobile_link {
  display: none;
}

.desktop_link {
  display: inline-block;
}

main {
  background: #D2161E;
  background-size: cover;
  height: 100%;
  padding: 0 1rem;
}

nav {
  padding: 20px 0;
}

nav .logo {
  background: url("../img/logo_betclic2.svg") no-repeat;
  width: 113px;
  height: 39px;
  display: block;
  margin: auto;
}

section.content_bonus {
  width: 100%;
  max-width: 107rem;
  margin: 0 auto;
  margin-top: 6rem;
  border-radius: 7px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.28);
  background-color: #fff;
  text-align: center;
  position: relative;
}

.content_top_bonus {
  padding-top: 5rem;
  left: 2rem;
  padding-right: 2rem;
  background: #111111;
  background-size: cover;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: flex;
}
.content_bottom_bonus img{
  display: none;
}

/* .content_img_bonus, .content_txt_bonus {
  display: inline-block;
  text-align: left;
} */

/* .content_img_bonus .img_bonus, .content_txt_bonus .img_bonus {
  width: 100%;
  border-radius: 100%;
  height: 100%;
  margin-top: -5rem;
} */

.content_txt_bonus {
  vertical-align: top;
  padding-top: 3rem;
  padding-bottom: 2rem;
  margin-left: 3.7rem;
}

/* .content_txt_bonus h1, .content_txt_bonus a.cta {
  font-family: 'Metropolis';
} */

.content_txt_bonus h1, .content_txt_bonus a.cta, .content_txt_bonus span {
  color: #fff;
  text-align: center;
}

.content_txt_bonus h1 {
  font-size: 3.8rem;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0;
  max-width: 400px;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}


.code_promo{
  text-transform: uppercase;
  background-color: #e10014;
  color: #fff;
  padding: 6px!important;
  border-radius: 4px;
  line-height: 2.6rem;
  width: auto;
  display: inline-block;
}
/* .content_txt_bonus span {
  font-size: 1.8rem;
  font-weight: 500;
  display: block;
  margin-top: 1rem;
  max-width: 400px;
} */

.content_txt_bonus a.cta {
  font-size: 2.2rem;
  font-weight: 600;
  padding: 1.5rem 6rem;
  text-align: center;
  margin-top: 2rem;
  background: #e10014;
  -webkit-box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.4);
  border-radius: 10rem;
  z-index: 9999;
}

.content_txt_bonus .img_cta {
  vertical-align: middle;
  margin-top: -4px;
  -webkit-animation-name: cta;
  -webkit-animation-duration: 1.5s;
  animation-name: cta;
  animation-duration: 1.5s;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.sharethis-inline-share-buttons {
  padding: 20px;
}


.warning-event-page {
  border: 1px solid #FF3C3C;
  background: #FEE2E2;
  color: #111;
  line-height: 18px;
  font-size: 12px;
  border-radius: 3px;
  padding: 15px;
  margin: 0px 0 0 0;
  font-weight: 500;
  /* font-family: 'metropolis'; */
  margin: 20px !important;
}


em {
  font-style: normal;
  text-transform: uppercase;
  border-bottom: 1px solid #111;
}







.content_bottom_bonus {
  background: #fff;
  width: 100%;
  margin-top: 7rem;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}

.content_bottom_bonus ul {
  margin: auto;
  padding: 0;
}

.content_bottom_bonus ul li {
  display: inline-block;
  max-width: 25.6rem;
  margin: 0 3.5rem;
  margin-top: -2.5rem;
  vertical-align: top;
  padding-bottom: 3.5rem;
}


.content_bottom_bonus ul li span {
  color: #0F0E30;
  /* font-family: 'Metropolis'; */
  font-weight: bold;
  font-size: 1.8rem;
  display: inline-block;
  font-weight: 400;
}

.content_bottom_bonus ul li .bold {
  font-weight: bold;
}

.content_bottom_bonus ul li .freebets {
  font-weight: 800;
  font-style: italic;
  display: inline-block;
  margin-left: 2px;
}

.content_bottom_bonus ul li p {
  color: #767676;
  /* font-family: 'Metropolis'; */
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.2rem;
  margin: 0;
  z-index: 1;
  position: relative;
}

.content_bottom_bonus .separator {
  display: inline-block;
  width: 1px;
  height: 130px;
  margin: 2.5rem 0;
  background: #E7E4DB;
}


footer {
  text-align: center;
  background: #1A1A1A;
  padding: 2rem 0;
}

footer span, footer a {
  color: rgba(255, 255, 255, 0.5);
  /* font-family: 'Metropolis'; */
  font-size: 1.2rem;
  font-weight: 500;
}

footer span a, footer a a {
  font-weight: 600;
  padding-bottom: .3rem;
}

footer span a:hover, footer a a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

@media only screen and (max-width: 1100px), only screen and (max-device-width: 1100px) {
  .content_bottom_bonus ul li {
    max-width: 28%;
    width: auto;
    margin: 0 1rem;
    margin-top: -2.5rem;
  }

  .separator {
    margin-top: 2.5rem;
  }
}

@media only screen and (max-width: 860px), only screen and (max-device-width: 860px) {
  .content_top_bonus {
    left: 0;
    padding-right: 0;
    padding: 0 1rem;
    padding-top: 2rem;
  }

  .content_txt_bonus {
    margin-left: 0;
  }

  .content_bottom_bonus {
    margin-top: 5rem;
  }

  .content_img_bonus {
    text-align: center;
    max-width: 180px;
  }

  .content_img_bonus .img_bonus, .content_txt_bonus .img_bonus {
    width: 95%;
  }

  .content_img_bonus h1, .content_img_bonus span, .content_txt_bonus h1, .content_txt_bonus span {
    text-align: center;
  }

  .content_img_bonus a.cta, .content_txt_bonus a.cta {
    width: 100%;
    padding: 0;
    margin: 0;
    height: 6rem;
    line-height: 6.5rem;
    margin-top: 2rem;
  }

  .content_img_bonus a.cta:hover, .content_txt_bonus a.cta:hover {
    padding: 0;
  }
}

.desktop_link {
  display: none;
}

.mobile_link {
  display: inline-block;
}

nav {
  padding-top: 1.5rem;
  padding-bottom: 1rem;
}

main {
  padding-bottom: 20rem;
}

section.content_bonus {
  margin-top: 5rem;
}

.content_txt_bonus {
  padding: 1rem .5rem;
}

.content_txt_bonus h1 {
  text-align: center;
  width: 100%;
  font-size: 2.6rem;
  margin-top: .5rem;
}


.content_txt_bonus a.cta {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0;
}

.content_top_bonus {
  padding: 0;
  padding-top: .7rem;
}

.content_bottom_bonus {
  margin-top: 0;
}

.content_bottom_bonus ul {
  text-align: left;
  padding: 1rem 0;
}

.content_bottom_bonus ul li {
  display: inline-block;
  max-width: 90%;
  margin: 1rem 0;
  margin-left: 5%;
  margin-bottom: 0;
  vertical-align: top;
  padding-bottom: 0;
  text-align: left;
}


.content_bottom_bonus ul li span {
  display: inline-block;
  vertical-align: top;
  font-size: 1.4rem;
  margin-left: .5rem;
  max-width: 280px;
  margin-top: .6rem;
}

.content_bottom_bonus ul li p {
  margin-left: 3.6rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  margin-top: .5rem;
}


.content_bottom_bonus .separator {
  display: inline-block;
  width: 90%;
  height: 1px;
  margin: 0;
  margin-left: 5%;
  margin-top: .5rem;
  background: #E7E4DB;
  text-align: center;
}


.btn_account {
  display: none;
}

footer {
  padding-bottom: 10rem;
}

footer span {
  padding: 0 10px;
}