body {
  text-align: center;
  background-color: #f0f0f0;
}

/* common */
* {
  font-family: "Ubuntu";
  margin: 0 auto;
  padding: 0;
  line-height: 150%;
  font-weight: lighter;
  font-size: 18px;
}

li a{
  line-height: 100%;
}

#footer a{
  line-height: 100%;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 0.50; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: white;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: white;
}

.blue {
  color: #0060aa;
}

.blue2 {
  color: #7fbbe8;
}

.video-container {
  max-width: 60%;
}

.rwd-video {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative;
}

.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* desktop */
div.header {
  background-color: #0060aa;
  color: #ffffff;
  background-image: url(/lp-app-download/imgs/header-desktop.png);
  background-repeat: no-repeat;
  background-position: left center;

  height: 720px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-size: 100%;
}

div.header div.header-content {
  width: 50%;
  text-align: center;
  margin-left: 50%;
  margin-top: 2px;
}

div.mobile-download {
  display: block;
  padding-top: 30px;
}
div.mobile-download:nth-child(2) {
  display: none;
}

div.header .header-footer svg {
  border: 1px #ffffff solid;
  width: 100%;
  height: auto;
}

div.content-1 h1 {
  font-size: 36px;
  margin-bottom: 20px;
}

div.content-1 h1 strong {
  font-size: 36px;
}

div.content-1 p {
  margin-bottom: 20px;
}

div.content-2 h2 {
  font-size: 26px;
}

div.content-2 form {
  margin-top: 20px;
}
div.content-2 form a {
  color: #ffffff;
  font-size: 12px;
}

div.content-2 form button {
  background-color: transparent;
  border: 1px #ffffff solid;
  color: #ffffff;
  border-radius: 3px;
  padding: 5px;
  margin-left: 3px;
}
div.content-2 form input {
  background-color: transparent;
  border: 1px #ffffff solid;
  color: #ffffff;
  border-radius: 3px;
  line-height: 150%;
  padding: 5px;
}

div.content-2 form select {
  background-color: transparent;
  border: 1px #ffffff solid;
  color: #ffffff;
  border-radius: 3px;
  line-height: 150%;
  padding: 8px;
}

div.header div.header-content {
  width: 50%;
  text-align: center;
  margin-left: 50%;
  padding-top: 150px;
}

div.header div.header-footer {
  background-image: url(/lp-app-download/imgs/parentesi-top-grigia.png);
  background-repeat: no-repeat;
  background-position: center;
  min-height: 23px;
  width: 100%;
}

div.steps h2 {
  font-size: 36px;
  margin-top: 20px;
}

div.steps p {
  padding: 20px;
}

div.steps ul {
  list-style: none;
  max-width: 1280px;
}

div.steps ul li {
  text-align: center;
  display: inline-block;
  width: 23%;
  color: #868686;
  margin-bottom: 50px;
}

