*, *:hover, *:focus, *:active {
  outline: none !important; }

div#video-container {
  text-align: center;
  background-color: #F5F5F5;
  padding: 60px 15px; }

div#video-container p {
  font-size: 28px; }

#video-embed .custom {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 56.25%; }

#video-embed {
  position: relative;
  width: 800px;
  margin: 0 auto;
  margin-top: 50px;
  max-width: 100%; }

#video-embed video {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%; }

*, *:hover, *:focus, *:active {
  outline: none !important; }

div#popup-newsletter {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  background-color: rgba(0, 0, 0, 0.8);
  display: none; }
  div#popup-newsletter .in {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%; }
    div#popup-newsletter .in .custom {
      position: relative;
      background-color: white;
      padding: 40px; }
      div#popup-newsletter .in .custom .close {
        content: "X";
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        padding: 15px 20px;
        font-size: 22px;
        cursor: pointer;
        font-family: "Roboto";
        color: #442B71;
        opacity: 1; }
  div#popup-newsletter h2#o-form-title {
    color: #442B71;
    margin-top: 0;
    text-align: center;
    margin-bottom: 25px; }
  div#popup-newsletter #o-form-description {
    margin-bottom: 20px; }
  div#popup-newsletter .o-form-row {
    position: relative; }
    div#popup-newsletter .o-form-row.actions {
      text-align: center; }
    div#popup-newsletter .o-form-row label {
      width: 100%;
      font-weight: normal;
      position: absolute;
      top: 11px;
      pointer-events: none;
      transition: all 0.2s;
      z-index: 1; }
    div#popup-newsletter .o-form-row.writing label {
      top: -15px;
      color: #442B71;
      font-size: 14px; }
    div#popup-newsletter .o-form-row.writing input {
      border-color: #442B71; }
    div#popup-newsletter .o-form-row input[type='text'], div#popup-newsletter .o-form-row input[type='email'] {
      width: 100%;
      border: none;
      border-radius: 0;
      box-shadow: none;
      height: 40px;
      padding: 0;
      border-bottom: 1px solid #ccc;
      box-shadow: none;
      margin-bottom: 50px; }
      div#popup-newsletter .o-form-row input[type='text'].rsform-error, div#popup-newsletter .o-form-row input[type='email'].rsform-error {
        boorder-color: #b94a48; }
      div#popup-newsletter .o-form-row input[type='text']:focus, div#popup-newsletter .o-form-row input[type='text']:active, div#popup-newsletter .o-form-row input[type='email']:focus, div#popup-newsletter .o-form-row input[type='email']:active {
        box-shadow: none; }
  div#popup-newsletter #FormButton_Subscribe {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: inline-block;
    background-color: #442B71;
    border: 1px solid;
    font-size: 18px;
    border-radius: 40px;
    padding: 25px 0;
    width: 255px;
    margin: 0 10px;
    text-align: center;
    color: white; }
    div#popup-newsletter #FormButton_Subscribe:hover {
      background-color: white;
      color: #442B71;
      text-decoration: none; }

.container-tlc {
  width: 80%;
  position: relative;
  margin: 0 auto;
  z-index: 2; }

.partner-img-mobile,
.utilities-img-mobile,
.research-img-mobile {
  display: none; }

.total-width {
  width: 100%; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

div#t3-off-canvas {
  z-index: 2000;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  transform: none;
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }

.home-mobile-button a {
  display: block;
  width: 100%;
  margin: 45px auto;
  display: none; }

.languageswitcherload img {
  display: none; }

.off-canvas-open div#t3-off-canvas {
  opacity: 1; }

.off-canvas-effect-4.off-canvas-open .t3-wrapper, .off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

html textarea.form-control {
  margin-top: 20px;
  border: 1px solid #ccc;
  border-radius: 0;
  resize: none;
  width: 100%;
  height: 170px;
  outline: none !important;
  padding: 10px; }
  html textarea.form-control:focus {
    box-shadow: none;
    border-color: #442B71;
    outline: none !important; }
html .formContainer label {
  font-size: 16px; }
html .formContainer h4 {
  font-size: 24px;
  font-weight: bold;
  color: #442B71;
  margin: 70px 0 40px; }
html .form-horizontal .form-group {
  margin: 0; }
html .formContainer .formControlLabel {
  margin-bottom: 15px; }
html .formHorizontal .formControlLabel {
  margin-bottom: 15px;
  float: none;
  text-align: left;
  padding: 0;
  width: 100%;
  font-weight: normal; }
html .formHorizontal .file-input .formControlLabel {
  width: auto; }
html .rsform.idea-form {
  padding: 0 60px;
  max-width: 900px; }
  html .rsform.idea-form h2 {
    font-size: 18px;
    font-family: "Titillium Web", sans-serif;
    margin-bottom: 45px;
    font-weight: bold; }
html .submit-container {
  margin: 20px 0 50px; }
html .rsform-submit-button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-image: none;
  display: inline-block;
  color: #442B71;
  border: 2px solid;
  font-size: 18px;
  border-radius: 40px;
  padding: 25px 0;
  width: 255px;
  margin: 0 10px;
  background-color: white;
  text-align: center;
  font-weight: bold;
  text-transform: capitalize; }
  html .rsform-submit-button:hover, html .rsform-submit-button:active, html .rsform-submit-button:focus {
    background-image: none;
    background-color: #F5F5F5;
    color: #000;
    border-color: unset;
    text-decoration: none;
    box-shadow: none; }
