@charset "UTF-8";

/*--------------------
-IMPORTS
--------------------*/

body .text-link-cta,
body .mailto {
  font-family: MonumentExtended, Arial, sans-serif;
  padding-bottom: 2px;
  text-decoration: none;
}

body .text-link-cta:hover,
body .mailto:hover,
body .text-link-cta:active,
body .mailto:active,
body .text-link-cta:focus,
body .mailto:focus {
  text-decoration: none;
}

/*html body {}*/

html body .f100 {
  font-weight: 100;
}

html body .f200 {
  font-weight: 200;
}

html body .f300 {
  font-weight: 300;
}

html body .f400 {
  font-weight: 400;
}

html body .f500 {
  font-weight: 500;
}

html body .f600 {
  font-weight: 600;
}

html body .f700 {
  font-weight: 700;
}

html body .f800 {
  font-weight: 800;
}

html body .f900 {
  font-weight: 900;
}

html body .w-0 {
  width: 0%;
}

html body .w-10 {
  width: 10%;
}

html body .w-15 {
  width: 15%;
}

html body .w-20 {
  width: 20%;
}

html body .w-25 {
  width: 25%;
}

html body .w-30 {
  width: 30%;
}

html body .w-40 {
  width: 40%;
}

html body .w-50 {
  width: 50%;
}

html body .w-60 {
  width: 60%;
}

html body .w-65 {
  width: 65%;
}

html body .w-70 {
  width: 70%;
}

html body .w-75 {
  width: 75%;
}

html body .w-80 {
  width: 80%;
}

html body .w-90 {
  width: 90%;
}

html body .w-100 {
  width: 100%;
}

html body .fs-10 {
  font-size: 10px;
}

