body {
    color: #111111;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'American Typewriter Regular Bold', sans-serif !important;
}

.menu-horizontal > li,
.menu-vertical > li {
    font-family: 'American Typewriter Regular', sans-serif !important;
    font-size: 1.2em;
    letter-spacing: 1px;
}

.cover strong {
    color: black !important;
}

strong {
    color: #ffffff;
}

.countdown .h3 {
    color: white !important;
}

.countdown-container {
    font-size: 30px;
    line-height: 1em;
    color: white;
    margin-bottom: 30px;
}
.countdown-container span {
    font-size: 60px;
    line-height: 1em;
    display: block;
    color: white;
}

.bar__module {
    margin-top: -8px;
}

/*ol {
    padding-left: 15px  ;
}*/

.bar .menu-horizontal {
    top: 0px;
}

.menu-horizontal > li:not(:hover) > a {
    opacity: 1;
}

.bar .logo {
    max-height: 4.857143em;
}

.bar-stacked .logo {
    margin-bottom: 2.714286em;
}

.bar--transparent {
    color: #ffffff;
}

.bar-1 .menu-horizontal > li > .dropdown__trigger,
.bar-1 .menu-horizontal > li > a {
    font-size: 0.8em;
    line-height: 48px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #111111;
    text-transform: uppercase;
}

.pos-fixed {
    color: #000000;
}

.menu-horizontal li:not(:last-child) {
    margin-right: 1em;
}

.bg--primary {
    background: #151d42;
}

.white-bg strong {
    color: #252525;
}

/*.bg--secondary {
    background: #0b1730 !important;
}*/

.bg--dark {
    background: #040d1e;
}

.bg--light {
    background-color: #21293a;
}

