@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=PT+Sans:wght@400;700&display=swap');

html, body {
    overflow-x: hidden !important;
    font-family: 'Raleway', sans-serif !important;
}

/* NEW CONFIG */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input {
  padding: 0px 10px;
}

#form {
  width: 100%;
}

.form-control {
  width: 100%;
}

.wrapper {
  display: table;
  width: 100%;
  height: 100%;
}

.bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.page-form {
  padding: 15px 35px 25px 35px;
  border-radius: 5px;
  background-color: #00E0B0;
  max-width: 400px;
  width: 100%;
  min-width: 300px;
}

.prefix {
  background-color: white;
  font-size: 16px;
  padding-left: 5px;
  padding-right: 5px;
  color: #000000;
  border-radius: 5px 0px 0px 5px;
  width: 50px;
  height: 45px;
}

.label-input {
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  margin-bottom: 0px;
}

.subtitile-form {
  color: #000000;
  font-weight: 700;
  font-size: 35px;
  margin-bottom: 10px;
}

#phone {
    width: 200px;
    border: 0px solid black;
    display: inline-block;
    color: #000000;
    font-size: 16px;
    border-radius: 0px 5px 5px 0px;
    height: 45px;
    padding-left: 0px;
}

#btn-submit {
  border-radius: 5px;
  height: 55px;
  color: white;
  font-size: 24px;
  background-color: #000000;
  border: 0px;
  padding: 10px 15px;
  width: 220px;
  font-weight: 500;
}

#email {
  height: 45px;
  border: 0px solid black;
  color: #000000;
  font-size: 16px;
  border-radius: 5px;
}

.title-1 {
  font-size: 76px;
  color: white;
  font-weight: bold;
}

.title-2-p {
  font-size: 64px;
  color: #000000;
  font-weight: 700;
  background-color: rgb(253, 139, 17);
  padding: 0px 30px
}

.image-logo {
  width: 75px;
  height: auto;
  max-height: 100px;
}

.operator-name {
  margin-top: 25px;
  font-weight: 700;
  font-size: 42px;
  color: white;
  min-height: 40px;
}

.row-space {
  min-height: 50px;
}

.operator-price {
  font-weight: 500;
  font-size: 42px;
}

.operator-price-p {
  background-color: white;
  color: #000000;
  display: inline;
}

.text-left-p {
  text-align: left;
  padding-right: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 8px;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  font-size: 40px;
}

.text-right-p {
  text-align: right;
  padding-left: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 8px;
  font-size: 90px !important;
  color: orange;
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
}

.product-benefits-div {
  font-weight: 500;
  min-width: 700px;
}


.image-benefit-img {
  width: 100px;
  height: 100px;
  max-height: 110px;
  padding: 15px;
}

.decription-benefit-1 {
  text-align: center;
  font-size: 20px;
  color: white;
  line-height: 1.1;
}

.decription-benefit-2 {
  text-align: center;
  font-size: 20px;
  color: #00E0B0;
  line-height: 1.1  ;
}

.term-service {
  margin-top: 15px;
  font-size: 16px;
  color: white;
}

.error {
  display: none; 
  color: red;
  max-width: 250px;
  font-size: 14px;
  padding-top: 5px;
}

.digevo-container {
  max-width: 1920px;
  padding-left: 10% !important;
  padding-right: 10% !important;
  margin-top: 3rem;
}

.web .image-logo {
  margin-left: 10%;
  margin-bottom: 10%;
}

.benefit-col {
  padding-top: 10px;
  padding-bottom: 20px;
}

.benefit-col-1 {
  background-color: rgb(19, 19, 19, 0.9);
}

.benefit-col-2 {
  background-color: rgb(19, 19, 19, 0.8);
}

.benefit-col-3 {
  background-color: rgb(19, 19, 19, 0.9);
}

.web .image-logo img {
  height: auto;
  max-height: 150px;
  width: 80px;
}

.copyright-text {
  font-size: 16px;
  color: white;
  text-align: center;
}

.copyright-footer {
  background-color: #282828;
}

.image-benefit {
  margin-top: 5px;
  height: 100px;
  width: 100%;
  margin-bottom: 5px;
}

.text-center {
  text-align: center;
}

.logo-welcome {
  margin-top: 10%;
}

.title-welcome {
  font-size: 100px;
  font-weight: 700;
  color: #FFFFFF;
}

.text-welcome {
  font-size: 30px;
  color: #FFFFFF;
  padding: 0px 20px;
  text-align: center;
}

.dgv-swal-title {
  font-size: 32px;
  font-family: 'Raleway';
  font-weight: 600;
}

