/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@400;700&family=Montserrat:wght@300;400;600&family=Poppins:wght@400;700&display=swap');

.login-link p {
    margin: 30px 0;
}

.login-link a {
    font-weight: bold;
    color: #015493 !important;
}

.swpm-registration-membership-level-row, .swpm-profile-membership-level-row {
    display: none;
}

.swpm-registration-submit-section, .swpm-login-submit, .swpm-edit-profile-submit-section {
    text-align: left;
    margin: 30px 0 !important;
}

input.swpm-registration-submit, input.swpm-login-form-submit, input.swpm-edit-profile-submit, .swpm-submit, input[type="submit"].swpm-submit {
    background: #015493;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border: none;
    padding: 10px 20px;
    box-shadow: none;
    height: auto;
    width: max-content;
    max-width: 100%;
}

p#item-swpm-8 {
    margin: 0 !important;
}

.swpm-edit-profile-link a, .swpm-logged-logout-link a {
    background: #015493;
    color: #fff !important;
    text-align: center;
    font-weight: bold;
    border: none;
    padding: 10px 20px;
    display: block;
    box-shadow: none;
    width: max-content;
    max-width: 100%;
    margin: 20px 0;
    text-decoration: none !important;
}

.swpm-edit-profile-link a:hover, .swpm-logged-logout-link a:hover {
    background: #333;
    color: #fff !important;
}


.swpm-account-delete-button {
    background: red;
    color: #fff;
    width: max-content;
    max-width: 100%;
    display: block;
    padding: 10px 20px;
    font-weight: bold;
}

.swpm-forgot-pass-link, .swpm-join-us-link {
    font-size: 13px;
    display: inline-block;
}

.swpm-remember-me {
    font-size: 13px;
}

div#swpm_message {
    max-width: 1140px;
    margin: 3em auto 0;
}

.swpm-post-not-logged-in-msg {
    max-width: 1140px;
    padding: 3em;
    text-align: center;
    margin: 0 auto;
}

.swpm-post-not-logged-in-msg a {
    font-weight: bold;
    color: #015493;
}

.margin-section {
    margin: 3em 0 !important;
}

.swpm-edit-profile-form td, .swpm-registration-widget-form td {
    padding: 0 10px;
}

span.menu-text {
    transition: all 0.3s;
}

.btn span.menu-text {
    background: #128dea;
    padding: 10px;
    color: #fff;
    border: 1px solid #128dea;
}

.btn:hover span.menu-text {
    background: #ffa50000;
    padding: 10px;
    color: #128dea;
}

.swpm-form-builder fieldset {
    clear: both;
    margin: 15px 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background-color: transparent;
}

.swpm-form-builder ul {
    margin: 0 !important;
    padding: 0;
}

input.swpm-text, input[type="text"].swpm-text, input[type="tel"].swpm-text, input[type="email"].swpm-text, input[type="url"].swpm-text, textarea.swpm-textarea, .swpm-form-builder input, .swpm-form-builder textarea.swpm-textarea, .swpm-form-builder select.swpm-select {
    margin: 0 0 5px 0;
    height: auto;
    color: #373737;
    font-size: 100%;
    font-family: inherit;
    line-height: normal;
    height: auto;
    padding: 5px 10px;
    border: 1px solid #d2d2d2;
    font-size: 13px;
    color: #747474;
    padding: 8px 15px;
    margin-right: 0;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    box-shadow: none;
    background: none;
    height: 47px;
}

.swpm-form-builder ul li, .swpm-form-builder li, .entry-content .swpm-form-builder li, .comment-content .swpm-form-builder li, .mu_register .swpm-form-builder li {
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
}

.fusion-separator.fusion-full-width-sep.empty-space {
    height: 40px;
}

.fusion-separator.fusion-full-width-sep.empty-space div {
    border: none;
    background: none;
}

.swpm-form-builder .swpm-legend {
    display: none;
}

.fusion-text a {
    color: #015493;
    text-decoration: underline;
    font-weight: bold;
}

p {
    font-family: sans-serif;
    line-height: 23px;
    font-size: 16px;
}
li {
    font-family: sans-serif;
    line-height: 23px;
}