html .form-inline {
  position: relative;
  display: inline-block;
  width: 100%; }
  html .form-inline .form-group {
    float: left;
    width: 50%;
    position: relative; }
    html .form-inline .form-group.total-width {
      width: 100%; }
      html .form-inline .form-group.total-width textarea {
        width: 100% !important;
        margin-top: 20px;
        border: 1px solid #ccc;
        border-radius: 0;
        resize: none;
        width: 100%;
        height: 170px;
        outline: none !important;
        padding: 10px; }
        html .form-inline .form-group.total-width textarea:focus {
          box-shadow: none;
          border-color: #442B71;
          outline: none !important; }
    html .form-inline .form-group label {
      width: 100%;
      font-weight: normal;
      position: absolute;
      top: 11px;
      pointer-events: none;
      transition: all 0.2s;
      z-index: 1; }
    html .form-inline .form-group .select2-container {
      width: 100% !important;
      margin-bottom: 9px; }
    html .form-inline .form-group .select2-selection {
      width: 100%;
      border: none;
      border-radius: 0;
      box-shadow: none;
      height: 40px;
      padding: 0;
      border-bottom: 1px solid #ccc; }
    html .form-inline .form-group select {
      width: 100%; }
    html .form-inline .form-group input {
      width: 100%;
      border: none;
      border-radius: 0;
      box-shadow: none;
      height: 40px;
      padding: 0;
      border-bottom: 1px solid #ccc;
      box-shadow: none;
      margin-bottom: 50px; }
      html .form-inline .form-group input.rsform-error {
        boorder-color: #b94a48; }
      html .form-inline .form-group input:focus, html .form-inline .form-group input:active {
        box-shadow: none; }
    html .form-inline .form-group button, html .form-inline .form-group .btn {
      background-color: #FBB234;
      color: white;
      font-weight: bold;
      font-size: 16px;
      font-family: 'Roboto', sans-serif;
      width: 140px;
      height: 50px;
      line-height: 46px;
      display: inline-block;
      border: 4px solid #FBB234;
      text-align: center;
      margin: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      background-image: none;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      border-radius: 0;
      transition: all 0.3s;
      text-shadow: none;
      padding: 0;
      font-size: 16px;
      box-shadow: 0 0 0 0; }
      html .form-inline .form-group button:hover, html .form-inline .form-group .btn:hover {
        transition: 0.5s all;
        text-decoration: none;
        border: 4px solid #dc9c2e;
        color: white;
        background-color: #dc9c2e;
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2); }
    html .form-inline .form-group.writing label {
      top: -15px;
      color: #442B71; }
    html .form-inline .form-group.writing input {
      border-color: #442B71; }
    html .form-inline .form-group:first-child {
      padding-right: 15px; }
    html .form-inline .form-group:last-child {
      padding-left: 15px; }
    html .form-inline .form-group.no-padding {
      padding: 0; }
    html .form-inline .form-group .has-error input, html .form-inline .form-group .error input {
      margin-bottom: 10px; }
    html .form-inline .form-group .has-error .formValidation, html .form-inline .form-group .error .formValidation {
      margin-bottom: 40px;
      display: block; }
html .formValidation {
  display: block; }
html .checkbox-container .checkbox-inline + .checkbox-inline, html .checkbox-container .radio-inline + .radio-inline, html .formContainer .checkbox-inline + .checkbox-inline, html .formContainer .radio-inline + .radio-inline {
  margin-left: 0; }
html .checkbox-container label.checkbox, html .formContainer label.checkbox {
  font-weight: normal;
  position: relative;
  margin-right: 55px;
  padding-left: 30px;
  margin-left: 0; }
  html .checkbox-container label.checkbox::before, html .formContainer label.checkbox::before {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 24px;
    height: 24px;
    background-image: url(/images/checkbox.png);
    top: 4px;
    left: 0;
    background-size: 112%;
    background-position: center;
    background-repeat: no-repeat; }
  html .checkbox-container label.checkbox.checked::before, html .formContainer label.checkbox.checked::before {
    background-image: url(/images/checkbox-checked.png);
    background-size: 112%;
    background-position: center;
    background-repeat: no-repeat; }
  html .checkbox-container label.checkbox input[type="checkbox"], html .formContainer label.checkbox input[type="checkbox"] {
    display: none; }
html .radio-container label.radio, html .formContainer label.radio {
  font-weight: normal;
  position: relative;
  padding-left: 25px;
  padding-right: 80px;
  padding-top: 0 !important; }
  html .radio-container label.radio span, html .formContainer label.radio span {
    display: block; }
    html .radio-container label.radio span.details, html .formContainer label.radio span.details {
      font-size: 11px; }
  html .radio-container label.radio::before, html .formContainer label.radio::before {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 17px;
    height: 17px;
    background-image: url(/images/radio-unchecked.png);
    background-repeat: no-repeat;
    background-size: 100%;
    top: 1px;
    left: 0; }
  html .radio-container label.radio.checked::before, html .formContainer label.radio.checked::before {
    background-image: url(/images/radio-checked.png); }
  html .radio-container label.radio input[type="radio"], html .formContainer label.radio input[type="radio"] {
    display: none; }
html .file-input {
  margin-bottom: 40px; }
  html .file-input .formControlLabel {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    z-index: 1; }
  html .file-input p {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 15px; }
  html .file-input label span {
    cursor: pointer;
    display: inline-block;
    width: 77px;
    background-color: white;
    z-index: 1;
    text-align: center; }
  html .file-input span.msg p {
    color: #B02A57;
    font-size: 16px;
    font-style: italic;
    margin-bottom: 20px; }
  html .file-input input[type="file"] {
    position: absolute;
    bottom: 94px;
    z-index: 0; }
html .download-container a {
  display: block; }
  html .download-container a:before {
    width: 25px;
    content: "";
    background-image: url(/images/file-icon.png);
    background-size: 100%;
    display: inline-block;
    height: 30px;
    margin-right: 15px;
    margin-bottom: -5px;
    background-repeat: no-repeat; }
html .submit-container {
  margin-top: 40px; }
  html .submit-container input[type="submit"] {
    background-color: #FBB233;
    border: none;
    border-radius: 0;
    background-image: none;
    color: white;
    text-shadow: none;
    font-weight: bold;
    padding: 12px 0;
    width: 200px;
    border: 2px solid #FBB233;
    -webkit-box-shadow: 0 0 0 0;
    -moz-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    html .submit-container input[type="submit"]:hover {
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -ms-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      text-decoration: none;
      border: 4px solid #dc9c2e;
      color: white;
      background-color: #dc9c2e;
      box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2);
      box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2); }

body {
  font-size: 16px; }
  body .t3-wrapper {
    overflow-x: hidden; }
  body * {
    font-family: "Roboto", sans-serif; }
  body h6 a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: inline-block;
    color: white;
    border: 1px solid;
    font-size: 18px;
    border-radius: 40px;
    padding: 25px 0;
    width: 255px;
    margin: 0 10px;
    text-align: center; }
    body h6 a:hover {
      background-color: white;
      color: #442B71;
      text-decoration: none; }
  body #intro-video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    left: 50%;
    margin-left: -50vw;
    width: auto;
    height: auto;
    z-index: -100;
    background: url(/images/video-bg.jpg) no-repeat;
    background-size: cover;
    z-index: 0; }
  body div#over-vid {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }
  body div#vid-controls {
    position: absolute;
    bottom: -130px;
    text-align: center;
    z-index: 2;
    width: 60px;
    margin: 0 auto;
    left: 50%;
    cursor: pointer;
    margin-left: -30px; }
    body div#vid-controls span {
      display: inline-block;
      background-image: url(/images/pause.png);
      background-size: 100% 100%;
      height: 30px;
      width: 30px;
      position: relative; }
    body div#vid-controls img {
      width: 30px;
      display: block;
      margin: 0 auto; }
    body div#vid-controls:after {
      color: white;
      content: "Pause";
      display: block;
      z-index: 2;
      position: relative;
      margin-top: 15px; }
    body div#vid-controls.play span {
      background-image: url(/images/play.png); }
    body div#vid-controls.play:after {
      content: "Play"; }

header#t3-header {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 10; }
  header#t3-header .logo-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20; }
  header#t3-header img.logo-img {
    max-width: 9vw;
    min-width: 150px; }
  header#t3-header #t3-mainnav {
    background-color: transparent;
    border: none; }
    header#t3-header #t3-mainnav .navbar-header {
      display: none; }
    header#t3-header #t3-mainnav ul.navbar-nav {
      text-align: right;
      width: 100%;
      position: relative; }
      header#t3-header #t3-mainnav ul.navbar-nav li {
        display: inline-block;
        float: none; }
        header#t3-header #t3-mainnav ul.navbar-nav li a {
          font-size: 14px; }

