* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

body,
html {
  height: 100%;
  font-family: "Raleway", sans-serif;
  color: #555555;
}

footer {
  height: 79px;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

footer p {
  color: white;
  padding: 0 30px;
  font-size: 12px;

}

.padding {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 20px;
  padding-bottom: 30px;
}

/*---------------------------------------------*/
a {
  font-weight: 400;
  line-height: 1.7;
  color: #555555;
  margin: 0px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  cursor: pointer;
}

a:focus {
  outline: none !important;
}

a:hover {
  text-decoration: none;
}

/*---------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}

.grey {
  background: grey;
}

p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.8;
  color: #555555;
  margin: 0px;
  padding-right: 20px;
}

h4{
  color: #555555;
}

ul,
li {
  margin: 0px;
  list-style-type: none;
}

h1 {
  font-weight: bolder;
  font-size: 30px;
}

h5 {
  color: #555555;
  /*font-weight: bolder;*/
}

h5 span {
  color: #555555;
}




/*---------------------------------------------*/
input {
  outline: none;
  border: none;
}

input[type="number"] {
  -moz-appearance: textfield;
  appearance: none;
  -webkit-appearance: none;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

textarea {
  outline: none;
  border: none;
}

textarea:focus,
input:focus {
  border-color: transparent !important;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder {
  color: transparent;
}

input:focus::-moz-placeholder {
  color: transparent;
}

input:focus:-ms-input-placeholder {
  color: transparent;
}

textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

textarea:focus:-moz-placeholder {
  color: transparent;
}

textarea:focus::-moz-placeholder {
  color: transparent;
}

textarea:focus:-ms-input-placeholder {
  color: transparent;
}

input::-webkit-input-placeholder {
  color: #cccccc;
}

input:-moz-placeholder {
  color: #cccccc;
}

input::-moz-placeholder {
  color: #cccccc;
}

input:-ms-input-placeholder {
  color: #cccccc;
}

textarea::-webkit-input-placeholder {
  color: #cccccc;
}

textarea:-moz-placeholder {
  color: #cccccc;
}

textarea::-moz-placeholder {
  color: #cccccc;
}

textarea:-ms-input-placeholder {
  color: #cccccc;
}

select {
  width: 100%;
  border: none;
  height: 40px;
  background: transparent;
  line-height: 1.2;
  font-weight: 400;
  color: #1e1e1e;
}



.underline {
  text-decoration: underline;
}


/*---------------------------------------------*/
button {
  outline: none !important;
  border: none;
  background: transparent;
}

button:hover {
  cursor: pointer;
}

iframe {
  border: none !important;
}

.button {
  /*display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  height: 50px;
  font-weight: bolder;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  background: #68A037;
  border-radius: 25px;
  margin: 7px 0; */
}

.button button {
  position: relative;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 1rem;
  background: #68A037;
}

.button svg {
  position: absolute;
  width: 6.5px;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.disabilitato {
  pointer-events: none;
  opacity: 0.65;
}


/*//////////////////////////////////////////////////////////////////
[ Utility ]*/
.txt1 {
  font-weight: 400;
  font-size: 15px;
  color: #999999;
  line-height: 1.4;
  color: #666666;
}

.txt2 {
  font-weight: 400;
  font-size: 15px;
  color: #666666;
  line-height: 1.4;
  text-decoration: underline;
}

.txt3 {
  font-weight: 400;
  font-weight: 400;
  font-size: 16px;
  color: #666666;
  line-height: 1.4;
}

.hov1:hover {
  color: #68A037;
}

.text-muted {
  font-size: 12px;
}

/*//////////////////////////////////////////////////////////////////
[ login ]*/
.limiter {
  width: 100%;
  margin: 0 auto;
}

.container-login100 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-wrap: wrap;
}

.wrap-login100 {
  width: 50%;
  background: white;
  position: relative;
}

.container-fluid {
  position: relative;
}

.riga {
  width: 30px;
  background: #666666;
  height: 2px;
  margin: 0 20px;
  opacity: 0.8;
}

.loghi {
  display: flex;
  align-items: center;
}

.p-t-14 {
  padding-top: 14px;
}

.flex {
  display: flex;
  align-items: center;
}



button p {
  color: white;
  font-weight: bolder;
  padding: 0;
  font-size: 18px;
}

/*------------------------------------------------------------------
[ Login100 more ]*/
.login100-more {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 50%;
  position: relative;
  z-index: 1;
  background: white;
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

/* 
.login100-more::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #68A037;
  background: -webkit-linear-gradient(bottom, #68A037, #68A037);
  background: -o-linear-gradient(bottom, #68A037, #68A037);
  background: -moz-linear-gradient(bottom, #68A037, #68A037);
  background: linear-gradient(bottom, #68A037, #68A037);
  opacity: 0.8;
} */

/*==================================================================
[ Form ]*/

.login100-form {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.login100-form-title {
  display: block;
  width: 100%;
  /*font-size: 30px;*/
  font-weight: 600;
  color: #555555;
  line-height: 1.2;
  text-align: left;
}

select {
  margin-left: 0px;
}

.opacity {
  color: 0.4;
}





/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
  width: 100%;
  position: relative;
  /*border-bottom: 2px solid #dbdbdb;
  margin-bottom: 20px;*/
  margin-bottom: 15px;
}

.label-input100 {
  font-family: 700;
  font-size: 18px;
  color: #f3f3f3;
  line-height: 1.2;
  padding-left: 2px;
}

.input100 {
  display: block;
  width: 100%;
  height: 40px;
  background: transparent;
  font-weight: 400;
  color: #555555;
  line-height: 1.2;
  padding: 0 2px;

  margin-bottom: 5px;
  border-bottom: 2px solid #f3f3f3;
}

select.input100 {
  color: #cccccc;
}

.focus-input100 {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}

.focus-input100::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 0;
  height: 2px;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;

  background: #68A037;
  background: -webkit-linear-gradient(bottom, #68A037, #68A037);
  background: -o-linear-gradient(bottom, #68A037, #68A037);
  background: -moz-linear-gradient(bottom, #68A037, #68A037);
  background: linear-gradient(bottom, #68A037, #68A037);
}

.input100:focus+.focus-input100::before {
  width: 100%;
}

.has-val.input100+.focus-input100::before {
  width: 100%;
}

.custom-spacing {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
}

/*==================================================================
[ Restyle Checkbox ]*/

.input-checkbox100 {
  display: none;
}

.label-checkbox100 {
  margin: 0;

  display: block;
  position: relative;
  padding-left: 26px;
  cursor: pointer;
}

.label-checkbox100::before {
  content: "\f00c";
  font-family: FontAwesome;
  font-size: 13px;
  color: transparent;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  background: #e6e6e6;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.input-checkbox100:checked+.label-checkbox100::before {
  color: #68A037;
}

/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.wrap-login100-form-btn {
  display: block;
  position: relative;
  z-index: 1;
  border-radius: 25px;
  overflow: hidden;
}

.login100-form-bgbtn {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 300%;
  background: #68A037;
  background: -webkit-linear-gradient(top, #68A037, #68A037, #68A037, #68A037);
  background: -o-linear-gradient(top, #68A037, #68A037, #68A037, #68A037);
  background: -moz-linear-gradient(top, #68A037, #68A037, #68A037, #68A037);
  background: linear-gradient(top, #68A037, #68A037, #68A037, #68A037);
  bottom: -100%;
  left: 0;

  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}

.login100-form-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  min-width: 244px;
  height: 50px;
  font-weight: bolder;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
}

.wrap-login100-form-btn:hover .login100-form-bgbtn {
  bottom: 0;
}

/*------------------------------------------------------------------
[ Alert validate ]*/

.validate-input {
  position: relative;
}

.alert-validate::after {
  content: attr(data-validate);
  position: absolute;
  max-width: 80%;
  background-color: #F5F5F5;
  border: 1px solid #A64452;
  border-radius: 2px;
  padding: 4px 30px 4px 10px;
  bottom: calc((100% - 3px) / 2);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  right: 2px;
  pointer-events: none;
  color: #A64452;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;

  visibility: hidden;
  opacity: 0;

  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.alert-validate::before {
  content: "\f06a";
  font-family: FontAwesome;
  display: block;
  position: absolute;
  z-index: 2;
  color: #A64452;
  font-size: 18px;
  bottom: calc((100% - 3px) / 2);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  right: 8px;
}

.select.alert-validate::after {
  right: 27px;
}

.select.alert-validate::before {
  right: 32px;
}

.alert-validate:hover:after {
  visibility: visible;
  opacity: 1;
}

@media (max-width: 992px) {
  p {
    line-height: 1.5;
  }

  .alert-validate::before {
    top: -20px;
  }

  .privacy.alert-validate::before {
    display: none !important;
  }

  .alert-validate::after {
    position: relative;
    visibility: visible;
    opacity: 1;

    display: inline-block;
    top: -15px;
    padding: 4px 10px 4px 10px;
  }

  .select.alert-validate::after {
    right: 0px;
  }
}

.true-validate::after {
  content: "\f26b";
  font-family: Material-Design-Iconic-Font;
  font-size: 22px;
  color: #68A037;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: calc((100% - 2px) / 2);
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  right: 5px;
}

.select.true-validate::after {
  right: 27px;
}

.select.true-validate::before {
  right: 32px;
}

/* Testata */
.header {
  width: 100%;
  min-height: 35vh;

  background-image: url(../images/header.jpg);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
}

.header .pt-6 {
  padding-top: 10vh;
}

.header h1, .header h3, .header h4, .header h5 {
  color: #FFFFFF;
  text-shadow: 2px 4px 6px rgba(0,0,0,0.55);
}

.header h1 {
  font-size: 65px;
}

.header h3 {
  font-size: 2.4rem;
}

@media (min-width: 1468px) {
  .header {
    background-position: center;
  }

  .header .pt-6 {
    padding-top: 17.5vh;
  }
}

/* Countdown */
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  animation-name: fadeIn;
}

#countdown {
  position: relative;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100px;

  display: flex;
  justify-content: center;

  animation-name: fadeIn;
  animation-duration: 650ms;
  animation-delay: 1000ms;
  animation-iteration-count: 1;
}
#countdown.startingFadeIn {
  opacity: 0;
}

.counter {
  color: #68A037;
  height: 100px;

  display: flex;
  justify-content: center;
  align-items: center;
}
.counter .container {
  text-align: center;
}

.counter .number {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 800;
}


#cookieChoiceInfo {
  display: none;
  background-color: #fff;
  color: #000;
  left: 0;
  margin: 0;
  padding: 4px;
  position: fixed;
  text-align: center;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}

#cookieChoiceInfo.visible {
  display: block;
}

#cookieChoiceInfo {
  padding: 15px !important;
  bottom: 1rem !important;
  left: 1rem !important;
  width: 20% !important;
  border-radius: 4px;
}

#cookieChoiceInfo .consentText{
  font-size: 0.8rem;
  float: left;
  margin: 0.2rem 0.3rem 0.5rem;
  text-align: justify;
}

.italybtn {
  padding: 0.2rem 0.5rem;
  background: #fff;
  border-radius: 4px;
  font-size: 0.8rem;
  color: #000;
  margin-left: 0 !important;
}

#cookieChoiceDismiss{
  color: #fff;
  background: #68a037;
}

/*//////////////////////////////////////////////////////////////////
[ Responsive ]*/

.only-smartphone {
  display: block !important;
  padding-bottom: 1rem;
}

.desktop-and-tablet {
  display: none !important;
}

@media (min-width: 1101px) {

  .desktop {
    display: block !important;
  }

  .mobile {
    display: none !important;
  }

  .p-t-80-desktop {
    padding-top: 80px;
    padding-bottom: 60px;
  }

  #countdown {
    position: absolute;
    top: -50px;
    left: 60%;
    width: 40vw;
  }

  .counter {
    width: 10vw;
  }

  form h4 {
    font-size: 30px !important;
  }

  .custom-spacing {
    margin-top: 65px;
  }

}

@media (min-width: 1468px) {
  .p-t-80-desktop {
      padding-top: 110px;
  }
}

@media (max-width: 1100px) and (min-width: 480px) {
  #countdown {
    width: 100%;
  }

  .counter {
    width: 15vw;
  }
}

