/********** common setting **********/
body {
  width: 100%;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 300;
}

* {
  box-sizing: border-box;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
}

.video-background {
  background: url(../img/poster.jpg) no-repeat;
  width: 100%;
  height: calc(100vh - 70px);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -99;
}

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#vidtop-content {
  top: 0;
  color: #fff;
  height: 100%;
}

.vid-info {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(244, 244, 244, 0);
  color: #fff;
  padding: 1rem;
  font-family: Helvetica, Arial, sans-serif;
}

.vid-info h1 {
  font-size: 3rem;
  font-weight: 700;
  margin-top: 0;
  line-height: 1.2;
  padding: 2em 2em 0 2em;
}

/*.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }*/
@media (min-aspect-ratio: 16/9) {
  .video-foreground {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .video-foreground {
    width: 400%;
    left: 50%;
    transform: translateX(-50%);
  }
}

@media all and (max-width: 600px) {
  .vid-info {
    width: 100%;
    padding: 0;
  }

  .vid-info h1 {
    margin-bottom: 0.2rem;
  }
}

@media all and (max-width: 500px) {
  .vid-info .acronym {
    display: none;
  }
}

.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: "";
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#cookie-bar {
  border-top: none !important;
  padding: 30px 14% !important;
  height: 50%;
  background: url("../img/logo-cookie.png") center bottom no-repeat
    rgba(234, 92, 11, 0.9) !important;
}

#cookie-bar p {
  font-size: 12pt !important;
}

#cookie-bar-main-privacy-link {
  color: #36bf2d !important;
}

#cookie-bar-button {
  /*background: #0275d8 !important;*/
  color: white !important;
  text-shadow: none !important;
}

element.style {
}

#contact ul li {
  padding: 3px 0;
}

user agent stylesheet li {
  display: list-item;
  text-align: -webkit-match-parent;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

ul {
  padding-inline-start: 1rem;
  font-weight: 700;
  padding-right: 1rem;
}

user agent stylesheet ul {
  list-style-type: disc;
}

.btn {
  margin-bottom: 1em;
}

.maxi-btn {
  width: 100%;
  min-height: 350px;
  line-height: 1em;
  border-radius: 10px;
  color: #393939 !important;
  padding: 0 50px 0 0;
  margin-bottom: 30px;
  font-size: 2em;
  /*height: 100%;*/
  transition: 0.3s ease-in-out;
}

.maxi-btn:hover {
  transform: translateY(-5px);
}

.card {
  /*background: #0088cc;
	color: #ffffff;*/
  border-radius: 8px;
  border: none;
  display: block;
  /*min-height: 290px;*/
  margin-bottom: 1em;
  text-align: center;
}

#icon-protezione {
  width: 115px;
  height: 135px;
}

#contact a {
  color: #393939;
  font-size: 2em;
  line-height: 1em;
}

h1 {
  margin: 2em 0 1em 0;
  font-weight: 300;
  color: #0088cc;
  line-height: 1em;
  text-align: center;
}

h1 span,
figcaption {
  color: #393939;
  font-weight: 300;
}

h2 span,
p span,
figcaption span {
  color: #0088cc;
}

h2.medio {
  font-size: 4em !important;
}

.col-sm-6 {
  width: 50%;
}

p {
  padding-bottom: 1rem;
}

.lead {
  font-size: 1.2rem !important;
  line-height: 1.2em;
  font-weight: 300 !important;
  color: #393939;
}

h2 {
  color: #393939;
  font-size: 2.4rem;
  line-height: 1em;
}

ul {
  padding-inline-start: 1rem;
  font-weight: 700;
  padding-right: 1rem;
}

_#box-bianco {
  padding: 2rem;
  margin-top: 1rem;
  background: rgba(255, 255, 255, 0.5);
  opacity: 1;
}

/*
div.accordion .blocco-accordion h2 {
    color: #ffffff;
    padding: 12px 0px 0 10% !important;
    transition: .3s ease-in-out !important;
    cursor: pointer !important;
    float: right;
    width: 100%;
	margin-bottom: 5rem;
	margin-top: 45%;
	font-size: 3.5em;
}
div.accordion .blocco-accordion h2 img {
    float: right;
}

div.accordion .blocco-accordion h2:hover {
    text-decoration: none;
    transform: translateY(-5px);
	cursor: pointer !important;

}
div.accordion .blocco-accordion:hover {
    text-decoration: none;
    opacity: .9;
	cursor: pointer !important;

}
div.accordion .blocco-accordion h2.active {
    margin-bottom: 0;
}
div.accordion .blocco-accordion p{
	padding-right: 30px;
	display: flex;
}
div.accordion .blocco-accordion ul {
	padding-right: 50px;
	padding-left: 1em;
}
div.triggeraccordion {
	background: #ff0000;
	background-size: cover;

	cursor: pointer !important;
	border-radius: .8rem;
}
.contenutoaccordion {
	margin-top: 1em;
	background: #ffffff;
	padding: 5% 10% !important;
	border-radius: 1.8rem;
}
*/