div#side-social {
  position: absolute;
  height: 100vh;
  z-index: 100;
  width: 50px;
  display: flex;
  color: white;
  align-items: center; }
  div#side-social .in {
    height: 360px; }
    div#side-social .in .social-module img {
      width: 25px;
      margin: 15px auto;
      display: block; }
    div#side-social .in .sep {
      width: 1px;
      height: 100px;
      background-color: white;
      margin: 20px auto; }
    div#side-social .in .text {
      transform: rotate(-90deg);
      font-size: 14px;
      white-space: nowrap;
      margin-top: 50px; }

div#navigator {
  position: fixed;
  left: 0;
  height: auto;
  z-index: 100;
  display: flex;
  align-items: center;
  text-align: right;
  padding: 0px 20px;
  bottom: 0;
  width: 100%;
  background-color: rgba(79, 11, 123, 0.8);
  text-align: center; }
  div#navigator ul {
    list-style: none;
    width: 100%;
    position: relative;
    margin: 0; }
    div#navigator ul span#cursor {
      display: block;
      width: 9px;
      height: 9px;
      border: 1px solid white;
      border-radius: 100%;
      background-color: white;
      position: absolute;
      right: 3px;
      top: 23px; }
    div#navigator ul li {
      margin: 20px 0;
      display: inline-block;
      width: 14vw; }
      div#navigator ul li a {
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        color: white;
        height: 23px;
        display: inline-block;
        font-size: 1vw;
        padding: 0 20px; }
        div#navigator ul li a span {
          position: relative;
          content: " ";
          border: 1px solid;
          border-radius: 100%;
          width: 15px;
          height: 15px;
          display: block;
          margin: 0 auto 10px; }
        div#navigator ul li a.active:after {
          background-color: white; }
  div#navigator.violet ul span#cursor {
    background-color: #442B71;
    border-color: #442B71; }
  div#navigator.violet ul li a {
    color: #442B71; }

.t3-off-canvas-body div.mod-languages {
  margin-top: 50px; }
  .t3-off-canvas-body div.mod-languages ul .lang-active a {
    font-weight: bold;
    text-decoration: underline;
    display: inline-block; }

.how-to.write-to #userForm .formRed, .faq.write-to #userForm .formRed, .write-to.write-to #userForm .formRed, .free-application.write-to #userForm .formRed {
  margin-bottom: 40px; }
.how-to .btn-group.open .dropdown-toggle, .faq .btn-group.open .dropdown-toggle, .write-to .btn-group.open .dropdown-toggle, .free-application .btn-group.open .dropdown-toggle {
  color: #442B71; }
.how-to div#conditions-to-approve label, .faq div#conditions-to-approve label, .write-to div#conditions-to-approve label, .free-application div#conditions-to-approve label {
  padding-top: 5px;
  margin-top: -8px;
  color: transparent;
  margin-right: -10px; }
.how-to header#t3-header, .faq header#t3-header, .write-to header#t3-header, .free-application header#t3-header {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 10; }
  .how-to header#t3-header .languageswitcherload .dropdown-toggle, .faq header#t3-header .languageswitcherload .dropdown-toggle, .write-to header#t3-header .languageswitcherload .dropdown-toggle, .free-application header#t3-header .languageswitcherload .dropdown-toggle {
    color: #442B71; }
  .how-to header#t3-header .languageswitcherload div.mod-languages ul, .faq header#t3-header .languageswitcherload div.mod-languages ul, .write-to header#t3-header .languageswitcherload div.mod-languages ul, .free-application header#t3-header .languageswitcherload div.mod-languages ul {
    width: 62px !important;
    min-width: 0; }
    .how-to header#t3-header .languageswitcherload div.mod-languages ul .lang-active a, .faq header#t3-header .languageswitcherload div.mod-languages ul .lang-active a, .write-to header#t3-header .languageswitcherload div.mod-languages ul .lang-active a, .free-application header#t3-header .languageswitcherload div.mod-languages ul .lang-active a {
      font-weight: bold;
      text-decoration: underline;
      display: inline-block; }
  .how-to header#t3-header img.logo-img, .faq header#t3-header img.logo-img, .write-to header#t3-header img.logo-img, .free-application header#t3-header img.logo-img {
    max-width: 9vw; }
  .how-to header#t3-header #t3-mainnav, .faq header#t3-header #t3-mainnav, .write-to header#t3-header #t3-mainnav, .free-application header#t3-header #t3-mainnav {
    background-color: transparent;
    border: none; }
    .how-to header#t3-header #t3-mainnav ul.navbar-nav, .faq header#t3-header #t3-mainnav ul.navbar-nav, .write-to header#t3-header #t3-mainnav ul.navbar-nav, .free-application header#t3-header #t3-mainnav ul.navbar-nav {
      text-align: right;
      width: 100%;
      position: relative; }
      .how-to header#t3-header #t3-mainnav ul.navbar-nav li, .faq header#t3-header #t3-mainnav ul.navbar-nav li, .write-to header#t3-header #t3-mainnav ul.navbar-nav li, .free-application header#t3-header #t3-mainnav ul.navbar-nav li {
        display: inline-block;
        float: none; }
        .how-to header#t3-header #t3-mainnav ul.navbar-nav li a, .faq header#t3-header #t3-mainnav ul.navbar-nav li a, .write-to header#t3-header #t3-mainnav ul.navbar-nav li a, .free-application header#t3-header #t3-mainnav ul.navbar-nav li a {
          font-size: 14px;
          color: #442B71; }
        .how-to header#t3-header #t3-mainnav ul.navbar-nav li.active a, .faq header#t3-header #t3-mainnav ul.navbar-nav li.active a, .write-to header#t3-header #t3-mainnav ul.navbar-nav li.active a, .free-application header#t3-header #t3-mainnav ul.navbar-nav li.active a {
          background-color: transparent;
          font-weight: bold;
          text-decoration: underline; }
.how-to .t3-wrapper, .faq .t3-wrapper, .write-to .t3-wrapper, .free-application .t3-wrapper {
  padding-top: 5vw; }