span.tit {
    font-size: 35px;
    color: white;

}
span.autore {
    color: #fff;
    border-bottom: 1px solid #fff;
border-top: 1px solid #fff
}
.btn-draw, .velo-slider__hint > span {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-size: 0.8em;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

body {
  margin: 0;
  width: 100%;
  font-weight: 400;
  font-style: normal;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
span.data{
    font-size: 20px
}

/** 
 * Default to Border Box
 */
*, *:before, *:after {
  box-sizing: border-box;
}

/**
 * Links
 */
a {
  text-decoration: none;
  background-color: transparent;
  outline: 0;
}

.btn-draw {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  -webkit-appearance: none;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.btn-draw {
  color: #00ffc8;
  margin-left: 2.3em;
}
.btn-draw:after {
  content: '';
  top: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: #00ffc8;
}
.btn-draw:before {
  content: '';
  position: absolute;
  top: 50%;
  left: -2.4em;
  height: 1px;
  width: 3em;
  background-color: #00ffc8;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.btn-draw .btn-draw__text {
  position: relative;
  display: block;
  padding: 0.7555em 2.29em;
  line-height: 1.5;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.btn-draw .btn-draw__text:before, .btn-draw .btn-draw__text:after {
  content: '';
  position: absolute;
  height: 1px;
  width: 0;
  background-color: #00ffc8;
}
.btn-draw .btn-draw__text:before {
  top: 0;
  left: 0;
  -webkit-transition: width 0.15s 0.45s cubic-bezier(0.77, 0, 0.175, 1);
  transition: width 0.15s 0.45s cubic-bezier(0.77, 0, 0.175, 1);
}
.btn-draw .btn-draw__text:after {
  bottom: 0;
  right: 0;
  -webkit-transition: width 0.15s 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  transition: width 0.15s 0.15s cubic-bezier(0.77, 0, 0.175, 1);
}
.btn-draw .btn-draw__text > span:before, .btn-draw .btn-draw__text > span:after {
  content: '';
  position: absolute;
  height: 0;
  width: 1px;
  background-color: #00ffc8;
  -webkit-transition: all 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9);
  transition: all 0.2s cubic-bezier(0.2, 0.3, 0.25, 0.9);
}
.btn-draw .btn-draw__text > span:before {
  left: 0;
  bottom: 0;
  -webkit-transition: height 0.15s 0 cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 0.15s 0 cubic-bezier(0.77, 0, 0.175, 1);
}
.btn-draw .btn-draw__text > span:after {
  right: 0;
  top: 0;
  -webkit-transition: height 0.15s 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 0.15s 0.3s cubic-bezier(0.77, 0, 0.175, 1);
}
@media (hover) {
  .btn-draw:hover, a:hover .btn-draw {
    cursor: pointer;
    color: #00ffc8;
  }
  .btn-draw:hover:before, a:hover .btn-draw:before {
    width: 0;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .btn-draw:hover .btn-draw__text, a:hover .btn-draw .btn-draw__text {
    -webkit-transform: translateX(-2.2em);
            transform: translateX(-2.2em);
    -webkit-transition: width 1s ease, -webkit-transform 0.5s ease;
    transition: width 1s ease, -webkit-transform 0.5s ease;
    transition: transform 0.5s ease, width 1s ease;
    transition: transform 0.5s ease, width 1s ease, -webkit-transform 0.5s ease;
  }
  .btn-draw:hover .btn-draw__text:before, a:hover .btn-draw .btn-draw__text:before {
    width: 100%;
    max-width: 100%;
    -webkit-transition: width 0.15s cubic-bezier(0.77, 0, 0.175, 1);
    transition: width 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw:hover .btn-draw__text:after, a:hover .btn-draw .btn-draw__text:after {
    width: 100%;
    -webkit-transition: width 0.15s 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: width 0.15s 0.3s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw:hover .btn-draw__text > span:before, a:hover .btn-draw .btn-draw__text > span:before {
    left: 0;
    height: 100%;
    -webkit-transition: height 0.15s 0.45s cubic-bezier(0.77, 0, 0.175, 1);
    transition: height 0.15s 0.45s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .btn-draw:hover .btn-draw__text > span:after, a:hover .btn-draw .btn-draw__text > span:after {
    right: 0;
    height: 100%;
    -webkit-transition: height 0.15s 0.15s cubic-bezier(0.77, 0, 0.175, 1);
    transition: height 0.15s 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  }
}

.btn-draw.btn--white {
  color: #fff;
}
.btn-draw.btn--white:before, .btn-draw.btn--white:after,
.btn-draw.btn--white .btn-draw__text:before,
.btn-draw.btn--white .btn-draw__text:after,
.btn-draw.btn--white .btn-draw__text > span:before,
.btn-draw.btn--white .btn-draw__text > span:after {
  background-color: #fff;
}
.btn-draw.btn--white:hover, a:hover .btn-draw.btn--white {
  color: #fff;
}

body {
  font-family: "Montserrat", Georgia, serif;
  line-height: 1.6;
}

body {
  font-size: 100%;
}
@media (min-width: 32em) {
  body {
    font-size: 102%;
  }
}
@media (min-width: 54em) {
  body {
    font-size: 103%;
  }
}
@media (min-width: 65em) {
  body {
    font-size: 107%;
  }
}
@media (min-width: 75em) {
  body {
    font-size: 110%;
  }
}
@media (min-width: 91em) {
  body {
    font-size: 120%;
  }
}
@media (min-width: 115em) {
  body {
    font-size: 130%;
  }
}
@media (min-width: 130em) {
  body {
    font-size: 140%;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", Helvetica, sans-serif;
  font-weight: 700;
  
}

.velo-slides {
  z-index: 8;
  position: relative;
  height: 100vh;
  background-color: #111;
}
.velo-slides[data-velo-slider="on"] {
  overflow: hidden;
}

.velo-slide {
  height: 100vh;
  z-index: 4;
}
@media (min-width: 54em) and (max-width: 65em) {
  .velo-slide {
    font-size: 80%;
  }
}
@media (min-width: 54em) and (min-height: 0) and (max-height: 45em) {
  .velo-slide {
    font-size: 70%;
  }
}
[data-velo-slider="on"] .velo-slide {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.velo-slide.is-active {
  z-index: 8;
}
.velo-slide__bg {
  z-index: 7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  color: #111;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background-color: #111;
  overflow: hidden;
}
.velo-slide__bg:after {
  z-index: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  background: #111;
}
.velo-slide__figure {
  z-index: 0;
  position: relative;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.is-hovering .velo-slide__figure {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.velo-slide__vid-wrap {
  z-index: 5;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.velo-slide__vid-wrap:after {
  z-index: 0;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  background: #111;
}
.is-hovering .velo-slide__vid-wrap {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.velo-slide__vid {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
  min-width: 100%;
  max-width: none;
  height: auto;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.velo-slide__header {
  z-index: 9;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: hidden;
  padding: 6%;
}
.velo-slide__pretitle {
  color: #fff;
  max-width: 22em;
}
@media (min-width: 54em) {
  .velo-slide__pretitle {
    margin-left: 7%;
  }
}
.velo-slide__title {
  margin-bottom: 0.1em;
  line-height: 1.1;
  color: #fff;
  letter-spacing: -0.025em;
  font-weight: 700;
  font-size: 2.25em;
}
@media (min-width: 54em) {
  .velo-slide__title {
    font-size: 5em;
  }
}
@media (min-width: 65em) {
  .velo-slide__title {
    font-size: 5em;
  }
}
@media (min-width: 91em) {
  .velo-slide__title {
    font-size: 5em;
  }
}
.velo-slide__text {
  color: #fff;
  max-width: 30em;
  display: block;
  margin: 1em 0 1.5em 1%;
  font-size: 1.1em;
  line-height: 1.8;
  font-weight: 300;
}
.velo-slide__btn {
  opacity: 0;
}
@media (min-width: 54em) {
  .velo-slide__btn {
    margin-left: 1vw;
  }
}
.is-active .velo-slide__btn {
  opacity: 1;
}
.velo-slide__btn > a > span {
  opacity: 0;
  overflow-y: hidden;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
.is-active .velo-slide__btn > a > span {
  opacity: 1;
  z-index: 9999;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.8s ease;
  transition: transform 0.4s ease, opacity 0.8s ease, -webkit-transform 0.4s ease;
}

.velo-slides[data-velo-theme="light"] {
  background: #212121;
  border: 1em solid #015291;
}
.velo-slides[data-velo-theme="light"] .velo-slide {
  margin-top: -1em;
}
.velo-slides[data-velo-theme="light"] .velo-slide__bg {
  color: #f09a3e;
}

[data-velo-theme="dark"] {
  background: #111;
}
[data-velo-theme="dark"] .velo-slides__bg {
  background-color: #111;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

.oh {
  display: block;
  overflow-y: hidden;
  padding: 0.02em 0;
}

.oh span {
  display: inline-block;
  -webkit-transform: translate3d(0, 140%, 0);
          transform: translate3d(0, 140%, 0);
  opacity: 0;
  -webkit-transition: opacity 0.8s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.8s ease, -webkit-transform 0.4s ease;
  transition: transform 0.4s ease, opacity 0.8s ease;
  transition: transform 0.4s ease, opacity 0.8s ease, -webkit-transform 0.4s ease;
}

.is-active .oh span {
  -webkit-transform: translate3d(0, 0%, 0);
          transform: translate3d(0, 0%, 0);
  opacity: 1;
  -webkit-transition: opacity 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.1s ease;
  transition: transform 0.6s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.1s ease, -webkit-transform 0.6s cubic-bezier(0.77, 0, 0.175, 1);
}

.is-active .oh:nth-of-type(2n) span {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

.border,
.border:before,
.border:after,
.border span {
  z-index: 91;
  position: fixed;
  background-color: currentColor;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
}
.is-hovering .border, .is-hovering
.border:before, .is-hovering
.border:after, .is-hovering
.border span {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.velocity-animating .border, .velocity-animating
.border:before, .velocity-animating
.border:after, .velocity-animating
.border span {
  -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.border {
  top: 0;
  left: 0;
  width: 100%;
  height: 0vw;
}
@media (min-width: 54em) {
  .border {
    height: 10vw;
  }
}
@media (min-width: 91em) {
  .border {
    height: 7vw;
  }
}
@media (min-width: 115em) {
  .border {
    height: 7vw;
  }
}
.is-hovering .border {
  height: 0vw;
}
.velocity-animating .border {
  height: 8vw;
}
@media (min-width: 54em) {
  .velocity-animating .border {
    height: 12vw;
  }
}

.border:before {
  content: '';
  bottom: 0;
  left: 0;
  width: 0vw;
  height: 100%;
  width: 0vw;
}
@media (min-width: 54em) {
  .border:before {
    width: 10vw;
  }
}
@media (min-width: 91em) {
  .border:before {
    width: 7vw;
  }
}
@media (min-width: 115em) {
  .border:before {
    width: 7vw;
  }
}
.is-hovering .border:before {
  width: 0vw;
}
.velocity-animating .border:before {
  width: 8vw;
}
@media (min-width: 54em) {
  .velocity-animating .border:before {
    width: 12vw;
  }
}

.border:after {
  content: '';
  bottom: 0;
  right: 0;
  height: 100%;
  width: 0vw;
  width: 0vw;
}
@media (min-width: 54em) {
  .border:after {
    width: 10vw;
  }
}
@media (min-width: 91em) {
  .border:after {
    width: 7vw;
  }
}
@media (min-width: 115em) {
  .border:after {
    width: 7vw;
  }
}
.is-hovering .border:after {
  width: 0vw;
}
.velocity-animating .border:after {
  width: 8vw;
}
@media (min-width: 54em) {
  .velocity-animating .border:after {
    width: 12vw;
  }
}

.border span {
  bottom: 0;
  left: 0;
  height: 0vw;
  width: 100%;
  height: 0vw;
}
@media (min-width: 54em) {
  .border span {
    height: 10vw;
  }
}
@media (min-width: 91em) {
  .border span {
    height: 7vw;
  }
}
@media (min-width: 115em) {
  .border span {
    height: 7vw;
  }
}
.is-hovering .border span {
  height: 0vw;
}
.velocity-animating .border span {
  height: 8vw;
}
@media (min-width: 54em) {
  .velocity-animating .border span {
    height: 12vw;
  }
}

.velo-slider__hint {
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  height: 100vh;
  width: 4em;
  font-size: 0.9em;
  color: #fff;
}
@media (min-width: 54em) {
  .velo-slider__hint {
    display: block;
  }
}
.velo-slider__hint > span {
  position: absolute;
  display: none;
  top: 50%;
  left: 170%;
  white-space: nowrap;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  overflow: hidden;
}
.velo-slider__hint > span > span {
  display: inline-block;
  -webkit-transform: translateY(-110%);
          transform: translateY(-110%);
}
.is-active .velo-slider__hint > span > span {
  opacity: 1;
  top: 50%;
  -webkit-transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  transition: 1s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  -webkit-transition: 0.4 ease;
  transition: 0.4 ease;
}

.velo-slides-nav {
  /* lateral navigation */
  position: fixed;
  z-index: 91;
  right: 3%;
  bottom: 1em;
}
@media (min-width: 54em) {
  .velo-slides-nav {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.velo-slides-nav__list {
  list-style: none;
}
.velo-slides-nav li:first-child {
  margin-bottom: 0.25em;
}
.velo-slides-nav a {
  display: block;
  color: rgba(255, 255, 255, 0.9);
  -webkit-transition: color 0.5s ease, text-shadow 0.5s ease;
  transition: color 0.5s ease, text-shadow 0.5s ease;
}
.velo-slides-nav a:hover {
  color: white;
  text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.6);
  -webkit-transition: color 0.5s ease, text-shadow 0.5s ease;
  transition: color 0.5s ease, text-shadow 0.5s ease;
}
.velo-slides-nav a.inactive {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s 0s, visibility 0s 0.2s;
  transition: opacity 0.2s 0s, visibility 0s 0.2s;
}
.velo-slides-nav i {
  font-size: 2.2em;
}
@media (min-width: 54em) {
  .velo-slides-nav i {
    font-size: 1.5em;
  }
}

@font-face {
  font-family: 'ssicons';
  src: url("data:application/x-font-ttf;charset=utf-8;base64,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") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ssicons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-down-chev:before {
  content: "\e900";
}

.icon-right-chev:before {
  content: "\e901";
}

.icon-up-chev:before {
  content: "\e902";
}

.icon-left-chev:before {
  content: "\e903";
}

.icon-up-arrow:before {
  content: "\e904";
}

.icon-down-arrow:before {
  content: "\e905";
}

.icon-left-arrow:before {
  content: "\e906";
}

.icon-right-arrow:before {
  content: "\e907";
}

.popup-directions {
    display: none;
}

.copy-congresso {
    margin: 50px 0 0 0;
}
.copy-congresso a {
    font-size: 12px;
}
@media (max-width: 1377px) and (min-width: 768px){
  div#main-congress {
    height: 270px!important;
}
}
@media (max-width: 767px) and (min-width: 250px){
  div#main-congress {
    background-image: url('/wp-content/uploads/2020/05/congresso-sim-mobile.jpg')!important;
    height: 460px!important
}
  .field-send .fusion-button_span-yes #main #comment-submit:not(.fusion-button-span-no), .fusion-button_span-yes #main .comment-submit:not(.fusion-button-span-no), .fusion-button_span-yes #reviews input#submit:not(.fusion-button-span-no), .fusion-button_span-yes .button-default:not(.fusion-button-span-no), .fusion-button_span-yes .button.default:not(.fusion-button-span-no), .fusion-button_span-yes .comment-form input[type="submit"]:not(.fusion-button-span-no), .fusion-button_span-yes .fusion-button-default:not(.fusion-button-span-no), .fusion-button_span-yes .fusion-footer-widget-area .fusion-privacy-placeholder .button-default:not(.fusion-button-span-no), .fusion-button_span-yes .fusion-portfolio-one .fusion-button:not(.fusion-button-span-no), .fusion-button_span-yes .post-password-form input[type="submit"]:not(.fusion-button-span-no), .fusion-button_span-yes .slidingbar-area .button-default:not(.fusion-button-span-no), .fusion-button_span-yes .ticket-selector-submit-btn[type=submit]:not(.fusion-button-span-no), .fusion-button_span-yes .tml-submit-wrap input[type="submit"]:not(.fusion-button-span-no), .fusion-button_span-yes .wpcf7-form input[type="submit"]:not(.fusion-button-span-no), .fusion-button_span-yes .wpcf7-submit:not(.fusion-button-span-no), .fusion-button_span-yes input.button-default:not(.fusion-button-span-no), .fusion-button_span-yes.fusion-button-default:not(.fusion-button-span-no) {
    width: 100%;
   margin: 0 0 50px 0
}
}

.fusion-builder-row.fusion-row.fusion-flex-align-items-flex-start {
    margin-left: unset!important;
    margin-right: unset!important;
}

div#main-congress {
    height: 400px;
}
.firma {
    float: left;
    width: 50%;
  margin-top: 20px
}

.single-post .post {
    margin-bottom: 0;
    width: 50%;
    margin: 20px auto;
}

label {
    width: 100%;
}
.contenitore-form {
    margin: 0!important;
    padding: 30px 0!important;
    background: #015493;
}

.contenitore-form p{
    color:#fff
}
.contenitore-form input.wpcf7-form-control.wpcf7-submit{
 	border: 1px solid #ffa500
}

.contenitore-form input.wpcf7-form-control.wpcf7-submit:hover{
    background: #b5b5b505;
    color: #ffa500;
 	border: 1px solid #ffa500
}

@font-face {
  font-display: swap!important;
}

.fusion-secondary-header {
    background-color: #0168b7;
}

.fusion-social-links-header .fusion-social-networks a {
    font-size: 16px;
}

.fusion-social-links-header .fusion-social-networks .fusion-social-network-icon {
    color: #ffffff;
}

.fusion-footer-copyright-area {
    background-color: #0168b7;
  	padding: 0 20px;
}


.fusion-copyright-notice {
    color: #ffffff
}

.fusion-copyright-notice a {
    color: #ffffff
}

.fusion-footer-widget-area {
    background-color: #ffffff
}

.fusion-footer-widget-area a, .fusion-footer-widget-area p{
    color: #000000;
}


img.first,img.second {
  margin: 0 auto; display: block
}


.fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link), .fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link):before, .fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link):after {
    text-decoration: none!important
}

#main {
    padding-bottom: 0px;
  padding-top: 0px !important;
  padding-right: 0!important; padding-left: 0!important;
}



li#menu-item-6103 span.menu-text {
    background-color: #f09a3e;
    padding: 14px;
    color: #fff;
}
.primo {
    padding: 10px 0;
}
.post-content p {
    margin-top: 0;
    margin-bottom: 5px;
}
button.btn.btn-warning {
    margin-top: 30px;
}
@media screen and (min-width: 320px) and (max-width: 767px){
	.page-id-6098 h1 {
    width: 100% !important;
}
	.contenitore-h2{
    width: 100% !important;		
	}
	a.occasione {
    width: 50%!important;
}
}
a.bottone{
	background: orange;
	color: #fff;
	padding: 20px 40px;
	margin: 30px auto;
	border: 1px solid #fff;
	text-align: center; 
	width: 70%;
	display: block;
	text-decoration: none
}
a.bottone:hover{
	background: #fff;
	color: orange;
	border: 1px solid orange
}
a.occasione {
    background: orange;
    padding: 10px;
    color: #fff;
    margin: 0 auto;
    display: block;
    font-style: italic;
    font-size: 21px;
    width: 30%;
    line-height: 30px;
    text-align: center;
    border: 1px solid orange;
    text-decoration: none;
}
a.occasione:hover {
    background: #fff;
    color: orange;
		border: 1px solid orange
}
.flexslider{
	display: block !important;
	    margin: 0 auto;
}
.page-id-6188 ul.flex-direction-nav {
    display: none;
}

.covid span.menu-text {
    background: orange;
    padding: 10px;
    color: #fff;
  border: 1px solid orange
}
.covid:hover span.menu-text {
    background: #ffa50000;
    padding: 10px;
    color: orange;
}
.fusion-header a {
    color: white!important;
    text-decoration: none;
}

.avada-menu-highlight-style-bar .fusion-main-menu .sub-menu, .avada-menu-highlight-style-bottombar .fusion-main-menu .sub-menu {
    border-top: 3px solid #f09a3e;
    BACKGROUND: #003862;
}
.fusion-main-menu .sub-menu li a:hover {
    background-color: #f09a3e;
}
.avada-has-mainmenu-dropdown-divider .fusion-main-menu .fusion-dropdown-menu .sub-menu li a:hover {
    background: #f09a3e;
}
.fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link):hover, .fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link):hover:before, .fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link):hover {
    color: #0e4d83!important;
}
.fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link), .fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link):before, .fusion-fullwidth.fusion-builder-row-2 a:not(.fusion-button):not(.fusion-builder-module-control):not(.fusion-social-network-icon):not(.fb-icon-element):not(.fusion-countdown-link):not(.fusion-rollover-link):not(.fusion-rollover-gallery):not(.fusion-button-bar):not(.add_to_cart_button):not(.show_details_button):not(.product_type_external):not(.fusion-quick-view):not(.fusion-rollover-title-link):not(.fusion-breadcrumb-link):after {
    color: #333333;
    text-decoration: underline;
}

.heading.heading-with-icon.icon-left {
    cursor: default;
}
.to-top-right #toTop {
    right: 20%;
}

.to-top-right #toTop:hover {
    text-decoration: none;
}

@media only screen and (max-width: 1000px){
  .fusion-body .fusion-layout-column .fusion-text{
    width: 95%!important;
    margin: 0 auto!important;
    display: block;
    float: none;
}
 
  .fusion-fullwidth.fullwidth-box.fusion-builder-row-2.hundred-percent-fullwidth.non-hundred-percent-height-scrolling{
    padding-right: 20px!important;
    padding-left: 20px!important;
}
}

@media screen and (max-width: 1377px){
  /*newsletter*/
  #newsletter {
    background-position: 1% 46%!important;
}
 #sezione-tre h2 {
    font-size: 16px!important;
}
 .contenitore-mission{
    height: 60vh;
}
.contenitore-vision {
    height: 80vh;
}
  /*footer*/
img.first {
    width: 27%;
    margin: 0 auto!important;
    display: block;
}
 img.second {
    width: 50%;
    margin: 0 auto!important;
    display: block;
}
}
@media screen and (max-width: 1280px){
    #newsletter {
        background-position: 36% 46%!important;
    }
        /*congressi passati*/
    .testo p.intro{display:none}
}
@media screen and (max-width: 850px){
  /*menu*/
.fusion-mobile-nav-item a:hover {
    background-color: #f09a3e;
    color: white!important;
}
  #newsletter {
    background-image: none;
    background-color: #003d6b!important
}
  /*congressi passati*/
  .testo p.intro{display:none}
  
}

form.post-password-form {
    width: 50%;
    margin: 50px auto;
    padding: 50px 0
}
div#post-7575 {
    background-image: url('/wp-content/uploads/2020/04/Senza-titolo-2.jpg');
    background-repeat: no-repeat;
    background-position: 40% 0;
    padding: 10px 0;
}

