/*
Theme Name: mesaidestheme
Theme URI: 
Version: 0.1
Author: Unicom
Author URI: https://unicom-tn.com
Description: A Minimal WordPress Theme.
Tags: minimal, simple, responsive, light-weight
Text Domain: sharpEdge
*/
.form_logo.position-absolute{
	width:100%;
}
.wrapper {
  width: 100%;
  min-height: 100vh;
  background: url("https://unicom-tn.com/masaidesrenov/wp-content/uploads/2022/02/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
}
.protectiondonnee{margin-left:12px}
.demandeinscri i{
	color: black;
    color: #000000;
    background-color: #ffffff;
    -webkit-transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin-left: 9px;
}
.demandeinscri{
	font-size: 16px;
    margin: auto;
    width: 91%;
    line-height: 21px;
    padding: 10px;
    background: white;
    color: black;
    border: 1px solid;
}
.nesontpas{
	  font-size: 44px;
    font-weight: 500;
}
.protection{
	margin-left: 6px;
	font-size: 11px;
	font-weight: 700;
	color: #777;
}
    

	[type=submit]:not(:disabled):hover{
    color: #ffffff !important;
    background: -webkit-gradient(linear, left top, right top, from(#c82090), to(#6a14d1));
    background: linear-gradient(to right, #f26422, #fbab1d) !important;
	}

.steps_area {
  width: 30%;
  position: relative;
}

.image_holder img {
  width: 100%;
  height: 100vh;
}

.form_wrapper {
  /* background-image: url("https://unicom-tn.com/masaidesrenov/wp-content/uploads/2022/02/background.jpg"); */
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  max-width: 100%;
  min-height: 99vh;
  margin-top: 0;
  padding-top: 0 !important;
}

.count_clock img {
  width: 220px;
  vertical-align: bottom;
}

.count_number span {
  font-size: 3.125rem;
  background: -webkit-linear-gradient(#c82090, #6a14d1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}

.question_title h1 {
  width: 93%;
  font-size: 33px;
  padding: 1rem 4rem;
  margin: 0 3rem;
  background: linear-gradient(to right, #f26422, #fbab1d);
  font-weight: 400;
  margin: auto;
}

.multisteps_form_panel {
  display: none;
}

.form_items {
  width: 73%;
  margin: 0 auto;
}

label {
  width: 100%;
  color: #555;
  font-size: 22px;
  padding: 6px 6px;
  border: 2px solid #555;
  cursor: pointer;
  line-height: 22px;
  /* height: 90px; */
}
label input {
  display: none;
}
label.active, label:hover {
  color: #ffffff !important;
  background: -webkit-gradient(linear, left top, right top, from(#c82090), to(#6a14d1));
  background: linear-gradient(to right, #f26422, #fbab1d) !important;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none !important;
}

.progress {
  width: 100%;
  height: 1.25rem;
  font-size: 1rem;
  margin: 0 auto;
}
.progress .progress-bar {
  background: -webkit-gradient(linear, left top, right top, from(#c82090), to(#6a14d1));
  background: linear-gradient(to right, #f26422, #fbab1d);
  border: 3px solid #e1e1e1;
}

.step span {
  width: 3.75rem;
  height: 3.75rem;
  font-size: 2.07125rem;
  font-weight: 600;
  top: -40px;
  left: 15px;
  background-color: #cfcfcf;
}
.step span.active {
  background: -webkit-gradient(linear, left top, right top, from(#c82090), to(#6a14d1));
  background: linear-gradient(to right, #fe6300, #ffaf15);
}
.step p {
  color: #cfcfcf;
  font-size: 1.24875rem;
  font-weight: 500;
}
.step p.active {
  background: -webkit-linear-gradient(#fe6300, #fe6300);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.step.finish span {
  background: -webkit-gradient(linear, left top, right top, from(#c82090), to(#6a14d1));
  background: linear-gradient(to right, #f26422, #fbab1d);
}
.step.finish p {
  background: #fe6300;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.form_btn {
  bottom: 5%;
  left: 10%;
  color: white;
  font-weight: 500;
  font-size: 11px;
}

.prev_btn {
  font-size: 1rem;
  padding: 1rem;
  font-weight: 600;
  background-color: #000000;
}
.prev_btn .fas {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  color: #000000;
  background-color: #ffffff;
}
.prev_btn .fas:hover {
  color: #ffffff;
  background-color: #000000;
  -webkit-transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.prev_btn:hover {
  color: #000000 !important;
  background-color: #ffffff;
  -webkit-transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

.next_btn {
  font-size: 1rem;
  padding: 1rem;
  font-weight: 600;
  background: -webkit-gradient(linear, left top, right top, from(#c82090), to(#6a14d1));
  background: linear-gradient(to right, #c82090, #6a14d1);
}
.next_btn .fas {
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2.5rem;
  background-color: #000000;
}
.next_btn .fas:hover {
  color: #000000;
  background-color: #ffffff;
  -webkit-transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}
.next_btn:hover {
  color: #000000 !important;
  background: -webkit-gradient(linear, left top, right top, from(#6a14d1), to(#c82090));
  background: linear-gradient(to right, #fe6300, #ffaf15);
  -webkit-transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

body {
  font-weight: 400;
  line-height: 1.65;
  font-style: normal;
  font-display: swap;
  font-family: 'Ubuntu', sans-serif;
}

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: 100%;
  height: auto;
}

/* transition - start ============================ */
a,
button {
  -webkit-transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 1, 0.5, 1);
}

/* transition - end ============================== */
.step_area_fixed {
  position: fixed;
}

.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;
}
.bottom-detail{
	font-size: 14px;
    text-align: center;
    /* border-top: 1px solid; */
    padding: 0 20px;
	
}
.bottom-detail span{
	display: block;
    font-weight: bold;
    border-top: 1px solid;
    padding-top: 14px;
	
}
.question_title-without.economie h2{
	font-size: 27px;
	font-weight: 400;
}
.question_title-without.unsysteme h2{
	 font-size: 36px;
	 position: relative;
}

@media (min-width: 1500px) {
	.question_title h1 {
    width: 93%;
    font-size: 31px;
    padding: 1rem 4rem;
    margin: 0 3rem;
    background: linear-gradient(to right, #f26422, #fbab1d);
    font-weight: 400;
    margin: auto;
}

  .container {
    max-width: 1510px;
  }
  .question_title-without h1 {
	  font-size:30px;
  }
  .form_logo .question_title-without.ps-3 h1 {
    font-size: 49px;
}
  label {
    width: 100%;
    color: #555;
    font-size: 22px;
    padding: 8px 6px;
    border: 2px solid #555;
    cursor: pointer;
    line-height: 22px;
    /* height: 90px; */
}
.col-md-7 {
    flex: 0 0 auto;
    width: 51.333333%;
}
label.step_2,label.step_3{
	height:42px !important;
	padding:10px !important;
}
}
/* ==================================================
*   01 - media screen and (max-width: 1400px)
*   02 - media screen and (max-width: 1200px)
*	03 - media screen and (max-width: 992px)
*	04 - media screen and (max-width: 768px)
*	05 - media screen and (max-width: 576px)
*	06 - media screen and (max-width: 380px)
*   XX-Large devices (larger desktops)
*   No media query since the xxl breakpoint has no upper bound on its width
================================================== */
@media screen and (max-width: 1500px) {
	label.step_2, label.step_3 {
    height: 42px !important;
    padding: 10px !important;
}
	.question_title h1 {
    width: 98%;
    font-size: 25px;
    padding: 1rem 4rem;
    margin: 0 3rem;
    background: linear-gradient(to right, #f26422, #fbab1d);
    font-weight: 400;
    margin: auto;
}
	.steps_area .question_title-without.ps-5{
		padding-left: 0.5rem!important;
	}
    .steps_area .question_title-without h1{
		font-size: 31px !important;
	}

  
  .steps_area .question_title-without.sidebarhome h1 {
    font-size: 44px !important;
}
  .steps_area .question_title-without h2 span {
    font-size: 26px !important;
}
 .steps_area .question_title-without h2 {
    font-size: 31px !important;
}
.steps_area .question_title-without h2.lutte {
    font-size: 20px !important;

}

  label {
    width: 90%;
    font-size: 1.1rem;
  }

  .step span {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
    line-height: 3.5rem;
  }
  .step p {
    font-size: 1.1rem;
  }

  .form_btn {
    left: 3%;
  }
.col-md-7 {
    flex: 0 0 auto;
    width: 90.333333%;
}
  .prev_btn {
    padding: 0.6rem;
    font-weight: 500;
  }

  .next_btn {
    padding: 0.6rem;
    font-weight: 500;
  }
#fonds {
    width: 106px !important;
    padding-top: 5px;
}
.question_title-without.economie h2{
	font-size: 29px;
    font-weight: 400;
}
}
@media screen and (max-width: 1199.98px) {
	.question_title-without.economie h2{
	font-size: 27px !important;
    font-weight: 400;
}
	  #fonds {
    width: 99px !important;
    padding-top: 9px !important;
}
	label.step_2, label.step_3 {
    height: 42px !important;
    padding: 10px !important;
}

	[type=submit]:not(:disabled){
		width:70% !important;
	}
  .question_title.home h1 {
    width: 98% !important;
    font-size: 1.4rem !important;
    padding: 1.7rem;
  }

  label {
    width: 100%;
    font-size: 1rem;
    /* padding: 1rem; */
  }

  .form_btn {
    left: 1%;
    font-size: 14px;
  }

  .next_btn {
    margin-top: 0.5rem;
  }
}
@media screen and (max-width: 991.98px) {
  .steps_area {
    display: none;
  }

  label {
    padding: 0.3rem 2rem;
  }

  .steps_number {
    margin-bottom: 10rem;
  }

  .form_btn {
    left: 30%;
    bottom: 5%;
  }
}
@media screen and (max-width: 767.98px) {
	#fonds {
    width: 89px !important;
    padding-top: 5px;
}
  .question_title.home h1 {
    padding: 1.5rem;
    font-size: 21.5px !important;
  }

  label {
    width: 80%;
    padding: 0.5rem 2rem;
  }

  .progress {
    width: 90%;
  }

  .step span {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    top: -40px;
    left: 15px;
  }
  .step p {
    font-size: 1rem;
  }

  .form_btn {
    left: 20%;
  }
}
@media screen and (max-width: 575.98px) {
	#fonds {
    width: 81px !important;
    padding-top: 5px;
}
  .question_title.home h1 {
    width: 100% !important;
    font-size: 1.35rem !important;
    padding: 1rem 0;
    font-weight: bold;
  }

  label {
    width: 100%;
    font-size: 1rem;
    padding: 0.5rem 2rem;
  }

  .progress {
    width: 90%;
  }

  .step span {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    top: -40px;
    left: 15px;
  }
  .step p {
    font-size: 1rem;
  }

  .form_btn {
    bottom: 2%;
    left: 15%;
  }
  .count_clock{width:98% !important;}
  .question_title h1.rounded-pill span{font-size:12px !important;font-weight: 500;}
  .question_title-without h2.text-uppercase{font-size: 27px !important;}
  .question_title-without h2{font-size: 28px !important;}
  .col-md-7 label{
    font-size: 14px !important;
    margin: auto;
    line-height: 21px;
    padding: 10px 0px !important;
    }
 .col-md-7 {
    flex: 0 0 auto;
    width: 99.333333%;
}
.py-3 {
    padding-top: 0.5rem!important;
    padding-bottom: 0.5rem!important;
}
fieldset {
    border: 0;
    width: 99% !important;
    margin: auto;
}
.question_title-without h2.validation {
    font-size: 23px !important;
}
.form_content.validation{
	width:95% !important;
}
.question_title h1 {
    width: 98% !important;
    font-size: 20px !important;
    padding: 1rem 1rem !important;
    margin: 0 3rem;
    background: linear-gradient(to right, #f26422, #fbab1d);
    font-weight: 400;
    margin: auto;
}
.question_title-without.economie h2 {
    font-size: 11px !important;
    font-weight: 400;
}
}