.how-to.free-application h1, .how-to.free-application h2, .faq.free-application h1, .faq.free-application h2, .write-to.free-application h1, .write-to.free-application h2, .free-application.free-application h1, .free-application.free-application h2 {
  font-size: 4vw;
  margin-bottom: 3vw;
  color: #442B71; }
.how-to h3, .faq h3, .write-to h3, .free-application h3 {
  font-size: 2vw;
  margin-bottom: 5vw;
  font-weight: 300;
  color: #442B71; }
.how-to article .pull-right.item-image, .faq article .pull-right.item-image, .write-to article .pull-right.item-image, .free-application article .pull-right.item-image {
  max-width: 400px; }
  .how-to article .pull-right.item-image img, .faq article .pull-right.item-image img, .write-to article .pull-right.item-image img, .free-application article .pull-right.item-image img {
    max-width: 700px; }
.how-to.how-to h6 a, .faq.how-to h6 a, .write-to.how-to h6 a, .free-application.how-to h6 a {
  background-color: #442B71;
  color: white;
  border-color: white;
  margin-top: 20px; }
  .how-to.how-to h6 a:hover, .faq.how-to h6 a:hover, .write-to.how-to h6 a:hover, .free-application.how-to h6 a:hover {
    background-color: white;
    color: #442B71;
    border-color: #442B71; }

.faq {
  overflow-x: hidden; }
  .faq article .article-content h4 {
    color: #442B71;
    font-weight: bold;
    font-size: 24px; }
  .faq article .article-content > ul {
    list-style: none;
    padding: 0;
    margin: 40px 0; }
    .faq article .article-content > ul > li {
      display: block;
      position: relative;
      font-weight: bold;
      font-size: 18px;
      padding: 25px 50px 25px 0;
      border-bottom: 1px solid #442B71;
      cursor: pointer; }
      .faq article .article-content > ul > li:after {
        content: " ";
        background-image: url(/images/plus.png);
        width: 20px;
        height: 20px;
        position: absolute;
        display: block;
        right: 15px;
        top: 28px;
        background-size: 100%; }
      .faq article .article-content > ul > li.open:after {
        background-image: url(/images/minus.png); }
      .faq article .article-content > ul > li > ul {
        display: none;
        list-style: none;
        margin-top: 20px; }
        .faq article .article-content > ul > li > ul > li {
          font-weight: normal;
          font-size: 16px; }

.home header#t3-header {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 10; }
  .home header#t3-header img.logo-img {
    max-width: 9vw;
    min-width: 150px; }
  .home header#t3-header .languageswitcherload a {
    color: white;
    box-shadow: none; }
  .home header#t3-header .languageswitcherload div.mod-languages ul {
    background-color: rgba(255, 255, 255, 0.5);
    width: 62px !important;
    min-width: 0;
    box-shadow: none;
    border: none;
    border-radius: 0; }
    .home header#t3-header .languageswitcherload div.mod-languages ul > li > a:hover {
      color: #333; }
  .home header#t3-header #t3-mainnav {
    background-color: transparent;
    border: none; }
    .home header#t3-header #t3-mainnav ul.navbar-nav {
      text-align: right;
      width: 100%;
      position: relative; }
      .home header#t3-header #t3-mainnav ul.navbar-nav li {
        display: inline-block;
        float: none; }
        .home header#t3-header #t3-mainnav ul.navbar-nav li a {
          font-size: 14px; }
.home .home-bar {
  overflow-x: hidden;
  min-height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center; }
  .home .home-bar .in {
    position: relative;
    display: block;
    width: 100%; }
  .home .home-bar h2 {
    font-size: 6vw;
    margin-bottom: 30px;
    line-height: 22px; }
  .home .home-bar h3 {
    font-size: 2vw;
    font-weight: 300; }
  .home .home-bar p {
    font-size: 1vw;
    margin: 0; }
  .home .home-bar .img img {
    max-height: 100vh;
    position: relative;
    max-width: 1000px; }
  .home .home-bar .row {
    /* display: flex;*/
    align-items: center; }
  .home .home-bar#imagine-to .in h6 a {
    background-color: #442B71;
    color: white;
    border-color: white; }
    .home .home-bar#imagine-to .in h6 a:hover {
      background-color: white;
      color: #442B71;
      border-color: #442B71; }
  .home .home-bar#connected-to .in {
    background-image: url(/images/violet.gif);
    background-size: 32vw;
    background-repeat: no-repeat;
    background-position: 0 center; }
    .home .home-bar#connected-to .in h2, .home .home-bar#connected-to .in h3, .home .home-bar#connected-to .in p, .home .home-bar#connected-to .in h6 {
      color: white; }
    .home .home-bar#connected-to .in h2, .home .home-bar#connected-to .in h3, .home .home-bar#connected-to .in p, .home .home-bar#connected-to .in h6 {
      text-align: right; }
  .home .home-bar#connected-to .in h2, .home .home-bar#connected-to .in h3, .home .home-bar#connected-to .in p, .home .home-bar#connected-to .in h6 {
    color: white; }
  .home .home-bar#open-to {
    padding: 50px 0; }
    .home .home-bar#open-to .in h2, .home .home-bar#open-to .in h3, .home .home-bar#open-to .in p {
      color: #442B71; }
    .home .home-bar#open-to .in .owl-carousel .owl-nav {
      position: absolute;
      top: 0;
      right: 15px; }
      .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-next {
        color: #442B71;
        text-transform: uppercase;
        font-size: 1vw; }
        .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-next:after {
          content: " ";
          background-image: url(/images/arrow-right.png);
          width: 30px;
          height: 19px;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          display: inline-block;
          position: relative;
          top: 2px;
          margin-left: 1vw; }
        .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-next.disabled {
          color: black;
          opacity: 0.5; }
          .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-next.disabled:after {
            background-image: url(/images/arrow-right-black.png); }
      .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-prev {
        color: #442B71;
        text-transform: uppercase;
        font-size: 1vw;
        margin-right: 15vw; }
        .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-prev:before {
          content: " ";
          background-image: url(/images/arrow-left.png);
          width: 30px;
          height: 19px;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat;
          display: inline-block;
          position: relative;
          top: 2px;
          margin-right: 1vw; }
        .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-prev.disabled {
          color: black;
          opacity: 0.5; }
          .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-prev.disabled:after {
            background-image: url(/images/arrow-left-black.png); }
    .home .home-bar#open-to .in .owl-carousel .owl-stage {
      display: flex;
      flex-wrap: wrap;
      padding-top: 50px; }
      .home .home-bar#open-to .in .owl-carousel .owl-stage .owl-item {
        padding: 0 15px; }
        .home .home-bar#open-to .in .owl-carousel .owl-stage .owl-item .item {
          background-color: white;
          position: relative;
          height: 100%;
          padding-bottom: 3vw; }
          .home .home-bar#open-to .in .owl-carousel .owl-stage .owl-item .item h4 {
            font-size: 1.6vw;
            margin: 2vw 0 1vw;
            color: #442B71; }
          .home .home-bar#open-to .in .owl-carousel .owl-stage .owl-item .item p {
            color: inherit; }
            .home .home-bar#open-to .in .owl-carousel .owl-stage .owl-item .item p:last-child {
              padding: 0 4vw; }
  .home .home-bar#thanks-to .in .row {
    display: block; }
  .home .home-bar#thanks-to .in img {
    margin-top: -1vw;
    max-width: 100%; }
  .home .home-bar#thanks-to .in .partner-row:last-child img {
    margin-top: -3vw; }
  .home .home-bar#thanks-to .row.partner-row {
    margin-bottom: 60px; }
  .home .home-bar#subscribe-to .in {
    background-image: url(/images/violet.gif);
    background-size: 50vw;
    background-repeat: no-repeat;
    background-position: 120% center; }
    .home .home-bar#subscribe-to .in h2, .home .home-bar#subscribe-to .in h3, .home .home-bar#subscribe-to .in p, .home .home-bar#subscribe-to .in h6 {
      color: white; }