@media (min-width: 480px) {
  .only-smartphone {
    display: none !important;
  }

  label.flag {
    padding-left: .5rem;
  }

  .desktop-and-tablet {
    display: block !important;
  }

  .header {
    min-height: 60vh;
  }

  .counter {
    background-image: url(../images/counter-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
}

@media (max-width: 1100px) {

  .desktop {
    display: none !important;
  }

  .mobile {
    display: block !important;
  }

  .p-t-60-mobile {
    padding-top: 60px;
  }

  .p-t-14-mobile {
    padding-top: 14px;
  }

  .container-login100 {
    height: auto;
  }

  .wrap-login100 {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    height: auto;
    padding-bottom: 60px;

  }

  .login100-more {
    width: 100%;
    padding-bottom: 50px;
    background-size: cover;
  }

  .logo {
    position: relative;
  }

  .text {
    padding: 0;
  }

  .relative {
    position: relative;
  }

  p {
    padding-right: 0;
  }

  .padding {
    padding: 0;
  }

  .p-l-50 {
    padding-left: 30px;
  }

  .p-r-50 {
    padding-right: 30px;
  }

  .custom-listing {
    padding-left: 0.5rem !important;
  }

  .custom-spacing {
    display: block !important;
  }

  .cta {
    margin-top: 40px;
  }


  #cookieChoiceInfo {
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    padding: 5px !important;
  }

  #cookieChoiceInfo .consentText {
    margin: 0.2rem 0.3rem 0.5rem;
    text-align: justify;
    font-size: 0.7rem;
  }

  .header {
    background-position-x: -84vw;
  }
}

@media (max-width: 479px) and (min-width: 379px) {
  .header .pt-4 {
    padding-top: 6rem !important;
  }
}

@media (max-width: 378px) {
  .header {
    min-height: 40vh;
    background-position-x: -78vw;
  }
}

/* Elenco puntato */

.custom-listing {
  list-style: none;
}

.custom-listing li:before {
  content: "•";
  font-size: 40px;
  float: left;
  line-height: 0.55;
  margin: 0;
  padding: 0;
  width: 0px;
  color: #000000;
}

/* Grazie */

.grazie {
  display: flex;
  justify-content: center;
  height: 89vh;
  flex-direction: column;
}

.hidden {
  display: none;
}

.modal-dialog {
  position: relative;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  margin: 0 auto;
  width: 90%;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: #0056b3;
}

.flag {
  font-size: .9rem;
}