.pop-up-footer {
  top: 20%;
  right: 36%;
  position: fixed;
  width: 35rem;
  transition: all 1s ease;
  -o-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  z-index: 1000001;
  box-shadow: 0px 0px 0.2px #686868;
}

.pop-up-footer img {
  width: 100%;
  height: 100%;
}

.pad-right {
  padding-right: 50px;
}
.pad-left {
  padding-left: 50px;
}
.pad-top {
  padding-top: 10px;
}
.pad {
  padding: 30px;
}
.pad-top p {
  color: black;
}
.pad-top p .orange-p {
  color: #fe8e3f;
}
.franja {
  height: 35px;
  margin-top: 12px;
  padding-top: 7px;
  position: absolute;
  text-align: center;
  width: 96%;
  /*background: rgba(255,175,75,0);
      background: -moz-linear-gradient(left, rgba(255,175,75,0) 0%, rgba(255,175,75,0.26) 15%, rgba(204,187,4,0.91) 53%, rgba(204,187,4,1) 58%);
      background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,175,75,0)), color-stop(15%, rgba(255,175,75,0.26)), color-stop(53%, rgba(204,187,4,0.91)), color-stop(58%, rgba(204,187,4,1)));
      background: -webkit-linear-gradient(left, rgba(255,175,75,0) 0%, rgba(255,175,75,0.26) 15%, rgba(204,187,4,0.91) 53%, rgba(204,187,4,1) 58%);
      background: -o-linear-gradient(left, rgba(255,175,75,0) 0%, rgba(255,175,75,0.26) 15%, rgba(204,187,4,0.91) 53%, rgba(204,187,4,1) 58%);
      background: -ms-linear-gradient(left, rgba(255,175,75,0) 0%, rgba(255,175,75,0.26) 15%, rgba(204,187,4,0.91) 53%, rgba(204,187,4,1) 58%);
      background: linear-gradient(to right, rgba(255,175,75,0) 0%, rgba(255,175,75,0.26) 15%, rgba(204,187,4,0.91) 53%, rgba(204,187,4,1) 58%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ccbb04', GradientType=1 );*/
}
.franj-content h2 {
  font-size: 15px;
  color: #686868;
  /*font-family: 'trajan';*/
  line-height: 1.4;
}
.franj-content p {
  /*font-family: 'trajan';*/
  color: #686868;
  margin: 10px auto;
  line-height: 1.4;
  font-size: 13px;
}
.btn-pop-benner {
  margin-top: 10px;
  display: inline-block !important;
  vertical-align: top !important;
  font-size: 13px;
  border-radius: 3px;
}
.closes {
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: 2%;
  font-size: 30px;
  color: white;
}
.closes:hover {
  color: #eea236;
}

.closes2 {
  cursor: pointer;
  position: absolute;
  top: -12px;
  right: 0%;
  font-size: 30px;
  color: white;
}
.closes2:hover {
  color: #eea236;
}
.btn-promo-new {
  position: fixed;
  bottom: 50%;
  left: 0;
  z-index: 10;
  /*transform: rotate(90deg);*/
}
.btn-unlock {
  /*display: none;*/
  margin-bottom: 0px;
}
.footer-banner-form {
  max-width: inherit;
  padding: 0;
}
.cococo {
  /*max-width: 500px;*/
  margin: auto;
  position: absolute;
  bottom: 4%;
  left: 8%;
  width: 84%;
  text-align: center;
}
.btn-login-secret {
  /*margin-bottom: -30px;*/
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #1CBED4;
  color: #fff;
  /*margin-top: 12px;*/
  padding: 10px 5px;
  width: 170px;
  /*margin-top: 15px;*/
  border: 1px solid;
}
.btn-login-secret:hover {
  background-color: #65d2df;
  color: white;
  border-color: white;
}
.btn-sure {
  letter-spacing: 3px;
  /* text-align: center; */
  padding: 5px 0;
  /* width: inherit; */
  width: 172px;
  text-transform: uppercase;
  position: fixed;
  /*transform: rotate(90deg);*/
  right: -20%;
  bottom: 12%;
  transition: all 1s ease;
  -o-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  line-height: 18px;
}
.btn-sure:hover {
  background-color: #65d2df;
  color: white;
  border-color: white;
}
.btn-sure hr {
  margin-top: 0;
  margin-bottom: 0;
  border-color: white;
}

.pop-mobile {
  display: none;
}

@media (max-width: 767px) {
  .pop-pc {
    display: none;
  }

  .pop-mobile {
    display: block !important;
  }

  .pop-up-footer {
    /* width: 12rem !important; */
    bottom: unset;
    top: 6em;
  }

  .franj-content p {
    font-size: 10px;
  }

  .btn-sure {
    letter-spacing: 0;
    padding: 0;
    width: 37%;
    bottom: unset;
    line-height: 1.25;
    bottom: 20%;
  }

  .back-to-top {
    display: none !important;
  }
}

/* Responsive Design */
@media (max-width: 1700px) {
  .pop-up-footer {
    top: 20%;
    width: 35rem;
    right: 33%;
  }
}

@media (max-width: 1400px) {
  .pop-up-footer {
    top: 20%; /* Full width for smaller screens */
    width: 35rem;
    right: 30%;
  }
}

@media (max-width: 1200px) {
  .pop-up-footer {
    top: 20%; /* Full width for smaller screens */
    width: 33rem;
    right: 20%;
  }
}

@media (max-width: 768px) {
  .pop-up-footer {
    top: 25%; /* Full width for smaller screens */
    width: 25rem;
    right: 20%;
  }
  .franja {
    width: 90%;
  }
}

@media (max-width: 576px) {
  .pop-up-footer {
    top: 25%; /* Full width for smaller screens */
    width: 25rem;
    right: 12%;
  }

  .btn-sure {
    font-size: 10px; /* Adjust button font size */
  }
}

@media (max-width: 500px) {
  .pop-up-footer {
    left: 0%;
  }

}