div#welcome-to {
  background-size: cover; }
  div#welcome-to h1 {
    font-size: 7vw;
    display: block;
    width: 30vw;
    margin: 0 auto;
    color: white;
    font-weight: bold;
    line-height: normal; }
    @media (min-width: 2000px) {
      div#welcome-to h1 {
        width: 23vw !important; } }
  div#welcome-to p {
    color: white;
    font-size: 1.2vw;
    font-weight: lighter;
    word-spacing: 2vw;
    margin-top: 2vw;
    letter-spacing: 0.2vw; }

div#connected-to {
  background-image: url(/images/connected-to.jpg); }

div#open-to {
  background-color: #18AD59; }

div#thanks-to {
  background-color: #442B71; }

div#subscribe-to {
  background-image: url(/images/subscribe-to.jpg); }

#footer {
  background-color: #442B71;
  position: relative;
  z-index: 100; }
  #footer .top-row {
    padding: 70px 0 40px;
    display: flex;
    align-items: center; }
    @media (max-width: 741px) {
      #footer .top-row {
        padding-top: 40px; } }
  #footer .bottom-row {
    padding: 35px 0; }
    #footer .bottom-row img {
      width: 25px;
      margin-left: 30px; }
  #footer #footer-5 p {
    font-size: 0.8vw; }
  #footer .footer-column img {
    max-width: 300px; }
    @media (min-width: 2500px) {
      #footer .footer-column img {
        max-width: 350px; } }
  #footer .footer-column * {
    color: white; }
  #footer .footer-column p {
    font-size: 16px; }

@media screen and (max-width: 1200px) {
  #footer #footer-5 p {
    font-size: 18px; }

  div#welcome-to h1 {
    font-size: 10vw;
    width: 55vw; }
  div#welcome-to p {
    font-size: 2.2vw; }

  .home .home-bar#imagine-to .img img {
    margin-left: -19vw; }
  .home .home-bar#connected-to .img img {
    margin-left: -24vw; }
  .home .home-bar#subscribe-to .img img {
    margin-left: -9vw;
    max-width: 700px; }
  .home .home-bar p {
    font-size: 1.4vw; }
  .home .home-bar h3 {
    font-size: 2.5vw; }
  .home .home-bar h2 {
    font-size: 8vw; } }
@media screen and (max-width: 992px) {
  .faq .t3-wrapper, .how-to .t3-wrapper, .write-to .t3-wrapper, .free-application .t3-wrapper {
    padding-top: 100px; }
  .faq h3, .how-to h3, .write-to h3, .free-application h3 {
    font-size: 18px; }
  .faq p, .how-to p, .write-to p, .free-application p {
    font-size: 16px; }
  .faq article .pull-right.item-image, .how-to article .pull-right.item-image, .write-to article .pull-right.item-image, .free-application article .pull-right.item-image {
    max-width: 200px; }

  div#welcome-to h1 {
    font-size: 10vw;
    width: 55vw; }
  div#welcome-to p {
    font-size: 2.2vw; }

  .home .home-bar#imagine-to .img img {
    margin-left: -19vw; }
  .home .home-bar#connected-to .in {
    background-image: url(/images/violet.gif);
    background-size: 69vw;
    background-repeat: no-repeat;
    background-position: -47vw center; }
  .home .home-bar#connected-to .img img {
    margin-left: -38vw; }
  .home .home-bar#thanks-to .partner-row .col-md-2 {
    margin-bottom: 20px; }
  .home .home-bar#subscribe-to .img img {
    margin-left: -9vw;
    max-width: 700px; }
  .home .home-bar#open-to .in .owl-carousel .owl-stage .owl-item .item h4 {
    font-size: 18px;
    margin: 20px 0 15px; }
  .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-prev, .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-next {
    font-size: 2vw; }
  .home .home-bar p {
    font-size: 2vw; }
  .home .home-bar h3 {
    font-size: 2.5vw; }
  .home .home-bar h2 {
    font-size: 8vw; } }
@media screen and (max-width: 767px) {
  #footer-5 {
    padding-top: 20px; }

  .partner-img-mobile,
  .utilities-img-mobile,
  .research-img-mobile {
    display: block; }

  .partner-img,
  .utilities-img,
  .research-img {
    display: none; }

  div
  div
  #vid-controls {
    display: none; }

  .home-mobile-button a {
    display: block; }

  html .nav-pills > li.active > a, html .nav-pills > li.active > a:hover, html .nav-pills > li.active > a:focus {
    background-color: transparent;
    color: #442B71;
    font-weight: bold;
    text-decoration: underline; }
  html #footer .top-row {
    display: block; }
    html #footer .top-row .col-sm-4 {
      margin-bottom: 40px; }
  html .rsform-submit-button {
    width: 100%;
    margin: 0; }
  html .form-inline .form-group {
    width: 100%;
    padding: 0 !important; }
    html .form-inline .form-group.download-container {
      margin-bottom: 40px; }
  html .checkbox-container .checkbox-inline + .checkbox-inline, html .checkbox-container .radio-inline + .radio-inline {
    width: 100%; }
  html .form-group.download-container {
    margin-bottom: 40px; }

  .faq h1, .how-to h1, .write-to h1, .free-application h1 {
    font-size: 55px; }
  .faq h3, .how-to h3, .write-to h3, .free-application h3 {
    font-size: 24px; }
  .faq p, .how-to p, .write-to p, .free-application p {
    font-size: 16px; }
  .faq article .pull-right.item-image, .how-to article .pull-right.item-image, .write-to article .pull-right.item-image, .free-application article .pull-right.item-image {
    display: none; }

  .hidden-sm-down {
    display: none; }

  .t3-off-canvas-body {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 9;
    position: relative; }
    .t3-off-canvas-body .in {
      font-size: 30px; }

  .t3-off-canvas .t3-off-canvas-body a {
    color: #442B71; }
  .t3-off-canvas .t3-off-canvas-header {
    background-color: transparent;
    z-index: 10;
    position: relative; }
  .t3-off-canvas .close {
    width: 44px;
    right: 59px;
    top: 40px;
    font-size: 80px;
    font-weight: lighter;
    opacity: 1;
    background-color: transparent;
    color: #442B71; }
    .t3-off-canvas .close:after {
      content: "close";
      display: block;
      font-size: 14px;
      text-transform: uppercase;
      text-shadow: none;
      font-weight: bold;
      margin-top: 10px; }

  html header#t3-header .languageswitcherload {
    display: none; }
  html header#t3-header #t3-mainnav .navbar-header {
    display: block; }
    html header#t3-header #t3-mainnav .navbar-header .off-canvas-toggle {
      background-image: url(/images/menu-mobile-violet.png);
      background-size: 100%;
      background-repeat: no-repeat;
      background-color: transparent;
      right: 0;
      left: auto;
      position: absolute;
      width: 40px;
      height: 30px;
      top: 0px;
      cursor: pointer; }
      html header#t3-header #t3-mainnav .navbar-header .off-canvas-toggle span {
        display: none; }

  div#navigator, div#side-social {
    display: none; }

  html.home header#t3-header #t3-mainnav {
    margin-top: 36px; }
    html.home header#t3-header #t3-mainnav .navbar-header .off-canvas-toggle {
      background-image: url(/images/menu-mobile.png); }

  div#welcome-to h1 {
    font-size: 10vw;
    width: 55vw; }
  div#welcome-to p {
    font-size: 14px; }

  .home .home-bar {
    padding: 30px 0; }
    .home .home-bar .container-tlc .row {
      display: block; }
    .home .home-bar h2 {
      font-size: 55px; }
    .home .home-bar p {
      font-size: 16px; }
    .home .home-bar h3 {
      font-size: 20px; }
    .home .home-bar h6 a {
      display: block;
      width: 100%;
      margin-bottom: 20px;
      margin-left: 0; }
    .home .home-bar#imagine-to .img img {
      margin-left: -37vw; }
    .home .home-bar#thanks-to .in h3 {
      margin-bottom: 40px; }
    .home .home-bar#connected-to .in {
      background-image: url(/images/violet.gif);
      background-size: 69vw;
      background-repeat: no-repeat;
      background-position: -22vw center; }
      .home .home-bar#connected-to .in h2, .home .home-bar#connected-to .in h3, .home .home-bar#connected-to .in p {
        text-align: left; }
    .home .home-bar#connected-to .img img {
      margin-left: -55vw; }
    .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-prev, .home .home-bar#open-to .in .owl-carousel .owl-nav button.owl-next {
      font-size: 16px; }
    .home .home-bar#subscribe-to .img img {
      margin-left: -9vw;
      max-width: 700px; } }
