html {
  position: relative;
  min-height: 100%;
}
body {
  width: 100%;
  margin-bottom: 60px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Open Sans', sans-serif;
  background: #fff;
}
p {
    color: #999999;
    /*font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;*/
    margin: 0px;
    /*float: right;*/
}
h1 {
  margin-top: 0px;
  margin-bottom: 1.5rem;
  font-weight: 600;
}
.container {
  max-width: 1200px !important;
  margin-left: auto;
  margin-right: auto;
}
.my-white {
  color: white !important;
}
.check-icon {
  height: 40px;
  margin-bottom: 10px;
}
.benvenuto {
  margin-bottom: 1.5rem;
  margin-right: 80px;
  font-weight: 600;
}
.page-spacing {
  margin-bottom: 20px;
}
.no_show {
  display: none !important;
}
.bg-image {
  height: 50vh;
  width: 80%;
  -webkit-mask-image: polygon(50% 0, 0 100%, 100% 100%);
  -webkit-mask-position: 0% 0%, 0% 792%;
  -webkit-mask-size: 100% 89%;
  -webkit-mask-repeat: no-repeat;
  position: relative;
  margin-bottom: 0px !important;
  min-height: 210px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: no-repeat;
  max-width: 1920px;
  justify-content: center;
  background-size: cover;
  background-position: center center;
}
.bg-image:before {
    box-sizing: border-box;
    content: " ";
    position: absolute;
    top:0;
    display: block;
    width: 10%;
    height: 100%;
    border: 18px solid transparent;
    border-bottom-color: white;
    left: 0;
    border-right: 16px solid transparent;
    border-left: 0;
}
.bg-image:after {
    box-sizing: border-box;
    content: " ";
    position: absolute;
    top:0;
    display: block;
    width: 90%;
    height: 100%;
    border: 18px solid transparent;
    border-bottom-color: white;
    right: 0;
    border-left: 16px solid transparent;
    border-right: 0;
}
.card .card-img-top {
  padding: 10%;
}
.page-one__subTitle {
  margin-bottom: 20px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  line-height: 20px;
  background-color: #8B8B8B;
}
.row-login {
  justify-content: center;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}
