/* raleway-300 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/raleway-v28-latin-300.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v28-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('../fonts/raleway-v28-latin-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */ url('../fonts/raleway-v28-latin-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ url('../fonts/raleway-v28-latin-300.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/raleway-v28-latin-regular.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v28-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('../fonts/raleway-v28-latin-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */ url('../fonts/raleway-v28-latin-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ url('../fonts/raleway-v28-latin-regular.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/raleway-v28-latin-600.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v28-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('../fonts/raleway-v28-latin-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */ url('../fonts/raleway-v28-latin-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ url('../fonts/raleway-v28-latin-600.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/raleway-v28-latin-700.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v28-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('../fonts/raleway-v28-latin-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */ url('../fonts/raleway-v28-latin-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ url('../fonts/raleway-v28-latin-700.svg#Raleway') format('svg');
  /* Legacy iOS */
}
/* raleway-900 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/raleway-v28-latin-900.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/raleway-v28-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/raleway-v28-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ url('../fonts/raleway-v28-latin-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */ url('../fonts/raleway-v28-latin-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */ url('../fonts/raleway-v28-latin-900.svg#Raleway') format('svg');
  /* Legacy iOS */
}
html,
body {
  font-family: 'Raleway', sans-serif;
  height: 100%;
  width: 100%;
  color: #666666;
  font-size: 16px;
}
body {
  position: relative;
  overflow-x: hidden;
}
.container {
  width: 100%;
  max-width: 1200px;
}
a {
  color: #E5523D;
  font-weight: 700;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
a:hover {
  text-decoration: none;
  color: #1C1C1C;
}
.header {
  margin-bottom: 30px;
  margin-top: 30px;
}
.header .login {
  text-align: right;
  margin-top: 30px;
}
.slogan {
  margin-bottom: 30px;
}
.slogan .title-slide {
  font-size: 2em;
  font-weight: 700;
  color: #1C1C1C;
  padding: 10px 20px;
}
.slogan .title-slide span {
  font-weight: 900;
  color: #E5523D;
}
.img-responsive {
  display: inline;
}
/*-*-*-*-*-*-*FOOTER*-*-*-*-*-*-*/
.footer {
  padding: 30px 15px;
  font-size: 0.9em;
}
.footer .credits {
  line-height: 2em;
}
.footer .credits strong {
  font-size: 1.2em;
}
#basic-modal {
  display: inline;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*-*-*-*-*-*-*-*FORM*-*-*-*-*-*-*-*/
.modal-backdrop {
  z-index: auto;
}
.modal {
  z-index: 2;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*-*-*-*-*-*-*CONTENUTI*-*-*-*-*-*/
h2 {
  font-weight: 900;
  color: #E5523D;
  font-size: 2em;
}
h3 {
  font-weight: 900;
  color: #666666;
  font-size: 1.7em;
}
.contenuti {
  margin-bottom: 30px;
}
.contenuti p {
  line-height: 1.8em;
}
.video {
  margin-bottom: 30px;
  padding: 30px 15px;
  background: url("/img/sfondo_video.jpg") repeat center fixed;
  text-align: center;
}
.video iframe {
  margin-top: 20px;
}
.brochure {
  margin-bottom: 30px;
  padding: 30px 15px;
}
.brochure a {
  border: 5px solid #EEEEEE;
  background: #FFF;
  font-weight: 900;
  color: #000;
  font-size: 1.7em;
  position: relative;
  padding: 20px;
}
.brochure a span {
  color: #F8B149;
}
.brochure a img {
  position: absolute;
  top: -30%;
  right: 19%;
  width: 17.5%;
  border: 1px solid #707070;
}
.brochure a:hover {
  background: #EEEEEE;
}
.contattiLink {
  margin-bottom: 30px;
  padding: 30px 0 30px 30px;
  background: url("/img/contatti.jpg") no-repeat 45% 0%;
  font-weight: 300;
  font-size: 1.7em;
}
.contattiLink p,
.contattiLink a {
  padding: 5px 10px 5px 50px;
}
.contattiLink a {
  font-weight: 300;
  letter-spacing: 0.5em;
  font-size: 1.5em;
  /*		background-color:rgba(255, 255, 255, 0.5);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF, endColorstr=#ccFFFFFF);
		-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ccFFFFFF, endColorstr=#ccFFFFFF)";*/
  display: block;
}
.contattiLink .banner {
  padding: 0;
}
.gdpr {
  padding: 30px 15px;
  background: url("/img/pattern_gdpr.jpg") repeat 0 0;
}
.step {
  padding: 30px 15px;
  background: #002D61;
}
.step strong {
  color: #00B6AA;
}
.step img {
  margin-bottom: 30px;
}
.contatto-tel {
  background: #E5523D;
  font-size: 1.2em;
}
.contatto-tel .containerIcon {
  text-align: center;
}
.step,
.contatto-tel {
  padding: 30px 15px;
  margin: 0;
  color: #FFF;
}
.step h3,
.contatto-tel h3 {
  color: #FFF;
  margin-bottom: 30px;
}
.step p,
.contatto-tel p {
  line-height: normal;
}
.step a,
.contatto-tel a {
  color: #FFF;
}
.pacchetti .licenza {
  text-align: center;
}
.pacchetti p {
  margin: 30px 0 0 0;
  padding: 20px;
  color: #FFF;
}
.pacchetti .annuale {
  background: #8db74b;
}
.pacchetti .triennale {
  background: #E5523D;
}
.pacchetti .triennale .btn-success {
  background-color: #FFF;
  border-color: #FFF;
  color: #E5523D;
}
.btn {
  border-radius: 0;
}
.btn-success {
  background-color: #E5523D;
  border-color: #E5523D;
  border-radius: 0;
  font-weight: 700;
}
.btn-success:hover {
  background-color: #1C1C1C;
  border-color: #1C1C1C;
}
/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
/*-*-*-*-*-*-MEDIA QUERY-*-*-*-*/
@media screen and (max-width: 450px) {
  .brochure a {
    font-size: 1em !important;
  }
}
@media screen and (max-width: 470px) {
  .brochure a {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 500px) {
  .brochure a img {
    top: -13px !important;
    right: 2% !important;
    width: 43.5% !important;
  }
}
@media screen and (min-width: 0px) and (max-width: 769px) {
  .step p {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 769px) {
  .contatto-tel {
    text-align: center;
  }
  .contatto-tel img {
    margin-bottom: 30px;
  }
  .footer .credits {
    margin-bottom: 30px;
  }
  .brochure a {
    padding: 20px 50% 20px 20px;
  }
  .brochure a img {
    top: -25%;
    right: 5%;
    width: 39.5%;
  }
}
@media screen and (max-width: 992px) {
  .timelineOne:before {
    bottom: -20px;
  }
  .timeline {
    margin: 0 0 0 5%;
  }
  .timelineOne {
    margin: 5% 0 0 5%;
  }
  .contattiLink {
    background: url("/img/contatti.jpg") no-repeat 0% 0%;
  }
  .contattiLink p,
  .contattiLink a {
    padding: 5px 10px 5px 20px;
  }
  .contattiLink a {
    letter-spacing: 0.1em;
  }
  .contattiLink .banner {
    padding: 0 0 15px 15px;
  }
}
@media (min-width: 767px) {
  .slogan .title-slide {
    font-size: 1.7em;
    padding: 2.5% 10% 0 5%;
  }
}
@media screen and (min-width: 769px) {
  .contatto-tel p {
    height: 105px;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
  }
}
@media screen and (min-width: 992px) {
  .slogan .title-slide {
    font-size: 2em;
    padding: 5% 20% 0 5%;
  }
  .brochure a {
    padding: 20px 20%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1200px) {
  .brochure a img {
    top: -30%;
    right: 16%;
    width: 20.5%;
  }
}
@media screen and (min-width: 1200px) {
  .slogan .title-slide {
    font-size: 2.3em;
    padding: 7.5% 20% 0 5%;
  }
}
@media screen and (min-width: 1400px) {
  .slogan .title-slide {
    font-size: 2.8em;
    padding: 10% 20% 0 5%;
  }
}
@media screen and (min-width: 1700px) {
  .slogan .title-slide {
    font-size: 3em;
    padding: 12% 20% 0 5%;
  }
}
@media screen and (min-width: 1900px) {
  .slogan .title-slide {
    font-size: 3.5em;
    padding: 10% 25% 0 5%;
  }
}
/*-*-*-*-*-*-*-*-*-*--*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* -*-*-*-*-*-*-*-*-*/
@media only screen and (max-width: 991px) {
  .order {
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .order .ord1 {
    order: 1;
    -webkit-order: 1;
  }
  .order .ord2 {
    order: 2;
    -webkit-order: 2;
  }
  .order .ord3 {
    order: 3;
    -webkit-order: 3;
  }
  .order .ord4 {
    order: 4;
    -webkit-order: 5;
  }
}