body * {
  font-family: 'Open Sans', sans-serif; }

div#welcome-to h1 {
  font-size: 100px; }
  @media (max-width: 767px) {
    div#welcome-to h1 {
      font-size: 45px; } }
div#welcome-to p {
  font-size: 22px; }

@media (max-width: 1024px) {
  #imagine-to .default-gif {
    top: -58px; } }
@media (max-width: 768px) {
  #imagine-to .default-gif {
    display: none; } }
#imagine-to h5 {
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  display: inline-block;
  margin-left: 50px;
  color: black; }
  #imagine-to h5:before {
    border-top: 2px solid #442B71;
    content: "";
    position: absolute;
    top: 50%;
    left: -50px;
    right: 0;
    bottom: 0;
    width: 25px;
    z-index: -1; }
  @media (max-width: 1024px) {
    #imagine-to h5 {
      margin-top: 35px; } }
#imagine-to h2 {
  color: #442B71;
  font-size: 50px;
  margin-top: 30px;
  margin-bottom: 25px;
  font-weight: 600; }
#imagine-to h3 {
  color: #000000;
  font-size: 20px;
  line-height: 1.4;
  padding-left: 0 !important; }
  @media (min-width: 767px) {
    #imagine-to h3 {
      padding-right: 130px !important; } }
#imagine-to p {
  font-size: 16px;
  color: #000000;
  line-height: 24px; }
#imagine-to blockquote {
  border: none;
  padding: 0; }
  @media (min-width: 767px) {
    #imagine-to blockquote {
      display: flex; } }
  #imagine-to blockquote a {
    color: #442B71;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    color: #442B71;
    position: relative; }
    @media (max-width: 741px) {
      #imagine-to blockquote a {
        text-decoration: underline; } }
    #imagine-to blockquote a:after {
      content: '\f105';
      font-family: FontAwesome;
      color: #442B71;
      border: 1px solid #442B71;
      border-radius: 50%;
      padding: 6px 11px;
      margin-left: 20px;
      transition: margin-left 500ms; }
    @media (min-width: 740px) {
      #imagine-to blockquote a:before {
        border-top: 2px solid #442B71;
        content: "";
        position: absolute;
        right: 50px;
        bottom: 10px;
        width: 0px;
        transition: width 500ms; } }
    #imagine-to blockquote a:hover:before {
      width: 25px; }
      @media (max-width: 1450px) {
        #imagine-to blockquote a:hover:before {
          width: 20px; } }
    #imagine-to blockquote a:hover:after {
      background-color: #442B71;
      color: #fff; }
      @media (min-width: 740px) {
        #imagine-to blockquote a:hover:after {
          margin-left: 50px; } }
  @media (min-width: 740px) and (max-width: 1450px) {
    #imagine-to blockquote a:hover:after {
      margin-left: 40px; } }

.home-bar:first-of-type {
  min-height: 100vh !important; }

.home-bar {
  min-height: 60vh !important;
  overflow: hidden; }

.home .default-gif {
  position: absolute;
  top: -100px;
  right: -290px;
  z-index: 9; }

#apply-to {
  background-image: url("/images/application_to.png");
  color: #ffffff;
  text-align: center;
  min-height: 48vh !important; }
  #apply-to h2 {
    font-size: 50px;
    font-weight: 600; }
  @media (min-width: 1440px) {
    #apply-to .custom {
      padding: 0 250px; } }
  #apply-to .custom p {
    font-size: 19px;
    position: relative; }
    @media (max-width: 741px) {
      #apply-to .custom p {
        text-align: left; } }
    #apply-to .custom p a {
      color: #ffffff;
      position: relative;
      font-size: 16px;
      display: block;
      margin-top: 20px;
      display: inline-block;
      color: #fff;
      position: relative; }
      @media (max-width: 741px) {
        #apply-to .custom p a {
          text-decoration: underline; } }
      #apply-to .custom p a:after {
        content: '\f105';
        font-family: FontAwesome;
        color: #fff;
        border: 1px solid #fff;
        border-radius: 50%;
        padding: 5px 11px;
        margin-left: 20px;
        transition: margin-left 500ms; }
      @media (min-width: 740px) {
        #apply-to .custom p a:before {
          border-top: 2px solid #fff;
          content: "";
          position: absolute;
          right: 50px;
          bottom: 10px;
          width: 0px;
          transition: width 500ms; } }
      #apply-to .custom p a:hover:before {
        width: 25px; }
        @media (max-width: 1450px) {
          #apply-to .custom p a:hover:before {
            width: 20px; } }
      #apply-to .custom p a:hover:after {
        background-color: #fff;
        color: #bd4368; }
        @media (min-width: 740px) {
          #apply-to .custom p a:hover:after {
            margin-left: 50px; } }
  @media (min-width: 740px) and (max-width: 1450px) {
    #apply-to .custom p a:hover:after {
      margin-left: 40px; } }