.bg--gradient {
    background: rgba(158,0,92,1);
    background: -moz-linear-gradient(45deg, rgba(158,0,92,1) 0%, rgba(158,0,92,1) 10%, rgba(237,30,120,1) 90%, rgba(237,30,120,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(158,0,92,1)), color-stop(10%, rgba(158,0,92,1)), color-stop(90%, rgba(237,30,120,1)), color-stop(100%, rgba(237,30,120,1)));
    background: -webkit-linear-gradient(45deg, rgba(158,0,92,1) 0%, rgba(158,0,92,1) 10%, rgba(237,30,120,1) 90%, rgba(237,30,120,1) 100%);
    background: -o-linear-gradient(45deg, rgba(158,0,92,1) 0%, rgba(158,0,92,1) 10%, rgba(237,30,120,1) 90%, rgba(237,30,120,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(158,0,92,1) 0%, rgba(158,0,92,1) 10%, rgba(237,30,120,1) 90%, rgba(237,30,120,1) 100%);
    background: #050056;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e005c', endColorstr='#ed1e78', GradientType=1 );
    color: #ffffff;
}

.bg--gradient--secondary {
    background: rgba(158,0,92,1);
    background: -moz-linear-gradient(-45deg, rgba(158,0,92,1) 0%, rgba(237,30,120,1) 50%, rgba(237,30,120,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(158,0,92,1)), color-stop(50%, rgba(237,30,120,1)), color-stop(100%, rgba(237,30,120,1)));
    background: -webkit-linear-gradient(-45deg, rgba(158,0,92,1) 0%, rgba(237,30,120,1) 50%, rgba(237,30,120,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(158,0,92,1) 0%, rgba(237,30,120,1) 50%, rgba(237,30,120,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(158,0,92,1) 0%, rgba(237,30,120,1) 50%, rgba(237,30,120,1) 100%);
    background: linear-gradient(135deg, rgb(13, 57, 149) 0%, rgb(25, 75, 158) 50%,rgb(38, 84, 163) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#21293a', endColorstr='#1fff9e', GradientType=1);
}

.bg--gradient--text {
    background: rgba(158,0,92,1);
    background: -moz-linear-gradient(45deg, rgba(237,30,120,1) 0%, rgba(237,30,120,1) 10%, rgba(158,0,92,1) 90%, rgba(158,0,92,1) 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(237,30,120,1)), color-stop(10%, rgba(237,30,120,1)), color-stop(90%, rgba(158,0,92,1)), color-stop(100%, rgba(158,0,92,1)));
    background: -webkit-linear-gradient(45deg, rgba(237,30,120,1) 0%, rgba(237,30,120,1) 10%, rgba(158,0,92,1) 90%, rgba(158,0,92,1) 100%);
    background: -o-linear-gradient(45deg, rgba(237,30,120,1) 0%, rgba(237,30,120,1) 10%, rgba(158,0,92,1) 90%, rgba(158,0,92,1) 100%);
    background: -ms-linear-gradient(45deg, rgba(237,30,120,1) 0%, rgba(237,30,120,1) 10%, rgba(158,0,92,1) 90%, rgba(158,0,92,1) 100%);
    background: linear-gradient(45deg, rgb(225, 229, 241) 0%, rgb(144, 162, 206) 10%, rgb(25, 75, 158) 90%, rgb(13, 57, 149) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9e005c', endColorstr='#ed1e78', GradientType=1 );
    color: #ffffff;
}

.bg-gradient-text-container .h1 {
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 30px;
    margin-bottom: 20px;
    text-align: center;
    min-width: 325px;
    font-size: 30px;
    line-height: 30px !important;
    letter-spacing: 2px;
    display: inline-block;
    float: right;
}

.bg--dark a {
    color: white !important;
    text-decoration: underline;
}

/* mobile */
@media (max-width: 767px) {
    .bg-gradient-text-container {
        margin-top: 50px;
    }
    .bg-gradient-text-container .h1 {
        text-transform: uppercase;
        text-align: center;
        padding: 10px 30px;
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 30px !important;
        width: 100%;
    }
}

.alert {
    padding: 30px 40px;
}

.bg--green {
    background-color: #2bef9c;
}
.bg--magenta {
    background-color: rgba(237,30,120,1);
}

.bg--dark-magenta {
    background-color: #194b9e;
}

.bg--success {
    background-color: #70D86C !important;
    border-color: #70D86C;
    color: white;
}

.bg--danger {
    background-color: #D11313;
    border-color: #D11313;
    color: white
}

.bg--gradient .btn a {
    color: white;
}

.bg--gradient .h3,
.bg--gradient .h1,
.bg--gradient strong {
    color: white;
}

section:not(.imagebg):not([class*='bg-']) + section.bg--secondary {
    border-top: none;
}

.text-green {
    color: #1dff9e !important;
}

.text-magenta {
    color: #fff !important;
}

.text-blu {
    color: #0099d2 !important;
}

.text-red {
    color: #ff5860 !important;
}

[data-overlay]:before {
    background: #040d1e;
}

section.bg--dark:last-of-type + footer.bg--dark {
    background: #040d1e;
}

footer.footer-6.bg--dark .footer__lower {
    background: #0d3995;
}

footer img {
    width: 60%;
}


h1 {
    color: #111111;
}

.h3 {
    font-size: 2.1em;
    line-height: 1.2em;
}

.font-weight-medium {
    font-weight: 500;
}

.h1--large {
    font-weight: 700 !important;
    font-size: 5em !important;
    color: #ffffff;
}

.lead {
    font-size: 18px;
    font-weight: 300;
    color: #111111;
}

.pricing-1 .btn:last-child {
    border-radius: 50px;
    padding: 0;
}

.boxed {
    border-radius: 0;
}

.bg-pricing {
    background-color: orange;
    color: #ffffff;
}

hr {
    width: 25%;
    height: 8px;
    opacity: 1 !important;
    background: rgba(158,0,92,1);
    background: -moz-linear-gradient(-45deg, rgba(158,0,92,1) 0%, rgba(237,30,120,1) 50%, rgba(237,30,120,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(158,0,92,1)), color-stop(50%, rgba(237,30,120,1)), color-stop(100%, rgba(237,30,120,1)));
    background: -webkit-linear-gradient(-45deg, rgba(158,0,92,1) 0%, rgba(237,30,120,1) 50%, rgba(237,30,120,1) 100%);
    background: -o-linear-gradient(-45deg, rgba(158,0,92,1) 0%, rgba(237,30,120,1) 50%, rgba(237,30,120,1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(158,0,92,1) 0%, rgba(237,30,120,1) 50%, rgba(237,30,120,1) 100%);
    background: linear-gradient(135deg, rgb(38, 84, 163) 0%, rgb(25, 75, 158) 50%,rgb(13, 57, 149) 100%);

}
#news hr {
    height: 3px;
}

.convention {
    letter-spacing: 5px;
    line-height: 1.1em;
}

.letter-spacing-2 {
    letter-spacing: 2px;
}

.letter-spacing-1 {
    letter-spacing: 1px;
}

input[type],
textarea,
select {
    background: inherit;
    border-radius: 50px;
    border: solid 2px #ffffff;
}

input[type],
select,
textarea {
    padding-left: 1.3em;
}

.btn--primary:hover {
    background: #ffffff;
}

.btn--primary button {
    border: none;
    font-weight: 600;
    cursor: pointer;
}


.btn--primary,
.btn--primary:visited {
    background: #0081ff;
}

h3 strong,
.h3 strong {
    font-weight: bold;
}

#menu1 a {
    color: #ffffff;
}

button.btn.btn--primary,
input[type="submit"].btn.btn--primary {
    color: #040d1e;
}

.btn {
    font-family: 'Monserrat', sans-serif !important;
    border-radius: 50px;
    border: none;
    border-width: none;
    text-decoration: none;
    padding-right: 1.785714em;
    padding-left: 1.785714em;
    letter-spacing: 0.5px;
}

.btn:hover {
    transform: none;
    -webkit-transform: none;
}

.btn--secondary:hover {
    background: #c1c1c1;
}

button,
input[type="submit"] {
    height: inherit;
}

button.btn,
input[type="submit"].btn {
    font-size: 16px;
}

.imagebg.image--light .btn:not([class*='primary']) {
    border-color: #252525;
    background: transparent;
}

input[type]:focus,
select:focus,
textarea:focus {
    border-color: #ed1e78;
}

input {
    font-size: inherit;
    height: inherit;
}

.bg--dark input,
.imagebg:not(.image--light) input {
    color: white;
}

.bg--dark input:focus,
.imagebg:not(.image--light) input:focus {
    color: black;
}

.bg--dark form.attempted-submit input.field-error {
    background: inherit;
}

/*ol {
    list-style: decimal;
    line-height: 1.857143em;
    color: white;
    font-weight: 700;
    font-size: 1.5em;
}*/

.bg--dark .boxed:not([class*='bg-']),
.imagebg:not(.image--light) .boxed:not([class*='bg-']) {
    background: #1f1f1f;
    color: #fff;
}

/*.pt-section {
    padding-top: 7.42857143em !important;
}

.pb-section {
    padding-bottom: 7.42857143em;
}*/

.back-to-top {
    background: none;
    border-radius: 0;
}

.back-to-top i {
    color: #ececec;
}

.font-18 {
    font-size: 18px;
}


#iscrizione-newsletter input::placeholder {
    color: white;
    opacity: 1; /* Firefox */
}

#iscrizione-newsletter input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

#iscrizione-newsletter input::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}


/*-------BUTTON-------*/

.bt-box {
    position: relative;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    transition: 0.5s;
    padding: 0 10px;
    cursor: pointer;
    -webkit-transition: 0.5s;
}

.bt-box::before,
.bt-box::after {
    width: 100%;
    height: 100%;
    z-index: 3;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    -webkit-transform: scale(0);
    transition: 0.5s;
}

.bottom-linee::before {
    border-bottom: 3px solid ;
    border-left: 0;
    -webkit-transform-origin: 0% 100%;
}

.bt-box:hover::after,
.bt-box:hover::before {
    -webkit-transform: scale(1);
}


/*-------END BUTTON-------*/

.btn span {
    position: relative;
    font-size: 16px;
    line-height: 12px;
    letter-spacing: 0.10em;
    vertical-align: middle;
}

.btn a {
    color: #111111;
}

.btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    border-radius: 28px;
    width: 45px;
    height: 45px;
    transition: all 0.3s ease;
}

.white-cta:before {
    background: #0081ff;
}

.white-cta svg {
    stroke: #fff;
}


.cta svg {
    position: relative;
    top: 0;
    margin-left: 10px;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2;
    transform: translateX(-5px);
    transition: all 0.3s ease;
}

.white-cta:hover:before {
    background: #0081ff;
}

.cta:hover:before {
    width: 100%;
}

.btn:hover a {
    color: white;
}

.white-cta:hover svg,
.dark-cta:hover svg {
    stroke: white;
}

.dark-cta:before {
    background: rgba(0, 59, 158, 0.2);
}
.dark-cta:hover:before {
    background: #194b9e;
}
.dark-cta svg {
    stroke: #111111;
}

.cta:hover svg {
    transform: translateX(0);
}


.image-footer-size {
    max-height: 1.5em;
}

.opacity-2 {
    opacity: 0.5;
}

.bg--none {
    background-color: none;
}

.lead.btn.cta.white-cta:hover span {
    color: white;
}

.bg--dark:not(.nav-bar):not(.bar) a:not(.btn) {
    color: #111111;
}


.margin-top-lg {
    margin-top: -120px;
}

#code-check input, #code-check a {
    display: inline-block;
}
#code-check a {
    margin-top: 0;
}
#code-check input {
    width: 40%;
}