@media screen and (max-width: 1377px){
  form.post-password-form {
    width: 64%;
    padding: 100px 0;
}
}
@media screen and (max-width: 767px){
div#post-7575 {
    background-position: 10% 0px;
}
}

/*menu*/
a.fusion-bar-highlight:hover {
    text-decoration: none;
    color: #f09a3e!important;
}
body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item a:hover {
    background-color: #f09a3e;
    color:#fff!important
}
body:not(.mobile-menu-design-flyout) .fusion-mobile-nav-item:last-child a:hover {
    background-color: #ff00000a;
    color:#fff!important
}
.fusion-mobile-menu-design-modern .fusion-mobile-menu-text-align-left .fusion-open-submenu {
    padding: 0 10px;
    margin: 0;
}
.fusion-main-menu .fusion-dropdown-menu .sub-menu li a {
    color: #fff!important;
}
.fusion-mobile-menu-icons a:hover {
    text-decoration: none;
}
/*hero block sito*/
#slide {
    padding: 0;
    padding-left: 0!important;
    padding-right: 0!important;
}
/*hero block slider h1*/
div#slide h1 {
    color: #fff;
}

div#slide h1 {
    color: #fff;
}

div#slide a.fusion-button.button-flat.fusion-button-default-size.button-default.button-1.fusion-button-default-span.fusion-button-default-type{
    background: orange;
    border: 1px solid white;
}
div#slide a.fusion-button.button-flat.fusion-button-default-size.button-default.button-1.fusion-button-default-span.fusion-button-default-type:hover{
    background: #ffa50000;
    border: 1px solid white;
}