.it-it #apply-to .custom p a {
  color: #fff;
  position: relative; }
  @media (max-width: 741px) {
    .it-it #apply-to .custom p a {
      text-decoration: underline; } }
  .it-it #apply-to .custom p a:after {
    content: '\f105';
    font-family: FontAwesome;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 5px 11px;
    margin-left: 20px;
    transition: margin-left 500ms; }
  @media (min-width: 740px) {
    .it-it #apply-to .custom p a:before {
      border-top: 2px solid #fff;
      content: "";
      position: absolute;
      right: 50px;
      bottom: 10px;
      width: 0px;
      transition: width 500ms; } }
  .it-it #apply-to .custom p a:hover:before {
    width: 25px; }
    @media (max-width: 1450px) {
      .it-it #apply-to .custom p a:hover:before {
        width: 20px; } }
  .it-it #apply-to .custom p a:hover:after {
    background-color: transparent;
    color: #fff; }
    @media (min-width: 740px) {
      .it-it #apply-to .custom p a:hover:after {
        margin-left: 50px; } }
  @media (min-width: 740px) and (max-width: 1450px) {
    .it-it #apply-to .custom p a:hover:after {
      margin-left: 40px; } }

#tuned-to .tuned-to-intro {
  text-align: center;
  margin-bottom: 50px;
  padding-top: 40px; }
  #tuned-to .tuned-to-intro h3 {
    color: #442B71;
    font-size: 50px;
    margin-top: 30px;
    margin-bottom: 25px;
    font-weight: 600; }
  #tuned-to .tuned-to-intro p {
    font-size: 20px;
    margin-bottom: 32px; }
  #tuned-to .tuned-to-intro h4 {
    text-transform: uppercase;
    display: inline; }
    #tuned-to .tuned-to-intro h4 a {
      color: #000000;
      font-size: 16px;
      padding-right: 32px; }
  #tuned-to .tuned-to-intro h5 {
    text-transform: uppercase;
    text-align: left;
    position: relative; }
    #tuned-to .tuned-to-intro h5:before {
      border-top: 2px solid #442B71;
      content: "";
      position: absolute;
      top: 50%;
      left: -50px;
      right: 0;
      bottom: 0;
      width: 25px;
      z-index: -1; }
#tuned-to #in_evidenza_tab, #tuned-to #news_tab {
  text-align: center; }
  #tuned-to #in_evidenza_tab > div, #tuned-to #news_tab > div {
    display: flex;
    flex-wrap: wrap; }
  #tuned-to #in_evidenza_tab .modulo_in_evidenza, #tuned-to #news_tab .modulo_in_evidenza {
    width: 50%;
    height: 25vw;
    background-size: cover;
    position: relative;
    background-position: center; }
    @media (max-width: 576px) {
      #tuned-to #in_evidenza_tab .modulo_in_evidenza, #tuned-to #news_tab .modulo_in_evidenza {
        width: 100vw;
        height: 238px;
        background-position-x: initial !important;
        margin: 15px 15px 0 15px; } }
    #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote, #tuned-to #news_tab .modulo_in_evidenza blockquote {
      height: 100%;
      border: none;
      background-color: #ffffff;
      margin-bottom: 0;
      text-align: left;
      width: 25vw;
      position: relative;
      display: block; }
      @media (max-width: 576px) {
        #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote, #tuned-to #news_tab .modulo_in_evidenza blockquote {
          width: 55vw;
          float: right; } }
      #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote h2, #tuned-to #news_tab .modulo_in_evidenza blockquote h2 {
        font-size: 16px;
        font-weight: bold;
        margin-top: 60px;
        line-height: 1.4; }
        @media (max-width: 1024px) {
          #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote h2, #tuned-to #news_tab .modulo_in_evidenza blockquote h2 {
            margin: 0 0 12px 0;
            font-size: 14px; } }
        #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote h2 > a, #tuned-to #news_tab .modulo_in_evidenza blockquote h2 > a {
          color: #000;
          text-decoration: none;
          font-size: 16px;
          font-weight: bold;
          margin-top: 60px;
          line-height: 1.4; }
          @media (max-width: 1024px) {
            #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote h2 > a, #tuned-to #news_tab .modulo_in_evidenza blockquote h2 > a {
              margin: 0 0 12px 0;
              font-size: 14px; } }
      #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote p, #tuned-to #news_tab .modulo_in_evidenza blockquote p {
        font-size: 14px;
        margin-bottom: 20px; }
        @media (max-width: 1024px) {
          #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote p, #tuned-to #news_tab .modulo_in_evidenza blockquote p {
            font-size: 12px;
            margin-bottom: 10px; } }
        #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote p a, #tuned-to #news_tab .modulo_in_evidenza blockquote p a {
          color: #442B71;
          text-decoration: underline; }
      #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote a, #tuned-to #news_tab .modulo_in_evidenza blockquote a {
        color: #000;
        font-size: 14px;
        font-weight: 100; }
        @media (max-width: 1024px) {
          #tuned-to #in_evidenza_tab .modulo_in_evidenza blockquote a, #tuned-to #news_tab .modulo_in_evidenza blockquote a {
            font-size: 12px; } }
  #tuned-to #in_evidenza_tab .modulo_in_evidenza:nth-child(1), #tuned-to #news_tab .modulo_in_evidenza:nth-child(1) {
    background-position-x: -12.5vw;
    background-repeat: no-repeat; }
    #tuned-to #in_evidenza_tab .modulo_in_evidenza:nth-child(1) blockquote, #tuned-to #news_tab .modulo_in_evidenza:nth-child(1) blockquote {
      margin-left: 25vw; }
  #tuned-to #in_evidenza_tab .modulo_in_evidenza:nth-child(2), #tuned-to #news_tab .modulo_in_evidenza:nth-child(2) {
    background-position-x: -12.5vw;
    background-repeat: no-repeat; }
    #tuned-to #in_evidenza_tab .modulo_in_evidenza:nth-child(2) blockquote, #tuned-to #news_tab .modulo_in_evidenza:nth-child(2) blockquote {
      margin-left: 25vw; }
  #tuned-to #in_evidenza_tab .modulo_in_evidenza:nth-child(3), #tuned-to #news_tab .modulo_in_evidenza:nth-child(3) {
    background-position-x: 12.5vw;
    background-repeat: no-repeat; }
  #tuned-to #in_evidenza_tab .modulo_in_evidenza:nth-child(4), #tuned-to #news_tab .modulo_in_evidenza:nth-child(4) {
    background-position-x: 12.5vw;
    background-repeat: no-repeat; }
#tuned-to #news_tab > div {
  display: initial !important; }
#tuned-to #news_tab .category-module {
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap; }
#tuned-to #news_tab blockquote {
  padding-top: 70px;
  height: 100%; }
  @media (max-width: 1024px) {
    #tuned-to #news_tab blockquote {
      padding-top: 10px; } }
  #tuned-to #news_tab blockquote > a {
    font-size: 16px !important;
    font-weight: bold !important;
    margin-top: 60px;
    line-height: 1.4; }
    @media (max-width: 1024px) {
      #tuned-to #news_tab blockquote > a {
        margin: 0 0 12px 0;
        font-size: 14px; } }
  #tuned-to #news_tab blockquote span {
    font-size: 16px;
    font-weight: bold; }
    @media (max-width: 1024px) {
      #tuned-to #news_tab blockquote span {
        font-size: 14px;
        line-height: 18px;
        display: block; } }
  #tuned-to #news_tab blockquote .mod-articles-category-title {
    font-size: 16px;
    font-weight: bold; }
  #tuned-to #news_tab blockquote .mod-articles-category-introtext {
    margin-top: 3vw; }
    @media (max-width: 1024px) {
      #tuned-to #news_tab blockquote .mod-articles-category-introtext {
        margin-top: 1vw; } }