.domino {
  max-width: 254px;
}
div.accordion .blocco-accordion {
  margin-bottom: 1.5rem;
}
div.accordion .blocco-accordion h2 {
  font-size: 1.4rem !important;
  border-radius: 5px;
  transition: 0.3s ease-in-out !important;
  cursor: pointer;
  /* width: max-content; */
}

div.accordion .blocco-accordion h2:hover {
  text-decoration: none;
  transform: translateY(-5px);
  color: #0088cc;
}

div.accordion .blocco-accordion p {
  padding: 2px 30px;
  border-radius: 5px;
  cursor: pointer;
}

#feature-last_ p {
  width: 93%;
}

img {
  display: block;
  max-width: 100%;
}

a,
button {
  cursor: pointer;
}

.jumbotron {
  margin-bottom: 0;
}

.back-to-top {
  display: none;
}

.fa.fa-check {
  /* color: #00FFAD;*/
  margin-right: 0.3em;
}

a.back-to-top {
  display: none;
}

.atlas-cta {
  border-radius: 4px;
  padding: 0.5rem 1rem;
  font-size: 1.1rem;
  transition: 0.3s ease-in-out;
  margin: 0;
  margin-right: 1em;
  width: fit-content;
  border: 2px solid;
}

.atlas-cta:hover {
  text-decoration: none;
}

.atlas-cta-wide {
  width: 100%;
}

#pulsante-video {
  margin: 0 auto;
  margin-top: 40%;
  display: block;
  width: max-content;
}

.cta-blue {
  background: #0088cc;
  border-color: #0088cc;
  color: #fff;
}

.cta-blue:hover {
  color: #ffffff;
  background: #2d2d2d;
  border-color: #2d2d2d;
}

.cta-red {
  /*background: #daeed7;*/
  background: #cc0000;
  color: #fff;
}

.cta-dark {
  background: #2d2d2d;
  border-color: #2d2d2d;
  color: #ffffff;
}

.cta-dark:hover {
  color: #2d2d2d;
  background: #ffffff;
  border-color:#2d2d2d;
}

.cta-white {
  background: #ffffff;
  color: #192440;
}

.cta-ghost {
  border: 2px solid #192440 !important;
  color: #192440;
}

.cta-ghost:hover {
  color: #ffffff;
  background: #121a2e;
}

#logo-header {
}

.testatina {
  background: #ffffff;
  min-height: 70px;
  z-index: 99999;
  position: sticky;
  top: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.24);
}

.testatina img {
  max-height: 60px;
  margin: 0 auto;
}

.big {
  font-size: 4rem;
}

#banner {
  /*background-size: cover;
	background-image: url('../img/header-bgz.jpg');
	background-position: center bottom;*/
  background: none;
  min-height: 50%;
}

@media (min-width: 1280px) {

  .big {
    font-size: 8rem;
  }

  h2 {
    font-size: 3rem;
  }

  .feature img {
    width: 100%;
  }

  .lead {
    font-size: 1.3rem !important;
    line-height: 1.2em;
    color: #393939;
  }

  h2.medio {
    font-size: 6em !important;
  }

  .maxi-btn {
    font-size: 2em;
  }

  #banner {
    min-height: 100%;
  }
}

html {
  width: 100%;
}

#teaser {
  background: url(../img/sfondo-sedili.jpg) no-repeat;
  background-position: left;
  background-color: #daeed7;
}

#grazie {
  background: url("../img/SOFTWARE2.jpg") center bottom;
  background-size: cover;
  height: 100%;
}

#grazie-div {
  margin: 0 auto;
}

#imagesnet li {
  margin: 0.6em 0;
}

/********** banner **********/
#banner header {
  overflow: hidden;
}

#banner header img {
  max-width: 80px;
}

/********** feature (skew background) **********/
.feature img {
  width: 100%;
  border-radius: 10px;
  border: solid 2px #003478;
  margin-bottom: 1rem;
}

.ribasso {
  padding-top: 2em;
}

#feature-first {
  /*background: linear-gradient(168deg, #ffffff 55%, #0088cc 0);*/
}

#feature-last {
  background: #00ffad;
}

/*************************/
/*     02. Preloader     */
/*************************/
.spinner-wrapper {
  position: fixed;
  z-index: 999999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fff;
}

.spinner {
  position: absolute;
  top: 50%;
  /* centers the loading animation vertically one the screen */
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  width: 3.75rem;
  height: 1.25rem;
  margin: -0.625rem 0 0 -1.875rem;
  /* is width and height divided by two */
  text-align: center;
}

.spinner > div {
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-radius: 100%;
  background-color: #0088cc;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

/********** price table **********/
#price-table {
  min-height: 100%;
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
  background: #fff url(../img/assistenza.jpg) no-repeat center bottom;
  background-size: cover;
}

#price-table__premium {
  background: #192440;
  color: #ffffff;
}

#price-table ul li {
  margin: 0.6em 0;
}

/********** contact **********/
#contact {
  background: #0088cc;
}

#contact ul li {
  padding: 3px 0;
}

#contact form {
  color: #fff;
}

#contact form #rmsgSubmit.h3 {
  color: #fff;
}

#contact form input,
#contact form textarea {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #393939;
}

.with-errors {
  color: #fff;
}

