body {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 100%;
  background-image: url("../../assets/img/image12.jpg");
  margin-top: 0;
  width: 100%;
  background-attachment: fixed;
  /*box-shadow: inset 0 0 0 1000px rgba(255,255,255,.95);*/
  font-family: Montserrat, sans-serif;
}

#main-sec {
  width: 100%;
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../assets/img/image12.jpg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.navbar-light .navbar-brand {
  font-size: 30px;
  font-weight: bold;
  color: rgba(255,255,255,0.9);
  font-family: Montserrat, sans-serif;
  background-image: url('../../assets/img/sh5-brand.png');
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
  height: 40px;
  width: 210px;
  margin-left: 8px;
}

@media (min-width: 350px) {
  .navbar-light .navbar-brand {
    font-size: 30px;
    font-weight: bold;
    color: rgba(255,255,255,0.9);
    font-family: Montserrat, sans-serif;
    /*background-image: url("../../assets/img/Logo_Alto_Sito.png");*/
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    height: 50px;
    width: 248px;
    margin-left: 8px;
  }
}

#navcol-1 {
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  color: rgb(255,255,255);
}

#title {
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  font-size: 25px;
}

@media (min-width: 576px) {
  #title {
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    font-size: 35px;
  }
}

#subtitle {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 200;
}

@media (min-width: 576px) {
  #subtitle {
    font-family: Montserrat, sans-serif;
    font-size: 25px;
    font-weight: 200;
    font-style: italic;
  }
}

#main-con {
  /*text-shadow: 0px 2px #000;*/
  /*padding-top: 20vh;*/
  font-family: Montserrat, sans-serif;
  position: absolute;
  /*bottom: 0;*/
  padding-top: 20vh;
}

.col.main-col {
}

#main-con p {
  color: #ffffff;
  text-shadow: 0 0;
  font-size: 12px;
  color: #fff;
}

@media (min-width: 576px) {
  #main-con p {
    color: #ffffff;
    text-shadow: 0 0;
    font-size: 15px;
  }
}

#ipad {
  position: fixed;
  width: 800px;
  height: 400px;
  background-image: url("../../assets/img/ipad-hand.png");
  background-position: 100% 100%;
  background-size: contain;
  bottom: 0;
  right: 50px;
  background-repeat: no-repeat;
}

#ipad-con {
  bottom: 0;
  position: absolute;
  height: 500px;
}

#page-row {
  height: 30vh;
}

#ipad-row {
  height: 50vh;
}

#ipad-img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
  color: #ffffff;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
  color: #bde9fd;
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(189,233,253,0.7);
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
  color: #bde9fd;
}

html {
  height: 100%;
}

#pr-l-col {
  font-weight: 600;
  color: #343a40;
  margin: auto auto;
}

#pr-r-col {
  border-top: 1px solid #ccc;
  border-left: 0;
}

@media (min-width: 992px) {
  #pr-r-col {
    border-top: 0;
    border-left: 1px solid #ccc;
    padding-left: 35px;
  }
}

#pr-accordion {
  margin-top: 40px;
  font-size: 15px;
}

#user-con {
  margin-top: 0;
  padding-top: 130px;
  padding-bottom: 50px;
}

#user-con.container {
  background-color: rgba(255, 255, 255, .95);
}

@media (min-width: 300px) {
  .navbar {
    padding: .5rem 1rem;
  }
}

.navbar {
  padding: .5rem 8px;
}

.table td, .table th {
}

option {
  color: #000;
}

option:first-child {
  /*color: #cccccc;*/
}

select {
  color: #ccc;
}

.signup-dark form {
  max-width: 600px;
}

#signup-textarea::-webkit-scrollbar {
  width: 8px;
  background: #171e25;
  cursor: pointer;
}

#signup-textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #4d637b;
  cursor: pointer;
}

.form-control:focus {
  border-color: #67bde7;
  box-shadow: 0 0 0 .2rem rgba(103,189,231,0.75);
}

#user-body {
  box-shadow: inset 0 0 0 1000px rgba(255,255,255,.95);
}

.login-dark form {
  margin-bottom: 50px;
}

#signup-body {
  /*padding-top: 40px;*/
  height: 100%;
}

#signup-block {
  position: static;
  margin-top: 100px;
}

#pp-form input[type=image] {
  background-color: #fff;
  border: 2px solid #40a260;
}

#pp-form input[type=image]:hover {
  background-color: rgba(64,162,96,0.2);
  border: 2px solid #40a260;
}

