@charset "UTF-8";
/* ====== Table of content Start =====*/
/*
Project Name: Agence matrimoniale
File        : CSS Base
Version     : 1.0.0
Author      : Unicom
*/
.left-side-img img {
    top: 336px;
    left: 12%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
}
.right-side-img img {
    top: 336px;
    right: -12%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    height: auto;
}
  input[type="file"]{
    position: absolute;
	display:none;
    opacity: 0 !important;
  }
  .form_btn .disable:hover span, .rencontrer button {
    font-family: Signatra;
    font-size: 32px;
    color: white;
}
  input[type="file"]:required:invalid  {
    content: "\2610";
    padding-right: 0.2em;
    font-size: 1.6em;
    color: red;
  }
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.multiselect-container  li::after {
  display: none;
}
.displaydiv{
display:block;
}
.desktop{display:block}
	.mobile{display:none}
.multiselect-container li.active:before {
  display: none!important;
  /*height: 1000px;
   color: white; */
  /* display: block; */
  /* z-index: 20; */
}
.form_items h3.languesselect{padding-top: 10px;}
.selection{
	padding-top: 11px;
    font-size: 15px;
    font-weight: 600;
    z-index: 0;
}
.couleuryeuxdesktop {
  text-align:center;
   width:170px;
}
.couleuryeuxdesktopdiv{
  width:194px;
}
.lineheight{
  line-height: 26px;

}
.btnrencontrer{
  right: 55px!important;
  bottom: 26px!important;
  font-size: 1.125rem!important;
  font-weight: 500!important;
  padding: 0.1375rem 2.375rem!important;
  outline: none;
  border: none;
  background: #da1c5c;
  background: #da1c5c;
  margin-left: 9px;
  font-family: Signatra;
  font-size: 25px!important;}