/*spazio tra i paragrafi p in un blocco di testo*/
.post-content p {
    margin-bottom: 10px!important;
}
#sezione-tre h2{
  color:#fff;
  text-align: center;
  margin-bottom: 25px;
  font-size: 22px
}

.contenitore {
  position: relative;
  cursor: pointer
}

.immagine {
  display: block;
  width: 100%;
  height: auto;
}

.sovrapposizione {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border-radius: 2%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(239, 154, 61, 0.8);
}

.contenitore:hover .sovrapposizione {
  opacity: 1;
}

.testo {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.testo img{width: 10%}

.testo p {
    margin-bottom: 25px!important;
}

.testo a {
    padding: 10px;
    color: #fff!important;
    margin: 5px 0 !important
}
.testo a:hover{
    color: #015493!important;
}

/*bottoni articoli*/
a.fusion-read-more {
    background-color: #f09a3e;
    padding: 10px;
    margin: 0 0 10px 0;
}
.fusion-meta-info a {
    color: #fff!important;
}

#eventi h2{color: #fff}
#eventi a.pagination-next, #eventi .pagination.clearfix a{color: #fff!important}
#eventi .fusion-blog-pagination .pagination .pagination-next:after{color: #fff!important}

/*newsletter section*/
a.fusion-button.button-flat.fusion-button-default-size.button-default.button-2.fusion-button-default-span.fusion-button-default-type {
    border: 1px solid #fff;
}
a.fusion-button.button-flat.fusion-button-default-size.button-default.button-2.fusion-button-default-span.fusion-button-default-type:hover {
    background: #fff0;
    border: 1px solid #fff;
}
#newsletter{background-position: 50% 80%}
#newsletter h2{color:#fff}

/*pagina società vision e mission*/
#vision p, #mission p{color:#fff}

.contenitore-mission{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 25vh
}
.contenitore-vision {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40vh
}
.contenitore-mission h2,.contenitore-vision h2{
  font-size: 46px!important
}

/*direttivo*/
.contenitori-direttivi{background:#fff!important}
.contenitori-direttivi-vuoto{display: none}
.componenti h2,.componenti h3{text-align: center!important}
.contenitore-finale h2{color: #0168b7}
.contenitore-finale h3{padding-top: 10px}
.contenitore-finale p{color: #fff!important; line-height: 40px}

.contenitore-sidebar h3,.contenitore-sidebar h4, .contenitore-sidebar p,.contenitore-sidebar a{color:#fff!important}
.iscrizioni h2,.iscrizioni p{color:#fff!important}
.iscrizioni a{color:#f09a3e!important}

/*pagina news*/
.articoli a.inactive,.articoli span.page-text{color: #ffffff!important;}
.articoli .fusion-blog-pagination .pagination .pagination-next:after {
    color: #fff!important;
}

/*pagina-dottorati*/
.contenitore-mappa{max-width: 100%}

/*pagina covid19*/
.page-id-8722 .fusion-blog-shortcode.fusion-blog-shortcode-2.fusion-blog-archive.fusion-blog-layout-grid-wrapper.fusion-blog-pagination{
    background: #015493;
    padding: 20px
}
.page-id-8722 .fusion-blog-shortcode.fusion-blog-shortcode-1.fusion-blog-archive.fusion-blog-layout-grid-wrapper.fusion-blog-pagination{
    padding: 20px
}

a#cn-accept-cookie {
    background: #f09a3e;
}

#home-slide-logo {
    width: 148px;
    height: auto;
    position: absolute;
    top: 0;
    right: -52%;
}

.home h1.title-heading-center.fusion-responsive-typography-calculated {
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    line-height: 1.1 !important;
}

.home h2.title-heading-center.fusion-responsive-typography-calculated {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: lighter !important;
}

.home h2.title-heading-center.fusion-responsive-typography-calculated span {
  font-family: 'Open Sans', sans-serif;
  font-weight: lighter;
  font-size: 18px;
  letter-spacing: 2px;
  display: block;
  margin-bottom: 0;
}

.home .tfs-slider .slide-content-container {
    max-width: 900px;
    margin: auto;
    left: 0;
    right: 0;
}

@media screen and (max-width:1440px) {
  #home-slide-logo {
      right: -28%;
  }
}

@media screen and (max-width:1280px) {
  #home-slide-logo {
    display: none;
  }
}

.hide {
	display: none !important;
}

.cta_btn_orange {
	width: 50% !important;
	margin-top: 30px;
}