.navbar-light .navbar-toggler {
  color: rgba(255,255,255,0.5);
  border-color: rgba(255,255,255,0.1);
}

.bg-dark {
  background-color: #00296b!important;
  box-shadow: 0px 0px 3px #4595e6;
}

#logo-lifetronic {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 30px auto 0 auto;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1.0;
  background-image: url("../../assets/img/piramide.png");
  background-position: bottom;
  height: 90px;
}

@media (min-width: 992px) {
  #logo-lifetronic {
    width: 100%;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto auto;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
    background-image: url("../../assets/img/Life_Nastro_Synology4.png");
    background-position: center;
  }
}

#p-home-label {
  display: block;
  margin: 0 0;
  font-size: 15px;
  padding-left: 3px;
}

#app-list {
  text-decoration: none;
  list-style-type: none;
  padding: 0;
}

#dw-for-iphone {
  display: inline-block;
}

#dw-for-ipad {
  display: none;
}

@media (min-width: 768px) {
  #dw-for-iphone {
    display: none;
  }
}

@media (min-width: 768px) {
  #dw-for-ipad {
    display: inline-block;
  }
}

#trial-textarea {
  min-height: 100px;
  max-height: 100px;
  font-size: 10px;
  border-bottom: 0;
  resize: none;
}

.carousel-indicators .active {
  background-color: rgb(0,41,107);
  /*box-shadow: 0 0 5px #000000;*/
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  background-image: none;
  color: rgba(0,0,0,0.45);
  font-size: 25px;
  text-shadow: 0 2px 4px #ffffff;
}

.terms-modal .modal-body {
  background-color: #efefef;
}

.long-modal-content {
  width: 100%;
  height: 500px;
  max-height: 50vh;
  overflow: auto;
  font-size: 70%;
  text-align: justify;
  padding-right: 10px;
  display: none;
}

.long-modal-content h1 {
  font-size: 170%;
  text-align: center;
  font-weight: 700;
}

.long-modal-content h3 {
  font-size: 140%;
  font-weight: 700;
}

.terms-modal .modal-header {
  background-image: url("../../assets/img/piramide.png");
  background-position: 2% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
}

.terms-modal .modal-header .modal-title {
  font-size: 18px;
  margin-left: 60px;
  line-height: 1.5;
}

.terms-modal .btn {
  border: 1px solid #ccc;
  min-width: 130px;
}

.list-inline-item:not(:last-child) {
  margin-right: 0;
}

#modal-pp-body, /*#modal-pp-footer*/, #modal-tc-body, #modal-tc-footer {
  display: none;
}

.trial-checkbox {
  font-size: 15px;
  padding: 0 22px;
  margin-left: 1px;
}

.dw-app {
  /*width: 140px;*/
  opacity: 0.80;
  /*z-index: 1000;*/
  /*position: absolute;*/
  height: 45px;
}

.dw-app:hover {
  opacity: 1.0;
}

#pr-row {
  margin: 20px 0;
}

.pr-row {
  margin: 20px 0;
}

#agreements-form label {
  margin-left: 15px;
  font-size: initial;
}

#agreements-form input[type=checkbox] {
  -ms-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  -o-transform: scale(1.3);
  /*padding: 10px;*/
  margin-top: 5px;
  color: #fff;
  /*-webkit-appearance: none;*/
  background-color: #fff;
  border: 1px solid #efefef;
  border-radius: 2px;
}

#agreements-form input[type=checkbox]:checked {
  /*background-image: url(http://csscheckbox.com/checkboxes/lite-x-green.png);*/
  /*background-image: url(http://csscheckbox.com/checkboxes/lite-green-check.png);*/
  /*background-position: 0 -15px;*/
}

#refresh-row div {
  padding: 0;
}

.terms-content, .terms-content ul li {
  text-align: justify;
  list-style-type: none;
  font-size: 13px;
}

.guide-t {
  margin-bottom: 0;
  margin-top: 15px;
}

.table > tbody > tr > td {
  vertical-align: middle;
}

.save-cell {
  padding-left: 0;
}

.save-btn {
  /*opacity: 0.5;*/
}

.btn-info.disabled, .btn-info:disabled {
  color: #666666;
  background-color: #e9ecef;
  border-color: #17a2b8;
}

.login-dark .blue-form {
  background-color: #001f52;
}

.btn-pricing-table {
  font-size: 10px;
}

.font-weight-bold a {
  font-weight: bold;
}

.table-responsive input[type="checkbox"] {
  margin-left: 0px;
}

.other-product-link-hp {
  z-index: 1000;
}