#valid-code div {
    display: flex;
    justify-content: space-between;
}
#valid-code h3 {
    margin-bottom: 0px;
}

#eventbrite-widget-modal-trigger-71074849789 {
    color: white;
}
div.btn--primary:hover button#eventbrite-widget-modal-trigger-71074849789 {
    color: black;
}

#invalid-code, #valid-code {
    display: none;
}

.menu-horizontal li:not(:last-child) {
    margin-right: 0.5em;
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: none;
}

.relator-card {
    padding: 0px 30px;
}
.relator-card .img-user {
    width: 40%;
}
.relator-card .name {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 10px;
}
.relator-card .role {
    font-size: 18px;
    color: #0081ff;
    margin-bottom: 10px;
    font-weight: lighter;
}
.relator-card .description {
    font-weight: lighter;
    font-size: 14px;
    color: #4d4d4d;
    margin-top: 20px;
}

.modal-instance a:hover {
    text-decoration: none;
}

a .relator-card:hover .name,
a .relator-card:hover .role {
    color: #a1015e;
    text-decoration: none;
}

.flickity-slider li:hover {
    /*
    -webkit-box-shadow: 0px 0px 10px 0px rgba(181,181,181,1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(181,181,181,1);
    box-shadow: 0px 0px 10px 0px rgba(181,181,181,1);
    */
}

