body {
  font-family: "Inter", sans-serif;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
nav {
  border-radius: 120px !important;
  background: #000000b2;
  width: 90%;
  margin-top: 50px;
  border: 1px solid #9e712e;
  font-weight: 400;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;

}
.login {
  border-radius: 46px;
  padding: 16px 24px;
  background-color: #9e712e;
  font-family: Inter;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: white;
  border: 1px solid transparent;
}
.signup {
  border-radius: 46px;
  padding: 16px 24px;
  background-color: black;
  border: 2px solid #9e712e;
  font-family: Inter;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: white;
}
.login-2 {
  border-radius: 46px;
  padding: 16px 70px;
  background-color: #9e712e;
  font-family: Inter;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: white;
  border: 1px solid transparent;
}
.signup-2 {
  border-radius: 46px;
  padding: 16px 70px;
  background-color: transparent;
  border: 2px solid #9e712e;
  font-family: Inter;
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: white;
}
/* start hero section */
.hero {
  background-image: url("../assets/image\ 1.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
}

.hero-short {
  height: 70vh;
}

.layer {
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
}

.hero h1 {
  font-family: "Chivo", sans-serif;
  font-weight: 800;
  font-size: 49px;
  letter-spacing: 0%;
  width: 60%;
  text-align: center;
  color: white;
}
.hero p {
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  width: 85%;
  color: white;
  margin-bottom: 50px;
}
.hero button,.hero a {
  padding: 16px 40px;
  font-size: 20px;
  font-weight: 600;
  line-height: 32.68px;
  color: #ffffff;
  border-radius: 46px;
  background-color: #9e712e;
  border: 1px solid transparent;
}

/* end hero section */

/* start about us style */
.about-us {
  margin-top: 70px;
  margin-bottom: 70px;
}
h2 {
  font-family: "Chivo", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;

}
.about-us p {
  font-weight: 400;
  font-size: 24px;
  line-height: 46px;
  letter-spacing: 0%;
  vertical-align: middle;
  width: 90%;
}
.about-us .hand {
  position: absolute;
  z-index: 1;
  width: 85%;
  left: -5%;
  bottom: 0;
  border-radius: 24px;
}
.about-us .dot {
  position: absolute;
  z-index: -1;
  bottom: -10%;
  left: -13%;
}
.black-box{
  width: 90%;
}
.usitify-logo {
  position: absolute;
  bottom: -15%;
  right: 30%;
}
.usitify-logo-1 {
  position: absolute;
  right: 35%;
  top: -5%;
}

/* end about us style */
/* start choose style */
.choose-info {
  border: 2px solid #454545;
}
.choose h3 {
  font-family: Inter;
  font-weight: 600;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  color: #805528;
}
.choose{
  margin-top: 200px;
}
.choose p {
  font-family: Inter;
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  width: 90%;
}
.usitify-logo-2 {
  position: absolute;
  top: 15%;
  left: 6%;
}
.usitify-logo-3 {
  position: absolute;
  left: 30%;
  top: 30%;
}
/* end choose style */
/* start trust-us style */
.trust {
  margin-top: 70px;
  height: 100vh;
}
.trust h4 {
  font-weight: 700;
  font-size: 30px;
  line-height: 68px;
  letter-spacing: 1%;
  width: 60%;
  right: 5%;
  padding-top: 50px;
}
.frame {
  background-color: #f9f7ed;
  border-radius: 24px;
}
.frame p {
  margin-left: 70px;
  font-weight: 400;
  font-size: 21px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #5d5d5d;
}
.carousel-control-next{
  border-radius: 50%;
  width: 2rem !important;
  height: 2rem !important;
  position: absolute;
  background-color: #351F13;
  border: 1px solid #351f13;
  top: 50%;
}
.carousel-control-prev{
  border-radius: 50%;
  width: 2rem !important;
  height: 2rem !important;
  position: absolute;
  background-color: #351F13;
  border: 1px solid #351f13;
  top: 50%;
}
.qoute-frame {
  left: 28rem;
}
.display {
  display: flex;
}
#carouselExampleInterval {
  position: absolute;
  top: 23rem;
  left: 20rem;
}
.quote {
  position: absolute;
  top: 0;
  left: 0.5rem;
  z-index: 4px;
  width: 2rem;
}
.quote-2 {
  position: absolute;
  bottom: 0rem;
  right: 0;
  z-index: 4px;
  width: 2rem;
}
.rec-14 {
  top: 18rem;
  right: 0;
  width: 110rem;
}
.dot-trust {
  top: 14rem;
  left: 15rem;
}
.how {
  padding-top: 70px;
  height: 270vh;
}
.rec-7 {
  position: absolute;
  left: 5rem;
}
.rec-7-plus {
  position: absolute;
  left: 5rem;
}
.line-how {
  position: absolute;
  top: 15rem;
  right: 14rem;
  display: flex;
}
.how-frame {
  position: absolute;
  padding: 45px 35px;
  border-radius: 24px;
  background: #dbc47d;
  top: 8rem;
  left: 5rem;
  z-index: 1;
}
.how-frame-1 {
  position: absolute;
  padding: 45px 35px;
  border-radius: 24px;
  background: #dbc47d;
  top: 8rem;
  left: 5rem;
  width: 30rem;
  z-index: 1;
}
.pen-index{
  left: 15rem;
}
h6{
  font-family: "Chivo", sans-serif;
font-weight: 600;
font-size: 40px;
line-height: 65px;
letter-spacing: -1%;

}
.img-sec{
  padding-left: 150px;
  margin: auto;
}
.vote-index{
  left: 10rem;
}
.book-index{
  right: 10rem;
}
.how-frame-1 p {
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.how-frame p {
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
}
.top-img{
  top: 75%;
}
.top-2{
  top: 50%;
}
.how h1{
  position: absolute;
  top: -4rem;
  left: 0;
font-weight: 600;
font-size: 91px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
font-family: "Chivo", sans-serif;

}
.how h4 {
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  padding-bottom: 5px;
}
.how-position {
  position: absolute;
  right: 0;
  top: 23rem;
  right: 2rem;
}
.how-position-2 {
  position: absolute;
  top: 50rem;
}
.group-logo{
  display: flex;
}
.vec-9 {
  position: absolute;
  top: 5rem;
  left: 15rem;
  display: flex;
}
.vec-10 {
  position: absolute;
  bottom: -13rem;
  left: 20rem;
  display: flex;
}
.info-how {
  top: 19rem;
  left: -4rem;
}
.how-position-3 {
  position: absolute;
  top: 114rem;
  right: 2rem;
}
.line-mobile {
  display: none;
}
.line-mobile-2{
  display: none;
}
/* start acorrd */
.acco {
  background: white;
  border-radius: 22px;
  border: 1px solid black;
  padding: 20px;
}

.accordion-header {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  padding: 15px;
  font-size: 10px !important;
  font-weight: 600;
  color: #9e712e;
  transition: 0.3s;
}
.sec-acc h3 {
  font-weight: 800;
  font-size: 35px;
  line-height: 65px;
}
.icon {
  font-size: 30px;
  font-weight: bold;
  margin-right: 50px;
  transition: transform 0.3s ease-in-out;
  color: #9e712e;
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 47.34px;
  color: #555;
  margin: auto;
}
.active .accordion-content {
  display: block;
}
/* footer */
.footer {
  margin-top: 100px;
  color: white;
  width: 100%;
  border-top-left-radius: 88px;
  border-top-right-radius: 88px;
  background-color: #212121;
  padding-top: 60px;
}
.info-footer-1 p {
  font-family: Roboto;
  font-weight: 500;
  font-size: 24px;
  line-height: 47px;
  letter-spacing: 0px;
  text-align: center;
}
.info-footer {
  margin-left: 80px;
}
.info-footer p {
  font-size: 18px;
  font-weight: 600;
  line-height: 21.78px;
  padding-bottom: 20px;
  color: white;
}
.icon-footer {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #ffffff80;
  color: #30305e;
  cursor: pointer;
  transition: all 0.5s;
}
.icon-group {
  padding-top: 60px;
}
.icon-footer:hover {
  background-color: white;
}
.quick {
  border: 3px solid white;
  border-bottom: none;
  border-top: none;
  margin-left: 100px;
}
.active-bg {
  background-color: white;
}
.active-color {
  color: white !important;
}
.quick p,
.contact p {
  font-weight: 400;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #999999;
}
.quick h3,
.contact h3 {
  font-weight: 600;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0%;
}
.email h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 32px;
}
.input-group input {
  border: none;
  box-shadow: none;
  font-size: 16px;
  padding: 20px 15px;
  border-radius: 8px !important;
}
.input-group button {
  background-color: #9e712e;
  color: white;
  border: none;
  padding: 10px 20px;
  border: 1px solid transparent;
  position: absolute;
  right: 10px;
  top: 10px;
}

.input-group .btn:hover {
  background-color: #9e712e;
}

/* start petition html style */
.hero-petition {
  background-image: url("../assets/462550-RESHE_4300\ 2.png");
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: relative;
}
.hero-petition h2 {
  font-family: "Chivo", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 56px;
  letter-spacing: 0%;
  text-align: center;
  color: white;
  width: 75%;
  padding-bottom: 60px;
}
.layer-petition {
  background: linear-gradient(
    0.52deg,
    rgba(0, 0, 0, 0.8064) 4.57%,
    rgba(255, 255, 255, 0.144) 100.46%
  );
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
}
.petition-sec h3 {
  font-family: "Chivo", sans-serif;
  font-weight: 600;
  font-size: 40px;
  line-height: 65px;
  letter-spacing: -1%;
  text-align: center;
  color: #9f722f;
  margin-top: 120px;
}
.petition-sec p {
  font-weight: 400;
  font-size: 28px;
  line-height: 65px;
  letter-spacing: -1%;
  text-align: center;
  color: #888888;
}

.petition-sec {
  margin: 0px 150px !important;
}
.petition-info {
  box-shadow: 8px 11px 21px 0px #00000040;
  background: #333333;
  border-radius: 24px;
}
.petition-info h4 {
  font-family: "Chivo", sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 65px;
  letter-spacing: -1%;
  color: white;
}
.petition-info p {
  font-family: "Chivo", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 37px;
  letter-spacing: 0%;
  color: #e7e7e7;
  word-wrap: break-word;
  text-align: left;
  margin-left: 140px;
}
.save-btn {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  background-color: #9e712e;
  color: white;
  padding: 10px;
  border-radius: 46px;
  border: none;
}
.finish-btn {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  background-color: white;
  color: #9e712e;
  padding: 10px;
  border: 1px solid #9e712e;
  border-radius: 46px;
}
.form-group {
  background-color: white;
  border-radius: 24px;
  padding: 35px;
  width: 70%;
  margin: auto;
}
.form-group input {
  border-radius: 20px;
  padding: 16px;
}
.form-group textarea {
  border-radius: 20px;
  padding: 16px;
  padding-bottom: 20rem;
}
.dot-petition {
  top: -4rem;
  z-index: -1;
  left: -3rem;
}
.dot-petition2 {
  bottom: -4rem;
  z-index: -1;
  right: -3rem;
}
.pen {
  left: -9rem;
}
.pen-2 {
  right: 20rem;
  top: 11rem;
}
.pen-3 {
  left: -5rem;
  top: 20rem;
}
.pen-4 {
  right: -5rem;
  top: 20rem;
  display: flex;
}
.pen-5 {
  left: 0;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
  background-color: #e5d8a3;
}
table {
  border: 1px solid #000000;
}
.search .icon-1 {
  top: 15.5rem;
  left: 1rem;
  display: flex;
}
.search .icon-2 {
  position: absolute;
  left: 96rem;
  top: 15.5rem;
  display: flex;
}
.search .icon-1-list {
  top: 12rem;
  left: 1rem;
  display: flex;
}
.search .icon-2-list {
  position: absolute;
  left: 96rem;
  top: 12rem;
  display: flex;
}
.pagination .page-item.active {
  background-color: #e5d8a3;
  border-color: #e5d8a3;
  border: 1px solid #9e712e;
}
.pagination .page-link {
  color: black;
}
.pagination li {
  border: 1px solid #9e712e;
  border-radius: 4px;
  cursor: pointer;
}
.pagination a {
  text-decoration: none;
  color: #9e712e;
  align-self: center;
}
/* login */
.section-sign {
  background-image: url("../assets/Vector\ 1\ \(5\).png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  min-height: 110vh;
  margin-bottom: 100px;
}
.card {
  width: 100%;
  background-color: transparent;
  border: 1px solid transparent;
  z-index: 1;
}
.form-floating input {
  border-radius: 5px;
}
.input-container {
  position: relative;
  margin-bottom: 20px;
}
.card input {
  width: 100%;
  padding: 12px;
  border: 1.5px solid #d9d9d9;
  background-color: transparent;
}
.check input {
  width: 5px !important;
}
.input-container input {
  width: 100%;
  padding: 12px;
  border: 1.5px solid #9e712e;
  background-color: transparent;
  color: white;
  outline: none;
}
.card input:focus,
.card input:active {
  border: 1.5px solid #9e712e;
  background-color: transparent !important;
  color: white;
}

.input-container::after {
  content: "Email";
  position: absolute;
  top: -10px;
  left: 10px;
  background: #9e712e;
  padding: 0 5px;
  font-size: 14px;
  color: white;
  font-weight: bold;
  border: 0 !important;
}
.input-container-2::after {
  content: "Name";
  position: absolute;
  top: -10px;
  left: 10px;
  background: #9e712e;
  padding: 0 5px;
  font-size: 14px;
  color: white;
  font-weight: bold;
  border: 0 !important;
}
.card input::placeholder {
  color: #9a9a9a !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}
.btn-card {
  padding: 16px 18px;
  background: #9e712e;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 39px;
  color: white;
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: -1%;
  cursor: pointer;
}
.btn-google {
  padding: 16px 18px;
  background: white;
  width: 100%;
  border: 1px solid transparent;
  border-radius: 39px;
  color: black;
  font-weight: 600;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: -1%;
}
.card h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 44px;
  color: white;
  font-family: "Chivo", sans-serif;
}
.card p {
  font-size: 24px;
  font-weight: 400;
  line-height: 150%;
  color: #d9d9d9;
}
.nav-sign p {
  font-size: 36px;
  font-weight: 700;
  line-height: 41.87px;
  color: white;
}
.or {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9a9a9a;
  font-weight: bold;
}
.create-login a {
  color: #9e712e;
}
.or::before,
.or::after {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #9a9a9a;
  margin: 0 10px;
}
.card-1 {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 20%;
  display: flex;
}
.card-2 {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 40%;
  display: flex;
}
.card-3 {
  position: absolute;
  z-index: 3;
  right: 0;
  top: 10%;
  display: flex;
  z-index: -2;
}
.create-login {
  color: #e7eefe;
  font-size: 18px;
  font-weight: 400;
}
.check a {
  list-style: none;
  text-decoration: none;
  color: #9a9a9a;
  font-size: 16px;
}
.col-padding {
  padding: 0px 200px;
}
.img {
  align-self: center;
  display: flex;
  z-index: 1;
}
.p-col {
  padding-right: 100px;
}
.dot-form {
  position: absolute;
  left: -4rem;
  z-index: -1;
  bottom: -4rem;
}
.dot-form-1 {
  position: absolute;
  right: -4rem;
  z-index: -1;
  top: -4rem;
}
.login-padd{
  padding-top: 100px;
}
.reset {
  margin-top: 100px;
}
.custom-file-container {
  display: flex;
  align-items: center;
  border: 1.5px solid #d9d9d9;
  border-radius: 8px;
  padding: 12px 15px;
  width: 100%;
}
.custom-file-label {
  flex-grow: 1;
  color: #adb5bd;
}
.custom-file-input {
  display: none;
}
.custom-file-button {
  background-color: #dee2e6;
  color: black;
  border: none;
  padding: 12px 8px;
  border-radius: 0px 8px 8px 0px;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.custom-file-button:hover {
  background-color: #ced4da;
}
.marain {
  margin-bottom: 100px !important;
}
.custom-radio {
  display: none;
}
.custom-label {
  margin-left: 10px;
  font-size: 16px;
  color: #aaa;
  cursor: pointer;
  transition: color 0.3s ease;
  display: flex;
  align-items: center;
}

.custom-label::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 2px solid #aaa;
  margin-right: 6px;
  transition: all 0.3s ease;
}

.custom-radio:checked + .custom-label {
  color: #f0ad4e;
  font-weight: bold;
}

.custom-radio:checked + .custom-label::before {
  border-color: #f0ad4e;
  background-color: #f0ad4e;
}
button,
.btn-card {
  cursor: pointer;
}
.img-owner {
  top: 2.5rem;
  left: 1.5rem;
}
/* list section */
.list {
  padding-top: 100px;
}
.pen-list-2 {
  right: 20rem;
  top: 2rem;
}
.pen-3-list {
  right: -4rem;
  top: 40rem;
}
.photo {
  width: 30%;
}
.btn-table {
  padding: 5px 11px;
  background-color: #9e712e;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: right;
  border-radius: 58px;
  border: none;
  color: white;
}
.create-petition input , select{
  border-radius: 18px !important;

}
.create-petition label{
  font-family: "Chivo", sans-serif;
  font-weight: 600;
  font-size: 28px;
  line-height: 65px;
  letter-spacing: -1%;
}
.create-petition textarea{
  padding-bottom: 20rem;
}
.create-petition .cloud{
  padding-bottom: 20rem;
}
.cloud-section{
  top: 6rem;
  left: 33%;
}
.cloud-section span{
  color: #9e712e;
}
.cloud-section h4{
  font-weight: 500;
  font-size: 24.73px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;

}
.cloud-section h5{
  font-weight: 500;
  font-size: 24.5px;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  color: #A9ACB4;


}
.pen-3-create{
  right: -4rem;
  top: 70rem;
  display: flex;
}
.pen-list-create{
  left: -4rem;
  bottom: 10rem;
  display: flex;
}
.pen-create{
  left: -4rem;
  top: 50rem;
  display: flex;
}
.create{
font-weight: 600;
font-size: 20px;
line-height: 100%;
letter-spacing: 0%;
vertical-align: middle;
border-radius: 56px;
padding: 22px 79px;
background-color: #9E712E;
border: none;
color: white;
}
a {
  pointer-events: auto;
  color: #9e712e;
  text-decoration: none;
  transition: color 0.3s ease;
}

a:hover {
  color: #8a6227;
  text-decoration: underline;
}

.nav-link {
  color: rgba(255, 255, 255, 0.8) !important;
  transition: all 0.3s ease;
}

.nav-link:hover {
  color: #fff !important;
  text-decoration: none;
}

.nav-link.active {
  color: #fff !important;
  font-weight: 600;
}

.btn-test{
  cursor: pointer;
  color: red;
}