@media only screen and (max-width: 992px) {
  html body .fs-10 {
    font-size: -webkit-calc(6px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(6px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-12 {
  font-size: 12px;
}

@media only screen and (max-width: 992px) {
  html body .fs-12 {
    font-size: -webkit-calc(7.2px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(7.2px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-13 {
  font-size: 13px;
}

@media only screen and (max-width: 992px) {
  html body .fs-13 {
    font-size: -webkit-calc(7.8px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(7.8px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-14 {
  font-size: 14px;
}

@media only screen and (max-width: 992px) {
  html body .fs-14 {
    font-size: -webkit-calc(8.4px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(8.4px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-15 {
  font-size: 15px;
}

@media only screen and (max-width: 992px) {
  html body .fs-15 {
    font-size: -webkit-calc(9px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(9px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-16 {
  font-size: 16px;
}

@media only screen and (max-width: 992px) {
  html body .fs-16 {
    font-size: -webkit-calc(9.6px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(9.6px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-18 {
  font-size: 18px;
}

@media only screen and (max-width: 992px) {
  html body .fs-18 {
    font-size: -webkit-calc(10.8px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(10.8px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-20 {
  font-size: 20px;
}

@media only screen and (max-width: 992px) {
  html body .fs-20 {
    font-size: -webkit-calc(12px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(12px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-22 {
  font-size: 22px;
}

@media only screen and (max-width: 992px) {
  html body .fs-22 {
    font-size: -webkit-calc(13.2px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(13.2px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-24 {
  font-size: 24px;
}

@media only screen and (max-width: 992px) {
  html body .fs-24 {
    font-size: -webkit-calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-26 {
  font-size: 26px;
}

@media only screen and (max-width: 992px) {
  html body .fs-26 {
    font-size: -webkit-calc(15.6px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(15.6px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-28 {
  font-size: 28px;
}

@media only screen and (max-width: 992px) {
  html body .fs-28 {
    font-size: -webkit-calc(16.8px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(16.8px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-30 {
  font-size: 30px;
}

@media only screen and (max-width: 992px) {
  html body .fs-30 {
    font-size: -webkit-calc(18px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(18px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-32 {
  font-size: 32px;
}

@media only screen and (max-width: 992px) {
  html body .fs-32 {
    font-size: -webkit-calc(19.2px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(19.2px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-34 {
  font-size: 34px;
}

@media only screen and (max-width: 992px) {
  html body .fs-34 {
    font-size: -webkit-calc(20.4px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(20.4px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-36 {
  font-size: 36px;
}

@media only screen and (max-width: 992px) {
  html body .fs-36 {
    font-size: -webkit-calc(21.6px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(21.6px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-40 {
  font-size: 40px;
}

@media only screen and (max-width: 992px) {
  html body .fs-40 {
    /*font-size: -webkit-calc(24px -   6 * ((100vw - 992px) / 680)) !important;*/
    /*font-size: calc(24px -   6 * ((100vw - 992px) / 680)) !important;*/
  }
}

html body .fs-50 {
  font-size: 50px;
}

@media only screen and (max-width: 992px) {
  html body .fs-50 {
    font-size: -webkit-calc(30px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(30px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-60 {
  font-size: 60px;
}

@media only screen and (max-width: 992px) {
  html body .fs-60 {
    font-size: -webkit-calc(36px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(36px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-70 {
  font-size: 70px;
}

@media only screen and (max-width: 992px) {
  html body .fs-70 {
    font-size: -webkit-calc(42px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(42px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-80 {
  font-size: 80px;
}

@media only screen and (max-width: 992px) {
  html body .fs-80 {
    font-size: -webkit-calc(48px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(48px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-100 {
  font-size: 100px;
}

@media only screen and (max-width: 992px) {
  html body .fs-100 {
    font-size: -webkit-calc(60px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(60px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-120 {
  font-size: 120px;
}

@media only screen and (max-width: 992px) {
  html body .fs-120 {
    font-size: -webkit-calc(72px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(72px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .fs-130 {
  font-size: 130px;
}

@media only screen and (max-width: 992px) {
  html body .fs-130 {
    font-size: -webkit-calc(78px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(78px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .max-50 {
  max-width: 50px !important;
}

html body .maxh-50 {
  max-height: 50px !important;
}

html body .max-100 {
  max-width: 100px !important;
}

html body .maxh-100 {
  max-height: 100px !important;
}

html body .max-150 {
  max-width: 150px !important;
}

html body .maxh-150 {
  max-height: 150px !important;
}

html body .max-200 {
  max-width: 200px !important;
}

html body .maxh-200 {
  max-height: 200px !important;
}

html body .max-300 {
  max-width: 300px !important;
}

html body .maxh-300 {
  max-height: 300px !important;
}

html body .max-350 {
  max-width: 350px !important;
}

html body .maxh-350 {
  max-height: 350px !important;
}

html body .max-400 {
  max-width: 400px !important;
}

html body .maxh-400 {
  max-height: 400px !important;
}

html body .max-500 {
  max-width: 500px !important;
}

html body .maxh-500 {
  max-height: 500px !important;
}

html body .max-600 {
  max-width: 600px !important;
}

html body .maxh-600 {
  max-height: 600px !important;
}

html body .max-700 {
  max-width: 700px !important;
}

html body .maxh-700 {
  max-height: 700px !important;
}

html body .max-800 {
  max-width: 800px !important;
}

html body .maxh-800 {
  max-height: 800px !important;
}

html body .max-900 {
  max-width: 900px !important;
}

html body .maxh-900 {
  max-height: 900px !important;
}

html body .max-1000 {
  max-width: 1000px !important;
}

html body .maxh-1000 {
  max-height: 1000px !important;
}

html body .delay-100 {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}

html body .delay-200 {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}

html body .delay-300 {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}

html body .delay-400 {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}

html body .delay-500 {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}

html body .delay-600 {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}

html body .delay-700 {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}

html body .delay-800 {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}

html body .delay-900 {
  -webkit-animation-delay: 900ms;
  animation-delay: 900ms;
}

html body .delay-1000 {
  -webkit-animation-delay: 1000ms;
  animation-delay: 1000ms;
}

html body .text-none {
  color: transparent;
}

html body .title-none h1,
html body .title-none h2,
html body .title-none h3,
html body .title-none h4,
html body .title-none h5,
html body .title-none h6 {
  color: transparent;
}

html body a.link-none,
html body a.link-none:hover,
html body a.link-none:focus,
html body a.link-none:visited,
html body button.btn-none,
html body button.btn-none:hover,
html body button.btn-none:focus,
html body button.btn-none:visited {
  color: transparent !important;
}

html body .bg-none {
  background-color: transparent;
}

html body .border-none {
  border-color: transparent !important;
}

html body .pseudo-bg-none:after,
html body .pseudo-bg-none:before {
  background-color: transparent !important;
}

html body .pseudo-none:after,
html body .pseudo-none:before {
  color: transparent !important;
}

html body .hover-none:hover {
  color: transparent;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-none {
    overflow-x: hidden !important;
  }
}

html body .text-blue {
  color: #0441bd;
}

html body .title-blue h1,
html body .title-blue h2,
html body .title-blue h3,
html body .title-blue h4,
html body .title-blue h5,
html body .title-blue h6 {
  color: #0441bd;
}

html body a.link-blue,
html body a.link-blue:hover,
html body a.link-blue:focus,
html body a.link-blue:visited,
html body button.btn-blue,
html body button.btn-blue:hover,
html body button.btn-blue:focus,
html body button.btn-blue:visited {
  color: #0441bd !important;
}

html body .bg-blue {
  background-color: #0441bd;
}

html body .border-blue {
  border-color: #0441bd !important;
}

html body .pseudo-bg-blue:after,
html body .pseudo-bg-blue:before {
  background-color: #0441bd !important;
}

html body .pseudo-blue:after,
html body .pseudo-blue:before {
  color: #0441bd !important;
}

html body .hover-blue:hover {
  color: #0441bd;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-blue {
    overflow-x: hidden !important;
  }
}

html body a.bg-blue:hover,
html body button.bg-blue:hover {
  background-color: #043fb8 !important;
}

html body .text-orange {
  color: #ff5a0f;
}

html body .title-orange h1,
html body .title-orange h2,
html body .title-orange h3,
html body .title-orange h4,
html body .title-orange h5,
html body .title-orange h6 {
  color: #ff5a0f;
}

html body a.link-orange,
html body a.link-orange:hover,
html body a.link-orange:focus,
html body a.link-orange:visited,
html body button.btn-orange,
html body button.btn-orange:hover,
html body button.btn-orange:focus,
html body button.btn-orange:visited {
  color: #ff5a0f !important;
}

html body .bg-orange {
  background-color: #ff5a0f;
}

html body .border-orange {
  border-color: #ff5a0f !important;
}

html body .pseudo-bg-orange:after,
html body .pseudo-bg-orange:before {
  background-color: #ff5a0f !important;
}

html body .pseudo-orange:after,
html body .pseudo-orange:before {
  color: #ff5a0f !important;
}

html body .hover-orange:hover {
  color: #ff5a0f;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-orange {
    overflow-x: hidden !important;
  }
}

html body a.bg-orange:hover,
html body button.bg-orange:hover {
  background-color: #ff560a !important;
}

html body .text-red {
  color: #d10f40;
}

html body .title-red h1,
html body .title-red h2,
html body .title-red h3,
html body .title-red h4,
html body .title-red h5,
html body .title-red h6 {
  color: #d10f40;
}

html body a.link-red,
html body a.link-red:hover,
html body a.link-red:focus,
html body a.link-red:visited,
html body button.btn-red,
html body button.btn-red:hover,
html body button.btn-red:focus,
html body button.btn-red:visited {
  color: #d10f40 !important;
}

html body .bg-red {
  background-color: #d10f40;
}

html body .border-red {
  border-color: #d10f40 !important;
}

html body .pseudo-bg-red:after,
html body .pseudo-bg-red:before {
  background-color: #d10f40 !important;
}

html body .pseudo-red:after,
html body .pseudo-red:before {
  color: #d10f40 !important;
}

html body .hover-red:hover {
  color: #d10f40;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-red {
    overflow-x: hidden !important;
  }
}

html body a.bg-red:hover,
html body button.bg-red:hover {
  background-color: #cc0f3f !important;
}

html body .text-light-grey {
  color: #f8f8f8;
}

html body .title-light-grey h1,
html body .title-light-grey h2,
html body .title-light-grey h3,
html body .title-light-grey h4,
html body .title-light-grey h5,
html body .title-light-grey h6 {
  color: #f8f8f8;
}

html body a.link-light-grey,
html body a.link-light-grey:hover,
html body a.link-light-grey:focus,
html body a.link-light-grey:visited,
html body button.btn-light-grey,
html body button.btn-light-grey:hover,
html body button.btn-light-grey:focus,
html body button.btn-light-grey:visited {
  color: #f8f8f8 !important;
}

html body .bg-light-grey {
  background-color: #f8f8f8;
}

html body .border-light-grey {
  border-color: #f8f8f8 !important;
}

html body .pseudo-bg-light-grey:after,
html body .pseudo-bg-light-grey:before {
  background-color: #f8f8f8 !important;
}

html body .pseudo-light-grey:after,
html body .pseudo-light-grey:before {
  color: #f8f8f8 !important;
}

html body .hover-light-grey:hover {
  color: #f8f8f8;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-light-grey {
    overflow-x: hidden !important;
  }
}

html body a.bg-light-grey:hover,
html body button.bg-light-grey:hover {
  background-color: whitesmoke !important;
}

html body .text-medium-grey {
  color: #ebeced;
}

html body .title-medium-grey h1,
html body .title-medium-grey h2,
html body .title-medium-grey h3,
html body .title-medium-grey h4,
html body .title-medium-grey h5,
html body .title-medium-grey h6 {
  color: #ebeced;
}

html body a.link-medium-grey,
html body a.link-medium-grey:hover,
html body a.link-medium-grey:focus,
html body a.link-medium-grey:visited,
html body button.btn-medium-grey,
html body button.btn-medium-grey:hover,
html body button.btn-medium-grey:focus,
html body button.btn-medium-grey:visited {
  color: #ebeced !important;
}

html body .bg-medium-grey {
  background-color: #ebeced;
}

html body .border-medium-grey {
  border-color: #ebeced !important;
}

html body .pseudo-bg-medium-grey:after,
html body .pseudo-bg-medium-grey:before {
  background-color: #ebeced !important;
}

html body .pseudo-medium-grey:after,
html body .pseudo-medium-grey:before {
  color: #ebeced !important;
}

html body .hover-medium-grey:hover {
  color: #ebeced;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-medium-grey {
    overflow-x: hidden !important;
  }
}

html body a.bg-medium-grey:hover,
html body button.bg-medium-grey:hover {
  background-color: #e8e9eb !important;
}

html body .text-grey {
  color: #8a9eb5;
}

html body .title-grey h1,
html body .title-grey h2,
html body .title-grey h3,
html body .title-grey h4,
html body .title-grey h5,
html body .title-grey h6 {
  color: #8a9eb5;
}

html body a.link-grey,
html body a.link-grey:hover,
html body a.link-grey:focus,
html body a.link-grey:visited,
html body button.btn-grey,
html body button.btn-grey:hover,
html body button.btn-grey:focus,
html body button.btn-grey:visited {
  color: #8a9eb5 !important;
}

html body .bg-grey {
  background-color: #8a9eb5;
}

html body .border-grey {
  border-color: #8a9eb5 !important;
}

html body .pseudo-bg-grey:after,
html body .pseudo-bg-grey:before {
  background-color: #8a9eb5 !important;
}

html body .pseudo-grey:after,
html body .pseudo-grey:before {
  color: #8a9eb5 !important;
}

html body .hover-grey:hover {
  color: #8a9eb5;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-grey {
    overflow-x: hidden !important;
  }
}

html body a.bg-grey:hover,
html body button.bg-grey:hover {
  background-color: #879bb3 !important;
}

html body .text-grey2 {
  color: #bfcad6;
}

html body .title-grey2 h1,
html body .title-grey2 h2,
html body .title-grey2 h3,
html body .title-grey2 h4,
html body .title-grey2 h5,
html body .title-grey2 h6 {
  color: #bfcad6;
}

html body a.link-grey2,
html body a.link-grey2:hover,
html body a.link-grey2:focus,
html body a.link-grey2:visited,
html body button.btn-grey2,
html body button.btn-grey2:hover,
html body button.btn-grey2:focus,
html body button.btn-grey2:visited {
  color: #bfcad6 !important;
}

html body .bg-grey2 {
  background-color: #bfcad6;
}

html body .border-grey2 {
  border-color: #bfcad6 !important;
}

html body .pseudo-bg-grey2:after,
html body .pseudo-bg-grey2:before {
  background-color: #bfcad6 !important;
}

html body .pseudo-grey2:after,
html body .pseudo-grey2:before {
  color: #bfcad6 !important;
}

html body .hover-grey2:hover {
  color: #bfcad6;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-grey2 {
    overflow-x: hidden !important;
  }
}

html body a.bg-grey2:hover,
html body button.bg-grey2:hover {
  background-color: #bcc7d4 !important;
}

html body .text-dark-grey {
  color: #c7c7c7;
}

html body .title-dark-grey h1,
html body .title-dark-grey h2,
html body .title-dark-grey h3,
html body .title-dark-grey h4,
html body .title-dark-grey h5,
html body .title-dark-grey h6 {
  color: #c7c7c7;
}

html body a.link-dark-grey,
html body a.link-dark-grey:hover,
html body a.link-dark-grey:focus,
html body a.link-dark-grey:visited,
html body button.btn-dark-grey,
html body button.btn-dark-grey:hover,
html body button.btn-dark-grey:focus,
html body button.btn-dark-grey:visited {
  color: #c7c7c7 !important;
}

html body .bg-dark-grey {
  background-color: #c7c7c7;
}

html body .border-dark-grey {
  border-color: #c7c7c7 !important;
}

html body .pseudo-bg-dark-grey:after,
html body .pseudo-bg-dark-grey:before {
  background-color: #c7c7c7 !important;
}

html body .pseudo-dark-grey:after,
html body .pseudo-dark-grey:before {
  color: #c7c7c7 !important;
}

html body .hover-dark-grey:hover {
  color: #c7c7c7;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-dark-grey {
    overflow-x: hidden !important;
  }
}

html body a.bg-dark-grey:hover,
html body button.bg-dark-grey:hover {
  background-color: #c4c4c4 !important;
}

html body .text-text {
  color: #2f2f2f;
}

html body .title-text h1,
html body .title-text h2,
html body .title-text h3,
html body .title-text h4,
html body .title-text h5,
html body .title-text h6 {
  color: #2f2f2f;
}

html body a.link-text,
html body a.link-text:hover,
html body a.link-text:focus,
html body a.link-text:visited,
html body button.btn-text,
html body button.btn-text:hover,
html body button.btn-text:focus,
html body button.btn-text:visited {
  color: #2f2f2f !important;
}

html body .bg-text {
  background-color: #2f2f2f;
}

html body .border-text {
  border-color: #2f2f2f !important;
}

html body .pseudo-bg-text:after,
html body .pseudo-bg-text:before {
  background-color: #2f2f2f !important;
}

html body .pseudo-text:after,
html body .pseudo-text:before {
  color: #2f2f2f !important;
}

html body .hover-text:hover {
  color: #2f2f2f;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-text {
    overflow-x: hidden !important;
  }
}

html body a.bg-text:hover,
html body button.bg-text:hover {
  background-color: #2c2c2c !important;
}

html body .text-white {
  color: #ffffff;
}

html body .title-white h1,
html body .title-white h2,
html body .title-white h3,
html body .title-white h4,
html body .title-white h5,
html body .title-white h6 {
  color: #ffffff;
}

html body a.link-white,
html body a.link-white:hover,
html body a.link-white:focus,
html body a.link-white:visited,
html body button.btn-white,
html body button.btn-white:hover,
html body button.btn-white:focus,
html body button.btn-white:visited {
  color: #ffffff !important;
}

html body .bg-white {
  background-color: #ffffff;
}

html body .border-white {
  border-color: #ffffff !important;
}

html body .pseudo-bg-white:after,
html body .pseudo-bg-white:before {
  background-color: #ffffff !important;
}

html body .pseudo-white:after,
html body .pseudo-white:before {
  color: #ffffff !important;
}

html body .hover-white:hover {
  color: #ffffff;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-white {
    overflow-x: hidden !important;
  }
}

html body a.bg-white:hover,
html body button.bg-white:hover {
  background-color: #fcfcfc !important;
}

html body .text-blueberry {
  color: #663399;
}

html body .title-blueberry h1,
html body .title-blueberry h2,
html body .title-blueberry h3,
html body .title-blueberry h4,
html body .title-blueberry h5,
html body .title-blueberry h6 {
  color: #663399;
}

html body a.link-blueberry,
html body a.link-blueberry:hover,
html body a.link-blueberry:focus,
html body a.link-blueberry:visited,
html body button.btn-blueberry,
html body button.btn-blueberry:hover,
html body button.btn-blueberry:focus,
html body button.btn-blueberry:visited {
  color: #663399 !important;
}

html body .bg-blueberry {
  background-color: #663399;
}

html body .border-blueberry {
  border-color: #663399 !important;
}

html body .pseudo-bg-blueberry:after,
html body .pseudo-bg-blueberry:before {
  background-color: #663399 !important;
}

html body .pseudo-blueberry:after,
html body .pseudo-blueberry:before {
  color: #663399 !important;
}

html body .hover-blueberry:hover {
  color: #663399;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-blueberry {
    overflow-x: hidden !important;
  }
}

html body a.bg-blueberry:hover,
html body button.bg-blueberry:hover {
  background-color: #633295 !important;
}

html body .text-blue-blue {
  color: #2246c2;
}

html body .title-blue-blue h1,
html body .title-blue-blue h2,
html body .title-blue-blue h3,
html body .title-blue-blue h4,
html body .title-blue-blue h5,
html body .title-blue-blue h6 {
  color: #2246c2;
}

html body a.link-blue-blue,
html body a.link-blue-blue:hover,
html body a.link-blue-blue:focus,
html body a.link-blue-blue:visited,
html body button.btn-blue-blue,
html body button.btn-blue-blue:hover,
html body button.btn-blue-blue:focus,
html body button.btn-blue-blue:visited {
  color: #2246c2 !important;
}

html body .bg-blue-blue {
  background-color: #2246c2;
}

html body .border-blue-blue {
  border-color: #2246c2 !important;
}

html body .pseudo-bg-blue-blue:after,
html body .pseudo-bg-blue-blue:before {
  background-color: #2246c2 !important;
}

html body .pseudo-blue-blue:after,
html body .pseudo-blue-blue:before {
  color: #2246c2 !important;
}

html body .hover-blue-blue:hover {
  color: #2246c2;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-blue-blue {
    overflow-x: hidden !important;
  }
}

html body a.bg-blue-blue:hover,
html body button.bg-blue-blue:hover {
  background-color: #2144be !important;
}

html body .text-light-tan {
  color: #fae0d3;
}

html body .title-light-tan h1,
html body .title-light-tan h2,
html body .title-light-tan h3,
html body .title-light-tan h4,
html body .title-light-tan h5,
html body .title-light-tan h6 {
  color: #fae0d3;
}

html body a.link-light-tan,
html body a.link-light-tan:hover,
html body a.link-light-tan:focus,
html body a.link-light-tan:visited,
html body button.btn-light-tan,
html body button.btn-light-tan:hover,
html body button.btn-light-tan:focus,
html body button.btn-light-tan:visited {
  color: #fae0d3 !important;
}

html body .bg-light-tan {
  background-color: #fae0d3;
}

html body .border-light-tan {
  border-color: #fae0d3 !important;
}

html body .pseudo-bg-light-tan:after,
html body .pseudo-bg-light-tan:before {
  background-color: #fae0d3 !important;
}

html body .pseudo-light-tan:after,
html body .pseudo-light-tan:before {
  color: #fae0d3 !important;
}

html body .hover-light-tan:hover {
  color: #fae0d3;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-light-tan {
    overflow-x: hidden !important;
  }
}

html body a.bg-light-tan:hover,
html body button.bg-light-tan:hover {
  background-color: #f9ddce !important;
}

html body .text-warm-blue {
  color: #3256d4;
}

html body .title-warm-blue h1,
html body .title-warm-blue h2,
html body .title-warm-blue h3,
html body .title-warm-blue h4,
html body .title-warm-blue h5,
html body .title-warm-blue h6 {
  color: #3256d4;
}

html body a.link-warm-blue,
html body a.link-warm-blue:hover,
html body a.link-warm-blue:focus,
html body a.link-warm-blue:visited,
html body button.btn-warm-blue,
html body button.btn-warm-blue:hover,
html body button.btn-warm-blue:focus,
html body button.btn-warm-blue:visited {
  color: #3256d4 !important;
}

html body .bg-warm-blue {
  background-color: #3256d4;
}

html body .border-warm-blue {
  border-color: #3256d4 !important;
}

html body .pseudo-bg-warm-blue:after,
html body .pseudo-bg-warm-blue:before {
  background-color: #3256d4 !important;
}

html body .pseudo-warm-blue:after,
html body .pseudo-warm-blue:before {
  color: #3256d4 !important;
}

html body .hover-warm-blue:hover {
  color: #3256d4;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-warm-blue {
    overflow-x: hidden !important;
  }
}

html body a.bg-warm-blue:hover,
html body button.bg-warm-blue:hover {
  background-color: #2e53d3 !important;
}

html body .text-black {
  color: #000;
}

html body .title-black h1,
html body .title-black h2,
html body .title-black h3,
html body .title-black h4,
html body .title-black h5,
html body .title-black h6 {
  color: #000;
}

html body a.link-black,
html body a.link-black:hover,
html body a.link-black:focus,
html body a.link-black:visited,
html body button.btn-black,
html body button.btn-black:hover,
html body button.btn-black:focus,
html body button.btn-black:visited {
  color: #000 !important;
}

html body .bg-black {
  background-color: #000;
}

html body .border-black {
  border-color: #000 !important;
}

html body .pseudo-bg-black:after,
html body .pseudo-bg-black:before {
  background-color: #000 !important;
}

html body .pseudo-black:after,
html body .pseudo-black:before {
  color: #000 !important;
}

html body .hover-black:hover {
  color: #000;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-black {
    overflow-x: hidden !important;
  }
}

html body a.bg-black:hover,
html body button.bg-black:hover {
  background-color: black !important;
}

html body .text-home-bg {
  color: #cce247;
}

html body .title-home-bg h1,
html body .title-home-bg h2,
html body .title-home-bg h3,
html body .title-home-bg h4,
html body .title-home-bg h5,
html body .title-home-bg h6 {
  color: #cce247;
}

html body a.link-home-bg,
html body a.link-home-bg:hover,
html body a.link-home-bg:focus,
html body a.link-home-bg:visited,
html body button.btn-home-bg,
html body button.btn-home-bg:hover,
html body button.btn-home-bg:focus,
html body button.btn-home-bg:visited {
  color: #cce247 !important;
}

html body .bg-home-bg {
  /*background-color: #cce247;*/
}

html body .border-home-bg {
  /*border-color: #cce247 !important;*/
}

html body .pseudo-bg-home-bg:after,
html body .pseudo-bg-home-bg:before {
  /*background-color: #cce247 !important;*/
}

html body .pseudo-home-bg:after,
html body .pseudo-home-bg:before {
  color: #cce247 !important;
}

html body .hover-home-bg:hover {
  color: #cce247;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-home-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-home-bg:hover,
html body button.bg-home-bg:hover {
  background-color: #cbe143 !important;
}

html body .text-home-titles {
  color: #046036;
}

html body .title-home-titles h1,
html body .title-home-titles h2,
html body .title-home-titles h3,
html body .title-home-titles h4,
html body .title-home-titles h5,
html body .title-home-titles h6 {
  color: #046036;
}

html body a.link-home-titles,
html body a.link-home-titles:hover,
html body a.link-home-titles:focus,
html body a.link-home-titles:visited,
html body button.btn-home-titles,
html body button.btn-home-titles:hover,
html body button.btn-home-titles:focus,
html body button.btn-home-titles:visited {
  color: #046036 !important;
}

html body .bg-home-titles {
  background-color: #046036;
}

html body .border-home-titles {
  border-color: #046036 !important;
}

html body .pseudo-bg-home-titles:after,
html body .pseudo-bg-home-titles:before {
  background-color: #046036 !important;
}

html body .pseudo-home-titles:after,
html body .pseudo-home-titles:before {
  color: #046036 !important;
}

html body .hover-home-titles:hover {
  color: #046036;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-home-titles {
    overflow-x: hidden !important;
  }
}

html body a.bg-home-titles:hover,
html body button.bg-home-titles:hover {
  background-color: #045b33 !important;
}

html body .text-home-text {
  color: #262626;
}

html body .title-home-text h1,
html body .title-home-text h2,
html body .title-home-text h3,
html body .title-home-text h4,
html body .title-home-text h5,
html body .title-home-text h6 {
  color: #262626;
}

html body a.link-home-text,
html body a.link-home-text:hover,
html body a.link-home-text:focus,
html body a.link-home-text:visited,
html body button.btn-home-text,
html body button.btn-home-text:hover,
html body button.btn-home-text:focus,
html body button.btn-home-text:visited {
  color: #262626 !important;
}

html body .bg-home-text {
  background-color: #262626;
}

html body .border-home-text {
  border-color: #262626 !important;
}

html body .pseudo-bg-home-text:after,
html body .pseudo-bg-home-text:before {
  background-color: #262626 !important;
}

html body .pseudo-home-text:after,
html body .pseudo-home-text:before {
  color: #262626 !important;
}

html body .hover-home-text:hover {
  color: #262626;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-home-text {
    overflow-x: hidden !important;
  }
}

html body a.bg-home-text:hover,
html body button.bg-home-text:hover {
  background-color: #232323 !important;
}

html body .text-home-cta {
  color: #d93b4c;
}

html body .title-home-cta h1,
html body .title-home-cta h2,
html body .title-home-cta h3,
html body .title-home-cta h4,
html body .title-home-cta h5,
html body .title-home-cta h6 {
  color: #d93b4c;
}

html body a.link-home-cta,
html body a.link-home-cta:hover,
html body a.link-home-cta:focus,
html body a.link-home-cta:visited,
html body button.btn-home-cta,
html body button.btn-home-cta:hover,
html body button.btn-home-cta:focus,
html body button.btn-home-cta:visited {
  color: #d93b4c !important;
}

html body .bg-home-cta {
  background-color: #d93b4c;
}

html body .border-home-cta {
  border-color: #d93b4c !important;
}

html body .pseudo-bg-home-cta:after,
html body .pseudo-bg-home-cta:before {
  background-color: #d93b4c !important;
}

html body .pseudo-home-cta:after,
html body .pseudo-home-cta:before {
  color: #d93b4c !important;
}

html body .hover-home-cta:hover {
  color: #d93b4c;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-home-cta {
    overflow-x: hidden !important;
  }
}

html body a.bg-home-cta:hover,
html body button.bg-home-cta:hover {
  background-color: #d83748 !important;
}

html body .text-startup-bg {
  color: #f7b2d8;
}

html body .title-startup-bg h1,
html body .title-startup-bg h2,
html body .title-startup-bg h3,
html body .title-startup-bg h4,
html body .title-startup-bg h5,
html body .title-startup-bg h6 {
  color: #f7b2d8;
}

html body a.link-startup-bg,
html body a.link-startup-bg:hover,
html body a.link-startup-bg:focus,
html body a.link-startup-bg:visited,
html body button.btn-startup-bg,
html body button.btn-startup-bg:hover,
html body button.btn-startup-bg:focus,
html body button.btn-startup-bg:visited {
  color: #f7b2d8 !important;
}

html body .bg-startup-bg {
  background-color: #f7b2d8;
}

html body .border-startup-bg {
  border-color: #f7b2d8 !important;
}

html body .pseudo-bg-startup-bg:after,
html body .pseudo-bg-startup-bg:before {
  background-color: #f7b2d8 !important;
}

html body .pseudo-startup-bg:after,
html body .pseudo-startup-bg:before {
  color: #f7b2d8 !important;
}

html body .hover-startup-bg:hover {
  color: #f7b2d8;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-startup-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-startup-bg:hover,
html body button.bg-startup-bg:hover {
  background-color: #f7add6 !important;
}

html body .text-startup-titles {
  color: #663399;
}

html body .title-startup-titles h1,
html body .title-startup-titles h2,
html body .title-startup-titles h3,
html body .title-startup-titles h4,
html body .title-startup-titles h5,
html body .title-startup-titles h6 {
  color: #663399;
}

html body a.link-startup-titles,
html body a.link-startup-titles:hover,
html body a.link-startup-titles:focus,
html body a.link-startup-titles:visited,
html body button.btn-startup-titles,
html body button.btn-startup-titles:hover,
html body button.btn-startup-titles:focus,
html body button.btn-startup-titles:visited {
  color: #663399 !important;
}

html body .bg-startup-titles {
  background-color: #663399;
}

html body .border-startup-titles {
  border-color: #663399 !important;
}

html body .pseudo-bg-startup-titles:after,
html body .pseudo-bg-startup-titles:before {
  background-color: #663399 !important;
}

html body .pseudo-startup-titles:after,
html body .pseudo-startup-titles:before {
  color: #663399 !important;
}

html body .hover-startup-titles:hover {
  color: #663399;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-startup-titles {
    overflow-x: hidden !important;
  }
}

html body a.bg-startup-titles:hover,
html body button.bg-startup-titles:hover {
  background-color: #633295 !important;
}

html body .text-startup-btn-bg {
  color: #cce247;
}

html body .title-startup-btn-bg h1,
html body .title-startup-btn-bg h2,
html body .title-startup-btn-bg h3,
html body .title-startup-btn-bg h4,
html body .title-startup-btn-bg h5,
html body .title-startup-btn-bg h6 {
  color: #cce247;
}

html body a.link-startup-btn-bg,
html body a.link-startup-btn-bg:hover,
html body a.link-startup-btn-bg:focus,
html body a.link-startup-btn-bg:visited,
html body button.btn-startup-btn-bg,
html body button.btn-startup-btn-bg:hover,
html body button.btn-startup-btn-bg:focus,
html body button.btn-startup-btn-bg:visited {
  color: #cce247 !important;
}

html body .bg-startup-btn-bg {
  /*background-color: #cce247;*/
}

html body .border-startup-btn-bg {
  /*border-color: #cce247 !important;*/
}

html body .pseudo-bg-startup-btn-bg:after,
html body .pseudo-bg-startup-btn-bg:before {
  /*background-color: #cce247 !important;*/
}

html body .pseudo-startup-btn-bg:after,
html body .pseudo-startup-btn-bg:before {
  color: #cce247 !important;
}

html body .hover-startup-btn-bg:hover {
  color: #cce247;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-startup-btn-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-startup-btn-bg:hover,
html body button.bg-startup-btn-bg:hover {
  background-color: #cbe143 !important;
}

html body .text-startup-btn-text {
  color: #663399;
}

html body .title-startup-btn-text h1,
html body .title-startup-btn-text h2,
html body .title-startup-btn-text h3,
html body .title-startup-btn-text h4,
html body .title-startup-btn-text h5,
html body .title-startup-btn-text h6 {
  color: #663399;
}

html body a.link-startup-btn-text,
html body a.link-startup-btn-text:hover,
html body a.link-startup-btn-text:focus,
html body a.link-startup-btn-text:visited,
html body button.btn-startup-btn-text,
html body button.btn-startup-btn-text:hover,
html body button.btn-startup-btn-text:focus,
html body button.btn-startup-btn-text:visited {
  color: #663399 !important;
}

html body .bg-startup-btn-text {
  background-color: #663399;
}

html body .border-startup-btn-text {
  border-color: #663399 !important;
}

html body .pseudo-bg-startup-btn-text:after,
html body .pseudo-bg-startup-btn-text:before {
  background-color: #663399 !important;
}

html body .pseudo-startup-btn-text:after,
html body .pseudo-startup-btn-text:before {
  color: #663399 !important;
}

html body .hover-startup-btn-text:hover {
  color: #663399;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-startup-btn-text {
    overflow-x: hidden !important;
  }
}

html body a.bg-startup-btn-text:hover,
html body button.bg-startup-btn-text:hover {
  background-color: #633295 !important;
}

html body .text-partner-bg {
  color: #3256d4;
}

html body .title-partner-bg h1,
html body .title-partner-bg h2,
html body .title-partner-bg h3,
html body .title-partner-bg h4,
html body .title-partner-bg h5,
html body .title-partner-bg h6 {
  color: #3256d4;
}

html body a.link-partner-bg,
html body a.link-partner-bg:hover,
html body a.link-partner-bg:focus,
html body a.link-partner-bg:visited,
html body button.btn-partner-bg,
html body button.btn-partner-bg:hover,
html body button.btn-partner-bg:focus,
html body button.btn-partner-bg:visited {
  color: #3256d4 !important;
}

html body .bg-partner-bg {
  background-color: #3256d4;
}

html body .border-partner-bg {
  border-color: #3256d4 !important;
}

html body .pseudo-bg-partner-bg:after,
html body .pseudo-bg-partner-bg:before {
  background-color: #3256d4 !important;
}

html body .pseudo-partner-bg:after,
html body .pseudo-partner-bg:before {
  color: #3256d4 !important;
}

html body .hover-partner-bg:hover {
  color: #3256d4;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-partner-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-partner-bg:hover,
html body button.bg-partner-bg:hover {
  background-color: #2e53d3 !important;
}

html body .text-partner-titles {
  color: #fae0d3;
}

html body .title-partner-titles h1,
html body .title-partner-titles h2,
html body .title-partner-titles h3,
html body .title-partner-titles h4,
html body .title-partner-titles h5,
html body .title-partner-titles h6 {
  color: #fae0d3;
}

html body a.link-partner-titles,
html body a.link-partner-titles:hover,
html body a.link-partner-titles:focus,
html body a.link-partner-titles:visited,
html body button.btn-partner-titles,
html body button.btn-partner-titles:hover,
html body button.btn-partner-titles:focus,
html body button.btn-partner-titles:visited {
  color: #fae0d3 !important;
}

html body .bg-partner-titles {
  background-color: #fae0d3;
}

html body .border-partner-titles {
  border-color: #fae0d3 !important;
}

html body .pseudo-bg-partner-titles:after,
html body .pseudo-bg-partner-titles:before {
  background-color: #fae0d3 !important;
}

html body .pseudo-partner-titles:after,
html body .pseudo-partner-titles:before {
  color: #fae0d3 !important;
}

html body .hover-partner-titles:hover {
  color: #fae0d3;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-partner-titles {
    overflow-x: hidden !important;
  }
}

html body a.bg-partner-titles:hover,
html body button.bg-partner-titles:hover {
  background-color: #f9ddce !important;
}

html body .text-partner-text {
  color: #FFFFFF;
}

html body .title-partner-text h1,
html body .title-partner-text h2,
html body .title-partner-text h3,
html body .title-partner-text h4,
html body .title-partner-text h5,
html body .title-partner-text h6 {
  color: #FFFFFF;
}

html body a.link-partner-text,
html body a.link-partner-text:hover,
html body a.link-partner-text:focus,
html body a.link-partner-text:visited,
html body button.btn-partner-text,
html body button.btn-partner-text:hover,
html body button.btn-partner-text:focus,
html body button.btn-partner-text:visited {
  color: #FFFFFF !important;
}

html body .bg-partner-text {
  background-color: #FFFFFF;
}

html body .border-partner-text {
  border-color: #FFFFFF !important;
}

html body .pseudo-bg-partner-text:after,
html body .pseudo-bg-partner-text:before {
  background-color: #FFFFFF !important;
}

html body .pseudo-partner-text:after,
html body .pseudo-partner-text:before {
  color: #FFFFFF !important;
}

html body .hover-partner-text:hover {
  color: #FFFFFF;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-partner-text {
    overflow-x: hidden !important;
  }
}

html body a.bg-partner-text:hover,
html body button.bg-partner-text:hover {
  background-color: #fcfcfc !important;
}

html body .text-partner-btn-bg {
  color: #cce247;
}

html body .title-partner-btn-bg h1,
html body .title-partner-btn-bg h2,
html body .title-partner-btn-bg h3,
html body .title-partner-btn-bg h4,
html body .title-partner-btn-bg h5,
html body .title-partner-btn-bg h6 {
  color: #cce247;
}

html body a.link-partner-btn-bg,
html body a.link-partner-btn-bg:hover,
html body a.link-partner-btn-bg:focus,
html body a.link-partner-btn-bg:visited,
html body button.btn-partner-btn-bg,
html body button.btn-partner-btn-bg:hover,
html body button.btn-partner-btn-bg:focus,
html body button.btn-partner-btn-bg:visited {
  color: #cce247 !important;
}

html body .bg-partner-btn-bg {
  /*background-color: #cce247;*/
}

html body .border-partner-btn-bg {
  border-color: #cce247 !important;
}

html body .pseudo-bg-partner-btn-bg:after,
html body .pseudo-bg-partner-btn-bg:before {
  /*background-color: #cce247 !important;*/
}

html body .pseudo-partner-btn-bg:after,
html body .pseudo-partner-btn-bg:before {
  color: #cce247 !important;
}

html body .hover-partner-btn-bg:hover {
  color: #cce247;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-partner-btn-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-partner-btn-bg:hover,
html body button.bg-partner-btn-bg:hover {
  background-color: #cbe143 !important;
}

html body .text-partner-btn-text {
  color: #3256d4;
}

html body .title-partner-btn-text h1,
html body .title-partner-btn-text h2,
html body .title-partner-btn-text h3,
html body .title-partner-btn-text h4,
html body .title-partner-btn-text h5,
html body .title-partner-btn-text h6 {
  color: #3256d4;
}

html body a.link-partner-btn-text,
html body a.link-partner-btn-text:hover,
html body a.link-partner-btn-text:focus,
html body a.link-partner-btn-text:visited,
html body button.btn-partner-btn-text,
html body button.btn-partner-btn-text:hover,
html body button.btn-partner-btn-text:focus,
html body button.btn-partner-btn-text:visited {
  color: #3256d4 !important;
}

html body .bg-partner-btn-text {
  background-color: #3256d4;
}

html body .border-partner-btn-text {
  border-color: #3256d4 !important;
}

html body .pseudo-bg-partner-btn-text:after,
html body .pseudo-bg-partner-btn-text:before {
  background-color: #3256d4 !important;
}

html body .pseudo-partner-btn-text:after,
html body .pseudo-partner-btn-text:before {
  color: #3256d4 !important;
}

html body .hover-partner-btn-text:hover {
  color: #3256d4;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-partner-btn-text {
    overflow-x: hidden !important;
  }
}

html body a.bg-partner-btn-text:hover,
html body button.bg-partner-btn-text:hover {
  background-color: #2e53d3 !important;
}

html body .text-area-personale-startup-bg {
  color: #ffffff;
}

html body .title-area-personale-startup-bg h1,
html body .title-area-personale-startup-bg h2,
html body .title-area-personale-startup-bg h3,
html body .title-area-personale-startup-bg h4,
html body .title-area-personale-startup-bg h5,
html body .title-area-personale-startup-bg h6 {
  color: #ffffff;
}

html body a.link-area-personale-startup-bg,
html body a.link-area-personale-startup-bg:hover,
html body a.link-area-personale-startup-bg:focus,
html body a.link-area-personale-startup-bg:visited,
html body button.btn-area-personale-startup-bg,
html body button.btn-area-personale-startup-bg:hover,
html body button.btn-area-personale-startup-bg:focus,
html body button.btn-area-personale-startup-bg:visited {
  color: #ffffff !important;
}

html body .bg-area-personale-startup-bg {
  background-color: #ffffff;
}

html body .border-area-personale-startup-bg {
  border-color: #ffffff !important;
}

html body .pseudo-bg-area-personale-startup-bg:after,
html body .pseudo-bg-area-personale-startup-bg:before {
  background-color: #ffffff !important;
}

html body .pseudo-area-personale-startup-bg:after,
html body .pseudo-area-personale-startup-bg:before {
  color: #ffffff !important;
}

html body .hover-area-personale-startup-bg:hover {
  color: #ffffff;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-area-personale-startup-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-area-personale-startup-bg:hover,
html body button.bg-area-personale-startup-bg:hover {
  background-color: #fcfcfc !important;
}

html body .text-area-personale-startup-titles {
  color: #663399;
}

html body .title-area-personale-startup-titles h1,
html body .title-area-personale-startup-titles h2,
html body .title-area-personale-startup-titles h3,
html body .title-area-personale-startup-titles h4,
html body .title-area-personale-startup-titles h5,
html body .title-area-personale-startup-titles h6 {
  color: #663399;
}

html body a.link-area-personale-startup-titles,
html body a.link-area-personale-startup-titles:hover,
html body a.link-area-personale-startup-titles:focus,
html body a.link-area-personale-startup-titles:visited,
html body button.btn-area-personale-startup-titles,
html body button.btn-area-personale-startup-titles:hover,
html body button.btn-area-personale-startup-titles:focus,
html body button.btn-area-personale-startup-titles:visited {
  color: #663399 !important;
}

html body .bg-area-personale-startup-titles {
  background-color: #663399;
}

html body .border-area-personale-startup-titles {
  border-color: #663399 !important;
}

html body .pseudo-bg-area-personale-startup-titles:after,
html body .pseudo-bg-area-personale-startup-titles:before {
  background-color: #663399 !important;
}

html body .pseudo-area-personale-startup-titles:after,
html body .pseudo-area-personale-startup-titles:before {
  color: #663399 !important;
}

html body .hover-area-personale-startup-titles:hover {
  color: #663399;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-area-personale-startup-titles {
    overflow-x: hidden !important;
  }
}

html body a.bg-area-personale-startup-titles:hover,
html body button.bg-area-personale-startup-titles:hover {
  background-color: #633295 !important;
}

html body .text-area-personale-startup-text {
  color: #000000;
}

html body .title-area-personale-startup-text h1,
html body .title-area-personale-startup-text h2,
html body .title-area-personale-startup-text h3,
html body .title-area-personale-startup-text h4,
html body .title-area-personale-startup-text h5,
html body .title-area-personale-startup-text h6 {
  color: #000000;
}

html body a.link-area-personale-startup-text,
html body a.link-area-personale-startup-text:hover,
html body a.link-area-personale-startup-text:focus,
html body a.link-area-personale-startup-text:visited,
html body button.btn-area-personale-startup-text,
html body button.btn-area-personale-startup-text:hover,
html body button.btn-area-personale-startup-text:focus,
html body button.btn-area-personale-startup-text:visited {
  color: #000000 !important;
}

html body .bg-area-personale-startup-text {
  background-color: #000000;
}

html body .border-area-personale-startup-text {
  border-color: #000000 !important;
}

html body .pseudo-bg-area-personale-startup-text:after,
html body .pseudo-bg-area-personale-startup-text:before {
  background-color: #000000 !important;
}

html body .pseudo-area-personale-startup-text:after,
html body .pseudo-area-personale-startup-text:before {
  color: #000000 !important;
}

html body .hover-area-personale-startup-text:hover {
  color: #000000;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-area-personale-startup-text {
    overflow-x: hidden !important;
  }
}

html body a.bg-area-personale-startup-text:hover,
html body button.bg-area-personale-startup-text:hover {
  background-color: black !important;
}

html body .text-rules-btn {
  color: #cce247;
}

html body .title-rules-btn h1,
html body .title-rules-btn h2,
html body .title-rules-btn h3,
html body .title-rules-btn h4,
html body .title-rules-btn h5,
html body .title-rules-btn h6 {
  color: #cce247;
}

html body a.link-rules-btn,
html body a.link-rules-btn:hover,
html body a.link-rules-btn:focus,
html body a.link-rules-btn:visited,
html body button.btn-rules-btn,
html body button.btn-rules-btn:hover,
html body button.btn-rules-btn:focus,
html body button.btn-rules-btn:visited {
  color: #cce247 !important;
}

html body .bg-rules-btn {
  /*background-color: #cce247;*/
}

html body .border-rules-btn {
  border-color: #cce247 !important;
}

html body .pseudo-bg-rules-btn:after,
html body .pseudo-bg-rules-btn:before {
  /*background-color: #cce247 !important;*/
}

html body .pseudo-rules-btn:after,
html body .pseudo-rules-btn:before {
  color: #cce247 !important;
}

html body .hover-rules-btn:hover {
  color: #cce247;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-rules-btn {
    overflow-x: hidden !important;
  }
}

html body a.bg-rules-btn:hover,
html body button.bg-rules-btn:hover {
  background-color: #cbe143 !important;
}

html body .text-modal-btn-bg {
  color: #cce247;
}

html body .title-modal-btn-bg h1,
html body .title-modal-btn-bg h2,
html body .title-modal-btn-bg h3,
html body .title-modal-btn-bg h4,
html body .title-modal-btn-bg h5,
html body .title-modal-btn-bg h6 {
  color: #cce247;
}

html body a.link-modal-btn-bg,
html body a.link-modal-btn-bg:hover,
html body a.link-modal-btn-bg:focus,
html body a.link-modal-btn-bg:visited,
html body button.btn-modal-btn-bg,
html body button.btn-modal-btn-bg:hover,
html body button.btn-modal-btn-bg:focus,
html body button.btn-modal-btn-bg:visited {
  color: #cce247 !important;
}

html body .bg-modal-btn-bg {
  /*background-color: #cce247;*/
}

html body .border-modal-btn-bg {
  border-color: #cce247 !important;
}

html body .pseudo-bg-modal-btn-bg:after,
html body .pseudo-bg-modal-btn-bg:before {
  /*background-color: #cce247 !important;*/
}

html body .pseudo-modal-btn-bg:after,
html body .pseudo-modal-btn-bg:before {
  color: #cce247 !important;
}

html body .hover-modal-btn-bg:hover {
  color: #cce247;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-modal-btn-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-modal-btn-bg:hover,
html body button.bg-modal-btn-bg:hover {
  background-color: #cbe143 !important;
}

html body .text-top-logos-bg {
  color: #1B2947;
}

html body .title-top-logos-bg h1,
html body .title-top-logos-bg h2,
html body .title-top-logos-bg h3,
html body .title-top-logos-bg h4,
html body .title-top-logos-bg h5,
html body .title-top-logos-bg h6 {
  color: #1B2947;
}

html body a.link-top-logos-bg,
html body a.link-top-logos-bg:hover,
html body a.link-top-logos-bg:focus,
html body a.link-top-logos-bg:visited,
html body button.btn-top-logos-bg,
html body button.btn-top-logos-bg:hover,
html body button.btn-top-logos-bg:focus,
html body button.btn-top-logos-bg:visited {
  color: #1B2947 !important;
}

html body .bg-top-logos-bg {
  background-color: #1B2947;
}

html body .border-top-logos-bg {
  border-color: #1B2947 !important;
}

html body .pseudo-bg-top-logos-bg:after,
html body .pseudo-bg-top-logos-bg:before {
  background-color: #1B2947 !important;
}

html body .pseudo-top-logos-bg:after,
html body .pseudo-top-logos-bg:before {
  color: #1B2947 !important;
}

html body .hover-top-logos-bg:hover {
  color: #1B2947;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-top-logos-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-top-logos-bg:hover,
html body button.bg-top-logos-bg:hover {
  background-color: #1a2743 !important;
}

html body .text-footer-bg {
  color: #000;
}

html body .title-footer-bg h1,
html body .title-footer-bg h2,
html body .title-footer-bg h3,
html body .title-footer-bg h4,
html body .title-footer-bg h5,
html body .title-footer-bg h6 {
  color: #000;
}

html body a.link-footer-bg,
html body a.link-footer-bg:hover,
html body a.link-footer-bg:focus,
html body a.link-footer-bg:visited,
html body button.btn-footer-bg,
html body button.btn-footer-bg:hover,
html body button.btn-footer-bg:focus,
html body button.btn-footer-bg:visited {
  color: #000 !important;
}

html body .bg-footer-bg {
  background-color: #000;
}

html body .border-footer-bg {
  border-color: #000 !important;
}

html body .pseudo-bg-footer-bg:after,
html body .pseudo-bg-footer-bg:before {
  background-color: #000 !important;
}

html body .pseudo-footer-bg:after,
html body .pseudo-footer-bg:before {
  color: #000 !important;
}

html body .hover-footer-bg:hover {
  color: #000;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-footer-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-footer-bg:hover,
html body button.bg-footer-bg:hover {
  background-color: black !important;
}

html body .text-footer-fg {
  color: #fff;
}

html body .title-footer-fg h1,
html body .title-footer-fg h2,
html body .title-footer-fg h3,
html body .title-footer-fg h4,
html body .title-footer-fg h5,
html body .title-footer-fg h6 {
  color: #fff;
}

html body a.link-footer-fg,
html body a.link-footer-fg:hover,
html body a.link-footer-fg:focus,
html body a.link-footer-fg:visited,
html body button.btn-footer-fg,
html body button.btn-footer-fg:hover,
html body button.btn-footer-fg:focus,
html body button.btn-footer-fg:visited {
  color: #fff !important;
}

html body .bg-footer-fg {
  background-color: #fff;
}

html body .border-footer-fg {
  border-color: #fff !important;
}

html body .pseudo-bg-footer-fg:after,
html body .pseudo-bg-footer-fg:before {
  background-color: #fff !important;
}

html body .pseudo-footer-fg:after,
html body .pseudo-footer-fg:before {
  color: #fff !important;
}

html body .hover-footer-fg:hover {
  color: #fff;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-footer-fg {
    overflow-x: hidden !important;
  }
}

html body a.bg-footer-fg:hover,
html body button.bg-footer-fg:hover {
  background-color: #fcfcfc !important;
}

html body .text-field-error {
  color: #d93b4c;
}

html body .title-field-error h1,
html body .title-field-error h2,
html body .title-field-error h3,
html body .title-field-error h4,
html body .title-field-error h5,
html body .title-field-error h6 {
  color: #d93b4c;
}

html body a.link-field-error,
html body a.link-field-error:hover,
html body a.link-field-error:focus,
html body a.link-field-error:visited,
html body button.btn-field-error,
html body button.btn-field-error:hover,
html body button.btn-field-error:focus,
html body button.btn-field-error:visited {
  color: #d93b4c !important;
}

html body .bg-field-error {
  background-color: #d93b4c;
}

html body .border-field-error {
  border-color: #d93b4c !important;
}

html body .pseudo-bg-field-error:after,
html body .pseudo-bg-field-error:before {
  background-color: #d93b4c !important;
}

html body .pseudo-field-error:after,
html body .pseudo-field-error:before {
  color: #d93b4c !important;
}

html body .hover-field-error:hover {
  color: #d93b4c;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-field-error {
    overflow-x: hidden !important;
  }
}

html body a.bg-field-error:hover,
html body button.bg-field-error:hover {
  background-color: #d83748 !important;
}

html body .text-alertify-success-bg {
  color: #cce247;
}

html body .title-alertify-success-bg h1,
html body .title-alertify-success-bg h2,
html body .title-alertify-success-bg h3,
html body .title-alertify-success-bg h4,
html body .title-alertify-success-bg h5,
html body .title-alertify-success-bg h6 {
  color: #cce247;
}

html body a.link-alertify-success-bg,
html body a.link-alertify-success-bg:hover,
html body a.link-alertify-success-bg:focus,
html body a.link-alertify-success-bg:visited,
html body button.btn-alertify-success-bg,
html body button.btn-alertify-success-bg:hover,
html body button.btn-alertify-success-bg:focus,
html body button.btn-alertify-success-bg:visited {
  color: #cce247 !important;
}

html body .bg-alertify-success-bg {
  /*background-color: #cce247;*/
}

html body .border-alertify-success-bg {
  border-color: #cce247 !important;
}

html body .pseudo-bg-alertify-success-bg:after,
html body .pseudo-bg-alertify-success-bg:before {
  /*background-color: #cce247 !important;*/
}

html body .pseudo-alertify-success-bg:after,
html body .pseudo-alertify-success-bg:before {
  color: #cce247 !important;
}

html body .hover-alertify-success-bg:hover {
  color: #cce247;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-alertify-success-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-alertify-success-bg:hover,
html body button.bg-alertify-success-bg:hover {
  background-color: #cbe143 !important;
}

html body .text-alertify-warning-bg {
  color: #d93b4c;
}

html body .title-alertify-warning-bg h1,
html body .title-alertify-warning-bg h2,
html body .title-alertify-warning-bg h3,
html body .title-alertify-warning-bg h4,
html body .title-alertify-warning-bg h5,
html body .title-alertify-warning-bg h6 {
  color: #d93b4c;
}

html body a.link-alertify-warning-bg,
html body a.link-alertify-warning-bg:hover,
html body a.link-alertify-warning-bg:focus,
html body a.link-alertify-warning-bg:visited,
html body button.btn-alertify-warning-bg,
html body button.btn-alertify-warning-bg:hover,
html body button.btn-alertify-warning-bg:focus,
html body button.btn-alertify-warning-bg:visited {
  color: #d93b4c !important;
}

html body .bg-alertify-warning-bg {
  background-color: #d93b4c;
}

html body .border-alertify-warning-bg {
  border-color: #d93b4c !important;
}

html body .pseudo-bg-alertify-warning-bg:after,
html body .pseudo-bg-alertify-warning-bg:before {
  background-color: #d93b4c !important;
}

html body .pseudo-alertify-warning-bg:after,
html body .pseudo-alertify-warning-bg:before {
  color: #d93b4c !important;
}

html body .hover-alertify-warning-bg:hover {
  color: #d93b4c;
}

@media only screen and (max-width: 1170px) {
  html body .fullwidth-bg-alertify-warning-bg {
    overflow-x: hidden !important;
  }
}

html body a.bg-alertify-warning-bg:hover,
html body button.bg-alertify-warning-bg:hover {
  background-color: #d83748 !important;
}

html body .pa-0 {
  padding: 0px;
}

html body .pt-0 {
  padding-top: 0px !important;
}

html body .pb-0 {
  padding-bottom: 0px;
}

html body .pr-0 {
  padding-right: 0px;
}

html body .pl-0 {
  padding-left: 0px;
}

html body .px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

html body .py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

html body .ma-0 {
  margin: 0px;
}

html body .mt-0 {
  margin-top: 0px !important;
}

html body .mb-0 {
  margin-bottom: 0px !important;
}

html body .mr-0 {
  margin-right: 0px;
}

html body .ml-0 {
  margin-left: 0px;
}

html body .mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}

html body .my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

html body .pa-5 {
  padding: 5px;
}

html body .pt-5 {
  padding-top: 5px !important;
}

html body .pb-5 {
  padding-bottom: 5px;
}

html body .pr-5 {
  padding-right: 5px;
}

html body .pl-5 {
  padding-left: 5px;
}

html body .px-5 {
  padding-left: 5px;
  padding-right: 5px;
}

html body .py-5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

html body .ma-5 {
  margin: 5px;
}

html body .mt-5 {
  margin-top: 5px !important;
}

html body .mb-5 {
  margin-bottom: 5px !important;
}

html body .mr-5 {
  margin-right: 5px;
}

html body .ml-5 {
  margin-left: 5px;
}

html body .mx-5 {
  margin-left: 5px;
  margin-right: 5px;
}

html body .my-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

html body .pa-10 {
  padding: 10px;
}

html body .pt-10 {
  padding-top: 10px !important;
}

html body .pb-10 {
  padding-bottom: 10px;
}

html body .pr-10 {
  padding-right: 10px;
}

html body .pl-10 {
  padding-left: 10px;
}

html body .px-10 {
  padding-left: 10px;
  padding-right: 10px;
}

html body .py-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

html body .ma-10 {
  margin: 10px;
}

html body .mt-10 {
  margin-top: 10px !important;
}

html body .mb-10 {
  margin-bottom: 10px !important;
}

html body .mr-10 {
  margin-right: 10px;
}

html body .ml-10 {
  margin-left: 10px;
}

html body .mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}

html body .my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

html body .pa-12 {
  padding: 12px;
}

html body .pt-12 {
  padding-top: 12px !important;
}

html body .pb-12 {
  padding-bottom: 12px;
}

html body .pr-12 {
  padding-right: 12px;
}

html body .pl-12 {
  padding-left: 12px;
}

html body .px-12 {
  padding-left: 12px;
  padding-right: 12px;
}

html body .py-12 {
  padding-top: 12px;
  padding-bottom: 12px;
}

html body .ma-12 {
  margin: 12px;
}

html body .mt-12 {
  margin-top: 12px !important;
}

html body .mb-12 {
  margin-bottom: 12px !important;
}

html body .mr-12 {
  margin-right: 12px;
}

html body .ml-12 {
  margin-left: 12px;
}

html body .mx-12 {
  margin-left: 12px;
  margin-right: 12px;
}

html body .my-12 {
  margin-top: 12px;
  margin-bottom: 12px;
}

html body .pa-15 {
  padding: 15px;
}

html body .pt-15 {
  padding-top: 15px !important;
}

html body .pb-15 {
  padding-bottom: 15px;
}

html body .pr-15 {
  padding-right: 15px;
}

html body .pl-15 {
  padding-left: 15px;
}

html body .px-15 {
  padding-left: 15px;
  padding-right: 15px;
}

html body .py-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

html body .ma-15 {
  margin: 15px;
}

html body .mt-15 {
  margin-top: 15px !important;
}

html body .mb-15 {
  margin-bottom: 15px !important;
}

html body .mr-15 {
  margin-right: 15px;
}

html body .ml-15 {
  margin-left: 15px;
}

html body .mx-15 {
  margin-left: 15px;
  margin-right: 15px;
}

html body .my-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

html body .pa-20 {
  padding: 20px;
}

html body .pt-20 {
  padding-top: 20px !important;
}

html body .pb-20 {
  padding-bottom: 20px;
}

html body .pr-20 {
  padding-right: 20px;
}

html body .pl-20 {
  padding-left: 20px;
}

html body .px-20 {
  padding-left: 20px;
  padding-right: 20px;
}

html body .py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

html body .ma-20 {
  margin: 20px;
}

html body .mt-20 {
  margin-top: 20px !important;
}

html body .mb-20 {
  margin-bottom: 20px !important;
}

html body .mr-20 {
  margin-right: 20px;
}

html body .ml-20 {
  margin-left: 20px;
}

html body .mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

html body .my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

html body .pa-25 {
  padding: 25px;
}

html body .pt-25 {
  padding-top: 25px !important;
}

html body .pb-25 {
  padding-bottom: 25px;
}

html body .pr-25 {
  padding-right: 25px;
}

html body .pl-25 {
  padding-left: 25px;
}

html body .px-25 {
  padding-left: 25px;
  padding-right: 25px;
}

html body .py-25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

html body .ma-25 {
  margin: 25px;
}

html body .mt-25 {
  margin-top: 25px !important;
}

html body .mb-25 {
  margin-bottom: 25px !important;
}

html body .mr-25 {
  margin-right: 25px;
}

html body .ml-25 {
  margin-left: 25px;
}

html body .mx-25 {
  margin-left: 25px;
  margin-right: 25px;
}

html body .my-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

html body .pa-30 {
  padding: 30px;
}

html body .pt-30 {
  padding-top: 30px !important;
}

html body .pb-30 {
  padding-bottom: 30px;
}

html body .pr-30 {
  padding-right: 30px;
}

html body .pl-30 {
  padding-left: 30px;
}

html body .px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

html body .py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

html body .ma-30 {
  margin: 30px;
}

html body .mt-30 {
  margin-top: 30px !important;
}

html body .mb-30 {
  margin-bottom: 30px !important;
}

html body .mr-30 {
  margin-right: 30px;
}

html body .ml-30 {
  margin-left: 30px;
}

html body .mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}

html body .my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

html body .pa-35 {
  padding: 35px;
}

html body .pt-35 {
  padding-top: 35px !important;
}

html body .pb-35 {
  padding-bottom: 35px;
}

html body .pr-35 {
  padding-right: 35px;
}

html body .pl-35 {
  padding-left: 35px;
}

html body .px-35 {
  padding-left: 35px;
  padding-right: 35px;
}

html body .py-35 {
  padding-top: 35px;
  padding-bottom: 35px;
}

html body .ma-35 {
  margin: 35px;
}

html body .mt-35 {
  margin-top: 35px !important;
}

html body .mb-35 {
  margin-bottom: 35px !important;
}

html body .mr-35 {
  margin-right: 35px;
}

html body .ml-35 {
  margin-left: 35px;
}

html body .mx-35 {
  margin-left: 35px;
  margin-right: 35px;
}

html body .my-35 {
  margin-top: 35px;
  margin-bottom: 35px;
}

html body .pa-40 {
  padding: 40px;
}

html body .pt-40 {
  padding-top: 40px !important;
}

html body .pb-40 {
  padding-bottom: 40px;
}

html body .pr-40 {
  padding-right: 40px;
}

html body .pl-40 {
  padding-left: 40px;
}

html body .px-40 {
  padding-left: 40px;
  padding-right: 40px;
}

html body .py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

html body .ma-40 {
  margin: 40px;
}

html body .mt-40 {
  margin-top: 40px !important;
}

html body .mb-40 {
  margin-bottom: 40px !important;
}

html body .mr-40 {
  margin-right: 40px;
}

html body .ml-40 {
  margin-left: 40px;
}

html body .mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

html body .my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

html body .pa-50 {
  padding: 50px;
}

html body .pt-50 {
  padding-top: 50px !important;
}

html body .pb-50 {
  padding-bottom: 50px;
}

html body .pr-50 {
  padding-right: 50px;
}

html body .pl-50 {
  padding-left: 50px;
}

html body .px-50 {
  padding-left: 50px;
  padding-right: 50px;
}

html body .py-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

html body .ma-50 {
  margin: 50px;
}

html body .mt-50 {
  margin-top: 50px !important;
}

html body .mb-50 {
  margin-bottom: 50px !important;
}

html body .mr-50 {
  margin-right: 50px;
}

html body .ml-50 {
  margin-left: 50px;
}

html body .mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}

html body .my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

html body .pa-60 {
  padding: 60px;
}

html body .pt-60 {
  padding-top: 60px !important;
}

html body .pb-60 {
  padding-bottom: 60px;
}

html body .pr-60 {
  padding-right: 60px;
}

html body .pl-60 {
  padding-left: 60px;
}

html body .px-60 {
  padding-left: 60px;
  padding-right: 60px;
}

html body .py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

html body .ma-60 {
  margin: 60px;
}

html body .mt-60 {
  margin-top: 60px !important;
}

html body .mb-60 {
  margin-bottom: 60px !important;
}

html body .mr-60 {
  margin-right: 60px;
}

html body .ml-60 {
  margin-left: 60px;
}

html body .mx-60 {
  margin-left: 60px;
  margin-right: 60px;
}

html body .my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

html body .pa-70 {
  padding: 70px;
}

html body .pt-70 {
  padding-top: 70px !important;
}

html body .pb-70 {
  padding-bottom: 70px;
}

html body .pr-70 {
  padding-right: 70px;
}

html body .pl-70 {
  padding-left: 70px;
}

html body .px-70 {
  padding-left: 70px;
  padding-right: 70px;
}

html body .py-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

html body .ma-70 {
  margin: 70px;
}

html body .mt-70 {
  margin-top: 70px !important;
}

html body .mb-70 {
  margin-bottom: 70px !important;
}

html body .mr-70 {
  margin-right: 70px;
}

html body .ml-70 {
  margin-left: 70px;
}

html body .mx-70 {
  margin-left: 70px;
  margin-right: 70px;
}

html body .my-70 {
  margin-top: 70px;
  margin-bottom: 70px;
}

html body .pa-80 {
  padding: 80px;
}

html body .pt-80 {
  padding-top: 80px !important;
}

html body .pb-80 {
  padding-bottom: 80px;
}

html body .pr-80 {
  padding-right: 80px;
}

html body .pl-80 {
  padding-left: 80px;
}

html body .px-80 {
  padding-left: 80px;
  padding-right: 80px;
}

html body .py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

html body .ma-80 {
  margin: 80px;
}

html body .mt-80 {
  margin-top: 80px !important;
}

html body .mb-80 {
  margin-bottom: 80px !important;
}

html body .mr-80 {
  margin-right: 80px;
}

html body .ml-80 {
  margin-left: 80px;
}

html body .mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}

html body .my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

html body .pa-100 {
  padding: 100px;
}

html body .pt-100 {
  padding-top: 100px !important;
}

html body .pb-100 {
  padding-bottom: 100px;
}

html body .pr-100 {
  padding-right: 100px;
}

html body .pl-100 {
  padding-left: 100px;
}

html body .px-100 {
  padding-left: 100px;
  padding-right: 100px;
}

html body .py-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

html body .ma-100 {
  margin: 100px;
}

html body .mt-100 {
  margin-top: 100px !important;
}

html body .mb-100 {
  margin-bottom: 100px !important;
}

html body .mr-100 {
  margin-right: 100px;
}

html body .ml-100 {
  margin-left: 100px;
}

html body .mx-100 {
  margin-left: 100px;
  margin-right: 100px;
}

html body .my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

html body .pa-150 {
  padding: 150px;
}

html body .pt-150 {
  padding-top: 150px !important;
}

html body .pb-150 {
  padding-bottom: 150px;
}

html body .pr-150 {
  padding-right: 150px;
}

html body .pl-150 {
  padding-left: 150px;
}

html body .px-150 {
  padding-left: 150px;
  padding-right: 150px;
}

html body .py-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}

html body .ma-150 {
  margin: 150px;
}

html body .mt-150 {
  margin-top: 150px !important;
}

html body .mb-150 {
  margin-bottom: 150px !important;
}

html body .mr-150 {
  margin-right: 150px;
}

html body .ml-150 {
  margin-left: 150px;
}

html body .mx-150 {
  margin-left: 150px;
  margin-right: 150px;
}

html body .my-150 {
  margin-top: 150px;
  margin-bottom: 150px;
}

html body .pa-200 {
  padding: 200px;
}

html body .pt-200 {
  padding-top: 200px !important;
}

html body .pb-200 {
  padding-bottom: 200px;
}

html body .pr-200 {
  padding-right: 200px;
}

html body .pl-200 {
  padding-left: 200px;
}

html body .px-200 {
  padding-left: 200px;
  padding-right: 200px;
}

html body .py-200 {
  padding-top: 200px;
  padding-bottom: 200px;
}

html body .ma-200 {
  margin: 200px;
}

html body .mt-200 {
  margin-top: 200px !important;
}

html body .mb-200 {
  margin-bottom: 200px !important;
}

html body .mr-200 {
  margin-right: 200px;
}

html body .ml-200 {
  margin-left: 200px;
}

html body .mx-200 {
  margin-left: 200px;
  margin-right: 200px;
}

html body .my-200 {
  margin-top: 200px;
  margin-bottom: 200px;
}

@font-face {
  font-family: 'MonumentExtended';
  src: url("../fonts/Messapia-Bold.woff") format("woff"), url("../fonts/Messapia-Bold.woff2") format("woff2");
  font-style: normal;
}

/*@font-face {
  font-family: 'MonumentExtended';
  src:  url('../fonts/Messapia-Bold.woff2');
  font-weight: bold;
  font-style: normal;
}*/

html body {
  font-size: 18px;
  font-family: 'Work Sans', sans-serif;
/*  font-weight: 500;*/
}

h1 {
  font-size: 54px;
  font-weight: bold;
  line-height: 1;
}

h2 {
  font-size: 44px;
  font-weight: bold;
  line-height: 1;
}

h3 {
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
}

h4 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 24px;
  }

  h4 {
    font-size: 22px;
  }
}

.w-auto {
  width: auto;
}

.min-w-100 {
  min-width: 100%;
}

.mar-center {
  margin: 0 auto;
}

.pointer {
  cursor: pointer;
}

.capz,
.caps {
  text-transform: uppercase;
}

.lh-1 {
  line-height: 1;
}

.lh-12 {
  line-height: 1.2;
}

.lh-15 {
  line-height: 1.5;
}

.bg-cover {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.bg-contain {
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
}

.bg-center {
  background-position: center;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.justified {
  text-align: justify;
}

.inline {
  display: inline-block;
}

.inlinef {
  display: inline;
}

.block {
  display: block;
}

.hidden {
  display: none;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.absolute-right,
.right {
  right: 0;
}

.absolute-left,
.left {
  left: 0;
}

.top {
  top: 0;
}

.bottom {
  bottom: 0;
}

.absolute-fill {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.absolute-center {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.absolute-middle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.absolute-center-x {
  position: absolute;
  left: 50%;
  -webkit-transform: translatex(-50%);
  -ms-transform: translatex(-50%);
  transform: translatex(-50%);
}

.fixed {
  position: fixed;
}

.px-rem {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.op0 {
  opacity: 0;
}

.op05 {
  opacity: 0.5;
}

.op07 {
  opacity: 0.7;
}

.op1 {
  opacity: 1;
}

.br5 {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.table {
  display: table;
}

.t-row {
  display: table-row;
}

.t-cell {
  display: table-cell;
}

.v-middle {
  vertical-align: middle;
}

.v-top {
  vertical-align: top;
}

.v-bottom {
  vertical-align: bottom;
}

.no-select {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.no-float {
  float: none;
}

ul.no-style,
.no-list {
  list-style-type: none;
  margin-left: 0;
}

ul.no-style ul,
ul.no-style ol,
.no-list ul,
.no-list ol {
  list-style-type: none;
  margin-left: 0;
}

ul.compact {
  margin: 0 !important;
  padding-top: 0 !important;
}

ul.compact li {
  margin: 5px 0 5px !important;
}

ul.compact ul,
ul.compact ol {
  margin: 5px 0 5px !important;
  padding-top: 0 !important;
}

.nomar {
  margin: 0 !important;
}

.nomar-section > .l-section-h {
  margin: 0 !important;
}

.nomar-inner > .vc_column-inner {
  margin: 0 !important;
}

.nopad {
  padding: 0 !important;
}

.nopad-section > .l-section-h {
  padding: 0 !important;
}

.nopad-inner > .vc_column-inner {
  padding: 0 !important;
}

.m-auto {
  margin: auto;
}

.mt-auto {
  margin-top: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.mx-auto-force {
  margin-left: auto !important;
  margin-right: auto  !important;
}

.nowrap {
  white-space: nowrap;
}

.z-1 {
  z-index: 1;
}

.z-9 {
  z-index: 9;
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-force {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-wrap {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-fill {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.flex-middle {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-top {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-left,
.flex-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.flex-right,
.flex-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.flex-push-r {
  margin-left: auto;
}

.flex-push-l {
  margin-right: auto;
}

.flex-auto,
.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-2 {
  -webkit-box-flex: 2;
  -webkit-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.flex-3 {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.flex-4 {
  -webkit-box-flex: 4;
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.flex-5 {
  -webkit-box-flex: 5;
  -webkit-flex: 5;
  -ms-flex: 5;
  flex: 5;
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex-reversed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.round {
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.round:after,
.round:before {
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.rounded1 {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.rounded1:after,
.rounded1:before {
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.rounded2 {
  -webkit-border-radius: 40px !important;
  border-radius: 40px !important;
}

.rounded2:after,
.rounded2:before {
  -webkit-border-radius: 40px !important;
  border-radius: 40px !important;
}

.overvisible {
  overflow: visible;
}

.overhidden {
  overflow: hidden;
}

.overx-auto {
  overflow-x: auto;
}

.overauto {
  overflow: auto;
}

.overwrap-break {
  overflow-wrap: break-word;
}

.loading-light:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(255, 255, 255, 0.8);
}

.loading-light:after {
  content: "\f1ce";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 35px;
  position: absolute;
  top: -webkit-calc(50% - 18px);
  top: calc(50% - 18px);
  left: -webkit-calc(50% - 18px);
  left: calc(50% - 18px);
  -webkit-animation: sspin 2s linear infinite;
  animation: sspin 2s linear infinite;
  color: #0441bd;
  z-index: 7;
  height: 36px;
  width: 36px;
  line-height: 36px;
}

.loading-dark:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}

.loading-dark:after {
  content: "\f1ce";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 35px;
  position: absolute;
  top: -webkit-calc(50% - 18px);
  top: calc(50% - 18px);
  left: -webkit-calc(50% - 18px);
  left: calc(50% - 18px);
  -webkit-animation: sspin 2s linear infinite;
  animation: sspin 2s linear infinite;
  color: #0441bd;
  z-index: 7;
  height: 36px;
  width: 36px;
  line-height: 36px;
}

.x180 {
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
}

.rot90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.rot180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rot270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.no-decor,
.no-decor > a {
  text-decoration: none;
}

.no-decor:hover,
.no-decor:focus,
.no-decor:active,
.no-decor > a:hover,
.no-decor > a:focus,
.no-decor > a:active {
  text-decoration: none;
}

.no-pseudo:after,
.no-pseudo:before {
  content: none !important;
}

.last-child-mb-0 > div:last-child {
  margin-bottom: 0 !important;
}

.border {
  border: 1px solid #ffffff;
}

.border-l {
  border-left: 1px solid #ffffff;
}

.border-r {
  border-right: 1px solid #ffffff;
}

.border-t {
  border-top: 1px solid #ffffff;
}

.border-b {
  border-bottom: 1px solid #ffffff;
}

.border-y {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.border-x {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.border-2 {
  border: 2px solid #ffffff;
}

.border-2-l {
  border-left: 2px solid #ffffff;
}

.border-2-r {
  border-right: 2px solid #ffffff;
}

.border-2-t {
  border-top: 2px solid #ffffff;
}

.border-2-b {
  border-bottom: 2px solid #ffffff;
}

.border-2-y {
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.border-2-x {
  border-left: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
}

.dashed {
  border-style: dashed !important;
}

.font-regular {
  font-weight: normal;
}

.font-monument {
  font-family: MonumentExtended, Arial, sans-serif;
}

.alertify-notifier.ajs-bottom {
  bottom: 30px !important;
  width: auto !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.ajs-message {
  font-weight: 600;
  font-size: 18px;
  line-height: 18px;
  border: none !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  text-shadow: none !important;
  -webkit-border-radius: 25px !important;
  border-radius: 25px !important;
  padding: 40px 50px !important;
  max-width: none !important;
  width: auto !important;
  display: inline-block;
}

.ajs-message.ajs-success {
  background: !important;
  color: white !important;
}

.ajs-message.ajs-warning {
  background: #d93b4c !important;
  color: white !important;
}

.ajs-message.ajs-error {
  background: #d93b4c !important;
  color: white !important;
}

.ajs-message.ajs-visible {
  right: 60px !important;
}

@media only screen and (max-width: 480px) {
  .hide-xs-down {
    display: none !important;
  }

  .flex-xs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-column-xs {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .flex-row-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .flex-row-reverse-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .flex-col-reverse-xs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .nopad-xs {
    padding: 0 !important;
  }

  .noborder-xs {
    border: none;
  }

  .xs-pr-5 {
    padding-right: 5px;
  }

  .xs-pl-5 {
    padding-left: 5px;
  }

  .px-rem-xs {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mobw-100 {
    width: 100% !important;
  }

  .mob-nomaxw {
    max-width: none !important;
  }

  .mb-20-xs {
    margin-bottom: 20px !important;
  }

  .pt-30-xs {
    padding-top: 30px !important;
  }

  .mt-30-xs {
    margin-top: 30px !important;
  }

  .text-center-xs {
    text-align: center !important;
  }

  .text-right-xs {
    text-align: right !important;
  }

  .text-left-xs {
    text-align: left !important;
  }

  .justify-center-xs {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  html body .l-canvas .px-rem-xs {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .vc-section-reverse-xs > div > .vc_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .vc-section-reverse-xs > div > .vc_row > div:last-child {
    margin-bottom: 1rem !important;
  }
}

@media only screen and (max-width: 768px) {
  .hide-sm-down {
    display: none !important;
  }

  .flex-sm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-column-sm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-col-reverse-sm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .flex-row-reverse-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .flex-row-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .nopad-sm {
    padding: 0 !important;
  }

  .noborder-sm {
    border: none;
  }

  .sm-pr-5 {
    padding-right: 5px;
  }

  .sm-pl-5 {
    padding-left: 5px;
  }

  .px-rem-sm {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .mb-20-sm {
    margin-bottom: 20px !important;
  }

  .text-center-sm {
    text-align: center !important;
  }

  .text-right-sm {
    text-align: right !important;
  }

  .text-left-sm {
    text-align: left !important;
  }

  .justify-center-sm {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  html body .l-canvas .px-rem-sm {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .vc-section-reverse-sm > div > .vc_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .vc-section-reverse-sm > div > .vc_row > div:last-child {
    margin-bottom: 1rem !important;
  }
}

@media only screen and (max-width: 992px) {
  .hide-md-down {
    display: none !important;
  }

  .flex-md {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-col-reverse-md {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .flex-row-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .flex-row-reverse-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .flex-column-md {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-row-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .text-center-md {
    text-align: center !important;
  }

  .text-right-md {
    text-align: right !important;
  }

  .text-left-md {
    text-align: left !important;
  }

  .nopad-md {
    padding: 0 !important;
  }

  .px-rem-md {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media only screen and (max-width: 1200px) {
  .hide-lg-down {
    display: none !important;
  }

  .flex-lg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-column-lg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-row-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .resp-px-20 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 1480px) {
  .hide-xl-down {
    display: none !important;
  }
}

@media only screen and (min-width: 481px) {
  .hide-xs-up {
    display: none !important;
  }
}

@media only screen and (min-width: 769px) {
  .hide-sm-up {
    display: none !important;
  }

  .px-text {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media only screen and (min-width: 993px) {
  .hide-md-up {
    display: none !important;
  }

  .col-lg-20 {
    width: 20%;
    -webkit-box-flex: 20%;
    -webkit-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    max-width: 20%;
  }
}

@media only screen and (min-width: 1201px) {
  .hide-lg-up {
    display: none !important;
  }

  .flex-xl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .flex-column-xl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-row-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media only screen and (min-width: 1481px) {
  .hide-xl-up {
    display: none !important;
  }
}

@-webkit-keyframes sspin {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

@keyframes sspin {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  100% {
    -webkit-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
  }
}

body .btn1 {
  display: inline-block;
  padding: 8px 16px;
  text-decoration: none;
  font-size: 20px;
  cursor: pointer;
  color: #002048;
  background-color: transparent;
}

body .btn1:hover,
body .btn1:active,
body .btn1:focus {
  text-decoration: none;
}

body .btn1.disabled,
body .btn1:disabled {
  opacity: .6;
  pointer-events: none;
}

body .btn1.publishbtn,
body .btn1.btn-round,
body .btn1.nextbtn {
  background: #002048 !important;
  color: #6ae6aa !important;
  border: none !important;
}

body .btn1.white {
  background: white;
  color: #663399;
  border: 2px solid white;
}

body .btn1.white:hover,
body .btn1.white:active,
body .btn1.white:focus {
  background: white;
  color: #002048;
}

body .btn1.blue {
  background: #002048;
  color: #6ae6aa;
  /*border: 2px solid #663399;*/
}

body .btn1.blue:hover,
body .btn1.blue:active,
body .btn1.blue:focus {
  background: #002048;
  color: #6ae6aa;
}

body .btn1.blue.outlined {
  color: #663399 !important;
  background: none !important;
}

body .btn1.grey {
  background: none;
  border: 2px solid #8a9eb5;
  color: #8a9eb5;
}

body .btn1.grey:hover,
body .btn1.grey:active,
body .btn1.grey:focus {
  background: none;
  color: #8a9eb5;
}

body .btn1.active {
  background: #002048 !important;
  color: #6ae6aa !important;
  /*border: 2px solid #663399;*/
}

body .btn1.active:hover,
body .btn1.active:active,
body .btn1.active:focus {
  background: #002048 !important;
  color: #6ae6aa !important;
}

body .btn1.big {
  padding: 15px 20px;
}

body .btn1.flex-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

body .btn1.flex-btn .icon {
  top: auto;
  margin-right: 5px;
}

body .btn1.btn-small,
body .btn1.btn-login {
  display: inline-block;
  font-size: 16px;
  padding: 12px 36px;
  background-color: #002048 !important;
  color: #6ae6aa !important;
  text-transform: none;
}

body .btn1.btn-round {
  width: 1vw;
  height: 1vw;
  padding: 10px;
  vertical-align: middle;
  position: relative;
}

body .btn1.btn-icon-tiny:before {
  position: absolute;
  font-size: 16px;
  top: 0px;
  left: 0px;
  margin: 2px;
}

body .btn1.btn-login {
  /*background-color: #cce247;*/
  /*border: solid 3px #c4e400;*/
  /*color: #000 !important;*/
}

body .btn1.hidden {
  display: none;
}

body .round-btn {
  padding: 12px 24px;
  line-height: 1;
}

body .round-btn.big {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  font-weight: bold;
}

body .carousel-indicators .btn1,
body .carousel-indicators .round-btn {
  height: auto;
  width: auto;
  text-indent: inherit;
  opacity: 1;
}

body .fab {
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 15px 40px 0 rgba(1, 13, 38, 0.05), 0 0 15px 0 rgba(1, 13, 38, 0.03);
  box-shadow: 0 15px 40px 0 rgba(1, 13, 38, 0.05), 0 0 15px 0 rgba(1, 13, 38, 0.03);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

body .fab > .icon {
  margin-top: 2px;
  font-size: 22px;
}

body .fab.mini {
  width: 30px;
  height: 30px;
}

body .fab.mini > .icon {
  font-size: 18px;
  margin-top: 1px;
}

body button[disabled],
body .disabled {
  cursor: not-allowed;
  pointer-events: none;
}

body .play-btn {
  background: white;
  padding: 1px 0 0 3px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  opacity: 0.6;
}

button.clear {
  border: none !important;
  height: auto !important;
  background: none !important;
  color: #663399 !important;
  padding: 0 !important;
}

.vote-link .icon,
.voted-link .icon,
.vote-disabled .icon {
  font-size: inherit !important;
}

body .site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
  /*display: flex;
    align-items: stretch;*/
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  /*& + div, & + main {
      margin-top: $navbar-height;
    }*/
}

@media only screen and (max-width: 992px) {
  body .site-header {
    position: -webkit-sticky;
    position: sticky;
  }
}

body .site-header .mobile-sticky-logo {
  display: none;
/*  background-image: url("../../assets/img/logo_green.png");*/
/*  background-image: url("../../assets/img/logo_green2.png");*/
/*  background-repeat: no-repeat;*/
/*  background-size: contain;*/
}

body .site-header .mobile-sticky-logo a {
  /*font-size: 48px !important;*/
}


body .site-header .navbar-inner {
/*  height: 80px !important;*/
/*  height: 42px !important;*/
  height: 48px !important;
  /* background-image: url("../../assets/img/logo_green2.png"); disattivato da kaitech */
  background-repeat: no-repeat;
  background-size: initial;
  background-position-y: center;
  background-position-x: left;
  margin-left: 16px;
/*  background-position-x: left;*/
/*  height: 60px !important;*/
}

body .site-header.sticky {
  background-color: #fff;
  -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.2);
}

body .site-header.sticky .nav-link,
body .site-header.sticky .subnav-link {
  color: #000 !important;
}

body .site-header.sticky .nav-item.active .nav-link,
body .site-header.sticky .nav-item.active .subnav-link {
/*  border-color: #000 !important;*/
  border-color: #000;
}

body .site-header.sticky .navbar-toggler .icon-bar {
  color: #000 !important;
  background: #000 !important;
}

@media only screen and (max-width: 992px) {
  body .site-header.sticky .mobile-sticky-logo {
    display: block;
    color: #000 !important;
    font-size: 96px;
    line-height: 1.2em;
    white-space: nowrap;
    padding: 0.15rem 0 !important;
    margin-top: 92px;
  }
}

body .site-header .top-logos-bar {
  background-color: #1B2947;
/*  height: 87px;*/
/*  height: 144px;*/
/*  padding: 32px 16px;*/
  width: 100%;
  -webkit-transition: all ease-out  .3s;
  -o-transition: all ease-out  .3s;
  transition: all ease-out  .3s;
  overflow: hidden;
}

/* loghi  */
img.logos {
/*  height: 84px;*/
  height: 64px;
  margin: 32px;
}

@media only screen and (max-width: 992px) {
  img.logos {
/*    height: 39px;*/
    height: 36px !important;
    margin: 16px;
  }

  body .site-header .top-logos-bar > img {
/*    height: 96px !important;*/
/*    height: 48px !important;*/
    margin: 0;
  }
}

@media only screen and (max-width: 680px) {
  img.logos {
/*    height: 39px;*/
    height: 24px !important;
    margin: 16px;
  }

  body .site-header .top-logos-bar {
    height: auto;
  }

}

@media only screen and (max-width: 992px) {
  body .site-header .top-logos-bar {
/*    height: 60px;*/
  }
  #splash img {
    margin-top: 0 !important;
  }
  #splash-call-lnk p.medium-title {
    line-height: 1.6em !important;
  }

  header.site-header .logo-container div {
    background-image: none !important;
  }

}

body .site-header .top-logos-bar > img {
  display: block;
  margin: 0 auto;
/*  height: 87px;*/
  height: 144px;
  opacity: 1;
  -webkit-transition: all ease-out  .3s;
  -o-transition: all ease-out  .3s;
  transition: all ease-out  .3s;
}


header.site-header .logo-container div {
/*  background-image: url("/wp-content/themes/thesan/assets/img/logo_fascione.png");*/
/*  background-repeat: no-repeat;*/
/*  background-position-y: 39px;*/
/*  background-position-x: 675px;*/
/*  background-size: calc(100% - 343px - (15px * 2)) 70px;*/
}

body .site-header.sticky .top-logos-bar {
  height: 0;
}

body .site-header.sticky .top-logos-bar img {
  opacity: 0;
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
}

body .navbar-nav {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

body .navbar-nav .nav-item {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

body .navbar-nav .nav-item.dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

body .navbar-nav .nav-item.dropdown .fas::before {
  margin-top: 3px;
  margin-left: 5px;
}

body .navbar-nav .nav-link {
  font-size: 16px;
  line-height: 1.2em;
  white-space: nowrap;
  padding: 0.15rem 0 !important;
  color: #002048 !important;
}

body .navbar-nav .subnav-link {
  font-size: 14px;
  line-height: 1.2em;
  white-space: nowrap;
  margin: .25rem 1.5rem;
  color: #002048 !important;
  width: auto;
  padding: .24rem 0;
}

body .navbar-nav .subnav-link:hover {
  background-color: transparent;
}

@media only screen and (max-width: 992px) {
  body .navbar-nav .subnav-link {
    display: inline;
  }
}

body .navbar-nav .active > .nav-link,
body .navbar-nav .child .nav-link,
body .navbar-nav .descendant .nav-link,
body .navbar-nav .active > .subnav-link,
body .navbar-nav .child .subnav-link,
body .navbar-nav .descendant .subnav-link {
  border-bottom: 4px solid #002048;
  border-bottom: 8px solid #0a9969 !important;
}

body .navbar-toggler {
  background: none !important;
  border: none;
  padding: 0 30px;
}

body .navbar-toggler:active,
body .navbar-toggler:focus {
  outline: 0;
}

body .navbar-toggler .icon-bar {
  display: block;
  width: 30px;
  height: 3px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  margin: 6px 0 6px 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #000;
}

.navbar-dark body .navbar-toggler .icon-bar {
  background: #ffffff;
}

body .navbar-toggler .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 8% 8%;
  -ms-transform-origin: 8% 8%;
  transform-origin: 8% 8%;
}

body .navbar-toggler .icon-bar:nth-of-type(2) {
  opacity: 0;
  filter: alpha(opacity=0);
}

body .navbar-toggler .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  -ms-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

body .navbar-toggler.collapsed .icon-bar:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

body .navbar-toggler.collapsed .icon-bar:nth-of-type(2) {
  opacity: 1;
  filter: alpha(opacity=100);
}

body .navbar-toggler.collapsed .icon-bar:nth-of-type(3) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

body .navbar-collapse.collapsing .navbar-nav,
body .navbar-collapse.show .navbar-nav {
  padding-top: 0;
}

body .navbar-collapse.collapsing .navbar-nav .nav-item,
body .navbar-collapse.show .navbar-nav .nav-item {
  padding: 5px 0;
}

body .navbar-collapse.collapsing .navbar-nav .nav-item.dropdown,
body .navbar-collapse.show .navbar-nav .nav-item.dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

body .navbar-collapse.collapsing .navbar-nav .nav-item.dropdown .fas,
body .navbar-collapse.show .navbar-nav .nav-item.dropdown .fas {
  margin-top: 3px;
  margin-left: 5px;
}

body .navbar-collapse.collapsing .navbar-nav .nav-link,
body .navbar-collapse.show .navbar-nav .nav-link {
  display: inline-block;
}

body #main-header .navbar {
  padding: 0;
}

body.page-template-page-partner a.subnav-link,
body.page-template-page-partner a.subnav-link:hover,
body.page-template-page-vetrina-partner a.subnav-link,
body.page-template-page-vetrina-partner a.subnav-link:hover {
  /*color: black;*/
  color: #002048 !important;
}

@media only screen and (max-width: 992px) {
  body.page-template-page-partner a.subnav-link,
  body.page-template-page-partner a.subnav-link:hover,
  body.page-template-page-vetrina-partner a.subnav-link,
  body.page-template-page-vetrina-partner a.subnav-link:hover {
    /*color: white;*/
    color: #002048 !important;
    border-bottom-color: white !important;
  }
}

#navbarNavLeft {
  position: absolute;
}

/*@media only screen and (max-width: 992px) {
  .site-header {
    .navbar-inner {
      height: $navbar-height-mobile !important;
    }

    & + div, & + main {
      margin-top: $navbar-height-mobile !important;
    }
  }
}*/

@media only screen and (max-width: 992px) {
  body .navbar-collapse.collapsing .navbar-nav .nav-item.dropdown,
  body .navbar-collapse.show .navbar-nav .nav-item.dropdown {
    display: block;
  }

  body .navbar-collapse.collapsing .navbar-nav .nav-item.dropdown .dropdown-menu,
  body .navbar-collapse.show .navbar-nav .nav-item.dropdown .dropdown-menu {
    border: none;
    background: transparent;
  }

  body .navbar-collapse.collapsing .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover,
  body .navbar-collapse.show .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
    background: transparent;
  }
}

.drop-file .drop-zone {
  position: relative;
  z-index: 9;
}

.drop-file .drop-zone.drag-over {
  background: #f8f8f8;
}

.drop-file .drop-zone .text {
  padding-bottom: 5px;
}

.drop-file .drop-zone .label {
  padding-top: 5px;
  display: inline-block;
  width: 100%;
}

.drop-file .drop-zone label {
  display: inline-block;
  padding: 15px 50px;
  text-decoration: none;
  font-family: MonumentExtended, Arial, sans-serif;
  font-size: 20px;
  cursor: pointer;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.1);
  border: solid 3px #663399;
  color: #663399;
  background-color: transparent;
}

.drop-file .drop-zone label:hover,
.drop-file .drop-zone label:active,
.drop-file .drop-zone label:focus {
  text-decoration: none;
}

.drop-file .drop-zone label.disabled,
.drop-file .drop-zone label:disabled {
  opacity: .6;
  pointer-events: none;
}

.drop-file .drop-zone label.publishbtn,
.drop-file .drop-zone label.btn-round,
.drop-file .drop-zone label.nextbtn {
  background-color: #663399;
  color: #fff;
}

.drop-file .preview {
  display: none;
}

.drop-file .progress-block {
  display: none;
}

.drop-file .file-remove {
  display: none;
}

.drop-file .upload-done-mark {
  display: none;
}

.drop-file.loading .progress-block {
  display: block;
}

.drop-file.loading .drop-zone {
  display: none;
}

.drop-file.loading .upload-selector {
  display: none;
}

.drop-file.loading .file-remove {
  display: none;
}

.drop-file.done .progress-block {
  display: block;
}

.drop-file.done .drop-zone {
  display: none;
}

.drop-file.done .upload-selector {
  display: none;
}

.drop-file.done .file-remove {
  display: none;
}

.drop-file.done .upload-done-mark {
  display: inline-block;
}

.drop-file.completed .progress-block,
.drop-file.completed .drop-zone,
.drop-file.completed .upload-block,
.drop-file.completed .upload-done-mark {
  display: none !important;
}

.drop-file.completed .upload-selector {
  display: none;
}

.drop-file.completed .file-remove {
  display: block;
}

.drop-file.completed .preview {
  display: block;
}

.video-uploader .step-2 {
  display: none;
}

.video-uploader.step-2 .step-2 {
  display: block;
}

.video-uploader.step-2 .step-1 {
  display: none;
}

.video-uploader .upload-block {
  min-height: 340px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video-uploader .poster {
  position: relative;
  max-width: 300px;
  max-height: 300px;
}

.video-uploader .poster:empty {
  border: 2px dashed #8a9eb5;
  padding: 100px 130px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.video-uploader .poster:empty + div {
  display: none;
}

.video-uploader .poster.loading:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: rgba(255, 255, 255, 0.8);
}

.video-uploader .poster.loading:after {
  content: "\f1ce";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 35px;
  position: absolute;
  top: -webkit-calc(50% - 18px);
  top: calc(50% - 18px);
  left: -webkit-calc(50% - 18px);
  left: calc(50% - 18px);
  -webkit-animation: sspin 2s linear infinite;
  animation: sspin 2s linear infinite;
  color: #0441bd;
  z-index: 7;
  height: 36px;
  width: 36px;
  line-height: 36px;
}

.video-uploader .poster + div .saved,
.video-uploader .poster + div .spinner {
  display: none;
}

.video-uploader .poster.uploading + div .spinner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.video-uploader .poster.uploading + div .confirm,
.video-uploader .poster.uploading + div .saved {
  display: none;
}

.video-uploader .poster.completed + div .saved {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.video-uploader .poster.completed + div .confirm,
.video-uploader .poster.completed + div .spinner {
  display: none;
}

.category-buttons {width: 100%}

.category-buttons .round-btn.active {
  border-color: #663399 !important;
  background: #663399;
  color: white;
}

::-webkit-input-placeholder {
  color: #8a9eb5;
}

::-moz-placeholder {
  color: #8a9eb5;
}

::-ms-input-placeholder {
  color: #8a9eb5;
}

::placeholder {
  color: #8a9eb5;
}

body .markOnMandatoryError {
  /*margin: -7px;*/
}

body .markOnMandatoryError.error-marker {
  border: 2px solid red !important;
  border-radius: 4px;
  padding: 4px 8px;
  background-color: #e5e5e5;
}

body {
  /* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
}

body input[type="text"],
body input[type="email"],
body input[type="url"],
body input[type="password"],
body input[type="search"],
body input[type="number"],
body input[type="tel"],
body input[type="range"],
body input[type="date"],
body input[type="month"],
body input[type="week"],
body input[type="time"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="color"],
body textarea,
body .form-control {
  background-color: transparent;
  border-color: #002048;
  border-width: 1px;
}

body input[type="text"]:focus,
body input[type="email"]:focus,
body input[type="url"]:focus,
body input[type="password"]:focus,
body input[type="search"]:focus,
body input[type="number"]:focus,
body input[type="tel"]:focus,
body input[type="range"]:focus,
body input[type="date"]:focus,
body input[type="month"]:focus,
body input[type="week"]:focus,
body input[type="time"]:focus,
body input[type="datetime"]:focus,
body input[type="datetime-local"]:focus,
body input[type="color"]:focus,
body textarea:focus,
body .form-control:focus {
  background-color: transparent;
  outline: none;
  border-color: #002048;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body input[type="text"]:disabled,
body input[type="text"][readonly],
body input[type="email"]:disabled,
body input[type="email"][readonly],
body input[type="url"]:disabled,
body input[type="url"][readonly],
body input[type="password"]:disabled,
body input[type="password"][readonly],
body input[type="search"]:disabled,
body input[type="search"][readonly],
body input[type="number"]:disabled,
body input[type="number"][readonly],
body input[type="tel"]:disabled,
body input[type="tel"][readonly],
body input[type="range"]:disabled,
body input[type="range"][readonly],
body input[type="date"]:disabled,
body input[type="date"][readonly],
body input[type="month"]:disabled,
body input[type="month"][readonly],
body input[type="week"]:disabled,
body input[type="week"][readonly],
body input[type="time"]:disabled,
body input[type="time"][readonly],
body input[type="datetime"]:disabled,
body input[type="datetime"][readonly],
body input[type="datetime-local"]:disabled,
body input[type="datetime-local"][readonly],
body input[type="color"]:disabled,
body input[type="color"][readonly],
body textarea:disabled,
body textarea[readonly],
body .form-control:disabled,
body .form-control[readonly] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ebeced;
  border: none;
}

body input[type="text"].error-marker,
body input[type="email"].error-marker,
body input[type="url"].error-marker,
body input[type="password"].error-marker,
body input[type="search"].error-marker,
body input[type="number"].error-marker,
body input[type="tel"].error-marker,
body input[type="range"].error-marker,
body input[type="date"].error-marker,
body input[type="month"].error-marker,
body input[type="week"].error-marker,
body input[type="time"].error-marker,
body input[type="file"].error-marker,
body input[type="datetime"].error-marker,
body input[type="datetime-local"].error-marker,
body input[type="color"].error-marker,
body textarea.error-marker,
body .form-group.loader.error-marker,
body .form-group.selecta.error-marker,
body .form-control.error-marker {
  border: 2px solid red !important;
  background-color: #e5e5e5;
}

body .error-marker input,
/*body .error-marker label,*/
/*body .error-marker span,*/
body .error-marker textarea {
  border: 2px solid red !important;
  background-color: #e5e5e5;
}

body .form-group label {
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}

body select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body select {
    padding-right: 18px;
  }
}

body div.for-select {
  position: relative;
}

body div.for-select:after {
  content: '^';
  font: 1.8rem monospace;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  right: 0;
  top: 0;
  padding: 0 8px;
  position: absolute;
  pointer-events: none;
  color: black;
}

body div.for-select:before {
  content: '';
  right: 6px;
  top: 0px;
  width: 20px;
  height: 20px;
  position: absolute;
  pointer-events: none;
  display: block;
}

body .input-group.locked input {
  padding-right: 30px !important;
  position: relative;
  z-index: 1;
}

body .input-group.locked:after {
  font-family: 'Thesan' !important;
  content: "\e91b";
  position: absolute;
  top: 50%;
  right: -5px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #bfcad6;
  z-index: 3;
  font-size: 28px;
}

body .input-group.search input {
  position: relative;
  z-index: 1;
  border: none;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  -webkit-box-shadow: 0 4px 27px 0 rgba(78, 104, 158, 0.12);
  box-shadow: 0 4px 27px 0 rgba(78, 104, 158, 0.12);
  background: white;
  padding-right: 50px;
  padding-left: 25px;
  height: 65px;
}

body .input-group.search .icon {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

body .form-control {
  min-height: 40px;
}

body .form-control:disabled,
body .form-control[readonly] {
  background-color: #ebeced;
  border: none;
}

.user-img .fab,
.team-img .fab {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 9;
}

.ajax-search .searchResults {
  width: 100%;
  -webkit-box-shadow: 0 4px 27px 0 rgba(78, 104, 158, 0.12);
  box-shadow: 0 4px 27px 0 rgba(78, 104, 158, 0.12);
  padding-top: 50px;
  margin-top: -50px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
}

.ajax-search .searchResults .inner {
  max-height: 300px;
  overflow: auto;
  padding-top: 10px 30px 20px 10px;
}

.ajax-search .searchResults .inner:empty {
  display: none;
}

.ajax-search .searchResults:empty {
  display: none;
}

.ajax-search .searchResults .result-block {
  padding: 5px 10px;
  border-bottom: 1px solid #f8f8f8;
  cursor: pointer;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.ajax-search .searchResults .result-block .avatar {
  width: 35px;
  height: 35px;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 20px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.ajax-search .searchResults .result-block .name {
  font-size: 12px;
  font-weight: 600;
}

.ajax-search .searchResults .result-block .mail {
  font-size: 10px;
}

.ajax-search .searchResults .result-block:hover {
  background: #ebeced;
}

.user-list .team-list-block {
  padding: 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}

.user-list .team-list-block .avatar {
  width: 50px;
  height: 50px;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  margin-right: 20px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.user-list .team-list-block .name {
  font-weight: 600;
}

.user-list .team-list-block .mail {
  font-size: 15px;
}

.nicecheck input {
  display: none;
}

.nicecheck input + .chk {
  margin-right: 10px;
}

.nicecheck input + .chk:before {
  content: "\e900";
  font-family: 'Thesan' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 30px;
  vertical-align: middle;
}

.nicecheck input:checked + .chk:before {
  content: "\e901";
}

.checkbtn {
  display: inline-block;
}

.checkbtn input {
  display: none;
}

.checkbtn input + .btn-cont {
  position: relative;
  width: 80px;
  height: 40px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  overflow: hidden;
  background: white;
  line-height: 40px;
  text-align: center;
  -webkit-box-shadow: 0 5px 30px 0 rgba(1, 13, 38, 0.15), 0 5px 10px 0 rgba(1, 13, 38, 0.14);
  box-shadow: 0 5px 30px 0 rgba(1, 13, 38, 0.15), 0 5px 10px 0 rgba(1, 13, 38, 0.14);
  cursor: pointer;
}

.checkbtn input + .btn-cont:before {
  content: "Si";
  position: absolute;
  color: blue;
  top: 0;
  right: 40px;
  width: 40px;
  bottom: 0;
}

.checkbtn input + .btn-cont:after {
  content: "No";
  color: blue;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
}

.checkbtn input + .btn-cont .btn-front {
  background: blue;
  width: 44px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  position: absolute;
  top: 0;
  left: 36px;
  height: 40px;
  line-height: 40px;
  z-index: 2;
  text-align: center;
}

.checkbtn input + .btn-cont .btn-front:after {
  content: "No";
  color: white;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.checkbtn input:checked + .btn-cont .btn-front {
  left: 0;
}

.checkbtn input:checked + .btn-cont .btn-front:after {
  content: "Si";
  color: white;
  /*color: #002048;*/
}

.steps-num {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 48px;
  font-weight: bold;
}

.steps-num > * {
  color: #663399;
  opacity: 0.4;
  /*font-weight: normal;*/
}

.steps-num > *.step {
  /*display: none;*/
}

.steps-num > *.step-active {
  /*display: block;*/
  opacity: 1;
}


.policies .form-group label {
  text-transform: none;
  font-weight: normal;
}

.policies .form-group label.fs-24 {
  font-size: 24px;
}

.policies .form-group a {
  text-decoration: underline;
}

.policies .form-group .nicecheck {
  margin: .5rem 0;
}

.types-radios label {
  font-size: 16px !important;
  margin-right: 30px;
  margin-bottom: 25px;
  text-transform: none !important;
  font-weight: normal;
}

.checkmark ::before {
  display: none;
}

.checkmark-container {
  position: relative;
  padding-left: 33px;
  padding-top: 5px;
}

.checkmark-container input:checked ~ .checkmark {
  background-color: #002048;
  border: solid 3px #002048;
}

.checkmark-container input:checked ~ .checkmark::before {
  display: block;
}

.checkmark {
  display: inline-block;
  text-decoration: none;
  font-size: 20px;
  cursor: pointer;
  border: solid 3px #002048;
  color: #6ae6aa !important;
  background-color: transparent;
  font-size: 24px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 1vw;
  height: 1vw;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 0;
  /*border-color: #000;*/
  /*
  &.checked {
    background-color: map-get($colors, blueberry);
    border: solid 3px map-get($colors, blueberry);
    &:before {
      display: block;
    }

  }
  */
}

.checkmark:hover,
.checkmark:active,
.checkmark:focus {
  text-decoration: none;
}

.checkmark.disabled,
.checkmark:disabled {
  opacity: .6;
  pointer-events: none;
}

.checkmark.publishbtn,
.checkmark.btn-round,
.checkmark.nextbtn {
  background-color: #663399;
  color: #fff;
}

.checkmark:before {
  position: absolute;
  font-size: 16px;
  top: 0px;
  left: 0px;
  margin: 2px;
  display: none;
  color: #6ae6aa;
}

.textarea-descr {
  font-size: 16px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: 0.3px;
  margin-bottom: 10px;
  color: #777;
}

/* Global disabled states */

.disabled,
input:disabled {
  opacity: .6;
  pointer-events: none;
}

.drop-file a {
  display: block;
  width: 100%;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 22px !important;
}

@media only screen and (max-width: 992px) {
  .drop-file a {
    font-size: -webkit-calc(13.2px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(13.2px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type=number] {
  -moz-appearance: textfield;
}

.stepper .step-video-team,
.stepper .step-video-user,
.stepper .step-storia-team,
.stepper .step-storia-user,
.stepper .step-0,
.stepper .step-1,
.stepper .step-2,
.stepper .step-3,
.stepper .step-4,
.stepper .step-video,
.stepper .step-storia,
.stepper .user-element,
.stepper .team-element,
.stepper .video-element,
.stepper .storia-element {
  display: none;
  opacity: 0;
  -webkit-transition-delay: 500ms;
  -o-transition-delay: 500ms;
  transition-delay: 500ms;
  -webkit-transition: all 800ms;
  -o-transition: all 800ms;
  transition: all 800ms;
}

.stepper:not(.startup-mpmi) .step-startup-mpmi,
.stepper:not(.startup-mpmi) .startup-mpmi-elemnt {
  display: none !important;
  opacity: 0 !important;
}

.stepper:not(.user) .step-user,
.stepper:not(.user) .user-element {
  display: none !important;
  opacity: 0 !important;
}

.stepper:not(.video) .step-video,
.stepper:not(.video) .video-element {
  display: none !important;
  opacity: 0 !important;
}

.stepper:not(.storia) .step-storia,
.stepper:not(.storia) .storia-element {
  display: none !important;
  opacity: 0 !important;
}

.stepper.step-0 .save-exit {
  visibility: hidden !important;
}

.stepper.step-0 .step-0 {
  display: block;
  opacity: 1;
}

.stepper.step-0 .step-0.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.stepper.step-1 .save-exit {
  visibility: hidden !important;
}

.stepper.step-1 .backbtn {
  display: none;
}

.stepper.step-1 .step-1 {
  display: block;
  opacity: 1;
}

.stepper.step-1 .step-1.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.stepper.step-1 .step-1 .step-2-el,
.stepper.step-1 .step-1 .step-3-el {
  display: none !important;
  opacity: 0 !important;
}

.stepper.step-2 .step-2 {
  display: block;
  opacity: 1;
}

.stepper.step-2 .step-2.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.stepper.step-2 .step-2 .step-1-el,
.stepper.step-2 .step-2 .step-3-el {
  display: none !important;
  opacity: 0 !important;
}

.stepper.step-3 .step-3 {
  display: block;
  opacity: 1;
}

.stepper.step-3 .step-3.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.stepper.step-3 .step-3 .step-1-el,
.stepper.step-3 .step-3 .step-2-el {
  display: none !important;
  opacity: 0 !important;
}

.stepper.step-3.video .step-3 .video-element {
  display: block !important;
  opacity: 1;
}

.stepper.step-4 .step-4 {
  display: block;
  opacity: 1;
}

.stepper.step-4 .step-4.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

#frame-video {
  max-height: 320px;
}

.jarallax {
  position: relative;
  z-index: 0;
}

.jarallax > .jarallax-img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  /* support for plugin https://github.com/bfred-it/object-fit-images */
  font-family: 'object-fit: cover;';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.block-notice {
  position: relative;
}

.block-notice .info-fab {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.form-group {
  /*margin-bottom: 3rem;*/
  margin-bottom: 1.6rem;
}



/* START OF CSS */

body {
  /*background-color: #cce247;*/
  /*background-image: url("../../assets/img/thunder.svg"), url("../../assets/img/boost_center_sx_trim.svg");*/
  /*background-repeat: no-repeat;*/
  /*background-position: right top, left 120vh;*/
  /*color: #262626;*/

  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;

  -webkit-background-size: 50vw auto, 40vw auto;
  background-size: 50vw auto, 40vw auto;
  max-width: 100vw;
  overflow-x: hidden;
  overflow-y: auto;
  line-height: 1;
}

body h1,
body h2,
body h3,
body h4 {
  /*color: #046036;*/
  /*font-family: MonumentExtended, Arial, sans-serif;*/
  font-weight: bold;
  color: #002048;
}

body a {
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
}

body a:hover,
body a:active,
body a:focus {
  outline: none !important;
  text-decoration: none;
  color: #002048;
}

body .text-link-cta {
  border-bottom: 4px solid #d93b4c;
  color: #d93b4c;
}

body .text-link-cta:hover,
body .text-link-cta:active,
body .text-link-cta:focus {
  color: #d93b4c;
}

body .mailto {
  border-bottom: 4px solid #002048;
  color: #000;
}

body .mailto:hover,
body .mailto:active,
body .mailto:focus {
  color: #000;
}

@media only screen and (max-width: 992px) {
  body .mailto {
    font-size: -webkit-calc(7.2px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(7.2px -  6 * ((100vw - 992px) / 680)) !important;
    border-bottom: 2px solid #002048;
    font-weight: normal;
  }
}

body .navbar-nav .nav-link {
  color: #000;
}

body .navbar-nav .nav-link:hover,
body .navbar-nav .nav-link:active,
body .navbar-nav .nav-link:focus {
  outline: none !important;
  color: inherit;
/*  border-color: #002048;*/
  border-color: #0a9969;
}

body .breadcrumb-thesan {
  margin-left: 88px;
  margin-top: 32px;
  font-size: 14px;
}

body .breadcrumb-thesan a, body .breadcrumb-thesan a:hover, body .breadcrumb-thesan a:visited {
  text-decoration: underline;
  color: #002048;
  font-weight: bold;
}

body .breadcrumb-thesan .icon {
  font-size: 12px;
}

body #go-down svg {
  fill: #046036;
}

body.page-template-page-startup,
body.page-template-page-form-progetto-startup,
body.page-template-page-vetrina {
  /*background-color: #f7b2d8;*/
  /*background-image: url("../../assets/img/thunder-startup.svg"), url("../../assets/img/boost_center_sx_trim_startup.svg");*/
}

body.page-template-page-startup h1,
body.page-template-page-startup h2,
body.page-template-page-startup h3,
body.page-template-page-startup h4,
body.page-template-page-form-progetto-startup h1,
body.page-template-page-form-progetto-startup h2,
body.page-template-page-form-progetto-startup h3,
body.page-template-page-form-progetto-startup h4,
body.page-template-page-vetrina h1,
body.page-template-page-vetrina h2,
body.page-template-page-vetrina h3,
body.page-template-page-vetrina h4 {
  color: #663399;
}

body.page-template-page-startup .text-link-cta,
body.page-template-page-form-progetto-startup .text-link-cta,
body.page-template-page-vetrina .text-link-cta {
  border-color: #663399;
  color: #663399;
}

body.page-template-page-startup .text-link-cta:hover,
body.page-template-page-startup .text-link-cta:active,
body.page-template-page-startup .text-link-cta:focus,
body.page-template-page-form-progetto-startup .text-link-cta:hover,
body.page-template-page-form-progetto-startup .text-link-cta:active,
body.page-template-page-form-progetto-startup .text-link-cta:focus,
body.page-template-page-vetrina .text-link-cta:hover,
body.page-template-page-vetrina .text-link-cta:active,
body.page-template-page-vetrina .text-link-cta:focus {
  color: #663399;
}

body.page-template-page-startup #go-down svg,
body.page-template-page-form-progetto-startup #go-down svg,
body.page-template-page-vetrina #go-down svg {
  fill: #663399;
}

body.page-template-page-partner,
body.page-template-page-form-candidatura-partner,
body.page-template-page-vetrina-partner {
  /*background-color: #3256d4;*/
  /*background-image: url("../../assets/img/thunder-partner.svg"), url("../../assets/img/boost_center_sx_trim_partner.svg");*/
  /*color: #FFFFFF;*/
}

body.page-template-page-partner h1,
body.page-template-page-form-candidatura-partner h1,
body.page-template-page-vetrina-partner h1 {
  color: #fae0d3 !important;
}

body.page-template-page-partner h2,
body.page-template-page-partner h3,
body.page-template-page-partner h4,
body.page-template-page-form-candidatura-partner h2,
body.page-template-page-form-candidatura-partner h3,
body.page-template-page-form-candidatura-partner h4,
body.page-template-page-vetrina-partner h2,
body.page-template-page-vetrina-partner h3,
body.page-template-page-vetrina-partner h4 {
  color: #fff !important;
}

body.page-template-page-partner a,
body.page-template-page-form-candidatura-partner a,
body.page-template-page-vetrina-partner a {
  /*color: #fae0d3;*/
  color: #002048;
}

body.page-template-page-partner a:hover,
body.page-template-page-partner a:active,
body.page-template-page-partner a:focus,
body.page-template-page-form-candidatura-partner a:hover,
body.page-template-page-form-candidatura-partner a:active,
body.page-template-page-form-candidatura-partner a:focus,
body.page-template-page-vetrina-partner a:hover,
body.page-template-page-vetrina-partner a:active,
body.page-template-page-vetrina-partner a:focus {
  outline: none !important;
  color: #002048;
}

body.page-template-page-partner .text-link-cta,
body.page-template-page-form-candidatura-partner .text-link-cta,
body.page-template-page-vetrina-partner .text-link-cta {
  border-color: #fae0d3;
}

body.page-template-page-partner .text-link-cta:hover,
body.page-template-page-partner .text-link-cta:active,
body.page-template-page-partner .text-link-cta:focus,
body.page-template-page-form-candidatura-partner .text-link-cta:hover,
body.page-template-page-form-candidatura-partner .text-link-cta:active,
body.page-template-page-form-candidatura-partner .text-link-cta:focus,
body.page-template-page-vetrina-partner .text-link-cta:hover,
body.page-template-page-vetrina-partner .text-link-cta:active,
body.page-template-page-vetrina-partner .text-link-cta:focus {
  color: #fae0d3;
}

body.page-template-page-partner .navbar-nav .nav-link,
body.page-template-page-form-candidatura-partner .navbar-nav .nav-link,
body.page-template-page-vetrina-partner .navbar-nav .nav-link {
  color: #fff;
}

body.page-template-page-partner .navbar-nav .nav-link:hover,
body.page-template-page-partner .navbar-nav .nav-link:active,
body.page-template-page-partner .navbar-nav .nav-link:focus,
body.page-template-page-form-candidatura-partner .navbar-nav .nav-link:hover,
body.page-template-page-form-candidatura-partner .navbar-nav .nav-link:active,
body.page-template-page-form-candidatura-partner .navbar-nav .nav-link:focus,
body.page-template-page-vetrina-partner .navbar-nav .nav-link:hover,
body.page-template-page-vetrina-partner .navbar-nav .nav-link:active,
body.page-template-page-vetrina-partner .navbar-nav .nav-link:focus {
  outline: none !important;
  color: inherit;
/*  border-color: #002048 !important;*/
  border-color: #002048;
}

body.page-template-page-partner .navbar-nav .active .nav-link,
body.page-template-page-partner .navbar-nav .child .nav-link,
body.page-template-page-partner .navbar-nav .descendant .nav-link,
body.page-template-page-form-candidatura-partner .navbar-nav .active .nav-link,
body.page-template-page-form-candidatura-partner .navbar-nav .child .nav-link,
body.page-template-page-form-candidatura-partner .navbar-nav .descendant .nav-link,
body.page-template-page-vetrina-partner .navbar-nav .active .nav-link,
body.page-template-page-vetrina-partner .navbar-nav .child .nav-link,
body.page-template-page-vetrina-partner .navbar-nav .descendant .nav-link {
/*  border-color: #002048 !important;*/
  border-color: #002048;
}

body.page-template-page-partner .navbar-toggler .icon-bar,
body.page-template-page-form-candidatura-partner .navbar-toggler .icon-bar,
body.page-template-page-vetrina-partner .navbar-toggler .icon-bar {
  color: #fff;
  background: #fff;
}

body.page-template-page-partner #go-down svg,
body.page-template-page-form-candidatura-partner #go-down svg,
body.page-template-page-vetrina-partner #go-down svg {
  fill: #FFFFFF;
}

body.page-template-page-area-personale-startup {
  /*background-color: #ffffff;*/
  /*background-image: url("../../assets/img/thunder-pink.svg");*/
  /*color: #000000;*/
}

body.page-template-page-area-personale-startup h1 {
  color: #663399 !important;
}

body.page-template-page-area-personale-startup h2,
body.page-template-page-area-personale-startup h3,
body.page-template-page-area-personale-startup h4 {
  color: #262626 !important;
}

body.page-template-page-area-personale-startup a.underlined {
  color: #663399 !important;
  border-bottom: 2px solid #663399 !important;
}

body .site-footer {
  border-top: 0;
  margin-top: 0;
  /*background: #1B2947;*/
  background: rgba(27,41,71,100);
  min-height: 128px;
}

body video,
body a,
body button {
  outline: none !important;
}

body div:not(.container) > .row {
  margin-left: 0;
  margin-right: 0;
}

body .icon {
  font-size: 24px;
}

body .inner-content > * {
  width: 100%;
  /*max-width: 1170px;*/
  margin-left: auto !important;
  margin-right: auto !important;
  /*padding-left: 25px;*/
  /*padding-right: 25px;*/
}

@media only screen and (max-width: 992px) {
  body .inner-content > * {
    padding-left: 15px;
    padding-right: 15px;
  }
}

body .inner-content > *.fullwidth {
  max-width: none;
}

body .inner-content > *.fullwidth > * {
  max-width: 1170px;
  margin-left: auto !important;
  margin-right: auto !important;
}

body .inner-content .container-fluid {
  margin-left: 0 !important;
  margin-right: 0 !important;
  max-width: none;
}

body .inner-content-container {
  width: 100%;
  max-width: 1170px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 25px;
  padding-right: 25px;
}

@media only screen and (max-width: 992px) {
  body .inner-content-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}

body .shadow1 {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
}

body .shadow2 {
  -webkit-box-shadow: 0 11px 63px 0 rgba(1, 13, 38, 0.1), 0 11px 21px 0 rgba(1, 13, 38, 0.1);
  box-shadow: 0 11px 63px 0 rgba(1, 13, 38, 0.1), 0 11px 21px 0 rgba(1, 13, 38, 0.1);
}

body #back-to-top {
  position: absolute;
  z-index: 6;
  top: -70px;
  right: 10px;
  height: 50px;
  width: 50px;
  font-size: 30px;
}

body label {
  font-weight: inherit;
}

body .slim-content .row {
  /*max-width: 900px;*/
}

body .slim-content .wide-row {
  max-width: 100%;
}

body img[src=""],
body img[src="(undefined)"] {
  display: none !important;
}

body .image.avatar {
  height: 100px;
  width: 100px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
}

body .page-blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  display: none;
  background: rgba(255, 255, 255, 0.8);
}

body .page-blocker.active {
  display: block;
}

body .page-blocker .spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

body .page-blocker .spinner i {
  font-size: 60px;
}

body .upped-img {
  margin-top: -150px;
}

body .block-section-huge {
  padding-top: 100px;
  padding-bottom: 100px;
}

body .block-section-xl {
  padding-top: 70px;
  padding-bottom: 70px;
}

body .block-section-big {
  padding-top: 40px;
  padding-bottom: 40px;
}

body .block-section {
  padding-top: 25px;
  padding-bottom: 25px;
}

body .block-section-small {
  padding-top: 15px;
  padding-bottom: 15px;
}

body .block-section-top {
  padding-top: 20px;
}

body .block-section-btm {
  padding-bottom: 70px;
}

body .carousel-item.flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

body .carousel-item.flex:not(.active) {
  display: none !important;
}

body .rect-box {
  height: 0;
  padding-top: 70%;
  width: 100%;
}

body .bg-storia {
  background: -webkit-linear-gradient(45deg, #1b53c3, #ff5a0f 135%);
  background: -o-linear-gradient(45deg, #1b53c3, #ff5a0f 135%);
  background: linear-gradient(45deg, #1b53c3, #ff5a0f 135%);
}

body .bg-storia > div {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

body .bg-storia > div h2 {
  text-align: center;
  font-size: 21px;
  font-style: italic;
}

body .mappa-italia .layer {
  position: absolute;
  top: 0;
  left: 0;
}

body .icon-thunder-color .path2:before {
  position: absolute;
}

/*@media only screen and (max-width: 992px) {
  body {
    background-position: center $navbar-height-mobile !important;
    .upped-img {
      margin-top: 0;
      margin-bottom: 30px;
    }
  }
}*/

@media only screen and (max-width: 768px) {
  body .block-section-huge {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  body .block-section-xl {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  body .block-section-big,
  body .block-section-md {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  body .block-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  body .block-section-small {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  body .block-section-top {
    padding-top: 30px;
  }

  body .block-section-btm {
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 480px) {
  body .map-graph .info-block {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  body .map-graph .info-block > div {
    margin: 0 !important;
  }

  body footer .block-section-big {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media only screen and (max-width: 1280px) {
  .slim-content {
    max-width: 1000px;
  }
}

#main {
  /*margin-top: 167px;*/
  margin-top: 192px;

  /*min-height: 700px;*/
  min-height: 595px;

  /*min-height: -webkit-calc(100vh - 167px - 91px);*/
  /*min-height: calc(100vh - 167px - 91px);*/
  
  min-height: -webkit-calc(100vh);
  min-height: calc(100vh);
}

@media only screen and (max-width: 992px) {
  #main {
    min-height: 1000px;
    min-height: -webkit-calc(100vh - 167px + 100px);
    min-height: calc(100vh - 167px + 100px);
    margin-top: 0;
    overflow: hidden !important;
  }
}

#egeriaNewsCarousel .carousel-indicators {
  bottom: -24px;
}

.tooltip.show {
  opacity: 1;
}

.tooltip-inner {
  background-color: #f8f8f8;
  color: #2f2f2f;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 15px 30px;
  line-height: 1;
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
  border-top-color: #f8f8f8;
}

.news-box {
  height: 447px;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  overflow: hidden;
  position: relative;
}

.news-box .news-header {
  padding: 24px;
  height: 203px;
  background-color: #666;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

.news-box .news-header .news-date,
.news-box .news-header .news-title {
  color: #fff !important;
  white-space: nowrap;
}

.news-box .news-date {
  font-size: 12px;
}

.news-box .news-title {
  font-weight: normal;
  padding: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.news-box .news-content {
  font-size: 16px;
  padding: 24px;
  line-height: 1.5em;
}

.news-box > a {
  font-size: 16px;
  display: inline-block;
  position: absolute;
  left: 24px;
  bottom: 24px;
  color: #663399;
  font-family: MonumentExtended, Arial, sans-serif;
}

.most-voted h4 {
  line-height: 2.09;
  font-size: 22px;
}

.jumbo-head {
  width: 100%;
  height: -webkit-calc(100vh - 167px);
  height: calc(100vh - 167px);
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}

@media only screen and (max-width: 992px) {
  .jumbo-head {
    height: auto;
  }
}

.jumbo-head .pre-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 12px;
}

.jumbo-head h1 {
  font-size: 110px;
  font-weight: bold;
  line-height: 1.08em;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 992px) {
  .jumbo-head h1 {
    font-size: -webkit-calc(66px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(66px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

.jumbo-head img.title-svg {
  width: 80%;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: -10px;
}

@media only screen and (max-width: 992px) {
  .jumbo-head img.title-svg {
    width: 95%;
    margin: 1em 0 1em -5px;
  }
}

.jumbo-head h2 {
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 16px;
  text-align: left;
  font-family: 'Work Sans', sans-serif;
  letter-spacing: normal;
  line-height: 1.2em;
}

@media only screen and (max-width: 992px) {
  .jumbo-head h2 {
    font-size: -webkit-calc(18px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(18px -   6 * ((100vw - 992px) / 680)) !important;
    line-height: 1.2em;
    margin: 1em 0;
  }
}

.jumbo-head h3 {
  font-size: 18px;
  font-family: MonumentExtended, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.3em;
}

@media only screen and (max-width: 992px) {
  .jumbo-head h3 {
    font-size: -webkit-calc(10.8px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(10.8px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

.jumbo-head .cta-candidate {
  font-size: 24px;
  margin-top: 20px;
}

@media only screen and (max-width: 992px) {
  .jumbo-head .cta-candidate {
    font-size: -webkit-calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

.jumbo-head .text-black {
  color: #000 !important;
}

section {
  margin: 3rem 0;
}

section h2 {
  color: #000 !important;
  text-align: center;
  font-size: 40px;
  line-height: 1.5em;
  font-weight: normal;
  margin: 0 0 2rem 0;
  letter-spacing: 3.33px;
}

@media only screen and (max-width: 992px) {
  section h2 {
    font-size: -webkit-calc(21px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(21px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

section p {
  display: block;
  font-size: 24px;
  line-height: 1.5em;
}

@media only screen and (max-width: 992px) {
  section p {
    font-size: -webkit-calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

section img {
  width: 100%;
  display: block;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.3);
}

#go-down {
  position: absolute;
  display: block;
  width: 40px;
  bottom: 5vh;
  left: 50%;
  margin-left: -20px;
  -webkit-animation: bounce 1s ease infinite;
  animation: bounce 1s ease infinite;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

#go-down svg {
  display: block;
  width: 100%;
}

@media only screen and (max-width: 992px) {
  #go-down {
    position: static;
    margin: 1em auto;
  }
}

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  30% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  57% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  64% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  30% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }

  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  57% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  64% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@media only screen and (max-width: 992px) {
  html body .home-second-hero {
    margin-top: 50px !important;
  }
}

html body.home .sfide .wp-post-image {
  max-width: 100%;
  height: auto;
}

html body.home .sfide p {
  font-size: 16px;
}

.cta-candidate {
  font-size: 36px;
  font-family: MonumentExtended, Arial, sans-serif;
  letter-spacing: 2px;
  margin-top: 30px;
}

.ambito-dett {
  min-height: 240px;
}

.ambito-dett > h4 {
  font-family: MonumentExtended, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 24px;
}

@media only screen and (max-width: 992px) {
  .ambito-dett > h4 {
    font-size: -webkit-calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

.ambito-dett > ul,
.ambito-dett li,
.ambito-dett p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}

@media only screen and (max-width: 992px) {
  .ambito-dett > ul,
  .ambito-dett li,
  .ambito-dett p {
    font-size: -webkit-calc(9.6px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(9.6px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

.ambito-dett > ul {
  padding: 16px;
}

.ambito-dett > p {
  padding: 16px 16px 16px 0;
}

.ambito-dett .close {
  margin-top: 30px;
  font-size: 40px;
  font-weight: normal;
  opacity: initial;
}

.ambito-dett .close span {
  color: #000000;
}

html body.page-template-page-partner .ambito-dett > h4 {
  color: #3256d4 !important;
}

html body.page-template-page-partner .ambito-dett > ul,
html body.page-template-page-partner .ambito-dett p {
  color: #000;
}

html body.page-template-page-startup .ambito-dett > h4 {
  color: #663399 !important;
}

html body.page-template-page-startup .ambito-dett > ul,
html body.page-template-page-startup .ambito-dett p {
  color: #000;
}

html body a.call-rules {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background-color: #6ae6aa;
/*  color: #002048 !important;*/
  color: #fff !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  display: inline-block;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 20px;
  padding: 20px;
  z-index: 999;
  line-height: 36px;
}

html body a.call-rules:hover {
  background-color: #002048;
  /*border: solid 3px #002048;*/
/*  color: #6ae6aa !important;*/
  color: #fff;
}

html body a.call-rules:hover svg {
  /*fill: #cce247;*/
  fill: #6ae6aa;
}

@media only screen and (max-width: 992px) {
  html body a.call-rules {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
    /*font-size: 20px;*/
    /*padding: 20px;*/
  }

  html body a.call-rules svg {
    width: 100%;
    height: 100%;
    margin-bottom: 1em;
  }
}

html body .btn-login {
  background-color: #cce247;
  border: solid 3px #c4e400;
  color: #000 !important;
  font-family: MonumentExtended, Arial, sans-serif;
  display: inline-block;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-size: 16px;
  padding: 10px 35px;
}

body.page-template-default:not(.home) h1,
body.page-template-default:not(.home) h2,
body.page-template-default:not(.home) h3,
body.page-template-default:not(.home) h4,
body.page-template-default:not(.home) .title,
body.page-template-page-form-progetto-startup h1,
body.page-template-page-form-progetto-startup h2,
body.page-template-page-form-progetto-startup h3,
body.page-template-page-form-progetto-startup h4,
body.page-template-page-form-progetto-startup .title,
body.page-template-page-form-candidatura-partner h1,
body.page-template-page-form-candidatura-partner h2,
body.page-template-page-form-candidatura-partner h3,
body.page-template-page-form-candidatura-partner h4,
body.page-template-page-form-candidatura-partner .title {
  color: #000;
  font-weight: normal;
  /*font-family: MonumentExtended, Sans-serif;*/
  /*letter-spacing: 3.33px;*/
}

body.page-template-default:not(.home) .site-header + div,
body.page-template-default:not(.home) .site-header + main,
body.page-template-page-form-progetto-startup .site-header + div,
body.page-template-page-form-progetto-startup .site-header + main,
body.page-template-page-form-candidatura-partner .site-header + div,
body.page-template-page-form-candidatura-partner .site-header + main {
  margin-top: 200px !important;
}

@media only screen and (max-width: 993px) {
  body.page-template-default:not(.home) .site-header + div,
  body.page-template-default:not(.home) .site-header + main,
  body.page-template-page-form-progetto-startup .site-header + div,
  body.page-template-page-form-progetto-startup .site-header + main,
  body.page-template-page-form-candidatura-partner .site-header + div,
  body.page-template-page-form-candidatura-partner .site-header + main {
    margin-top: 0 !important;
  }
}

body.page-template-page-form-candidatura-partner h1 {
  color: #fff !important;
}

body.page-template-page-form-candidatura-partner h2,
body.page-template-page-form-candidatura-partner h3,
body.page-template-page-form-candidatura-partner h4,
body.page-template-page-form-candidatura-partner .title {
  color: #fff;
}

.progress {
  background-color: #ffffff;
}

.criteri-list .row {
  padding: 14px 0;
  /*border-bottom: 1px solid rgba(0, 0, 0, 0.5);*/
  border-bottom: 1px solid #6ae6aa;
}

.criteri-list .row > * {
  padding-left: 0;
  padding-right: 0;
}

.criteri-list .row:last-child {
  border-bottom: none;
}

html body .add_teammate {
  margin: 0;
  /*padding: 8px 16px;*/
  text-align: center;
  /*background-color: #002048;*/
  /*color: #fff;*/
  /*border: 1px solid #002048;*/
  /*margin-bottom: 40px !important;*/
  color: #002048;
  font-size: 18px;
  /*text-transform: uppercase;*/
  font-weight: bold;
  outline: none !important;
  /*color: #002048;*/
  /*border-bottom: 4px solid #663399;*/
  text-decoration: underline;
  /*font-family: MonumentExtended, Arial, sans-serif;*/
  /*padding-bottom: 2px;*/
}

@media only screen and (max-width: 992px) {
  html body .add_teammate {
    font-size: -webkit-calc(12px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(12px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

@media only screen and (max-width: 992px) {
  html body .text-home-caption {
    font-size: -webkit-calc(15px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(15px -   6 * ((100vw - 992px) / 680)) !important;
  }

  html body .text-home-caption br {
    content: "" !important;
    display: block;
    height: 0.5em;
  }
}

@media only screen and (max-width: 992px) {
  html body .section-premi {
    text-align: center !important;
  }

  html body .section-premi .text-right,
  html body .section-premi .text-left {
    text-align: center !important;
  }

  html body .section-premi .mt-150 {
    margin-top: 50px !important;
  }

  html body .section-premi h3 {
    font-size: -webkit-calc(36px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(36px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

.section-chi-cerchiamo .row > * {
  margin: 1em 0;
  text-align: center !important;
}

.section-chi-cerchiamo > .container {
  margin: 50px 0 !important;
}

.section-chi-cerchiamo br {
  display: none;
}

.page-template-page-vetrina-partner .btn1 {
  background-color: #002048;
  color: #6ae6aa !important;
}

.page-template-page-vetrina-partner .btn1.active,
.page-template-page-vetrina-partner .btn1.active:active,
.page-template-page-vetrina-partner .btn1.active:focus,
.page-template-page-vetrina-partner .btn1.active:hover {
  color: #002048 !important;
  background-color: #6ae6aa !important;
}

html body.maintenance .site {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

html body.maintenance #maintenance {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

html body.maintenance h1.entry-title {
  font-size: 70px;
}

@media only screen and (max-width: 992px) {
  html body.maintenance h1.entry-title {
    font-size: -webkit-calc(42px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(42px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

/* Mod css Kristina */

@media only screen and (max-width: 992px) {
  html body .fs-40,
  html body .fs-32 {
    /*font-size: -webkit-calc(12px -   6 * ((100vw - 992px) / 680)) !important;*/
    /*font-size: calc(12px -   6 * ((100vw - 992px) / 680)) !important;*/
  }

  body .round-btn {
    padding: 1rem;
    text-align: center;
  }

  .category-buttons .round-btn {
    margin-right: 0;
    margin-left: 0;
    display: block;
  }

  .form-group {
    margin-bottom: 2rem;
  }

  body .btn1.nextbtn {
    margin-top: 0 !important;
  }

  html body .fs-24.mb-50 {
    margin-bottom: 20px !important;
  }

  .input-group {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }

  .input-group .col-3 {
    margin-right: 0 !important;
  }

  .actions.mt-70 {
    margin-top: 30px !important;
  }

  .alertify-notifier.ajs-right .ajs-message.ajs-visible {
    width: 90vw !important;
    right: 2vw !important;
  }

  #criteriSelezione .modal-header .col-8,
  #criteriSelezione .modal-header .col-4,
  #criteriSelezioneFinale .modal-header .col-8,
  #criteriSelezioneFinale .modal-header .col-4 {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }

  #criteriSelezione .modal-header .col-4,
  #criteriSelezioneFinale .modal-header .col-4 {
    padding-bottom: 1rem;
  }

  .criteri-list {
    /*border-top: 1px solid rgba(0, 0, 0, 0.5);*/
    border-top: 1px solid #6ae6aa;
  }

  html body .mb-50 {
    margin-bottom: 30px !important;
  }

  body.page-template-page-form-candidatura-partner .add_teammate {
    line-height: 2rem;
    font-size: -webkit-calc(6.6px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(6.6px -  6 * ((100vw - 992px) / 680)) !important;
  }

  html body .team-form.mb-50 {
    margin: 0 !important;
  }

  .my-100.policies {
    margin-bottom: 0 !important;
  }

  .policies .form-group {
    margin-bottom: 0;
  }

  .team-form .fs-16 {
    margin-bottom: 0 !important;
    margin-top: 4px;
  }

  body .error-marker input,
  body .error-marker label,
  body .error-marker textarea {
    border: 2px solid red !important;
    background-color: #e5e5e5;
  }

  .comment .row {
    border-top: 1px solid #000;
  }

  .comment .card-body {
    padding: 0.5rem 1.25rem;
  }

  .comment .card-title {
    font-weight: normal;
  }

  .comment .text-dark-grey {
    font-weight: normal;
    font-size: 0.8rem;
  }

  .comment .card-text {
    margin-top: 1.5rem;
  }

  #projectDetailModal .container h2 {
    margin: 2rem 0;
  }

  .stepper.mb-150 {
    margin-bottom: 70px !important;
  }
}

.grid-card {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  z-index: 1;
  height: 0;
  padding-top: 70%;
  width: 100%;
  -webkit-box-shadow: 0 40px 40px 0 rgba(1, 13, 38, 0.05);
  box-shadow: 0 40px 40px 0 rgba(1, 13, 38, 0.05);
}

.img-cerchio {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.card-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

html body .card.ambito {
  height: 224px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  cursor: pointer;
}

@media only screen and (max-width: 992px) {
  html body .card.ambito {
    height: 140px;
  }
}

html body .card.ambito .card-title {
  color: inherit;
  cursor: inherit;
  font-family: MonumentExtended, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 1.5em;
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}

@media only screen and (max-width: 992px) {
  html body .card.ambito .card-title {
    font-size: -webkit-calc(13.2px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(13.2px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .card.ambito h5 {
  font-family: MonumentExtended, Arial, sans-serif;
}

html body.page-template-page-startup .card.ambito {
  background-color: #663399;
  color: #ffffff;
}

html body.page-template-page-startup .card.ambito:hover {
  background-color: #ffffff;
  color: #663399;
}

html body.page-template-page-startup .card.ambito.selected {
  background-color: #ffffff;
  color: #663399;
}

html body.page-template-page-partner .card.ambito {
  background-color: #fae0d3;
  color: #2246c2;
}

html body.page-template-page-partner .card.ambito:hover {
  background-color: #ffffff;
  color: #2246c2;
}

html body.page-template-page-partner .card.ambito.selected {
  background-color: #ffffff;
  color: #2246c2;
}

html body .card.partner {
  height: 224px;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  cursor: pointer;
}

html body .card.partner .card-title {
  color: inherit;
  cursor: inherit;
  font-family: MonumentExtended, Arial, sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 1.5em;
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
}

@media only screen and (max-width: 992px) {
  html body .card.partner .card-title {
    font-size: -webkit-calc(13.2px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(13.2px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

html body .card.partner h5 {
  font-family: MonumentExtended, Arial, sans-serif;
}

html body.page-template-page-partner .card.partner {
  background-color: #fae0d3;
  color: #2246c2;
}

html body .mobile .card.ambito .card-title {
  font-size: 18px;
}

.egeria-card .card-caption {
  display: block;
  position: relative;
  overflow: hidden;
/*  -webkit-border-radius: 24px;*/
  border-radius: 24px;
  border-radius: 6px;
/*  border-radius: 128px;*/
/*  border: 2px solid #eee;*/
/*  border: 2px solid #0a9969;*/
/*  border: 4px solid #dadada;*/
/*  border: 3px solid #667;*/
  border: 2px solid #ededed;
  z-index: 1;
/*  background-color: #ddd;*/
/*  background-color: #f5f5f5;*/
  -webkit-background-size: cover;
/*  background-size: cover;*/
/*  height: 0;*/
  padding-top: 100%;
/*  padding-left: 0.6em;*/
/*  padding-right: 0.6em;*/
/*  width: 100%;*/
  margin-top: 15px;
  margin-bottom: 15px;
  /*-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);*/
  /*box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);*/
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  background-size: contain !important;
  background-size: 90%!important;
  background-repeat: no-repeat !important;
  background-position-y: center !important;
  background-position-x: center !important;
}

.egeria-card .card-caption > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}

.egeria-card .card-caption > div h3 {
  text-align: center;
  margin: 0;
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.17;
  text-decoration: none;
}

@media only screen and (max-width: 992px) {
  .egeria-card .card-caption > div h3 {
    font-size: -webkit-calc(9px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(9px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

.egeria-card .card-caption > div > * {
  color: #000 !important;
}

.egeria-card .card-caption > div:hover,
.egeria-card .card-caption > div:focus {
  opacity: 1;
}

.egeria-card.post-azienda .card-caption {
  background-color: #fff;
  background-position: center center;
  -webkit-background-size: 80% 80%;
  background-size: 80%;
  background-repeat: no-repeat;
}

.egeria-card.user-card .card-caption > div {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 17px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.egeria-card.user-card .card-caption > div > * {
  color: #fff !important;
}

/* Slick slider partners */

.multiple-items {
  width: -webkit-calc(100% + 30px);
  width: calc(100% + 30px);
  margin-left: -15px !important;
}

/* Slick slider customizations */

.slick-next,
.slick-prev {
  height: 48px;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'Work Sans',sans-serif;
  font-size: 40px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev:before {
  content: "‹";
}

.slick-next:before {
  content: "›";
}

.slick-dots li button:before {
  font-size: 14px;
  color: #fff;
}

.slick-dots li.slick-active button:before {
  color: #fff;
}

/* END Slick slider customizations */

/* Loading classes */

.slider-wrapper,
.posts-list {
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
  opacity: 1;
}

.slider-wrapper.loading,
.posts-list.loading {
  pointer-events: none;
  opacity: 0.5;
}

/* END Loading classes */

.fade-enter-active,
.fade-leave-active {
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.modal .modal-content.large {
  max-width: 70vw;
}

#projectDetailModal h2,
#projectDetailModal h3,
#projectDetailModal h4,
#projectDetailPage h2,
#projectDetailPage h3,
#projectDetailPage h4,
#partnerDetailModal h2,
#partnerDetailModal h3,
#partnerDetailModal h4 {
  color: #000 !important;
  text-align: left;
}

#projectDetailModal h3,
#projectDetailModal h4,
#projectDetailPage h3,
#projectDetailPage h4,
#partnerDetailModal h3,
#partnerDetailModal h4 {
  font-family: 'Work Sans', sans-serif;
}

#projectDetailModal h3,
#projectDetailPage h3,
#partnerDetailModal h3 {
  font-size: 24px;
}

@media only screen and (max-width: 992px) {
  #projectDetailModal h3,
  #projectDetailPage h3,
  #partnerDetailModal h3 {
    font-size: -webkit-calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

#projectDetailModal a,
#projectDetailPage a {
  color: #002048 !important;
  text-decoration: none;
  /*color: #663399 !important;*/
  /*border-bottom: 2px solid #663399 !important;*/
}

#projectDetailModal a.send-comment,
#projectDetailPage a.send-comment {
  color: white !important;
  padding-bottom: 10px;
}

#partnerDetailModal a, #partnerDetailModal a:hover, #partnerDetailModal a:visited {
  /*color: #3256d4 !important;*/
  /*border-bottom: 2px solid #3256d4 !important;*/
}

.project-abstract {
  font-size: 16px;
}

@media only screen and (max-width: 992px) {
  .project-abstract {
    font-size: -webkit-calc(9.6px -  6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(9.6px -  6 * ((100vw - 992px) / 680)) !important;
  }
}

.project-abstract * {
  font-size: 16px;
}

@media only screen and (max-width: 992px) {
  .project-abstract * {
    font-size: -webkit-calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
    font-size: calc(14.4px -   6 * ((100vw - 992px) / 680)) !important;
  }
}

.project-detail-img {
  margin: 0 0 32px 0 !important;
  width: 100%;
  overflow: hidden;
}

.project-detail-img img {
/*  position: absolute;*/
  display: block;
/*  -webkit-border-radius: 128px;*/
/*  border-radius: 196px;*/
/*  border-radius: 4px;*/
  border: 1px solid #e5e5e5;
  /*-webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.3);*/
  /*box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.3);*/
/*  overflow: hidden;*/
/*  -o-object-fit: cover;*/
  object-fit: cover;
  width: 100%;
/*  height: 100%;*/
/*  margin-top: -98%;*/
  padding: .25em;
/*  margin-top: -8em;*/
  -webkit-box-shadow: none;
  box-shadow: none;
}

.partner-detail-img img {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 70%;
}

@media only screen and (max-width: 992px) {
  .posts-filter {
    overflow: auto;
    white-space: nowrap;
    padding: 10px 0;
  }

  .posts-filter > * {
    display: inline-block;
  }
}

ol.carousel-indicators li {
  width: .625rem;
  height: .625rem;
  cursor: pointer;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  border: solid 1.2px #8a9eb5;
  margin-right: 10px;
}

ol.carousel-indicators li:last-child {
  margin-right: 0;
}

ol.carousel-indicators li.active {
  border: solid 1.2px #0441bd;
  background-color: #0441bd;
}

ol.carousel-indicators .active {
  opacity: 1;
  background-color: #fff;
}

.carousel .regolamento-link {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  transform: translateY(-20%);
}

@media only screen and (max-width: 768px) {
  #egeriaHomeCarousel .cit-logo {
    position: absolute;
    top: 15px;
    right: 15px;
  }
}

body .team-dropdown,
body .single-data {
  background: white;
  position: relative;
}

body .team-dropdown .single-data,
body .team-dropdown .team-name,
body .single-data .single-data,
body .single-data .team-name {
  font-size: 16px;
  font-weight: 600;
}

body .team-dropdown .team-name,
body .single-data .team-name {
  cursor: pointer;
}

body .team-dropdown .team-name .icon,
body .single-data .team-name .icon {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}

body .team-dropdown .team-name.active .icon,
body .single-data .team-name.active .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

body .team-dropdown .team-name:not(.active) + .user-list-block,
body .single-data .team-name:not(.active) + .user-list-block {
  width: 500px;
}

body .team-dropdown .user-list-block,
body .single-data .user-list-block {
  display: none;
  padding: 20px 35px 10px 10px;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  background: white;
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  white-space: nowrap;
}

body .avatar {
  width: 25px;
  height: 25px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 10px;
  background: white;
}

body .team-member {
  font-size: 13px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  width: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

body .team-member .avatar {
  width: 25px;
  height: 25px;
}

body .team-member:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 768px) {
  .team-dropdown {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .team-dropdown > div {
    display: inline-block;
  }

  .team-dropdown .team-name {
    margin-left: 20px;
  }

  .team-dropdown .team-name .icon {
    display: none !important;
  }

  .team-dropdown .user-list-block {
    position: relative !important;
    padding: 0 !important;
    width: 100% !important;
    display: grid !important;
    grid-column-gap: 10px;
    grid-template-columns: 1fr 1fr;
    margin-top: 10px;
  }
}

.user-posts.stack-1 .virgolette-top {
  position: absolute;
  top: -5px;
  left: -5px;
  -webkit-transform: translate(-25%, -25%);
  -ms-transform: translate(-25%, -25%);
  transform: translate(-25%, -25%);
}

.user-posts.stack-1 .virgolette-btm {
  position: absolute;
  bottom: -20px;
  right: -20px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
}

.user-posts.stack-2 .virgolette-top {
  position: absolute;
  top: -10px;
  left: -30px;
  -webkit-transform: translate(-25%, -25%);
  -ms-transform: translate(-25%, -25%);
  transform: translate(-25%, -25%);
  width: 40px;
}

.user-posts.stack-2 .virgolette-btm {
  position: absolute;
  bottom: -20px;
  right: -40px;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  width: 40px;
}

.user-posts .bg-storia > div h2 {
  font-size: 28px;
}

@media only screen and (max-width: 992px) {
  .user-posts > .col-lg-6 + .col-lg-6 {
    margin-top: 40px;
  }

  .user-votes-block > .col-lg-6 + .col-lg-6 {
    margin-top: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}

.user-votes-block .user-votes {
  text-align: left !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.user-votes-block .user-votes .text {
  margin-top: 0;
  margin-bottom: 40px;
}

.user-votes-block .user-votes .thunders {
  color: #0441bd;
}

.user-votes-block .actions {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media only screen and (min-width: 600px) and (max-width: 992px) {
  .user-votes-block > .col-lg-6 + .col-lg-6 {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
}

.modal-content .card-text,
.comments-container .card-text {
  font-size: 16px;
}

.modal-content .card-title,
.comments-container .card-title {
  font-size: 16px;
}

.modal-content .testo-risposta,
.comments-container .testo-risposta {
  border-style: solid;
}

.modal .modal-dialog {
  width: 100%;
  padding-left: 5vw;
  padding-right: 5vw;
  max-width: none;
  margin: 5vh auto;
}

.modal .modal-content {
  -webkit-border-radius: 26px;
  border-radius: 26px;
  border: none;
  width: auto;
  max-height: 90vh;
  min-height: 75vh;
  max-width: 800px;
  overflow: visible;
  margin: 0 auto;
  color: #000;
}

.modal .modal-content .modal-body {
  padding: 0;
}

.modal .modal-content .scroll-content {
  height: 100%;
  overflow-y: auto;
}

.modal .modal-content .modal-body .scroll-content {
  padding: 0 20px 20px 20px;
}

.modal .modal-content .modal-header {
  border: none;
  padding: 0 20px;
  display: block;
}

.modal .modal-content .modal-header .close {
  position: absolute;
  padding: 1rem 1rem;
  right: 0;
  opacity: 1;
  font-size: 3rem;
  font-weight: normal;
  margin: 4px;
  z-index: 2;
}

.modal .modal-content .modal-title {
  font-weight: bold;
  text-align: center;
  padding: 60px 30px;
  font-size: 36px;
}

.modal .modal-content .modal-body {
  padding: 0 40px;
  padding-bottom: 24px;
  /* overflow: hidden; */
  height: 100%;
  font-size: 16px;
  margin-bottom: 24px;
}

.modal .modal-content .modal-body .inner-body video {
  -webkit-border-radius: 30px;
  border-radius: 30px;
  height: 372px;
  width: auto !important;
}

.modal .modal-content .modal-footer {
  padding: 20px 35px;
  border: none;
  margin: 0;
}

@media only screen and (max-width: 992px) {
  .modal {
    padding-right: 0 !important;
  }

  .modal .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .modal .modal-content {
    height: 100%;
    width: 100%;
    max-width: 100% !important;
    max-height: 100% !important;
    -webkit-border-radius: 0;
    border-radius: 0;
  }

  .modal .modal-content .modal-body {
    padding: 0 20px;
  }
}

.document-list {
  padding: 0;
  width: 70%;
  margin: 0 auto;
}

.document-list li {
  padding: 17px 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #ccc;
}

.document-list li a {
  margin-left: auto;
}

@media only screen and (min-width: 769px) {
  #single-video-modal .modal-header,
  #single-storia-modal .modal-header,
  #new-team-member-modal .modal-header {
    padding: 0 30px !important;
  }

  #single-video-modal .scroll-content,
  #single-storia-modal .scroll-content,
  #new-team-member-modal .scroll-content {
    padding: 0 55px 30px 30px !important;
    height: 100% !important;
    max-height: -webkit-calc(90vh - 70px) !important;
    max-height: calc(90vh - 70px) !important;
    width: -webkit-calc(100% + 30px) !important;
    width: calc(100% + 30px) !important;
  }

  #single-video-modal .scroll-content .simplebar-track.simplebar-vertical,
  #single-storia-modal .scroll-content .simplebar-track.simplebar-vertical,
  #new-team-member-modal .scroll-content .simplebar-track.simplebar-vertical {
    right: 30px;
  }

  #single-video-modal .actions,
  #single-storia-modal .actions,
  #new-team-member-modal .actions {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .modal.mobile-full {
    padding: 0 !important;
  }

  .modal.mobile-full .modal-dialog {
    max-height: none !important;
    max-width: none !important;
    height: 100vh !important;
    width: 100vw !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  .modal.mobile-full .modal-dialog .modal-content {
    max-height: none !important;
    max-width: none !important;
    height: 100vh !important;
    width: 100vw !important;
    margin: 0 !important;
    padding: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
  }

  #single-video-modal .scroll-content,
  #single-storia-modal .scroll-content,
  #new-team-member-modal .scroll-content {
    padding: 0 50px 20px 20px !important;
    height: 100% !important;
    max-height: -webkit-calc(100vh - 70px) !important;
    max-height: calc(100vh - 70px) !important;
    width: -webkit-calc(100% + 30px) !important;
    width: calc(100% + 30px) !important;
  }

  #single-video-modal .team-dropdown,
  #single-storia-modal .team-dropdown,
  #new-team-member-modal .team-dropdown {
    margin-bottom: 10px;
  }

  #single-video-modal .bottom-footer,
  #single-storia-modal .bottom-footer,
  #new-team-member-modal .bottom-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  #single-video-modal .bottom-footer > div,
  #single-storia-modal .bottom-footer > div,
  #new-team-member-modal .bottom-footer > div {
    width: 100%;
  }

  #single-video-modal .bottom-footer .author-data,
  #single-storia-modal .bottom-footer .author-data,
  #new-team-member-modal .bottom-footer .author-data {
    width: 100%;
  }

  #single-video-modal .votes,
  #single-storia-modal .votes,
  #new-team-member-modal .votes {
    text-align: center;
    margin-top: 20px;
  }

  #single-video-modal .actions button,
  #single-storia-modal .actions button,
  #new-team-member-modal .actions button {
    min-width: 250px;
  }

  #single-video-modal video,
  #single-storia-modal video,
  #new-team-member-modal video {
    width: 100%;
    height: auto;
  }
}

@media only screen and (max-width: 600px) {
  #single-video-modal .actions,
  #single-storia-modal .actions,
  #new-team-member-modal .actions {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

#share-modal .modal-content {
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}

/* FIXES */

.menu-container {
  padding: 2px 32px !important; 
  max-width: 2500px; 
  width: 100%;
/*  border-bottom: 2px solid #00204861;*/
  border-bottom: 1px solid #00864141;
/*  min-height: 50px !important;*/
/* min-height: 64px !important;*/
}

.privacy-contatti {
  background-color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: right;
  padding: 16px 40px 16px 0;
  color: #777 !important;
}
.privacy-contatti a {
  color: #002048;  
}
.privacy-contatti a:hover {
  color: #002048 !important;
}
.privacy-contatti a:visited {
  color: #002048 !important;
}

#privacy-disclaimer {
  background-color: #333;
  color: #00aa88;
  z-index: 1000000 !important;
  position: absolute;
  top: 0;
  left: 0;
  padding: 2.6em 5.2em;
}

#privacy-disclaimer p {
  font-weight: 100;
  line-height: 1.4em;
  font-size: 1.1em;
}
#privacy-disclaimer a {
  color: #fff;
}

#splash-replace {
  height: 240px !important;
}

#splash {
  margin-top: 192px;
  position: relative !important;
  width: 100%;
  padding: 0;
}

#splash img {
  width: 100%;
  height: 100%;
  margin-top: 48px;
  opacity: 0.9;
}

#splash-banner {
  padding: 24px 16px;
  width: 100%;
  color: #6ae6aa;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  background-color: #002048;
}

#splash-call-lnk {
  position: absolute;
/*  border-radius: 24px;*/
  border-radius: 4px;
  top: 12%;
  right: 3%;
  border: 3px solid #002048;
  background-color: #fff;
  padding: 2% 4% 3% 4%;
  font-weight: bold;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#splash-call-lnk p.big-title {
  font-size: 5.3rem;
  font-weight: 600;
  color: #002048;
  margin: 0;
  margin-top: -1%;
  padding: 0;
  line-height: .8em;
  letter-spacing: -5px;
  margin-left: -5px;
  }

#splash-call-lnk p.medium-title {
  letter-spacing: -1px;
  font-size: 1.6rem;
  font-weight: 200;
  color: #002048d1;
  opacity: 0.78;
  margin: 0;
  line-height: 2.4em;
}

#splash-call-lnk p.small-title {
  letter-spacing: -2px;
  font-size: 2.8rem;
  line-height: .7em;
  color: #002048c1;
  font-weight: bold;
  padding: 0;
  margin: 0;
}

#splash-call-lnk a {
  margin-top: 1.4em;
  width: auto !important;
  padding: 12px 0;
  display: block;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
  border-radius: 24px;
  background-color: #008641d1;
}

#disambiguation {
  background-color: transparent !important;
}

#disambiguation a {
  border: 0;
  background-color: transparent;
  background-color: transparent;
  margin-top: 16px;
}

h5 {
  color: #002048;
  font-size: 20px;
}

section.container {
  position: relative;
  width: 93%;
  margin: 48px auto 80px auto !important;
  padding: 24px 16px !important;
}
span.section-title {
  position: absolute;
  top: -12px;
  left: 48px;
  padding: 0 8px;
  background-color: #fff !important;
}

.boxed {
  border: 2px solid #002048;
  border: 2px solid #021f482e;
  border: 1px solid #00864161;
  border-radius: 2px;
}
.current-file {
  background-color: #fafafa;
  border-radius: 4px;
  border: 1px solid #eee;
  color: #333;
  padding: 4px 8px !important;
  font-size: 14px !important;
  font-weight: bold;
  display: none;
}

.build-ver {
  font-family: monospace;
  font-size: 11px !important;
  margin-top: 8px;
}

.green-line {
  margin: 0;
  padding: 0;
  line-height: 0;
  width: 64px !important;
  border-bottom: 1px solid #6ae6aa !important;
}

.how-it-works img {
  width: auto;
  max-width: 128px;
  webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
  margin: 24px auto;
}

.col-how-it-works {
  text-align: center;
  color: #002048;
  padding: 0 2.7em;
  padding: 0 1em;
}

div.how-it-works-lnk {
  padding: 16px 0;
  background-color: #008641c1 !important;
/*  border-radius: 16px;*/
  border-radius: 2px;
  width: auto;
}
div.how-it-works-lnk a {
  color: #fff;
}

.col-how-it-works a {
  width: auto !important;
  font-size: 18px;
  font-weight: bold;
  color: #002048;
  line-height: 1.2em;
/*  padding: 16px 0 !important;*/
}

.col-how-it-works p {
  font-size: 18px;
  color: #002048;
  margin: 8px 0;
}

.col-how-it-works p.f20 {
  font-size: 28px !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 4px;
  color: #002048;
}

.col-how-it-works p.desc {
  padding: 0 8px;
  font-size: 16px !important;
/*  font-family: Arial, Helvetica, sans-serif;*/
  margin-top: 8px;
  color: #000;
}

.news-archive-lnk {
  margin-top: 32px !important;
  background-color: #002048;
  color: #fff !important;
  padding: 8px 16px;
  border-radius: 16px;
  position: absolute;
  bottom: 2%;
  right: 1%;
}

.participate div {
}

.participate img {
  width: 100%;
  webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
/*  margin: 0 auto;*/
  border: 4px solid #002048;
/*  border-radius: 24px;*/
  border-radius: 2px;
}

.part-desc {
  position: absolute;
  width: 90%;
  bottom: 1%;
  left: 5%;
  color: #fff;
  padding: 0;
  margin: 0 auto;
/*  border-radius: 16px;*/
/*  padding: 8px;*/
/*  border: 1px solid #fff;*/
}

.part-desc p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.8rem !important;
  font-weight: bold;
  line-height: 1em;
  margin: 0 4px;
  padding: 0;
/*  margin: 0 0 24px 0;*/
}
.part-lnk {
  text-align: center;
/*  width: 50%;*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  border: 1px solid #fff;
  padding: 8px 24px;
  border-radius: 16px;
}

.part-lnk:hover, .part-lnk:visited {
  color: #fff;
}

.news img {
  /*width: 100%;*/
  webkit-box-shadow: none;
  box-shadow: none;
  text-align: center;
}

.news-div {
  margin-bottom: 16px;
  padding: 0 0 16px 0;
}

.news-div a:hover {
  color: #002048;
}

.news-div a:visited {
  color: #002048;
}

.news-title {
  font-size: 18px !important;
  font-weight: bold;
  color: #002048;
  padding: 0;
  margin: 0;
}

.news-lnk {
  font-size: 18px !important;
  font-weight: bold;
  color: #002048;
  padding: 0;
  margin: 0;
}

.news-content {
  padding-top: 16px;
}

.news-content p {
  padding: 0;
  margin: 0 16px 0 0 !important;
  font-size: 16px !important;
  font-weight: normal;
  color: #000;
}

#navbarNavLeft li.nav-item {
/*  background-image: url("../../assets/img/logo_green.png");*/
  /* background-image: url("../../assets/img/logo_green2.png"); disattivato da kaitech */
  background-repeat: no-repeat;
  background-size: contain;
}

#navbarNavLeft li.nav-item a {
  text-transform: uppercase;
  font-size: 14px !important;
  color: #002048 !important;
}

.modal-content {
  font-family: Arial, Helvetica, sans-serif;
}

.hint-col {
  border: 4px solid #fff;
  padding: 0;
  margin: 0 auto;
  background-color: #fafafa;
}
.hint-title {
  padding: 8px;
  margin-bottom: 16px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  font-size: 1.1em;
  background-color: #002048d1;
/*  border-radius: 24px;*/
  border-radius: 2px;
}

/*  min-height: 84px;
  background-color: #002048;
  padding: 16px 4px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
*/}

.award-box {
/*  border: 1px solid #f0f0f0;*/
  padding: 4px;
/*  margin: 0 0 32px 0;*/
/*  background-color: #002048;*/
}

.award-title {
/*  padding: 0.5em 0.2em; */
  padding: 8px;
  margin-bottom: 16px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  letter-spacing: -1px;
  font-size: 1.4em;
  background-color: #002048d1;
/*  border-radius: 24px;*/
  border-radius: 2px;
}

.award-title.middle {
  font-size: 2.2em;
  padding-top: .7em;
  background: #35b272;
}

.award-desc {
  font-size: .9em !important;
  text-align: center;
}

.award-hint {
  background-color: #fafafa;
  text-align: center;
  font-size: 1.5em;
/*  font-size: 1.2em;*/
  font-weight: bold;
  color: #002048;
  padding: 8px 0 16px 0;
  margin: 0;
  letter-spacing: -1px;
}

.award-hint.middle {
  background: #35b272;
}

span.award {
  font-size: 1.3em;
  font-weight: 800;
  color: #002048d1;
  letter-spacing: -1px;
  line-height: 1.4em;
}

.o25 {opacity: 0.25 !important;}
.o50 {opacity: 0.5 !important;}
.o75 {opacity: 0.75 !important;}

.partner-call {
  color: #002048;
  font-size: 14px !important;
  font-weight: normal;
  position: relative !important;
}

.partner-call img {
  webkit-box-shadow: none;
  box-shadow: none;
/*  border-radius: 24px;*/
  border-radius: 2px;
  border: 4px solid #002048;
  /*margin-top: 4px;*/
}

.partner-call a {
  font-size: 16px;
  color: #fff !important;
}
.partner-call a:visited {
/*  color: #fff !important;*/
}
.partner-call a:hover {
  color: #fff !important;
}

.partner-desc {
  position: relative !important;
  bottom: 3%; 
  left: 3%;
}

.partner-lnk {
  opacity: 0.93;
  /*border-radius: 4px;*/
  text-align: center;
  width: 50%;
  position: absolute;
  clear: both;
  bottom: 24px;
  left: 32px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: bold;
  /*color: #002048 !important;*/
  /*background-color: #fff;*/
  border: 1px solid #fff;
  padding: 8px 24px;
  outline: none !important;
}

section.faq {
  padding: 0 15% !important;
}

.faq h3 {
  font-size: 28px !important;
  font-weight: bold !important;
  background-color: #eee !important;
  color: #555 !important;
  letter-spacing: normal !important;
  padding: 16px;
  text-align: center;
/*  border-radius: 18px;*/
  border-radius: 2px;
}

.faq a {
  text-decoration: underline !important;
  color: #1b2947 !important;
}

.faq p.q {
  font-size: 22px !important;
  font-weight: bold;
  color: #002048;
  margin: 64px 0 0 0;
  padding-bottom: 0;
}

.faq p.a {
  margin: 8px 0 0 0;
  padding: 0;
  font-size: 18px !important;
  font-weight: normal;
  color: #002048 !important;
}

.faq-contacts {
  padding: 64px 0;
  margin: 64px 0 128px 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 24px;
  background-color: #6ae6aa;
  color: #002048 !important;
}

.faq-contacts h2 {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 48px;
  font-weight: bold !important;
  color: #002048;
  margin-bottom: 16px !important;
}

.faq-contacts a, .faq-contacts a:hover, .faq-contacts a:visited {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 36px;
  font-weight: bold !important;
  color: #002048;  
}

.faq-suggestion {
  border: 1px solid #dddd88;
/*  border-radius: 18px;*/
  border-radius: 2px;
  text-align: center;
  padding: 16px 8px;
  font-size: 0.75em !important;
  line-height: 1.8em;
  background-color: #ffffbb;
}

section.faq-section {
  padding: 32px 0 16px 0 !important;
  margin: 0 auto !important;
}

.project-card {
  font-family: Arial, Helvetica, sans-serif !important;
  color: #002048 !important;
}

.project-card h3 {
  color: #002048 !important;
  font-size: 18px;
  font-weight: bold;
}

.project-card-detail-name {
  color: #002048 !important;
  font-size: 32px;
  font-weight: 600;
/*  margin: 0 0 16px 16px;*/
  line-height: 1.1em;

}

.project-card-detail-title {
  margin: 0 16px 0 4px;
  padding: 0;
  font-size: 1em;
  font-weight: bold;
  color: #002048;
}

.project-card-detail-desc {
  margin: 0 0 16px 4px;
  padding: 0 16px;
  padding: 0;
  font-size: 1em;
  /*font-weight: bold;*/
  color: #002048;
  text-transform: capitalize;
  line-height: 1.4em;
  font-family: 'Work Sans', sans-serif;

}

.project-card-detail-abstract p {
  margin: 0;
  padding: 0 16px;
  font-size: 16px !important;
  text-align: justify;
  color: #002048;
  font-family: 'Work Sans', sans-serif;
}

.project-card-detail-abstract a {
  text-align: center;
  background-color: #002048;
  font-size: 18px;
  font-weight: bold;
  color: #6ae6aa !important;
  line-height: 3em;
  padding: 8px 24px;
}

.project-card-detail-abstract a:hover {
  background-color: #6ae6aa;
  color: #002048 !important;
}

.project-card-detail-hr {
  margin: 32px 0;
  color: #fff;
  height: 4px;
}

.project-card-detail-lnk a, .project-card-detail-lnk a:visited, .project-card-detail-lnk a:hover {
  text-decoration: none;
  font-size: 16px;
  color: #002048;
  font-weight: bold;
/*  padding: 8px 16px;*/
/*  margin: 0 32px 0 4px;*/
}

p.project-card-detail-lnk {
  margin: 32px 0 32px 4px;
}

.startup-form-title {
  font-size: 22px;
  color: #002048;
}

.startup-form-titlebar {
  width: 100%;
  padding: 16px;
  background-color: #002048;
  color: #6ae6aa;
  font-size: 1.6em;
  font-weight: bold;
}

.pdf-filename a {
  font-size: 14px !important;
  color: #002048;
  font-weight: bold;
  margin-top: 8px; 
}

.doc-is-present {
  background:#ddd; 
  border-radius: 8px; 
  margin-bottom: 16px !important;
  color: #000; 
  padding: 4px 16px; 
  font-size: 14px; 
}

.my-news-img {
  height: 260px !important;
}

.my-news-img img {
  border: 1px solid #e5e5e5;
  padding: 4px;
  width: 100% !important;
  height: 100% !important;
}

.my-news-title { padding-left: 4px }
.my-news-title, .my-news-title p, .my-news-title a, .my-news-title a:hover, .my-news-title a:visited {
  margin-top: 16px;
  font-size: 18px;
  font-weight: bold;
  color: #002048;
}

.my-news-content p {
  padding-left: 4px;
  font-size: 14px;
  color: #000;
  margin-top: 16px;
  font-weight: normal !important;
}

.news-archive-lnk a, .news-archive-lnk a:hover, .news-archive-lnk a:visited {
  color: #22426a;
  font-size: .9em;
  font-weight: bold;
  margin: 0;
  padding-right: 8px;
}

article {
  margin: 64px auto;
/*  width: 75%;*/
}

article h1 {
  font-size: 2.4em;
  font-weight: bold;
  letter-spacing: -1px;
  margin: 0 0 .5em 0;
}

article img {
  width: 50%;
  height: auto !important;
  border: 2px solid #eee;
  padding: 8px;
   -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none !important;
  margin: 0 1em .5em 0;
  float: left;
}

article div.my-content, article div.my-content p {
  font-size: 1em !important;
  line-height: 1.4em;
  text-align: justify;
  color: #333;
}

a.more-link {
  color: #22426a;
  font-size: 1em;
  font-weight: bold;
}

img.wp-post-image.size-small {
  border: 1px solid #eee;
  padding: 4px;
   -webkit-box-shadow: none;
  box-shadow: none;
  width: 100% !important;
  height: auto !important;
  margin: 4px 0 8px 0;
}

.news-archive-content p {
  font-weight: 100;
  line-height: 18px;
  text-align: justify;
  font-size: 15px !important;
  padding: 0;
  margin: 0;
}

div.news-archive-entry {
  font-size: 15px !important;
  padding-bottom: 16px !important;
}

div.news-archive-entry img {
  border-radius: 4px;
  border: 2px solid #021f4881;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 4px 0 0 0;
}

p.news-archive-title {
  font-size: 16px !important;
  font-weight: 600;
  margin: 0 0 8px 0;
  background-color: #eee !important;
/*  border-radius: 4px;*/
  border-radius: 2px;
  padding: 4px 8px;
  min-height: 48px;
}

p.news-archive-metaz {
  margin: 0 0 4px 0;
  padding: 0;
  font-size: 12px !important;
  color: #999;
}

.w50 {width: 50%}
.w60 {width: 60%}
.w75 {width: 75%}
.o75 {opacity: 0.75 !important}
.o80 {opacity: 0.8 !important}
.o90 {opacity: 0.9}
.m0 {margin: 0 !important}
.p0 {padding: 0 !important}
.p4 {padding: 4px}
.p16 {padding: 16px}
.p32 {padding: 32px}
.pt8 {padding-top: 8px !important}
.pt16 {padding-top: 16px !important}
.pb16 {padding-bottom: 16px !important}
.pb48 {padding-bottom: 48px !important}
.pb32 {padding-bottom: 32px !important}
.pl16 {padding-left: 16px}
.pl8 {padding-left: 8px !important}
.pr16 {padding-right: 16px}
.ptb16 {padding: 16px 0}
.plr16 {padding: 0 16px;}
.plr32 {padding: 0 32px !important}
.plr48 {padding: 0 48px;}
.lh12 {line-height: 1.2em !important}
.lh2 {line-height: 2em;}
.mt0 {margin-top: 0 !important}
.mt4 {margin-top: 4px !important}
.mt8 {margin-top: 8px !important}
.mt16 {margin-top: 16px !important}
.mt32 {margin-top: 32px !important}
.mt48 {margin-top: 48px !important}
.mt64 {margin-top: 64px !important}
.mb8 {margin-bottom: 8px !important}
.mb16 {margin-bottom: 16px !important}
.mb24 {margin-bottom: 24px !important}
.mb32 {margin-bottom: 32px !important}
.mb48 {margin-bottom: 48px !important}
.mb64 {margin-bottom: 64px !important}
.mt128 {margin-top: 128px !important}
.mt248 {margin-top: 248px !important}
.mb128 {margin-bottom: 128px !important}
.fs75e {font-size: .75em !important}
.fs70e {font-size: .7em !important}
.fs16 {font-size: 16px !important;}
.fs18 {font-size: 18px !important;}
.fs24 {font-size: 24px !important;}
.fs32 {font-size: 32px !important;}
.bold {font-weight: bold !important;}
.light-green-bg {background-color: #00a650 !important}
.black-bg {background-color: #000 !important}
.green-bg {background-color: #6ae6aa !important}
.green-fg {color: #6ae6aa !important}
.bordered-blue {
}
.bordered-blue a {
  color: #04a754; 
  font-weight: 100 !important;
  font-family: "Work Sans", sans-serif;
}
.bordered-blue a:hover {
  color: #26c976;
}
.dim-fg {color: #555;}

div.main-partners {
  padding: 8px 0;
}

.main-partner-hdr {
  font-size: 20px;
  font-weight: 500;
  padding: 32px 0 16px 0;
  color: #002048;
}

.main-partner-logo {
  width: auto !important;
  margin: 0 auto;
  -webkit-box-shadow: none !imporant;
  box-shadow: none !important;
}

p.next-call-date {
  line-height: 18px;
  font-weight: 100;
  margin: 0;
  padding:0;    
}

p.partner-call-date {
  font-weight: 100;
  text-align: center !important;
  margin: 8px 8px 16px 0;
  color: #33537b;
}

img.showcased-project-img {
  height: 256px;
  width: 256px;
}

div.accesso-partner {
  text-align: center;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #6ae6aa;
  padding: 12px 8px;
  display: block;
  line-height: 1.2em;
  font-weight: 100;
  font-size: 0.85em;
  margin-top: 284px;
}
div.accesso-partner a {
  text-decoration: underline;
}

div.partner-row {
  margin-top: -32px;
}

.boosted {
  opacity: .6;
  border-radius: 16px;
  border: 3px solid #fff !important;
  padding: .5em 1.2em;
  background-color: #e0e0e0;
  color: #002048;
  font-size: .85em;
  font-weight: bold;
}

.boosted-calls {
  text-decoration: underline;
  line-height: 28px;
  padding: 0 12px;
  font-weight: bold;
  color: #00204881 !important;
}

a.boosted-calls.selected {
  color: #002048 !important;
  pointer-events: none;
  cursor: default;
  text-decoration: none;
}

section.winners col {
  background-color: #6ae6aa !important;
  border: 16px solid #6ae6aa !important;
}
section.winners img.flat {
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border: 8px solid #1b2947;
  padding: 8px !important;
}
section.winners p {
  font-size: .95em;
  text-align: center;
  padding: .6em 0;
  font-weight: 100;
  background-color: #eee;
  background-color: #1b2947 !important;
  color: #fff;
}
img.prj_selected {
  border: 8px solid #0a9969 !important;
}

div#p_desc {
  line-height: 1.3em;
  font-size: 0.96em;
}

div#sc_descrizione {
/*  line-height: 1.3em;*/
/*  font-size: 0.96em;*/
  font-size: 16px;
  line-height: 24px;
  font-family: 'Work Sans', sans-serif;
}

p.partner_nm {
  text-align: center;
  font-size: 0.72em;
  font-weight: 100;
  color: #002048;
  line-height: 1.2em;
  margin: 0;
  padding: 0;
}

p.hint-desc {
  padding: 0 1em !important;
  font-size: .85em !important;
  color: #002048;
}

a.call-rules-1 {
  margin: 16px 6px 4px 6px;
  width: auto !important;
  padding: 16px 0;
  display: block;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
/*  border-radius: 18px;*/
  border-radius: 2px;
  background-color: #008641c1;
}

a.call-rules-1:visited {
  color: #fff;
}

article {
  width: 75%;
}

h1.entry-title {
  font-size: 2em;
  margin-bottom: .7em;
}

div.entry-content {
/*  font-weight: 100 !important;*/
  font-size: 1.1em;
  text-align: left;
}

/* MEDIA CALLS  */

@media only screen and (max-width: 992px) {

  article {
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
  }

  article h1 {
    font-size: 24px !important;
  }

  article img {
    width: 100% !important;
    margin-bottom: 16px;
  }
  
  article div.my-content p {
    font-size: 16px !important;
/*    font-weight: 100;*/
  }

  #splash-replace {
    height: 0px !important;
  }

  #splash {
    margin-top: 0 !important;
  }

  #splash img {
    width: 120%;
  }

  div.accesso-partner {
    margin-top: 0 !important;
  }

  section.faq {
    margin-top: 0px !important;
  }

  .award-title {
    letter-spacing: -3px;
  }  
  .award-title.middle {
    padding-top: 1em;
    font-size: 1.8em !important;
    letter-spacing: -1px !important;
  }

  .faq-contacts a {font-size: 18px !important}

  .my-news-img {
    height: 480px !important;
    height: auto !important;
  }

  .partner-call-text {
    margin-top: 24px !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .award-box {
    padding: 0 8px !important;
    font-weight: normal !important;
  }

  .hint-title {
    padding: 4px !important;
    font-size: 16px !important;
  }

  .award-title { 
    letter-spacing: 0 !important;
    font-size: 20px !important;
  }
  
  .award-desc p {
    font-size: .9em !important;
    text-align: center;
  }

  .hint-desc {
    padding: 0 .2em !important;
  }

  .main-partner-logo {
    margin: 16px auto !important;
  }

  .menu-container {
    padding: 4px 16px !important; 
  }
}

@media only screen and (max-width: 767px) {


  form.partner-form {
    padding: 0 !important;
  }

  form.partner-form section.container {
    padding: 0 !important;
  }

  .privacy-contatti {
    padding: 16px !important;
  }

  #splash img {
    width: 170%;
  }

  #splash-call-lnk {
    width: 60%;
    height: fit-content;
    opacity: 1;
    position: absolute;
    top: 3%;
    right: 3%;
    font-weight: bold;
    text-align: center;
  }

  #splash-call-lnk a {
    margin-top: .8em;
    font-size: .8em;
    padding: 8px 0;
  }

  #splash-call-lnk p.big-title {
    font-size: 3em;
    font-size: 2.8em;
  }

  #splash-call-lnk p.small-title {
    font-size: 1.6em;
    font-size: 1.3em;
  }

  #splash-banner {
    font-size: 1.3em;
  }

  .main-partner-left {
    text-align: right;
    padding: 0;
  }
  .main-partner {
    text-align: center;
    padding: 0;
  }
  .main-partner-right {
    text-align: left;
    padding: 0;
  }

  section.faq {
/*    padding: 0 3% !important;*/
  }

/*  .faq-suggestion {*/
/*    margin-top: 24px;*/
/*    margin-bottom: 48px !important;*/
/*    border-radius: 18px;*/
/*  }*/

  .faq p.q, .faq p.a {
    font-size: 16px !important;
  }

  .faq h3 {
    font-size: 20px !important;
  }

  .participate img {
    margin-top: 8px;
  }
}

.logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 8px 0;
}