/********** copyright **********/
#copyright a {
  color: #ffffff;
  text-decoration: none !important;
  border-radius: 8px;
}

#copyright a:hover {
  color: #ffffff;
}

#telefono a {
  font-size: 1.2rem;
  border: 2px solid #ffffff;
  padding: 10px 20px;
}

a,
a:hover {
  text-decoration: none;
}

#copyright {
  background: #495669;
  padding: 1rem;
  color: #ffffff;
}

#copyright #social-media {
  padding-top: 2em;
}

#copyright #social-media a {
  width: 40px;
  height: 40px;
  border-radius: 99%;
  background: #ffffff;
  transition: 0.4s ease;
}

#copyright #social-media a i {
  color: #192440;
  font-size: 1.2rem;
  line-height: 40px;
}

#copyright #social-media a:hover {
  background: #00ffad;
}

#copyright #social-media a:hover i {
  color: #ffffff;
}

@media (max-width: 980px) {
  .footer-col {
    margin-top: 0.5em;
    text-align: center;
  }

  #pulsante-video {
    margin-top: 125%;
  }

  #eupia {
    display: none !important;
  }
}

/********** RWD **********/
@media (max-width: 575px) {
  #cookie-bar {
    background-size: contain !important;
  }

  .my-4 {
    margin-top: 0 !important;
    margin-bottom: 1.5rem !important;
  }

  #logo-header {
  }

  #banner {
    background-position-x: 80%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: 0%;
  }

  #banner h1 {
    font-size: 3rem;
    text-align: center;
  }

  #banner h2 {
    font-size: 1rem;
    text-align: left;
    margin: 0;
  }

  #logo-footer img {
    margin: 0 auto;
  }

  .lead,
  #banner h1 span {
    color: #333 !important;
  }

  .atlas-cta {
    font-size: 1.2rem !important;
  }

  ul li {
    text-align: left !important;
  }

  #pittogramma {
    max-width: 300px;
  }

  #contact a {
    color: #393939;
    font-size: 1.2em;
    line-height: 1em;
  }

  #telefono {
    margin: 2em 0 !important;
  }

  #copyright a {
    font-size: 1.2rem;
  }
}

/* END */

table {
  width: 100%;
  background: #ffffff;
}

table th,
table td {
  padding: 10px;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  vertical-align: middle;
}

.footer .list-unstyled .fas {
  color: #0088cc;
  font-size: 0.5rem;
  line-height: 1.375rem;
}

.footer .list-unstyled .media-body {
  margin-left: 0.625rem;
}

.footer .fa-stack {
  margin-bottom: 0.75rem;
  margin-right: 0.5rem;
  font-size: 1.5rem;
}

.footer .fa-stack .fa-stack-1x {
  color: #fff;
  transition: all 0.2s ease;
}

.footer .fa-stack .fa-stack-2x {
  color: #0088cc;
  transition: all 0.2s ease;
}

.footer .fa-stack:hover .fa-stack-1x {
  color: #fff;
}

.footer .fa-stack:hover .fa-stack-2x {
  color: #00a7bd;
}

/* .footer-col {
  margin-top: 3em;
} */

/*************************/
/*     17. Copyright     */
/*************************/
.copyright {
  padding-top: 1rem;
  padding-bottom: 0.375rem;
  text-align: center;
}

.copyright .p-small {
  padding-top: 1.375rem;
  border-top: 1px solid #c4d8dc;
  opacity: 0.7;
}

/* Slider */
.swiper-wrapper {
  height: auto;
}
.swiper img {
  width: 100%;
}


/* Masonry */
.sec-masonry {
  /*.lightbox:hover img{
    transform: translate(-50%, -50%) rotateY(180deg);
  }*/
}
.sec-masonry .masonry {
  column-width: 220px;
  column-gap: 10px;
  padding: 10px;
}
.sec-masonry .masonry img {
  display: inline;
  width: 100%;
  cursor: pointer;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}
.sec-masonry .lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  background: #7f8c8d;
  perspective: 1000;
  z-index: 999999;
}
.sec-masonry .filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}
.sec-masonry .lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  width: auto;
  max-height: 95vh;
  height: auto;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}
.sec-masonry [class^=arrow] {
  height: 200px;
  width: 50px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.sec-masonry [class^=arrow]:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px;
  height: 15px;
}
.sec-masonry .arrowr {
  right: 0;
}
.sec-masonry .arrowr:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.sec-masonry .arrowl {
  left: 0;
}
.sec-masonry .arrowl:after {
  border-left: 1px solid white;
  border-top: 1px solid white;
}
.sec-masonry .close {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.4);
  margin: 20px;
  cursor: pointer;
  opacity: 1;
}
.sec-masonry .close:after,
.sec-masonry .close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #ffffff;
}
.sec-masonry .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.sec-masonry .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.sec-masonry .title {
  font-size: 20px;
  color: #000;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin: 20px 0;
}



@media only screen and (max-width: 767px) {
  .image-desktop{display:none;}
  .image-mobile{display:block;}
}

@media only screen and (min-width: 767px) {
  .image-desktop{display:block;}
  .image-mobile{display:none;}
}