.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 70px;
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-family: 'Source Sans Pro';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  font-weight: 200;
  font-size: 22px;
  z-index: 50;
  line-height: 70px;
  *zoom: 1;
}
#header:before,
#header:after {
  display: table;
  content: "";
  line-height: 0;
}
#header:after {
  clear: both;
}
#header #fb_like {
  float: left;
  height: 50px;
  line-height: 44px;
}
#header .logo {
  height: 50px;
  position: relative;
  top: 10px;
  left: 10px;
  float: left;
  margin-right: 50px;
}
#header .logo-p-home-presentation {
  float: left;
  left: 22px;
  margin-right: 50px;
  position: relative;
  top: 10px;
}
#header .accroche {
  float: left;
  position: relative;
  top: 0;
}
#header .menu {
  float: right;
  padding: 0 10px;
}
#header .menu .btn {
  float: left;
  margin: 0 30px;
  cursor: pointer;
  color: #ffffff;
  font-family: 'estre';
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s linear;
}
#header .menu .btn img {
  position: relative;
  top: 10px;
  margin-right: 10px;
}
#header .menu .btn a {
  color: #ffffff;
  font-family: 'estre';
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s linear;
}
#header .menu .btn a .fa {
  font-size: 25px;
  width: 40px;
  height: 40px;
  border: 1px solid white;
  border-radius: 100%;
  margin-top: -5px;
  top: 10px;
  line-height: 40px;
  transition: all 0.2s linear;
}
#header .menu .btn a .fa-circle {
  color: transparent;
}
#header .menu .btn a:hover {
  color: #fff200;
}
#header .menu .btn a:hover .fa {
  color: #fff200;
  border: 1px solid #fff200;
}
#header .menu .btn a:hover .fa-circle {
  color: transparent;
}
#header .menu .btn:hover {
  color: #fff200;
}
#header .menu .btn:hover .fa {
  color: #fff200;
  border: 1px solid #fff200;
}
#header .menu .btn:hover .fa-circle {
  color: transparent;
}
#header .pink {
  color: #fe3375;
}
#slide1 {
  background: url('../../img/home_presentation/slide1.jpg') center 0 no-repeat fixed;
  height: 770px;
  position: relative;
  background-size: cover;
  font-family: 'estre';
}
#slide1 .text {
  text-align: center;
  width: 800px;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translatey(-50%);
  color: white;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
}
#slide1 .text .title {
  font-size: 95px;
}
#slide1 .text .subtitle {
  font-size: 55px;
}
#slide1 .text .nb_membres {
  font-size: 63px;
  color: #fe6697;
}
#slide1 .text .btn {
  font-size: 28px;
  background: #fff200;
  color: #114651;
  text-align: center;
  border-radius: 2px;
  margin: 50px auto;
  height: 65px;
  line-height: 70px;
  text-transform: uppercase;
  cursor: pointer;
  width: 370px;
  text-shadow: none;
  transition: all 0.2s linear;
}
#slide1 .text .btn:hover {
  background: #e6da00;
}
#slide1 .content-next {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  text-align: center;
}
#slide2 {
  height: 570px;
  background: #ffffff center 0 no-repeat fixed;
}
#slide2 .in-slide {
  *zoom: 1;
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
}
#slide2 .in-slide:before,
#slide2 .in-slide:after {
  display: table;
  content: "";
  line-height: 0;
}
#slide2 .in-slide:after {
  clear: both;
}
#slide2 .in-slide .text {
  float: left;
  padding-left: 10px;
  transform: translatey(50%);
}
#slide2 .in-slide .text .title {
  font-size: 72px;
  font-family: 'estre';
  line-height: 1;
}
#slide2 .in-slide .text .title-min {
  font-size: 65px;
  font-family: 'estre';
  line-height: 1;
}
#slide2 .in-slide .text .subtitle {
  font-size: 18px;
  margin-top: 50px;
  font-family: 'Source Sans Pro';
  font-weight: 200;
}
#slide2 .in-slide .slide2img {
  display: block;
  float: right;
  width: 620px;
  margin-top: 35px;
}
@media screen and (max-width: 1280px) {
  #slide2 {
    height: 570px;
    background: #ffffff center 0 no-repeat fixed;
  }
  #slide2 .in-slide {
    *zoom: 1;
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
  }
  #slide2 .in-slide:before,
  #slide2 .in-slide:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #slide2 .in-slide:after {
    clear: both;
  }
  #slide2 .in-slide .text {
    float: left;
    transform: translatey(0px);
    margin-top: 180px;
    margin-left: 20px;
  }
  #slide2 .in-slide .text .title {
    font-size: 50px;
    font-family: 'estre';
    line-height: 1;
  }
  #slide2 .in-slide .text .subtitle {
    font-size: 18px;
    margin-top: 50px;
    font-family: 'Source Sans Pro';
    font-weight: 200;
  }
  #slide2 .in-slide .slide2img {
    display: block;
    float: right;
    width: 500px;
    margin-top: 80px;
  }
}
#slide3 {
  height: 600px;
  background: url('../../img/home_presentation/slide3.jpg') center 0 no-repeat fixed;
  background-size: cover;
}
#slide4 {
  height: 570px;
  background: #ffffff center 0 no-repeat fixed;
  *zoom: 1;
}
#slide4:before,
#slide4:after {
  display: table;
  content: "";
  line-height: 0;
}
#slide4:after {
  clear: both;
}
#slide4 .in-slide {
  *zoom: 1;
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
}
#slide4 .in-slide:before,
#slide4 .in-slide:after {
  display: table;
  content: "";
  line-height: 0;
}
#slide4 .in-slide:after {
  clear: both;
}
#slide4 .in-slide .text {
  float: right;
  position: relative;
  margin-right: 100px;
  transform: translatey(50%);
}
#slide4 .in-slide .text .title {
  font-size: 72px;
  font-family: 'estre';
  line-height: 1;
}
#slide4 .in-slide .text .subtitle {
  font-size: 18px;
  margin-top: 50px;
  font-family: 'Source Sans Pro';
  font-weight: 200;
}
#slide4 .in-slide img {
  display: block;
  float: left;
  margin-top: 110px;
  margin-left: 100px;
  z-index: 50;
  z-index: 30;
}
@media screen and (max-width: 1280px) {
  #slide4 {
    height: 570px;
    background: #ffffff center 0 no-repeat fixed;
    *zoom: 1;
  }
  #slide4:before,
  #slide4:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #slide4:after {
    clear: both;
  }
  #slide4 .in-slide {
    *zoom: 1;
    width: 1400px;
    max-width: 100%;
    margin: 10px auto 0;
  }
  #slide4 .in-slide:before,
  #slide4 .in-slide:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #slide4 .in-slide:after {
    clear: both;
  }
  #slide4 .in-slide .text {
    float: right;
    position: relative;
    margin-right: 10px;
    transform: translatey(50%);
  }
  #slide4 .in-slide .text .title {
    font-size: 50px;
    font-family: 'estre';
    line-height: 1;
  }
  #slide4 .in-slide .text .subtitle {
    font-size: 18px;
    margin-top: 50px;
    font-family: 'Source Sans Pro';
    font-weight: 200;
  }
  #slide4 .in-slide img {
    display: block;
    float: left;
    margin-top: 130px;
    margin-left: 0px;
    z-index: 50;
    z-index: 30;
    width: 500px;
  }
}
#slide5 {
  height: 600px;
  background: url('../../img/home_presentation/slide5.jpg') center 0 no-repeat fixed;
  background-size: cover;
}
#slide6 {
  height: 570px;
  background: #ffffff center 0 no-repeat fixed;
  *zoom: 1;
}
#slide6:before,
#slide6:after {
  display: table;
  content: "";
  line-height: 0;
}
#slide6:after {
  clear: both;
}
#slide6 .in-slide {
  *zoom: 1;
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
}
#slide6 .in-slide:before,
#slide6 .in-slide:after {
  display: table;
  content: "";
  line-height: 0;
}
#slide6 .in-slide:after {
  clear: both;
}
#slide6 .in-slide .text {
  float: right;
  transform: translatey(50%);
  margin-right: 10px;
}
#slide6 .in-slide .text .title {
  font-size: 72px;
  font-family: 'estre';
  line-height: 1;
}
#slide6 .in-slide .text .subtitle {
  font-size: 18px;
  margin-top: 50px;
  font-family: 'Source Sans Pro';
  font-weight: 200;
}
#slide6 .in-slide img {
  display: block;
  float: left;
  margin-top: 70px;
}
@media screen and (max-width: 1280px) {
  #slide6 {
    height: 570px;
    background: #ffffff center 0 no-repeat fixed;
    *zoom: 1;
  }
  #slide6:before,
  #slide6:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #slide6:after {
    clear: both;
  }
  #slide6 .in-slide {
    *zoom: 1;
    width: 1400px;
    max-width: 100%;
    margin: 50px auto;
  }
  #slide6 .in-slide:before,
  #slide6 .in-slide:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #slide6 .in-slide:after {
    clear: both;
  }
  #slide6 .in-slide .text {
    float: right;
    transform: translatey(50%);
    margin-right: 30px;
  }
  #slide6 .in-slide .text .title {
    font-size: 50px;
    font-family: 'estre';
    line-height: 1;
  }
  #slide6 .in-slide .text .subtitle {
    font-size: 18px;
    margin-top: 50px;
    font-family: 'Source Sans Pro';
    font-weight: 200;
  }
  #slide6 .in-slide img {
    display: block;
    float: left;
    margin-top: 100px;
    width: 500px;
    margin-left: 20px;
  }
}
#slide7 {
  height: 600px;
  background: url('../../img/home_presentation/slide7.jpg') center 0 no-repeat fixed;
  background-size: cover;
}
#slide8 {
  height: 570px;
  background: #ffffff center 0 no-repeat fixed;
  *zoom: 1;
}
#slide8:before,
#slide8:after {
  display: table;
  content: "";
  line-height: 0;
}
#slide8:after {
  clear: both;
}
#slide8 .in-slide {
  *zoom: 1;
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
}
#slide8 .in-slide:before,
#slide8 .in-slide:after {
  display: table;
  content: "";
  line-height: 0;
}
#slide8 .in-slide:after {
  clear: both;
}
#slide8 .in-slide .text {
  float: left;
  transform: translatey(50%);
  margin-left: 50px;
}
#slide8 .in-slide .text .title {
  font-size: 72px;
  font-family: 'estre';
  line-height: 1;
}
#slide8 .in-slide .text .subtitle {
  font-size: 18px;
  margin-top: 50px;
  font-family: 'Source Sans Pro';
  font-weight: 200;
}
#slide8 .in-slide img {
  display: block;
  float: right;
  position: relative;
  margin-top: 50px;
  margin-right: 50px;
}
@media screen and (max-width: 1280px) {
  #slide8 {
    height: 570px;
    background: #ffffff center 0 no-repeat fixed;
    *zoom: 1;
  }
  #slide8:before,
  #slide8:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #slide8:after {
    clear: both;
  }
  #slide8 .in-slide {
    *zoom: 1;
    width: 1400px;
    max-width: 100%;
    margin: 20px auto 0;
  }
  #slide8 .in-slide:before,
  #slide8 .in-slide:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #slide8 .in-slide:after {
    clear: both;
  }
  #slide8 .in-slide .text {
    float: left;
    transform: translatey(50%);
    margin-left: 60px;
  }
  #slide8 .in-slide .text .title {
    font-size: 60px;
    font-family: 'estre';
    line-height: 1;
  }
  #slide8 .in-slide .text .subtitle {
    font-size: 18px;
    margin-top: 50px;
    font-family: 'Source Sans Pro';
    font-weight: 200;
  }
  #slide8 .in-slide img {
    display: block;
    float: right;
    position: relative;
    margin-top: 70px;
    width: 550px;
    margin-right: 30px;
  }
}
#slide9 {
  height: 600px;
  background: url('../../img/home_presentation/slide9.jpg') center 0 no-repeat fixed;
  background-size: cover;
}
#slide10 {
  background: #ffffff;
  text-align: center;
}
#slide10 .title {
  font-size: 72px;
  font-family: 'estre';
  line-height: 1;
  margin-top: 120px;
}
#slide10 .btn {
  font-size: 25px;
  background: #7cc30b;
  color: #ffffff;
  text-align: center;
  width: 380px;
  border-radius: 5px;
  margin: 50px auto;
  height: 65px;
  cursor: pointer;
  line-height: 65px;
  text-transform: uppercase;
  transition: all 0.2s linear;
  font-family: 'estre';
}
#slide10 .btn:hover {
  background: #7db228;
}
#slide10 .content_user {
  width: 1240px;
  margin: 120px auto 0;
  *zoom: 1;
}
#slide10 .content_user:before,
#slide10 .content_user:after {
  display: table;
  content: "";
  line-height: 0;
}
#slide10 .content_user:after {
  clear: both;
}
#slide10 .content_user .content_img {
  position: relative;
  margin: 4px 2px 0 2px;
  float: left;
  height: 120px;
  cursor: pointer;
  overflow: hidden;
  width: 120px;
  transition: all 0.2s linear;
}
#slide10 .content_user .content_img .pastille {
  position: absolute;
  top: 2px;
  left: 2px;
}
#slide10 .content_user .content_img img {
  transition: all 0.2s linear;
}
#slide10 .content_user .content_img:after {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  height: 40px;
  background: rgba(0, 0, 0, 0.7);
  line-height: 40px;
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-size: 20px;
  cursor: pointer;
  color: #ffffff;
  text-align: center;
  content: 'Voir le profil';
  transition: all 0.2s linear;
}
#slide10 .content_user .content_img:hover img {
  transform: scale(1.15, 1.15);
}
#slide10 .content_user .content_img:hover:after {
  bottom: 0px;
}
#slide10 .logo {
  margin-top: 80px;
}
#slide10 .logo a {
  text-decoration: none;
  margin: 0 40px 0 40px;
}
#slide10 .accroche,
#slide10 .accroche a {
  font-family: 'Source Sans Pro';
  font-size: 14px;
  text-align: justify;
  text-decoration: none;
  width: 90%;
  margin: 80px auto;
  font-weight: 200;
  color: #000;
}
#slide10 .accroche h1,
#slide10 .accroche a h1,
#slide10 .accroche h2,
#slide10 .accroche a h2,
#slide10 .accroche h3,
#slide10 .accroche a h3,
#slide10 .accroche p,
#slide10 .accroche a p,
#slide10 .accroche a,
#slide10 .accroche a a,
#slide10 .accroche strong,
#slide10 .accroche a strong {
  margin: 0;
  padding: 0;
  display: inline;
  font-size: 14px;
  font-weight: normal;
}
@media screen and (max-width: 1280px) {
  #slide10 .content_user {
    width: 992px;
    overflow: hidden;
    height: 745px;
  }
}
#footer {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  text-align: center;
  font-family: 'Source Sans Pro';
  font-weight: 200;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
}
#footer a {
  text-decoration: none;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Source Sans Pro';
  font-weight: 200;
  transition: all 0.2s linear;
}
#footer a:hover {
  color: #7CC30B;
}
#footer .copyright {
  font-size: 14px;
  margin-top: 10px;
}
#footer .copyright a {
  font-size: 14px;
}
@media screen and (max-width: 1280px) {
  #footer a {
    font-size: 14px;
  }
}
#inscription {
  display: none;
  width: 730px;
  height: 512px;
  position: fixed;
  top: 50%;
  margin-top: -250px;
  left: 50%;
  margin-left: -365px;
  background: #ffffff;
  z-index: 600;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
  text-align: center;
}
#inscription .first-step a {
  text-decoration: none;
}
#inscription .first-step .facebook {
  position: absolute;
  bottom: 0;
  height: 70px;
  left: 0;
  right: 0;
  line-height: 70px;
  cursor: pointer;
  font-size: 22px;
  font-weight: 200;
  color: #3b5998;
  background: #e6ecf8;
}
#inscription .first-step .facebook .fa-stack.fa-lg {
  font-size: 20px;
  position: relative;
  top: -2px;
}
#inscription .first-step .title {
  font-size: 41px;
  margin-top: 40px;
}
#inscription .first-step .subtitle {
  font-size: 24px;
  font-family: 'Source Sans Pro';
  font-weight: 200;
  margin-top: 10px;
  margin-bottom: 10px;
}
#inscription .second-step {
  display: none;
}
#inscription .second-step .title {
  font-size: 41px;
  margin-top: 40px;
}
#inscription .second-step .btn {
  margin: 35px auto 0;
}
#inscription .second-step form .content-input {
  width: 465px;
}
#inscription .second-step form .content-input .error {
  right: -110px;
}
#inscription .second-step form .content-input label {
  width: 30%;
  left: -10%;
}
#inscription .second-step form .content-input .content_town {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  background: #fff;
  border: 1px solid #b3b3b3;
  margin-left: 83px;
  max-height: 181px;
  position: absolute;
  width: 300px;
  overflow: hidden;
  z-index: 200;
}
#inscription .second-step form .content-input .content_town .town {
  text-align: left;
  height: 30px;
  line-height: 30px;
  border-bottom: 1px solid #b3b3b3;
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-size: 18px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
}
#inscription .second-step form .content-input .content_town .town:last-child {
  border-bottom: 0px none;
}
#inscription .second-step form .content-input .content_town .town:hover {
  background: #e9e9e9;
  cursor: pointer;
}
#inscription .second-step .error_inscription {
  text-align: center;
  color: #d42222;
  margin-top: 0;
  font-family: estre;
}
#inscription form .content-input {
  *zoom: 1;
  position: relative;
  margin: 7px auto 7px;
}
#inscription form .content-input:before,
#inscription form .content-input:after {
  display: table;
  content: "";
  line-height: 0;
}
#inscription form .content-input:after {
  clear: both;
}
#inscription form .content-input .error {
  display: none;
  height: 14px;
}
#inscription form .content-input label {
  display: block;
  float: left;
  font-family: "Source Sans Pro";
  font-size: 18px;
  font-weight: 200;
  left: -40%;
  line-height: 35px;
  position: absolute;
  text-align: right;
  width: 33%;
}
#inscription form .content-input select,
#inscription form .content-input input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 300px;
  height: 35px;
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-size: 21px;
  border: 0;
  border-bottom: 1px solid #989898;
  color: #696a6b;
  background-color: white;
  border-radius: 0px;
}
#inscription form .content-input select.day,
#inscription form .content-input input.day,
#inscription form .content-input select.month,
#inscription form .content-input input.month,
#inscription form .content-input select.year,
#inscription form .content-input input.year {
  width: 97px;
}
#inscription form .content-input input {
  padding-left: 5px;
}
#inscription form .content-input.error {
  margin: 10px auto 0px;
}
#inscription form .content-input.error input,
#inscription form .content-input.error select {
  border: 0;
  border-bottom: 1px solid #f53939;
}
#inscription form .content-input.error .error {
  background-color: white;
  border: 1px solid #fe0000;
  color: #fe0000;
  display: block;
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 500;
  height: auto;
  padding: 5px;
  position: absolute;
  right: -220px;
  text-align: center;
  top: 0;
  width: 170px;
  z-index: 2;
}
#inscription form .content-input.error .error:after {
  right: 96%;
  top: 4px;
  border: solid transparent;
  content: "<";
  height: 10px;
  width: 10px;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-width: 10px;
  color: red;
}
#inscription form .check {
  font-family: 'Source Sans Pro';
  font-weight: 200;
  font-size: 18px;
  padding-top: 20px;
  display: block;
  color: #696a6b;
  margin-top: 10px;
}
#inscription form .btn {
  color: #ffffff;
  border: 0px none;
  font-family: 'Source Sans Pro';
  font-weight: 400;
  font-size: 30px;
  width: 300px;
  height: 55px;
  margin: 30px auto 0;
  background: #7ac508;
  border-radius: 2px;
  line-height: 55px;
  cursor: pointer;
  transition: all 0.2s linear;
}
#inscription form .btn:hover {
  background: #7ac508;
}
#inscription .return_link {
  float: left;
  padding: 10px;
  display: block;
  color: #1F1F1F;
  text-decoration: none;
}
#inscription .return_link:hover {
  text-decoration: underline;
}
.second-step form .content-input.error .error {
  right: -110px !important;
}
.second-step form .check {
  display: block;
  position: relative;
}
.second-step form .check .error {
  display: none;
}
.second-step form .check.error .error {
  display: block;
  font-family: "Source Sans Pro";
  background-color: white;
  border: 1px solid #fe0000;
  color: #fe0000;
  font-size: 14px;
  font-weight: 500;
  height: auto;
  padding: 5px;
  position: absolute;
  right: -82px;
  text-align: center;
  top: 4px;
  width: 200px;
}
.second-step form .check.error .error:after {
  right: 96%;
  top: 10px;
  border: solid transparent;
  content: "<";
  height: 10px;
  width: 10px;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-width: 10px;
  color: red;
}
#overlay {
  display: none;
  position: fixed;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 500;
}
body {
  padding: 0;
  margin: 0;
  font-family: 'estre';
  color: #1d1d1d;
}
.in-slide {
  overflow: hidden;
}
.subtitle .accroche {
  font-family: calibri!important;
}
#slide10 {
  font-family: extre;
}
#cities {
  text-align: center;
  width: 400px;
  margin: auto;
  font-size: 13px;
}