.form_header_content:after {
    padding-top: 34px;
    background: url(https://unicomdigitalagency.com/Matrimonial/assets/images/background/shadow.png);
    background-position: bottom;
    background-repeat: no-repeat;
}
.colour {
  color: #da1c5c ;
  font-weight:bold;
}
.img {
  background-color:#da1c5c; 
  width:180px;
  height:110px;
  color: white;
  font-family: sans-serif;
  cursor: pointer;
  padding:35px;
  border-radius:15px;
  
}
.img1{
  background-color:#da1c5c; 
  width:180px;
  height:110px;
  color: white;
  font-family: sans-serif;
  cursor: pointer;
  padding:9px;
  border-radius:15px;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.open>.dropdown-menu {
    max-height: 180px!important;
    overflow-y: scroll;
}
h3.whatsapp{
  margin-left: -19px;
}
.wrapper {
  width: 100%;
  min-height: 100vh;
  background-image: url("../images/bg-img/bg_0.png");
/*  background-image: url("../images/bg-img/fond-1.png");
 */ background-position: center;
  background-size: cover;
  overflow-x: hidden;
  padding-top: 1.25rem;
}
input.niveau_etude, input.profession_conjoint, input.profession,input.nature_ou_ville,input.niveau_etude_conjoint{padding:5px 0;}
.open>.dropdown-menu {
    max-height: 180px!important;
    overflow-y: scroll;
    display: block;
    z-index: 999;
}
.sansimportance{
  margin-bottom: 19px;
  width: 150px!important;
}
.marginnn {
  margin-top: -26px!important;
}
.rencontrer1{
  padding: 30px 2px;
}
.form_btn span,.rencontrer1 button {
  font-family: Signatra;
  font-size: 32px;
  color: #da1c5c;
}
.rencontrer1 button {right: 55px;bottom: 26px;/* font-size: 1.125rem; */font-weight: 500;padding: 0.1375rem 2.375rem;outline: none;border: none;background: #da1c5c;background: #da1c5c;margin-left: 9px;}
.errorfile{
  font-weight: bold!important;
  color: #da1c5c; 
}
.conditions_generales{padding: 15px;
font-size:large;}
select.saison_preferee{padding-right: 10px!important;margin-left: 14px!important;}
.rencontrer{padding: 0px 32px;}
.form_btn span,.rencontrer button {
    font-family: Signatra;
    font-size: 32px;
    color: #da1c5c;
}
.rencontrer button {right: 55px;bottom: 26px;/* font-size: 1.125rem; */font-weight: 500;padding: 0.1375rem 2.375rem;outline: none;border: none;background: #da1c5c;background: #da1c5c;margin-left: 9px;}
.checkcontainer {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  color: #4d4d4f;
  font-weight: 600;
  cursor: pointer;
  padding-top: 2px;
}
/* Hide the browser's default checkbox */
.checkcontainer input {
  position: absolute;
  opacity: 0!important;
  cursor: pointer;
  height: 10px;
  width: 0;
}
.allurec .checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
margin-bottom: -4px;}
.nature_ou_ville1 label{padding-bottom: 7px}
.form_items li.situation {
    padding-left: 3.6875rem;
    margin-bottom: 0;
    margin-top: 0;
    /* margin-right: 47px; */
}
select {
padding: 1.5px 10px !important;}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
  background-color: #da1c5c;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
  display: block;
}
.description .checkcontainer {
	font-size:14px
}


/* Style the checkmark/indicator */
.checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  /* border: solid white; */
  /* border-width: 0 3px 3px 0; */
  /* -webkit-transform: rotate(45deg); */
  -ms-transform: rotate(45deg);
  /* transform: rotate(45deg); */
}
.col-2.habitation2{
	width:25%;
}
.row.niveau_etude,.row.profession{height: 100px;}
.form_items li.sexe {
    padding-left: 4.6875rem;
    margin-bottom: 1.875rem;
    margin-top: 1.3rem;
    margin-left: 140px;
}

.count_box {
  width: 19rem;
  height: 6.0625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  background: -webkit-gradient(linear, left top, right top, from(#2193b0), to(#6dd5ed));
  background: linear-gradient(to right, #2193b0, #6dd5ed);
}

.count_clock img {
  width: 3.125rem;
}

.count_title h4 {
  color: #000a38;
  font-size: 1.375rem;
  margin-bottom: -0.4rem;
}
.count_title span {
  color: #000a38;
  font-size: 1.375rem;
  font-weight: 700;
}

.count_number {
  width: 7rem;
  height: 5rem;
}
.count_number h3 {
  color: #000a38;
  font-size: 1.75rem;
  font-weight: 800;
  margin-top: 0.9rem;
  margin-bottom: -0.3rem;
}
.count_number span {
  color: #595959;
  font-size: 1rem;
  font-weight: 800;
}
.auto{width: auto !important;}
.descriptionreglage{width:100%;}
.multisteps_form {
  width: 70%;
  min-height: 43.75rem;
  background-image: url("../images/bg-img/agence-matrimoniale-internationale-2.png");
  background-repeat: no-repeat;
  background-position: top right;
  border-radius: 0.5rem;
  margin: 0 auto;
  max-width: 56.25rem;

  min-height: 45.9375rem;
  margin: 5rem auto;
  border-radius: 0.625rem;
  background-image: url("../images/bg-img/rounded-rectangle.png"), url("../images/bg-img/rounded-rectangle-2.png");
  background-repeat: no-repeat;
  background-position: center top, center bottom;
  margin-bottom: 61px;
}

.form_items h3 {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 2px;
    text-decoration: none;
    list-style: none;
    font-size: 16px;
    color: #4d4d4f;
    font-weight: 600;
    cursor: pointer;
    text-align: left;
    /* width: 47px; */
    /* padding-left: 33px; */
    padding-top: 0;
}
.form_items input, select {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #999898;
    padding: 0px 10px;
    border-radius: 8px;
    float: left;
    width: 100%;
    margin-right: 11px;
    /* margin-top: 7px; */
    /* max-height: 43px; */
}
.form_header_content {
  padding-top: 34px;
}
.form_header_content h2 {
  font-size: 2.8125rem;
  background: -webkit-linear-gradient(#36d0dc, #5a87e5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}
.form_header_content span {
  color: #000a38;
  /* font-size: 1.25rem; */
  font-weight: 900;
  font-weight: 900;
  color: #da1c5c;
  font-style: italic;
}
  .px-10 {
    /* padding-right: 10rem!important; */
    /* padding-left: 12rem!important; */
}


.multisteps_form_panel {
  display: none;
  /* background: url("../images/bg-img/agence-matrimoniale-internationale-1.png"); */
  height: 421px;
  /* height: 69%; */
}

#footer{text-align:center;height: 65px;background: #da1c5c;font-size: 14px;line-height: 22px;}
.bottom-copyright{
    color: white;
    padding: 21px 0;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
    }
.social{
    color: white;
    /* float: right; */
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    text-align: right;
    margin-right: 50px;
    }
.question_number {
  color: #000a38;
  font-size: 1.0625rem;
  font-weight: 700;
  margin-right: 5.176rem;
}

.progress {
  width: 85%;
  margin: 2.1875rem 0 0rem 3.75rem;
}
.progress .progress-bar {
  background: #da1c5c;
}
.col-5 {
   
    float: left;
}

h1 {
  color: #565759;
  font-size: 2.8375rem;
  text-transform: uppercase;
  font-weight: 400 !important;
}

.form_items {
  padding: 2rem;
  width: 100%;
  margin: auto;
  background: url("../images/bg-img/agence-matrimoniale-internationale-1.png");
  height: 400px;
}

.form_items li {
    padding-left: 4.6875rem;
    margin-bottom: 1.875rem;
    margin-top: 1.3rem;
}
.form_items li {
  padding-left: 4.5875rem;
  margin-bottom: 0;
  margin-top: 0;
  /* margin-right: 47px; */
}
.form_items li label {
  font-size: 16px;
  color: #4d4d4f;
  font-weight: 600;
  cursor: pointer;
}

.form_items li input {
  display: none;
}
.form_items .multiselect-container li input {
    display: block;
}
.form_items li:after {
  content: "";
  width: 2.125rem;
  height: 2.125rem;
  top: 50%;
  left: 19px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  border-radius: 100%;
  border: 3px solid #e3e3e3;
  cursor: pointer;
}
.form_items li:before {
  content: "";
  top: 49%;
  left: 26.5px;
  font-size: 1.263rem;
  line-height: 1;
  font-weight: 900;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #da1c5c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  display: none;
}
.displaylabel{
  display:none;
}
.form_items li.sexe:after {
  content: "";
  width: 2.8125rem;
  height: 2.8125rem;
  top: 50%;
  left: 14px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  border-radius: 100%;
  border: 3px solid #e3e3e3;
  cursor: pointer;
}
.form_items li.sexe:before {
  content: "";
  top: 50%;
  left: 23.5px;
  font-size: 1.6625rem;
  line-height: 1;
  font-weight: 900;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #da1c5c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: 1;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  display: none;
}
.form_items li.active label {
  background: #da1c5c;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.form_items li.active:before {
  display: block;
  z-index: 2;
}
.form_items li.active:after {
  border-color: #da1c5c;
  -webkit-transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.form_btn .f_btn {
  font-size: 1.25rem;
  font-weight: 800;
  padding: 0.9375rem 1.5625rem;
  outline: none;
  border: none;
  margin-right: 0.625rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 26px;
  left: 55px;
}
.form_btn .disable {
  color: #ffffff;
  background-color: #000000;
}
.form_btn .disable:hover {
  color: #000000 !important;
  background-color: #da1c5c;
}
.form_btn .active {
  color: #ffffff;
  background: #da1c5c;
}
.form_btn .active:hover {
  color: #000000 !important;
  background: #da1c5c;
}
.form_items li.sexe label {
font-size: 21px;}
.space{padding-right:20px}
.bienvenu {text-align:center;padding: 3rem;width: 100%;margin: auto;background-image: url(../images/bg-img/agence-matrimoniale-internationale-1.png);height: 465px;overflow-x: auto;text-align: center;padding-top: 2rem;background: white;background-image: url(../images/bg-img/agence-matrimoniale-internationale-1.png);}
.bienvenu h3 {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 2px;
    text-decoration: none;
    list-style: none;
    font-size: 21px;
    color: #da1c5c;
    font-weight: 600;
    cursor: pointer;
    text-align: left;
    /* padding-left: 33px; */
    padding-top: 0;
    text-align: center;
}
.bienvenu div {
    text-align: center!important;
    font-size: 18px;
    line-height: 24.5px;
    font-weight: 500;
    color: black ;
    line-height: 31px;
    font-size: 22px;
    }
   
.next_btn {
    right: 55px;
    bottom: 26px;
    font-size: 1.125rem;
    font-weight: 700;
    padding: 0.84375rem 4.375rem;
    outline: none;
    border: none;
    background: #da1c5c;
    background: #da1c5c;
}
h2.question_title{color: #565759;font-size: 2rem;text-transform: uppercase;font-weight: 600 !important;padding-bottom: 0px !important;}
body {
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-family: 'Montserrat', sans-serif;
  height: 100%;
  margin: 0;
  background: #da1c5c;
}

.passionreglage{
  width:100%;
  margin-top:15px;
}
.paddingdesktop1{
  padding:57px;
}
.paddingdesktop{
  padding:22px 1.5rem;
}
a,
button,
input {
  cursor: pointer;
  text-decoration: none;
}
a:hover,
button:hover,
input:hover {
  text-decoration: none;
}
a:focus,
button:focus,
input:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

img {
  max-width: 95%;
  height: auto;
}

.animate_25ms {
  -webkit-animation-delay: 25ms;
          animation-delay: 25ms;
}

.animate_50ms {
  -webkit-animation-delay: 50ms;
          animation-delay: 50ms;
}

.animate_100ms {
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
}

.animate_150ms {
  -webkit-animation-delay: 150ms;
          animation-delay: 150ms;
}

.animate_200ms {
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}

@media (min-width: 1560px) {
  html {
        zoom: .8;
      }
  .container {
    max-width: 100%;
  }


}

@media (max-width: 1522px) {
  
  .right-side-img img {
    top: 336px;
    right: -12%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    height: auto;
    width: 342px!important;
  }
    .left-side-img img {
      top: 336px;
      left: 12%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%);
      position: absolute;
  width:300px!important;
    }
@media (max-width: 1368px) {
  
.right-side-img img {
  top: 336px;
  right: -12%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  height: auto;
  width: auto!important;
}
  .left-side-img img {
    top: 336px;
    left: 12%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
width:auto!important;
  }
	  .container {
    max-width: 100%;
  }
	.form_items li.sexe {
    padding-left: 4.6875rem;
    margin-bottom: 1.875rem;
    margin-top: 1.3rem;
    margin-left: 112px;
}
	
	  .nationalite{
	max-width: 237px;
}
	html {
        zoom: .75;
      }
  .wrapper {
    min-height: auto;
  }
  .multisteps_form {
    margin-bottom: 0;
}
.auto {
    width: auto !important;
    padding-right: 5px;
    padding-left: 5px;
}
.social{
	margin-right:50px;
}
}
/* ==================================================
*	01 - media screen and (max-width: 1199px)
*	02 - media screen and (max-width: 991px)
*	03 - media screen and (max-width: 767px)
*	04 - media screen and (max-width: 575px)
*	05 - media screen and (max-width: 480px)
*	06 - media screen and (max-width: 380px)
*	07 - media screen and (max-width: 320px)

*   XX-Large devices (larger desktops)
*   No media query since the xxl breakpoint has no upper bound on its width

================================================== */
@media screen and (max-width: 1024) {
	html {
        zoom: .7;
      }
  .count_box {
    width: 15.75rem;
    height: 5rem;
  }

  .count_clock img {
    width: 3rem;
  }
  .left-side-img img {
    top: 340px;
    left: 8%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    width: 280px;
}
.left-side-img img {
    top: 340px;
    left: 8%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    width: 280px;
}

  .count_title h4 {
    font-size: 1.175rem;
  }
  .count_title span {
    font-size: 1.175rem;
  }

  .count_number {
    width: 8rem;
    height: 4rem;
    border-radius: 2.5rem;
  }
  .count_number h3 {
    font-size: 1.25rem;
    font-weight: 700;
  }
  .count_number span {
    font-size: 0.8rem;
    font-weight: 700;
  }

  .form_header_content h2 {
    font-size: 2.5125rem;
    font-weight: 700;
  }
  .form_header_content span {
    font-size: 2.15rem;
    font-weight: 600;
  }

  .multisteps_form {
    min-height: 38rem;
  }

  .question_number {
    font-size: 1.0125rem;
    font-weight: 600;
    margin-right: 2.5rem;
  }

  h1 {
    font-size: 2rem;
  }

  .form_items li {
       font-size: 1.1125rem;
    padding: 0.3rem 2rem;
    padding-left: 4.5rem !important;
    margin-top: 1.2rem;
  }
  .form_items li:after {
    width: 1.775rem;
    height: 1.775rem;
  }
  .form_items li:before {
    font-size: 1.4625rem;
  }

  .form_btn .f_btn {
    font-size: 1.15rem;
    font-weight: 700;
    padding: 0.7375rem 1.3625rem;
  }
}
@media screen and (max-width: 960px) {
	html {
        zoom: .7;
      }
  .count_box {
    width: 13.75rem;
    height: 4.5rem;
  }

  .count_clock img {
    width: 2.5rem;
  }

  .count_title h4 {
    font-size: 1rem;
  }
  .count_title span {
    font-size: 1rem;
  }

  .count_number {
    width: 6rem;
    height: 3.8rem;
  }

  .form_header_content h2 {
    font-size: 2.5125rem;
    font-weight: 700;
  }
  .form_header_content span {
    font-size: 1.15rem;
    font-weight: 600;
  }

  .multisteps_form {
    /* min-height: 36rem; */
    width: 100%;
  }

  .question_number {
    font-size: 1rem;
    font-weight: 500;
    margin-right: 2rem;
  }

  h1 {
    font-size: 1.8rem;
  }

  .form_items li {
    font-size: 1rem;
    padding: 0.6375rem 0rem;
    padding-left: 2.2rem !important;
    margin-top: 1rem;
  }
  .form_items li:after {
    width: 1.675rem;
    height: 1.675rem;
  }
  .form_items li:before {
    font-size: 1.3625rem;
  }

  .form_btn .f_btn {
    font-size: 1rem;
    font-weight: 600;
    padding: 0.6375rem 1.1625rem;
  }
}

@media screen and (max-width: 780px) {
  h3.whatsapp{
    margin-left: 0;
  }
  .form_items .multiselect-container li input {
    display: block;
margin-left: -186px!important;
  }
  .aaa{
    z-index: 0!important;
  }
  .displaydiv{
   display:none;
    }
  .marginclass{
    margin-left: 15px;

  }
  .marginclass2{
    margin-top: -73px;

  }
.marginclass3{    margin-top: -44px;
}
  .marginclass1 {
  margin-left:22px;
}
  .displaylabel{
    display:block;
  }
  .paddingclass{
    padding:10px;
  }
  .paddingclass1{
    padding-left: 22px!important;
    padding-top: 10px!important;
  }
  .allurereglage{
    padding-left: 32px!important;
    margin-top: -40px!important;
  }
  .allurereglage1{
    padding-left: 32px!important;
    margin-top: 14px!important;
  }
.allureautre{  
  top: 50px;
  position: absolute;
}
.centreinteretreglage{
  padding-left: 32px!important;
  margin-top: -44px!important;
}
.descriptionreglage {
  padding-left: 32px!important;
  margin-top: 29px!important;

}
.passionreglage{
  padding-left: 32px!important;
  margin-top: 29px!important;
}
.autrecentreinteret{
  top: -50px;
    position: absolute;
}
  .width25 {
    width:25%!important;
  }
 .origineinput{
      position: absolute;
    left: 150px;
 }
  .widthsansimportance{
    width:100%!important;
  }
  .reglageul{
    padding-left: 11.9rem!important;
  }
  .widthlabel{
    width:256px!important;
  }
 
  .couleuryeuxdesktop{
    text-align:none;
  }
  .btnrencontrer{
    right: 55px!important;
    bottom: 26px!important;
    /* font-size: 1.125rem; */
    font-weight: 500!important;
    padding: 0.1375rem 8.375rem!important;
    outline: none!important;
    border: none!important;
    background: #da1c5c;
    background: #da1c5c;
    margin-left: 9px!important;
    font-family: Signatra!important;
    font-size: 42px!important;
  }
  .heightpartieparrain {
    height:550px;
  }
  .desktop{display:none}
	.mobile{    display: block;
    width: 236px;
    margin: auto;}
	.colour {color:white}
	.bienvenu div {color:white;}
.row>* {
z-index: 999;}
.conditions_generales label{
color:white;
}
	.top_content_area {
  position: relative;
  height: 40px;
  width: 90px;
  overflow:hidden;
}
.d-md-block{display:none}

.top_content_area:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #eee;
    background: -webkit-linear-gradient(to right, #fc6767, #ec008c);
    background: linear-gradient(linear, #eee, #fff);
    border-radius: 0 0 50% 50%/0 0 100% 100%;
    transform: scaleX(1.5);
    z-index: 0;
}
.top_content_area .col-md-6{width:100%}
	.rencontrer {
    padding: 4px 32px;
}
	.form_items li {
    font-size: 0.5rem;
    padding: 0 0;
    padding-left: 3.2rem !important;
    margin-top: 0;
	

}

.home .form_items {
    padding: 2rem;
    width: 100%;
    margin: auto;
    background: none;
    height: 394px;
    overflow-y: scroll;
}
.col-1 {
    flex: 0 0 auto;
    width: 50%;
}
.col-8 {
    flex: 0 0 auto;
    width: 49%;
}
.col-7,.col-5 {
    flex: 0 0 auto;
    width: 100%;
}
.col-4 {
    flex: 0 0 auto;
    width: 50%;
}
.widthparrain { 
  width: 100%;
}
.col-9 {
    flex: 0 0 auto;
    width: 100%;
}
.col-9 .col-3 {
    flex: 0 0 auto;
    width: 50%;
} 
	.logo_area{
		    text-align: center;
    padding-top: 50px;
	    margin-left: 0 !important;
		
	}
	.rencontrer button a {
		color: #da1c5c !important;

	}
	
	.rencontrer button {
    /* right: 55px; */
    bottom: 26px;
    font-size: 1.125rem;
    font-weight: 500;
    padding: 1.1375rem 4.375rem;
    outline: none;
    border: none;
    color: #da1c5c !important;
    background: #e8eff0;
    /* margin-left: 9px; */
    border-radius: 10px !important;
    margin: auto;
    width: 100%;
}
.social {
    color: white;
    float: right;
    font-size: 0;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}
	.multisteps_form_panel {
    display: none;
    /* background: url(../images/bg-img/agence-matrimoniale-internationale-1.png); */
    height: 100%;
}
.heightallure{
  height:250px;
}

	html{height:100%;}
	.home1.container, .container-md, .container-sm {
    /* max-width: 90%; */
    height: 150%!important ;
    min-height: auto;
}
.container, .container-md, .container-sm {
  /* max-width: 90%; */
  height: 80% !important;
 /* min-height: auto;
*/}

	.home .form_header_content {
    padding-top: 0.625rem;
    display: none;
}
	.top_content_area.interne{
		display:none;
	}
	.col-2.habitation2,.col-2 {
    width: 25%;
    padding: 0;
}
	.top_content_area{
	height: 237px;background-repeat: no-repeat;width: 100%;}
	h3{    
    font-size: 27px;
    color: white;}
	.col-3 {
    flex: 0 0 auto;
    width: 50%;
}
	.bienvenu h3 {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 2px;
    text-decoration: none;
    list-style: none;
    font-size: 27px;
    color: white;
    font-weight: 600;
    cursor: pointer;
    text-align: left;
    /* padding-left: 33px; */
    padding-top: 0;
    text-align: center;
}
	.form_btn span, .rencontrer button {
    font-family: Signatra;
    font-size: 31px;
    color: white;
    display: block;
    margin-bottom: 15px;
}
.home .form_items.bienvenu .row {
    color: white;
    line-height: 31px;
    font-size: 22px;
}
.multisteps_form{
	    min-height: 859px;
}
.form_items {
    padding: 2rem;
    width: 100%;
    margin: auto;
    background: url(../images/bg-img/agence-matrimoniale-internationale-1.png);
    height: 566px;
    overflow-y: scroll;
}
	.form_items.bienvenu .row{color:white}
	.home.multisteps_form {
      background:
      none;
      height: 91%;
      min-height: auto;
}
.home.form_header_content {
    padding-top: 0.625rem;
    display: none;
}
.left-side-img img,.right-side-img img {
    display: none;
}
	.wrapper {
    background-image: url(https://unicomdigitalagency.com/Matrimonial/assets/images/background/background-responsive.png);
	height: 100%;
    min-height: auto;
    padding-top: 0;
    }
	.bienvenu {
    text-align: center;
    padding: 1rem 2rem;
    width: 100%;
    margin: auto;
    background: none;
    height: 74%;
    }
	
	.home.multisteps_form_panel {
		height: 686px;
		display: none;
		background: transparent;
		height: 956px;
		}

	.auto {
    width: 50% !important;
    padding-bottom: 9px;
    margin: 0;
    padding-left: 0;
}
	 .form_items li.sexe label {
    font-size: 27px;
}
.multisteps_form
.social {
    color: white;
    float: right;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 23px;
}
	.py-3 {
    padding-top: 1.7rem!important;
    padding-bottom: 1rem!important;
}
.sexechoice.col-5 {
    flex: 0 0 auto;
    width: 100%;
}
		.multisteps_form {
    width: 100%;
    /* margin-top: 284px !important; */
}
	h1 {
    font-size: 2.4rem;
    font-weight: 500;
}
.form_header_content span {
    font-size: 2.8rem;
}
  .form_header_content h2 {
    font-size: 2.1125rem;
    font-weight: 500;
  }
  .form_header_content span {
    /* font-size: 0.8rem; */
  }

  

  .question_number {
    font-size: 0.8rem;
    margin-right: 1.6rem;
  }

  .progress {
    width: 75%;
  }

 

.form_items li {
    font-size: 0.5rem;
    padding: 0;
    padding-left: 4.6rem !important;
    margin-top: 0;
    margin-bottom: 10px;
}
  .form_items li:after {
    width: 1.675rem;
    height: 1.675rem;
  }
  .form_items li:before {
    font-size: 1rem;
    top: 51%;
    left: 24.5px;
  }

  .form_btn .f_btn {
    font-size: 0.7rem;
    padding: 0.4375rem 0.8rem;
  }
}
@media screen and (max-width: 480px) {
	.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{
		padding-left:0;
	}
	.form_btn span {
    font-family: Signatra;
    font-size: 31px;
    color: white;
    display: block;
    margin: 7px 0;
}
	.home .form_items {
    padding: 2rem;
    width: 100%;
    margin: auto;
    background: none;
    height: 75%;
    overflow-y: scroll;
}
.home.multisteps_form {
    background: none;
    height: 92%;
    min-height: auto;
}
.heightpartieparrain {
  height:528px!important;
}
.container, .container-md, .container-sm {
    /* max-width: 90%; */
    /*  height:67%;  */
    height: 75%!important;
    min-height: auto;
}


  .form_header_content h2 {
    font-size: 2rem;
    font-weight: 500;
  }
  .form_header_content span {
    /* font-size: 0.7rem; */
  }

  .multisteps_form {
    /* min-height: 28rem; */
  }

  .question_number {
    font-size: 0.6rem;
    margin-right: 1.4rem;
  }

  .progress {
    width: 75%;
  }



  .sexe.form_items li {
    font-size: 0.5rem;
    padding: 0;
    padding-left: 4.6rem !important;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .form_items li:after {
  }
  .form_items li:before {
    /* font-size: 1rem; */
  }

  .form_btn .f_btn {
    font-size: 0.6rem;
    padding: 0.3375rem 0.7rem;
  }
  .heightallure{
    height:185pxpx;
  }
.labelallure h3{
    padding-bottom: 40px!important;
  }
  .form_items {
    padding: 2rem;
    width: 100%;
    margin: auto;
    background: url(../images/bg-img/agence-matrimoniale-internationale-1.png);
    height: 581px;
  /* height:634px;
 */ overflow-y: scroll;
}
.profession_conjoint label{font-size:15px;}
}
@media screen  (max-width: 15px) {
  .right-side-img img {
   
    width:344px!important;
  }
  .left-side-img img {
  
width:300px!important;
  }

}
@media screen and (max-width: 380px) {
	.form_items input, select {
    display: inline-block;
    text-decoration: none;
    border: 1px solid #999898;
    padding: 0px 10px;
    border-radius: 8px;
    float: left;
    width: 100%;
    margin-right: 11px;
    /* margin-top: 7px; */
    /* max-height: 43px; */
    min-width: 196px;
	.bottom-copyright {
    color: white;
    padding: 13px 0;
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}
	.home .form_items {
    margin: auto;
    height: 50%;
    overflow-y: scroll;
}
	.multisteps_form_panel {
    display: none;
    min-height: 672px;
}
	.multisteps_form_panel {
    /* display: none; */
    /* background: url(../images/bg-img/agence-matrimoniale-internationale-1.png); */
    /* height: auto; */
}

	.col-5 {
    flex: 0 0 auto;
    width: 100%;
}
  .multisteps_form {
    min-height: 57rem;
  }

  .question_number {
    font-size: 0.6rem;
    margin-right: 1.8rem;
  }

  .progress {
    width: 70%;
  }

 

  .form_items li {
	font-size: 0.5rem;
    padding: 0;
    padding-left: 34px !important;
    margin-top: 0;
}
  .form_items li:after {
  width: 1.575rem;
    height: 1.575rem;
    top: 52%;
    left: 0;
  }
  .form_items li:before {
    font-size: 1rem;
    top: 51%;
    left: 5px;
  }

  .form_btn .f_btn {
    font-size: 0.4rem;
    padding: 0.2375rem 0.5rem;
  }
}