.dgv-swal-text {
  font-size: 18px;
  font-family: 'Raleway';
  font-weight: 400;
  margin-bottom: 5px;
}

.term-condition-link {
  font-family: 'Raleway';
  font-size: 14px;
  font-weight: bold;
  color: #282828;
}

.term-service-text-container {
  
}

.term-service-text {
  color: #141414;
  font-size: 14px;
  max-width: 700px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px 10px;
  line-height: 1;
  border-radius: 5px;
}

.dgv-swal-button-text {
  font-size: 18px;
  font-family: 'Raleway';
  font-weight: bold;
}

.swal2-popup {
  min-width: 45em !important;
}

.bg-welcome {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  width: 100%;
  min-height: 1000px;
}

/* DESKTOP */
@media(max-width: 1700px) {
  .title-1 {
    font-size: 60px;
  }
  .title-2-p {
    font-size: 40px;
    padding: 0px 20px;
  }
  .subtitile-form {
    font-size: 25px;
  }
}

/* DESKTOP */
@media(min-width: 1001px) {
  .operator-name-mobile-div, .mobile {
    display: none;
  }
  .operator-name-web-div, .web {
    display: block;
  }
  .wrapper {
    padding-top: 25px;
  }
  .end-site {
    margin-bottom: 150px;
  }
}

@media(max-width: 1300px) {
  .product-benefits-div, .term-service-text {
    min-width: 600px;
    max-width: 600px;
  }
}

/* TABLET */
@media(max-width: 1000px) {
  .operator-name-mobile-div, .mobile {
    display: block;
  }
  .operator-name-web-div, .web {
    display: none;
  }
  .product-benefits-div {
    margin-top: 0px;
  }
  .operator-name {
    margin-top: 0px;
  }
  .product-benefits-div {
    font-weight: 500;
    min-width: 300px;
  }
  .product-benefits-div {
    max-width: 300px;
  }
  .title-welcome {
    font-size: 40px;
    font-weight: 700;
    color: #FFFFFF;
  }
  
  .text-welcome {
    font-size: 24px;
    color: #FFFFFF;
  }
}

/* MOBILE */
@media(max-width: 767px) {
  .logo-welcome {
    margin-top: 35%;
  }
  .row-space {
    min-height: 20px;
  }
  .term-service-text {
    min-width: 300px;
    max-width: 400px;
  }
  .row-color-green {
    height: 75px;
    background-color: #00E0B0;
  }
  .operator-name {
    min-height: auto;
  }
  .swal2-popup {
    min-width: 20em !important;
  }
  .title-1, .title-2-p {
    font-size: 48px;
  }
  .operator-name, .operator-price-p {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .text-right-p {
    font-size: 55px !important;
  }
  .text-left-p {
    font-size: 26px !important;
  }
  .product-benefits-div {
    max-width: 300px;
  }
  .mobile .image-logo {
    margin-bottom: 50px;
  }
  .bg {
    background-color: #282828;
    background-image: none !important;
  }
  .digevo-container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .col-mobile-background {
    padding-bottom: 0px;
  }
  .col-mobile-background-2 {
    background-color: #282828;
  }
  /*
  .product-benefits {
    background-image: url("https://i.ibb.co/3p1x1C4/zana-fondo-mobile.png");
    background-position: initial;
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    width: 100%;
    background-color: #00E0B0;
  }
  */
  .decription-benefit-1, .decription-benefit-2, .decription-benefit-3 {
    font-size: 24px;
  }
  .image-benefit-img {
    margin-top: 25px;
  }
  .page-form {
    margin-bottom: 60px;
    margin: 0 20px;
  }
  .term-mobile {
    text-align: center;
    padding: 0px 15px;
    font-size: 16px;
    color: white;
  }
  .benefit-text-container-sub {
    margin-top: 20px;
  }
}

/* MOBILE SMALL */
@media(max-width: 550px) {
  .digevo-container {
    margin-top: 10px !important;
  }
  .product-benefits {
    margin-top: 0px;
  }
  .benefit-text-container-sub {
    margin-top: 20px;
  }
  .text-welcome {
    padding: 0px 10px;
  }
}

/* MOBILE SMALL */
@media(max-width: 400px) {
  .mobile .image-logo {
    margin-bottom: 25px;
  }
  .title-1, .title-2 {
    font-size: 44px;
  }
  .operator-name {
    font-size: 18px;
  }
  .operator-price {
    font-size: 21px;
  }
  .page-form {
    margin-bottom: 60px;
    margin: 0px 10px;
  }
  .benefit-text-container-sub {
    margin-top: 20px;
  }
  .text-right-p {
    padding-left: 20px;
  }
  .text-left-p {
    padding-right: 20px;
  }
}