@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Titillium Web');
/*!
 * Bootstrap Italia è un tema Bootstrap 4 per la creazione di applicazioni web nel pieno rispetto delle Linee guida di design per i servizi web della PA
 * @version v1.3.6
 * @link https://italia.github.io/bootstrap-italia/
 * @license BSD-3-Clause
 */

.bootstrap-select>select.bs-select-hidden,
select.bs-select-hidden,
select.selectpicker {
    display: none!important
}

.it-header-slim-wrapper {
    background: #420000;
    padding: 6.5px 18px
}

.it-header-slim-wrapper .it-header-slim-wrapper-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
    top: -9px!important
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a {
    color: #fff;
    text-decoration: none
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a:hover:not(.active) {
    text-decoration: underline
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a .icon {
    width: 18px;
    height: 18px;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform-origin: center;
    transform-origin: center;
    fill: #fff
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle {
    text-transform: uppercase;
    font-size: .999em;
    text-decoration: underline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle[aria-expanded=true] .icon {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.it-opener {
    font-size: .999em;
    padding: .5rem 0;
    display: block;
    text-decoration: none
}

.it-header-slim-wrapper .it-header-slim-wrapper-content a.it-opener[aria-expanded=true] .icon {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .navbar-brand {
    color: #fff;
    font-size: .999em;
    padding: 0
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone,
.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button,
.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button {
    background: #004080;
    padding-top: 7.5px;
    padding-bottom: 7.5px
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone button:hover,
.it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone button:hover {
    background: #004d99
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {
    margin-top: 16px;
    margin-bottom: 24px
}

.it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.active,
.it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a:hover:not(.active) {
    text-decoration: underline
}

.it-header-slim-wrapper.theme-light {
    background: #fff;
    border-bottom: 1px solid rgba(0, 89, 179, .2)
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu:before,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu:before {
    background: #0059b3
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu {
    background-color: #0059b3
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu a,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone .dropdown-menu a span,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu a,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone .dropdown-menu a span {
    color: #fff
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone button,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .header-slim-right-zone button:hover,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone button,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .it-header-slim-right-zone button:hover {
    background: #06c
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a {
    color: #0059b3
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a .icon,
.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content a.it-opener[aria-expanded=true] .icon {
    fill: #0059b3
}

.it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .navbar-brand {
    color: #0059b3
}

.it-header-slim-wrapper.theme-light .btn-full.btn-danger,
.it-header-slim-wrapper.theme-light .btn-full.btn-info,
.it-header-slim-wrapper.theme-light .btn-full.btn-primary,
.it-header-slim-wrapper.theme-light .btn-full.btn-secondary,
.it-header-slim-wrapper.theme-light .btn-full.btn-success,
.it-header-slim-wrapper.theme-light .btn-full.btn-warning {
    color: #fff!important
}

@media (min-width:992px) {
    .it-header-slim-wrapper {
        height: 48px;
        padding: 0
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .dropdown-menu {
        top: -14px!important
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list {
        margin: 0 16px 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0 24px;
        border-left: 1px solid rgba(255, 255, 255, .2);
        border-right: 1px solid rgba(255, 255, 255, .2);
        height: 48px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a {
        padding-top: 5px;
        padding-bottom: 5px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .nav-mobile ul.link-list a.active {
        border-bottom: 2px solid #fff;
        text-decoration: none
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle {
        padding-top: 12px;
        padding-bottom: 12px;
        text-decoration: none
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content a.dropdown-toggle .icon {
        margin-left: 4px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content a.navbar-brand {
        padding-top: 12px;
        padding-bottom: 12px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content .header-slim-right-zone,
    .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone {
        height: 48px
    }
    .it-header-slim-wrapper .it-header-slim-wrapper-content {
        padding: 0 18px;
        height: 48px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .it-header-slim-wrapper .collapse:not(.show) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list {
        border-left: 1px solid rgba(0, 89, 179, .2);
        border-right: 1px solid rgba(0, 89, 179, .2)
    }
    .it-header-slim-wrapper.theme-light .it-header-slim-wrapper-content .nav-mobile ul.link-list a.active {
        border-bottom: 2px solid #0059b3
    }
}
.it-header-wrapper .it-nav-wrapper {
    position: relative
}

.it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
    padding-left: 32px
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
    -webkit-transition: padding-top .3s;
    transition: padding-top .3s;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -22px
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
    padding-left: 18px;
    padding-right: 18px
}

.it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav .custom-navbar-toggler {
    padding: 0;
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
    cursor: pointer
}

.it-header-wrapper.it-header-sticky.is-sticky .it-nav-wrapper {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10
}

.it-header-wrapper.it-header-sticky.is-sticky~* .owl-carousel {
    z-index: auto
}

@media (min-width:992px) {
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-center-wrapper,
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-slim-wrapper {
        display: none
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper {
        position: fixed;
        width: 100%;
        top: 0
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper {
        -ms-flex-item-align: center;
        align-self: center
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned .it-brand-text {
        display: none
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a {
        color: #fff
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a:hover {
        text-decoration: none
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-brand-wrapper.cloned a .icon {
        fill: #fff;
        width: 41px;
        height: 41px;
        margin-right: 16px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-left: 26.66667px;
        font-size: .889em;
        color: #fff
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon {
        width: 48px;
        height: 48px;
        border-radius: 24px;
        display: block;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-left: 16px;
        -webkit-transition: .3s;
        transition: .3s
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon:hover {
        background: #f2f2f2
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper a.rounded-icon svg {
        fill: #06c;
        width: 24px;
        height: 24px
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned a {
        width: 35px;
        height: 35px
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .it-search-wrapper.cloned a svg {
        width: 20px;
        height: 20px
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .navbar-nav {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
    .it-header-wrapper.it-header-sticky.is-sticky .it-header-navbar-wrapper .menu-wrapper .navbar-nav.navbar-secondary {
        display: none
    }
    .it-header-wrapper .it-nav-wrapper {
        position: relative
    }
    .it-header-wrapper .it-nav-wrapper .it-brand-wrapper {
        padding-left: 0
    }
    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper {
        position: inherit;
        left: auto;
        top: inherit;
        margin-top: 0
    }
    .it-header-wrapper .it-nav-wrapper .it-header-navbar-wrapper nav {
        padding-left: 18px;
        padding-right: 18px
    }
    .it-header-wrapper .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu {
        left: 0;
        right: 0
    }
}

.it-header-center-wrapper {
    background: #a30b08;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 18px;
    padding-right: 18px
}

.it-header-center-wrapper.it-small-header {
    height: 64px
}

.it-header-center-wrapper .it-header-center-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper .it-brand-text {
    padding-right: 24px
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #ffffff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 {
    font-size: 1.8em;
    margin-bottom: 0;
    /* font-weight: 800; */
    letter-spacing: unset;
    line-height: 0.5
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h3 {
    font-size: .999em;
    font-weight: 400;
    margin-bottom: 0
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a:hover {
    text-decoration: none
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
    fill: #fff;
    width: 48px;
    height: 48px;
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .889em
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon {
    fill: #fff;
    width: 24px;
    height: 24px;
    margin-left: 16px
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .889em
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
    width: 24px;
    height: 24px;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
    fill: #fff;
    width: 24px;
    height: 24px
}

@media (min-width:768px) {
    .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper {
        margin-left: 40px
    }
    .it-header-center-wrapper .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon {
        margin-left: 8px
    }
}

.it-header-center-wrapper.theme-light {
    background: #fff
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a {
    color: #06c
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper a .icon {
    fill: #06c
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone {
    color: #06c
}

.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-right-zone .it-socials ul .icon,
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-search-wrapper a.rounded-icon svg {
    fill: #06c
}

.it-header-navbar-wrapper nav {
    background: 0 0
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -6px;
    margin-left: -6px
}
.container {
    width: 100%;
    padding-right: 6px;
    padding-left: 6px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 668px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1184px
    }
}
body {
  background: #fff;
  color: #222;
  cursor: auto;
  font-family: "Titillium Web",Helvetica,Arial,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  position: relative;}
  
.it-footer-main {
    background-color:#202a2e;
}
.it-footer-main {
    background-color:#202a2e;
    color:#fff;
    font-size:.875rem
}
.it-footer-main h4 a,.it-footer-main .h4 a {
    color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:1rem
}
.it-footer-main .link-list-wrapper ul li a {
    padding:0;
    font-size:1rem;
    line-height:2rem;
    color:#fff
}
.it-footer-main .link-list-wrapper ul li a:hover:not(.disabled) {
    text-decoration:underline
}
.it-footer-main .it-brand-wrapper {
    padding:1px 0
}
.it-footer-main .it-brand-wrapper .it-brand-text {
    padding-right:24px
}
.it-footer-main .it-brand-wrapper a {
    display:flex;
    color:#fff;
    align-items:center;
    text-decoration:none
}
.it-footer-main .it-brand-wrapper a h2,.it-footer-main .it-brand-wrapper a .h2 {
    font-size:1.25rem;
    margin-bottom:0;
    font-weight:600;
    letter-spacing:unset;
    line-height:0
}
.it-footer-main .it-brand-wrapper a h3,.it-footer-main .it-brand-wrapper a .h3 {
    font-size:.875rem;
    font-weight:normal;
    margin-bottom:0
}
.it-footer-main .it-brand-wrapper a:hover {
    text-decoration:none
}
.it-footer-main .it-brand-wrapper a .icon {
    fill:#fff;
    width:48px;
    height:48px;
    margin-right:8px;
    flex-shrink:0
}
.it-footer-main section {
    padding:0 16px
}
.it-footer-main label {
    font-weight:600
}
.col-12 {
    flex:0 0 auto;
    width:100%
}
@media(min-width: 992px) {
    .navbar-nav .megamenu a.dropdown-toggle:before,.navbar-nav .megamenu button.dropdown-toggle:before {
        z-index:2
    }
    .navbar-nav .megamenu .dropdown-menu {
        z-index:1;
        box-shadow:0px 3px 15px 0px rgba(0,0,0,.1)
    }
    .navbar .dropdown-menu {
        box-shadow:0px 3px 15px 0px rgba(0,0,0,.1)
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu {
        padding:32px 24px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:last-child {
        padding-bottom:0
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12 .link-list-wrapper {
        min-height:100%
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12 .link-list-wrapper ul.link-list {
        display:flex;
        flex-direction:column
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12 .link-list-wrapper ul.link-list li a {
        padding:.5em 24px;
        line-height:inherit
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .col-12:first-child .link-list-wrapper {
        margin-bottom:0
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col {
        min-height:100%;
        margin-right:-37px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col .row.max-height-col {
        margin-right:-12px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .row.max-height-col .margin-right-col {
        margin-right:24px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical {
        background:#f3f7fc;
        padding-top:32px;
        margin-top:-32px;
        margin-bottom:-32px;
        margin-right:-24px;
        margin-left:-12px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list {
        width:100%
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li {
        margin-bottom:3px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a {
        display:flex;
        justify-content:space-between
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical .link-list-wrapper ul.link-list li a span {
        font-weight:600
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description {
        background:rgba(0,0,0,0)
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content {
        padding-left:36px;
        padding-right:36px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content:before {
        display:none
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content img {
        display:block;
        width:100%;
        margin-bottom:24px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-vertical.it-description .description-content p {
        font-size:1rem;
        line-height:1.5rem
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-heading-link-wrapper {
        margin:0 0 24px;
        padding-bottom:24px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-footer-link-wrapper-vertical {
        margin:0;
        padding:0;
        padding-left:24px;
        border-top:none;
        border-left:1px solid #d9dadb;
        height:100%
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-footer-link-wrapper-vertical .d-flex {
        height:100%
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-footer-link-wrapper {
        margin:24px 0 0 0;
        padding-top:24px;
        padding-bottom:0
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-footer-link-wrapper a.it-footer-link {
        margin-bottom:0;
        margin-right:16px
    }
    .navbar .navbar-collapsable .menu-wrapper .nav-item.megamenu .dropdown-menu .it-footer-link-wrapper a.it-footer-link:last-child {
        margin-right:0px
    }
}
@media(min-width: 992px) {
    .it-timeline-wrapper .row:after {
        content:"";
        left:calc(50% - 4px)
    }
    .it-timeline-wrapper .timeline-element {
        padding:18px 0 18px 40px;
        width:50%
    }
    .it-timeline-wrapper .col-12 .card-wrapper .card {
        border:none
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .it-now-label {
        right:50%;
        transform:translateX(100%);
        display:flex;
        align-items:center
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .it-now-label:before {
        content:"";
        display:inline-block;
        height:1px;
        width:16px;
        background:#a30b08;
        margin-right:16px
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .timeline-element {
        padding:18px 40px 18px 18px
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card {
        text-align:right
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card:after {
        margin-left:auto;
        display:inline-block;
        margin-right:24px
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .card-wrapper .card a.read-more {
        right:24px
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper {
        flex-direction:row-reverse;
        left:auto;
        right:-62px
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper .pin-icon {
        margin-right:0;
        margin-left:16px
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper .pin-text span:after {
        left:auto;
        right:-4px
    }
    .it-timeline-wrapper .col-12:nth-child(odd) .it-pin-wrapper.it-evidence .pin-text span:after {
        border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #a30b08
    }
    .it-timeline-wrapper .col-12:nth-child(even) .it-now-label {
        left:0;
        transform:translateX(-100%);
        display:flex;
        align-items:center
    }
    .it-timeline-wrapper .col-12:nth-child(even) .it-now-label:after {
        content:"";
        display:inline-block;
        height:1px;
        width:16px;
        background:#a30b08;
        margin-left:16px
    }
    .it-timeline-wrapper .col-12:nth-child(even) .timeline-element {
        position:relative;
        left:50%
    }
    .it-timeline-wrapper .col-12:nth-child(even) .timeline-element .it-pin-wrapper {
        left:-66px
    }
    .it-timeline-wrapper .it-pin-wrapper {
        position:relative
    }
    .it-timeline-wrapper .it-pin-wrapper .pin-text {
        font-size:1rem
    }
}