.login_form_wrapper {
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 100px;
    background-color: grey
}
.logo-card {
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  border: none;
}
.btn-primary2 {
  padding: 10px 0px !important;
  display: flex;
  margin: 10px;
  margin-right: auto;
  margin-left: auto;
  justify-content: left;
  width: 300px;
  border-color: #d2d2d2a6 !important;
  align-items: center;
  border-radius: unset;
  font-size: 18px;
  background-color: white;
}
.btn {
  padding-top: 5px;
  color: #757575;
}
.fas, .fab {
  padding-top: 5px;
  margin-right: 15px;
  margin-left: 20px;
}
.btn-login-email {
  background: white;
  border-radius: unset;
  width: 300px;
  border: none;
  text-align: left;
  border-bottom: 1px solid #a7a9aa !important;
  margin: 10px 0px;
  padding: 7px 0px;
  color: #757575;
}
.btn-login-email::placeholder {
  color: #a7a9aa;
}
.btn-login-email:hover, .btn-login-email:focus {
  background-color: white;
  color: #757575;
}
.select-login-email {
  border-radius: unset;
  width: 300px;
  margin: 10px;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 10px 0px;
  border: none;
  border-bottom: 1px solid #a7a9aa;
  color: #757575;
}
select:invalid { color:#a7a9aa; }
select:valid { color:#757575; }

.btn-login-email-submit {
  width: 200px;
  color: white;
  background-color: #D5AB63;
  border-radius: 0px;
  margin: 0px;
  margin-top: 15px;
  position: relative;
  margin-right: auto;
  justify-content: center;
  padding: 15px 0px;
  border: none;
  margin-left: auto;
}
.btn-login-email-submit:hover, .btn-login-email-submit:focus, .btn-login-email-submit:active {
  background-color: #D5AB63;
}
.btn-group {
  margin-bottom: 50px;
}
.social-icon {
  height: 22px;
  padding-right: 15px;
  padding-left: 10px;
}
.card-logo {
  /* background-color: transparent; */
  border: none;
  /* width: 7rem; */
  height:auto;
  margin-top: 70px;
  margin-left: 130px;
  background-color: white;
  padding: 10px;
  width: 11rem;
}
.invalid {
  /*background-color: #f8b4b4 !important;*/
  color: black;
  border-bottom: 1px solid #d42626 !important;
}
#accedi {
  margin-top: 50px;
  margin-bottom: 0px;
  padding: 10px;
  width: 320px;
  /*border: 1px solid #D5AB63;*/
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  /*background-color: #D5AB63;*/
}
#accedi a {
  color: black;
  text-decoration: none;
}
#accedi_button {
  background: white;
  border: 1px solid #757575;
  padding: 10px;
  width: 100px;
  margin-left: auto !important;
  margin-right: auto !important;
}
#sign_out {
  padding: 0px;
  margin-top: 30px;
  font-size: 15px;
  text-decoration: underline !important;
  /*border: 1px solid #d2d2d2a6;*/
}
.privacy_label, .privacy_label2 {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px !important;
  font-size: 12px !important;
  font: 14px/20px 'Open Sans', Arial, sans-serif !important;
}
.privacy_label::before, .privacy_label2::before {
  border-radius: 50px;
}
.privacy_text h2 {
  font-weight: bold;
  margin-top: 20px;
}
.privacy_text h3 {
  font-style: italic;
  margin-bottom: 30px;
  margin-top: 30px;
}
.privacy_text p {
  font-size: 16px;
}
.btn-google {
  margin: 10px;
  width: 300px;
  justify-content: left;
  margin-right: auto;
  margin-left: auto;
  height: 45px;
}
.btn-google .abcRioButton {
  width: 300px !important;
  margin-left: auto;
  margin-top: 0px;
  height: 45px !important;
  box-shadow: none !important;
  /* font-size: 16px; */
  border: 1px solid #d2d2d2a6 !important;
  padding: 5px;
  margin-right: auto;
  text-align: center;
}
.btn-google .abcRioButtonContents {
  /*margin-left: -90px;*/
  font-size: 18px !important;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  margin-left: 0px;
  line-height: 0px !important;
  display: block;
  padding-top: 15px;
}
.btn-google .abcRioButtonContents p {
  margin-right: 98px;
}
.telefono_icona {
  display: none !important;
}
.iti--allow-dropdown {
  margin-bottom: 0px !important;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 0px;
}
.abcRioButtonContents span {
  display: none;
}
.signin-button {
  width: 300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  height: 42px;
  border-radius: 0;
  background-color: white;
  color: #757575;
}
.btn-apple {
  width: 300px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  height: 42px;
  border-radius: 0;
  border: 1px solid #d2d2d2a6 !important;
  color: #757575 !important;
  text-align: left;
  font-size: 18px;
  background-color: white;
  text-decoration: none;
  cursor: pointer;
}
.fa-apple {
  margin-left: 8px;
  margin-right: 5px;
  font-size: 22px;
}
#button_testo p {
  margin-right: 67px;
}
.btn-apple:hover, .btn-apple:focus {
  background-color: white;
  color: #212529;
  box-shadow: none;
}
.btn-whatsapp {
  margin-top: 10px;
  margin-bottom: 10px;
}
#gia_registrato {
  background-color: white;
  border-color: #d2d2d2a6;
  border-radius: 0;
  padding: 10px 0px !important;
  display: flex;
  /* margin: 20px; */
  margin-right: auto;
  margin-left: auto;
  justify-content: left;
  width: 300px;
  /* border-color: #d2d2d2a6 !important; */
  align-items: center;
  border-radius: unset;
  font-size: 18px;
}
#gia_registrato svg {
  margin-left: 13px;
  margin-right: 15px;
  font-size: 20px;
}
#gia_registrato:hover, #gia_registrato:active, #gia_registrato:focus {
  color: #212529;
  box-shadow: none;
}
@media(max-width: 1199px) {
  .privacy_label, .privacy_label2 {
    width: 280px;
  }
  .btn-login-email {
    width: 280px;
  }
  .select-login-email {
    width: 280px;
  }
  .fas, .fab {
    margin-left: 10px;
  }
  .card-logo {
    margin-top: 70px;
    margin-left: 30px;
  }
}
@media(max-width: 500px) {
  .row-login {
    width: 100%;
  }
  .bg-image {
    height: 34vh;
  }
  .card-logo {
    margin-top: 0px;
    margin-left: 10px;
    width: 9rem;
  }
}
@media(max-width: 400px) {
  h1 {
    text-align: left;
    margin-left: 20px;
    margin-bottom: 0px;
  }
  .btn-login-email {
    margin: 13px 0px;
  }
  .btn-login-email, .btn-primary2, .select-login-email {
    width: 250px;
    font-size: 18px;
  }
  .privacy_label, .privacy_label2 {
    width: 250px;
  }
  .fas, .fab {
    padding-top: 5px;
    margin-right: 10px;
    margin-left: 5px;
    font-size: 10px;
  }
  .login-email .social-icon {
    padding-left: 5px;
    height: 18px;
    padding-right: 5px;
  }
  .login-button .social-icon {
    padding-left: 15px;
    height: 20px;
    padding-right: 10px;
  }
  .btn-primary2 {
    padding: 10px 10px 10px 10px;
  }
  .btn-login-email-submit {
    font-size: 14px;
    width: 170px;
  }
  .card-logo {
    margin-top: 0px;
    margin-left: 0px;
  }
  .btn-google .abcRioButton {
    width: 250px !important;
  }
  .btn-google .abcRioButtonContents {
    margin-left: -40px;
  }
  .btn-google .abcRioButtonContents p {
    margin-right: 53px;
  }
  .btn-apple {
    width: 250px;
  }
  .signin-button {
    width: 250px;
  }
  #gia_registrato {
    width: 250px;
  }
}
@media(max-height: 550px) {
  .card-logo {
    margin-top: 0px;
    margin-left: 0px;
  }
}
.login_wrapper {
    margin-bottom: 30px;
    float: left;
    width: 100%;
    background: #fff;
    padding: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    border-radius: 15px;
    margin-top: 30px;
}
.login_wrapper a.btn {
    color: #fff;
    width: 100%;
    height: 50px;
    padding: 6px 25px;
    line-height: 36px;
    margin-bottom: 20px;
    text-align: left;
    border-radius: 5px;
    background: #4385f5;
    font-size: 16px;
    border: 1px solid #4385f5
}
.login_wrapper a i {
    float: right;
    margin: 0;
    line-height: 35px
}
.form-group {
    margin-bottom: 15px
}
.login_wrapper a.btn:hover {
    background-color: #2c6ad4;
    border-color: #2c6ad4
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  margin-bottom: 200px;
  position: relative;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  animation-name: animatetop;
  animation-duration: 0.4s
}
/* Add Animation */
@keyframes animatetop {
  from {top: -300px; opacity: 0}
  to {top: 0; opacity: 1}
}
/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  right: 20px;
  top: 10px;
  position: absolute;
  text-align: right;
  justify-content: right;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* LOGIN EMAIL */