#tuned-to .switch_tabs .active {
  display: block; }
#tuned-to .switch_tabs .inactive {
  display: none; }
#tuned-to #_evidenza_, #tuned-to #_news_ {
  position: relative; }
#tuned-to #_evidenza_, #tuned-to #_news_:hover {
  text-decoration: none !important; }
#tuned-to #_evidenza_, #tuned-to #_news_:active {
  text-decoration: none !important; }
#tuned-to #evidenza_underline {
  width: 101px;
  border: 2px solid #442B71;
  margin-top: 8px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: -4px;
  transition: opacity 500ms; }
#tuned-to #news_underline {
  opacity: 0;
  width: 68px;
  border: 2px solid #442B71;
  margin-top: 8px;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: -12px;
  transition: opacity 500ms; }
#tuned-to #news_underline:hover {
  text-decoration: none !important; }
#tuned-to #section_title_container h5 {
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  display: inline-block;
  margin-top: 45px;
  margin-left: 50px;
  color: black; }
  #tuned-to #section_title_container h5:before {
    border-top: 2px solid #442B71;
    content: "";
    position: absolute;
    top: 50%;
    left: -50px;
    right: 0;
    bottom: 0;
    width: 25px;
    z-index: -1; }

#thanks-to {
  background-image: url("/images/grazie_a.jpg");
  display: block !important;
  padding-top: 123px; }
  #thanks-to .thanks_to_modulo {
    text-align: left;
    margin-bottom: 70px; }
    #thanks-to .thanks_to_modulo h2 {
      font-size: 50px;
      text-align: left;
      margin-bottom: 2vw;
      color: #18AD59;
      font-weight: 600; }
    #thanks-to .thanks_to_modulo h3 {
      font-size: 20px;
      text-align: left;
      color: #ffffff !important;
      line-height: initial; }
  #thanks-to .numeri_thanks_to {
    display: flex;
    margin-bottom: 40px; }
    @media (max-width: 741px) {
      #thanks-to .numeri_thanks_to {
        justify-content: space-between; } }
    #thanks-to .numeri_thanks_to blockquote {
      position: relative;
      border: none;
      padding: 0; }
      @media (min-width: 480px) {
        #thanks-to .numeri_thanks_to blockquote {
          width: 33%; } }
      #thanks-to .numeri_thanks_to blockquote h4 {
        font-size: 80px;
        color: #AFF484 !important;
        font-weight: 600; }
        @media (max-width: 767px) {
          #thanks-to .numeri_thanks_to blockquote h4 {
            font-size: 45px;
            padding-right: 15px; } }
      #thanks-to .numeri_thanks_to blockquote p {
        font-size: 18px;
        color: #ffffff; }
    #thanks-to .numeri_thanks_to blockquote:first-of-type:before {
      border-top: 2px solid #ffffff;
      content: "";
      position: absolute;
      right: 0;
      bottom: -21px;
      left: 0;
      width: 25px;
      z-index: -1; }
  #thanks-to .discover_more {
    position: relative;
    padding-bottom: 40px; }
    #thanks-to .discover_more p {
      position: relative; }
      #thanks-to .discover_more p a {
        color: #fff;
        position: relative; }
        @media (max-width: 741px) {
          #thanks-to .discover_more p a {
            text-decoration: underline; } }
        #thanks-to .discover_more p a:after {
          content: '\f105';
          font-family: FontAwesome;
          color: #fff;
          border: 1px solid #fff;
          border-radius: 50%;
          padding: 8px 14px;
          margin-left: 20px;
          transition: margin-left 500ms; }
        @media (min-width: 740px) {
          #thanks-to .discover_more p a:before {
            border-top: 2px solid #fff;
            content: "";
            position: absolute;
            right: 50px;
            bottom: 10px;
            width: 0px;
            transition: width 500ms; } }
        #thanks-to .discover_more p a:hover:before {
          width: 25px; }
          @media (max-width: 1450px) {
            #thanks-to .discover_more p a:hover:before {
              width: 20px; } }
        #thanks-to .discover_more p a:hover:after {
          background-color: transparent;
          color: #fff; }
          @media (min-width: 740px) {
            #thanks-to .discover_more p a:hover:after {
              margin-left: 50px; } }
  @media (min-width: 740px) and (max-width: 1450px) {
    #thanks-to .discover_more p a:hover:after {
      margin-left: 40px; } }

.home #social_icons_news {
  padding-top: 20px; }

@media (max-width: 767px) {
  #home_tabs .social-sharing {
    display: none; } }

.languageswitcherload .dropdown-menu > li > a:hover {
  background-color: unset; }

.home #new-banner-home {
  padding: 30px 0 80px 0; }
  .home #new-banner-home h3 {
    color: #000;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif; }
  .home #new-banner-home ul li {
    color: #000;
    margin-bottom: 15px; }
  .home #new-banner-home a {
    color: #442B71;
    position: relative;
    display: inline-block;
    margin-top: 40px;
    color: #442B71;
    position: relative; }
    @media (max-width: 741px) {
      .home #new-banner-home a {
        text-decoration: underline; } }
    .home #new-banner-home a:after {
      content: '\f105';
      font-family: FontAwesome;
      color: #442B71;
      border: 1px solid #442B71;
      border-radius: 50%;
      padding: 6px 11px;
      margin-left: 20px;
      transition: margin-left 500ms; }
    @media (min-width: 740px) {
      .home #new-banner-home a:before {
        border-top: 2px solid #442B71;
        content: "";
        position: absolute;
        right: 50px;
        bottom: 10px;
        width: 0px;
        transition: width 500ms; } }
    .home #new-banner-home a:hover:before {
      width: 25px; }
      @media (max-width: 1450px) {
        .home #new-banner-home a:hover:before {
          width: 20px; } }
    .home #new-banner-home a:hover:after {
      background-color: #442B71;
      color: #fff; }
      @media (min-width: 740px) {
        .home #new-banner-home a:hover:after {
          margin-left: 50px; } }
  @media (min-width: 740px) and (max-width: 1450px) {
    .home #new-banner-home a:hover:after {
      margin-left: 40px; } }

  .home #new-banner-home .col-md-3 {
    text-align: center; max-height: 151px;}
    .home #new-banner-home .col-md-3 img {
      width: 40%;
      padding-bottom: 50px; }
      @media (max-width: 1024px) {
        .home #new-banner-home .col-md-3 img {
          width: 60%; } }
      @media (max-width: 425px) {
        .home #new-banner-home .col-md-3 img {
          width: 70%; } }
  .home #new-banner-home .col-md-6 ul {
    margin-top: 20px; }

/*# sourceMappingURL=home.css.map */