div.amore {
  background-image: url(/lp-app-download/imgs/bgamore.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 50px;
  background-color: #ffffff;
}

div.amore h2 {
  padding-top: 30px;
  font-size: 26px;
  color: #0060aa;
}

div.amore h2 strong {
  font-size: 26px;
}

div.amore iframe {
  padding-top: 50px;
}

div.amore p {
  padding-top: 50px;
  color: #868686;
}

div.benefici {
  background-color: #0060aa;
  background-image: url(/lp-app-download/imgs/bg-bluette.png);
  color: #ffffff;
  padding-bottom: 10px;
}

div.benefici h2 {
  color: #0060aa;
  display: block;
  height: 130px;
  background-image: url(/lp-app-download/imgs/bf-h1-benefici.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-top: 30px;
  font-weight: bold;
  font-size: 22px;
}

div.benefici ul {
  list-style: none;
  padding: 0;
}

div.benefici ul li {
  display: inline-block;
  width: 30%;
  margin: 0px;
  margin-top: 20px;
  padding: 0px;
}

div.benefici p {
  margin-top: 20px;
  max-width: 1280px;
  margin-bottom: 20px;
}

div.benefici form a {
  color: #ffffff;
  font-size: 11px;
}

div.benefici form button {
  background-color: transparent;
  border: 1px #ffffff solid;
  color: #ffffff;
  border-radius: 3px;
  padding: 5px;
  margin-left: 3px;
}
div.benefici form input {
  background-color: transparent;
  border: 1px #ffffff solid;
  color: #ffffff;
  border-radius: 3px;
  line-height: 150%;
  padding: 5px;
}

div.benefici form select {
  background-color: transparent;
  border: 1px #ffffff solid;
  color: #ffffff;
  border-radius: 3px;
  line-height: 150%;
  padding: 7px;
}

div.prefaq {
  background-image: url(/lp-app-download/imgs/bgfumo.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #ffffff;
}

div.prefaq h2 {
  font-size: 26px;
}

div.prefaq p {
  max-width: 960px;
  padding: 2%;
  color: #868686;
}

div.faq {
  padding: 2%;
}

div.faq h2 {
  font-size: 26px;
  padding: 2%;
}

div.faq a.faqquestion {
  display: block;
  border-top: 1px #cbcbcb solid;
  padding: 1%;
  text-decoration: none;
}
div.faq a.faqquestion:hover {
  text-decoration: underline;
}

div.faq p {
  display: none;
  background-color: #ffffff;
  padding: 1%;
  color: #868686;
}

.resimg {
    width: 419px;
    height: 405px;
  }

/*mobile */

@media (max-width: 768px) {
div.benefici {
  background-color: #0060aa;
  background-image: url(/lp-app-download/imgs/bg-bluette.png);
  background-repeat: repeat-x;
  background-position: top;
  color: #ffffff;
  padding-bottom: 20px;
}
  
  .resimg {
    width: 100%;
    height: auto;
  }

  div.faq a.faqquestion {
    padding: 5%;
  }

  div.faq p {
    padding: 5%;
  }

  .video-container {
    max-width: 96%;
  }

  div.header {
    background-color: #0060aa;
    color: #ffffff;
    width: 100%;
    height: 860px;
    background-image: url(/lp-app-download/imgs/header-mobile.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: auto;
  }

  div.header div.header-content {
    width: 100%;
    text-align: center;
    margin-left: 1px;
    padding-top: 20px;
  }

  div.header div.header-footer {
    background-image: url(/lp-app-download/imgs/parentesi-top.png);
    background-repeat: no-repeat;
    background-position: center;
    min-height: 23px;
    width: 100%;
  }

  div.content-1 h1 {
    margin-top: 50px;
  }

  div.content-1 {
    margin-bottom: 0px;
  }

  div.content-2 {
    display: none;
  }

  div.mobile-download {
    display: block;
    background-color: #ffffff;
    font-size: 26px;
    padding: 10px;
  }

  div.steps ul li {
    display: inline-block;
    width: 100%;
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
  }

  div.benefici ul li {
    width: 100%;
  }
}
div.menu {
  text-align: center;
  background-color: #a52121;
  background-color: #7fbbe8;
  line-height: 100%;
  position: fixed;
  width: 100%;
}
div.menu a {
  color: #000000;
  font-size: 12px;
  line-height: 100%;

  text-decoration: none;

  padding: 1px;
}
div.menu a strong {
  font-size: 14px;
  padding-right: 5px;
}

/* Button style from Leo */

.btn-toolset {
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  color: #ffffff;
  text-decoration: none;
  line-height: 1.2;
  font-weight: normal;
  font-family: sans-serif;
  font-size: 15px;
  background-color: #0060aa;
  border-radius: 20px;
  padding: 10px 20px;
  border: 1px solid #006fe6;
  cursor: pointer;
}
.btn-toolset:hover {
  background-color: #0063cc;
  border-color: #0056b3;
}
.btn-toolset > strong {
  font-size: 29px;
}

/* backtotop button */
#button11 {
  display: inline-block;
  background-color: #0060aa;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button11::after {
  content: "\f077";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button11:hover {
  cursor: pointer;
  background-color: #333;
}
#button11:active {
  background-color: #555;
}
#button11.show {
  opacity: 1;
  visibility: visible;
}

strong {font-weight:lighter}
h1,h2,h3 {text-transform:none} 

#footer li {padding:1px 0 !important;}
#footer .container .column {/*width:auto;*/}