.display_none{
  display: none;
}

#step1{
  margin-top: 50px;
}

.label_input{
  font-size: 23px;
  font-family: 'Source Sans Pro';
}

#step1 #sex_status{
  color: #696a6b;
  font-weight: 400;
  text-align-last:center;
  text-align: center;
  background-color: white;
  border-radius: 0px;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label:before {
  content: "";
  display: block;
  position: absolute;
  left: 114px;
  width: 22px;
  height: 22px;
  background-color: #dddddd;
}

input[type=checkbox] {
  display: none;
}

input[type=checkbox] + label:before {
  content: "";
  display: inline-block;
  background-color: white;
  border: 1px solid #696a6b;
  width: 22px;
  height: 22px;
}

input[type=checkbox]:checked + label:before {
  content: "\2713";
  color: #696a6b;
  border: 1px solid #696a6b;
}

#img_facebook{
  width: 40px;
  height: 40px;
  left: -5px;
  position: relative;
}

#sex_status option{
  color: #696a6b;
}

.wooz_select {
  -webkit-background: transparent;
  -moz-background: transparent;
  -ms-background: transparent;
  -o-background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance:none;
  -o-appearance:none;
  background-image: url(/web/img/home_presentation/select-arrow.png);
  background-repeat: no-repeat;
  background-position: 92%;
  background-size: 25px 18px;
}