/* pallini programma */
.process-3 li .process__number {
    float: left;
    width: 0.7em;
    height: 0.7em;
    border-radius: 50%;
    border: 2px solid #0081ff;
    background: #0081ff;
    text-align: center;
}
.process-3:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    left: 0.3em;
    top: 0;
    border-left: 2px solid rgba(30, 151, 237, 0.25);
}
.process__body h4 {
    font-weight: 700;
    font-size: 1em;
    color: #0081ff;
}
.process__body p {
    font-size: 0.9em;
    font-weight: bold;
    text-transform: uppercase;
}
.process-3:hover {
    cursor: pointer;
}
ol {
    line-height: 1.5em;
}
.mt-custom {
    margin-top: 6rem;
}
/* end pallini programma */

p.auto-width {
    max-width: none !important;
}


@media (max-width: 990px) {
    .flickity-prev-next-button {
        display: block;
    }
    .mobile-margin-top {
        margin-top: 3rem;
    }
}

/* MEDIA QUERY DA SM IN POI */
@media (min-width: 768px) and (max-width: 1024px) {

    .pt-section {
        padding-top: 4.42857143em !important;
    }

    .pb-section {
        padding-bottom: 4.42857143em;
    }

    .menu-horizontal li:not(:last-child) {
        margin-right: 0;
    }

    .switchable-none .container > .row {
        flex-flow: column;
    }

    .btn {
        line-height: inherit;
    }

}


@media (min-width: 1024px) {
    .switchable-none .container > .row {
        flex-flow: row-reverse;
    }
}

/* MEDIA SOLO XS */
@media (max-width: 767px) {

    .margin-top-lg {
        margin-top: 0px;
    }

    .bar--sm {
        margin-top: -9px;
    }

    button {
        margin-top: 0;
    }

    .pt-section {
        padding-top: 2.42857143em !important;
        padding-left: 1em;
        padding-right: 1em;
    }

    .pb-section {
        padding-bottom: 2.42857143em;
    }

    .menu-horizontal li:not(:last-child) {
        margin-right: 0;
    }

    button.btn,
    input[type="submit"].btn {
        font-size: 14px;
    }

    .btn {
        line-height: inherit;
    }

    #motivi .text-green {
        color: white !important;
    }
    .countdown-container {
        font-size: 15px;
    }
    .countdown-container span {
        font-size: 30px;
    }

    .h1--large {
        font-size: 4em !important;
    }

    #code-check input {
        width: 100%;
    }
}


@media (max-width: 1023px) and (min-width: 768px) {
    .bar-2 .menu-horizontal > li:not(:first-child), .bar-1 .menu-horizontal > li:not(:first-child) {
        margin-left: 0px;
    }
}

@media (max-width: 1024px) and (min-width: 988px) {
    .switchable-none .container > .row {
        flex-flow: row-reverse !important;
    }
}




























/* MEDIA SOLO XS */
@media (max-width: 767px) {}

/* MEDIA QUERY DA SM IN POI */
@media (min-width: 768px) {}

/* MEDIA QUERY DA MD IN POI  */
@media (min-width: 991px) {}

/* MEDIA QUERY DA LG IN POI  */
@media (min-width: 1200px) {}