.metodi_accesso {
  border: 1px solid #a7a9aa;
}
.input-group {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #d1d1d1;
}
.input-group-prepend {
  padding: 5px 10px;
  color: #8e8e8e;
}
.form-control {
  border: none;
}
/* FINE LOGIN EMAIL */
/* LOGIN GOOGLE */
.contiene_button_google {
  margin-top: 30px;
}
/* FINE LOGIN GOOGLE */
/* LOGIN APPLE */
.contiene_button_apple {
  margin-top: 30px;
}
/* FINE LOGIN APPLE */
/* LOGIN WHATSAPP */
#loginform_wa {
  margin-top: 10px;
}
#loginform_wa .input-group-prepend {
  display: none;
}
#loginform_wa .iti--allow-dropdown {
  margin-bottom: 0px !important;
}
#loginform_wa .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 0px;
}
#telefono_wa, #nome_wa, #cognome_wa {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  margin-bottom: 10px;
}
#accedi_button_wa, #btn_facebook, #btn_linkedin {
  margin-top: 30px;
  background: white;
  border: 1px solid #d2d2d2a6;
  padding: 10px;
  width: 70px;
  color: black;
  cursor: pointer;
}
/* FINE LOGIN WHATSAPP */
/* LOGIN GIA REGISTRATO */
#email_gia_registrato {
  margin: 20px;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
  font-size: 18px;
  border: 1px solid #d1d1d1;
}
#accedi_button {
  margin: 0px;
}
#accedi_button:disabled {
  opacity: 0.5;
}
#loginform p {
  font-size: 18px;
}
/* FINE LOGIN GIA REGISTRATO */

#password_errata {
  display: none;
}
