@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    margin: 0;
    font-family: Helvetica Neue, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Arial, Noto Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#appcontainer {
    background-color: #ffffff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0px !important;
}

h3 {
    font-weight: 900;
    font-size: 1.4rem;
    line-height: 1.4rem;
}

h5 {
    color: #FFDD00;
    font-weight: 600;
    line-height: 1em !important;
}

#header {
    z-index: 100000;
}

#header .navbar:not(.navbar-transparent) .btn-transparent:hover, #header .navbar:not(.navbar-transparent) .current .btn-transparent, #header .navbar:not(.navbar-transparent) .current .current {
    background: #fff !important;
    color: #FFCC00 !important;
    text-shadow: 1px 0px #b2b2b2;
}

#header .navbar:not(.navbar-transparent) .current .current {
    background: transparent !important;
    box-shadow: none;
}

#main_menu .btn {
    color: #000000;
    font-family: "Roboto", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 13px 20px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    line-height: 20px;
}

#secondary_menu {
    background-image: linear-gradient(to right, #868f96 0%, #596164 100%);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #E0E0E0;
    margin: 0px -15px;
}

#main_menu .dropdown-menu a.dropdown-item:hover{
    color:black;
    background: #FFCC00;
}

.dropdown-menu a.dropdown-item{
    margin: 0rem 0rem;
}

#secondary_menu a {
    color: white;
    font-family: "Roboto", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 20px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    line-height: 20px;
}

#secondary_menu a:hover, #secondary_menu .current a {
    color: #FFCC00;
}

.evidmain.card {
    border: 0px !important;
    box-shadow: none;
    padding: 5rem;
}

.evidmain .card-header {
    background: none;
    box-shadow: none !important;
    text-align: center;
    font-size: 1.7rem;
    font-weight: bold;
}

.evidsecondary .card {
    border: 0px !important;
    box-shadow: none;
    background: none;
    text-align: center;
}

.fact-primary {
    background-color: #fff !important;
}


.evidsecondary.card-deck {
    padding: 0px;
}

.evidsecondary .fact-secondary.card {
    background-color: #F4F4F4 !important;
    padding: 0;
    margin-right: 0px;
    margin-left: 0px;
}

/* .fact-secondary +
.fact-secondary {
    margin-left: 10px !important;
}
*/


.fact-secondary .card-body {
    cursor: pointer;
    padding: 0px;
    margin: 0px;
    height: 100%;
    display: flex;
    justify-content: center;
}

.fact-secondary .card-img-overlay {
    display: flex;
    flex-direction: column;
    background: rgba(255, 255, 255, .2);
    justify-content: center;
    text-shadow: 2px 2px 2px #ffff;
}

.specialtext {
    margin-bottom: 50px;
}

.fact-primary .card-text,
.fact-secondary .card-text,
.specialtext {
    color: #000000;
    font-family: "Open Sans", Sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.6em;
}

.fact-primary .card-title, .fact-secondary .card-title, .specialtext h3 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.parallaximagehome {
    background-attachment: fixed;
    background-image: url('/files/immagini/bg-counters.jpg');
    background-position: center center;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    /*margin-top: 50px;*/
    margin-bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 100px 0px;
}

.parallaximageghepardo {
    background-attachment: fixed;
    background-image: url('/files/immagini/ghepardo.png');
    background-position: center center;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    /*margin-top: 50px;*/
    margin-bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 100px 0px 100px 0px;
}


.parallaximageghepardo .row {
    background: rgb(246 246 246 / 75%);
    padding: 20px;
    border-radius: 50px;
}

.tracker {
    margin: 10px 10px 0px 10px;
    padding: 60px 60px 60px 60px;
    background-color: #FFCC00;
    box-shadow: 0px 10px 30px 0px rgb(0 0 0 / 15%);
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
}
#footer .nav-item a{
    padding : 5px 0px;
}

.quattroimmagini img {
    max-width: 100%;
}

.quattroimmagini {
    flex: 1 1 100%;
    padding: 0.6em;
}
.bigimageshome .col{
    display: flex;
    justify-content: center;
}

.counter-element {
    color: #FFFFFF;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
}

.counter-element .counter-number {
    color: #FFFFFF;
    font-family: "Bebas Neue", Sans-serif !important;
    font-size: 90px !important;
    font-weight: 600 !important;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1em !important;
}

h5.virtualizzare {
    color: #457299;
    font-weight: 600;
    line-height: 1em !important;
}

h5.proteggere, .carousel-container.proteggere h5 {
    color: #59c0ae;
    font-weight: 600;
    line-height: 1em !important;
}

h5.comunicare {
    color: #fb6a1c;
    font-weight: 600;
    line-height: 1em !important;
}

.react-multi-carousel-item .card {
    width: 100%;
    margin:auto;
}

.react-multi-carousel-item .card{
    background-color: transparent;
}

.main-carousel-container {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}

.main-carousel-container .carousel-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    z-index:100;
}

.react-multi-carousel-item picture {
    text-align: center;
}

.carousel-button-group {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    flex: 1 1 100%;
    display: flex;
    z-index: 10;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
}

.carousel-button-group button.react-multiple-carousel__arrow.btn.btn-secondary {
    background: rgba(0,0,0,.5);
    padding: 6px;
}

.carousel-button-group button.react-multiple-carousel__arrow.btn.btn-secondary:hover {
    background: rgba(0,0,0,.8);
    box-shadow: none;
}

.servizitext {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 50px auto;
}

.servizitext h3, .latest-news h3 {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    text-align: center;
    margin-bottom: 50px;
}

.servizitext .card-deck {
    padding: 0px;
}

.latest-news div{
    max-width: 100%;
}

.servizitext .card,
.latest-news .card {
    border: 0px !important;
    box-shadow: none;
    background: none;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.images-container picture, .evidsecondary picture, .evidsecondary picture img,
.servizitext picture, .servizitext picture img {
    width: 100%;
}

.simple-block-content .images-container {
    padding: 0px;
}

.servizitext .card-img-overlay {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
}

.servizitext .card:nth-of-type(2n) .card-img-overlay {
    align-items: flex-start;
    align-content: flex-start;
}

.servizitext .card-img-overlay .card-title {
    color: #000000;
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
}

.newsElement .btn.btn-info {
    color: #FFCC00;
}

.btn.btn-info:focus, .btn.btn-info:active, .btn.btn-info:hover {
    box-shadow: 0 14px 26px -12px rgba(254, 204, 0, 0.42), 0 4px 23px 0px rgb(0 0 0 / 12%), 0 8px 10px -5px rgba(254, 204, 0, 0.2);
}

.btn.btn-info:focus, .btn.btn-info.focus, .btn.btn-info:hover {
    color: #fff;
    background-color: #FFCC00;
    border-color: #b7970a;
}

.card-subtitle {
    font-style: italic;
}

.awssld__slidecontent h1 {
    font-size: 3.5rem;
    line-height: 3.15em;
    font-weight: bolder;
    color: #000000;
    text-shadow: 2px 2px 2px #ffff;
}

.awssld__slidecontent .abstract {
    font-size: 2.0rem;
    line-height: 2.15em;
    color: #000000;
    text-shadow: 2px 2px 2px #ffff;
}

.awssld__slidecontent {
    color: #000000;
    padding: 50px 100px;
    border-radius: 10px;
}

.centeredtitle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 2.5rem;
    line-height: 2.15em;
    font-weight: bolder;
    color: #fff;
}

.imageright .htmlcontent div, .imageleft .htmlcontent div {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: row;
    align-items: flex-start;
}

.imageright .htmlcontent div div, .imageleft .htmlcontent div div {
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px;
}

.imageleft img {
    position: relative;
    order: 0;
}

.imageright img {
    position: relative;
    order: 2;
}

.awssld__content > img, .awssld__content > video {
    -o-object-fit: cover;
    object-fit: cover;
}

.awssld {
    --slider-height-percentage: 45%;
}

.newsElement.card .card-header.card-header-image {
    border: 0;
    border-radius: 0px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 0;
    position: relative;
    z-index: 1;
}

.newsElement.card .card-header.card-header-image img {
    box-shadow: none;
    border-radius: 0px;
}

.newsElement.card {
    box-shadow: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    background: #fafafa;
}

/****** TIMELINE ****/

.section-header {
    text-align: center;
}

.section-header h2 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 16px;
}

.section-header hr {
    border: 1px solid #fff;
    width: 56px;
}

.bg-gradient_solid {
    background: #153c7e;
    color: #fff;
    padding: 48px 0;
}

.steps {
    position: relative;
    margin-top: 32px;
}

.steps::after {
    content: "";
    position: absolute;
    width: 1px;
    background-color: #FFCC00;
    opacity: 0.4;
    top: 0;
    bottom: 0;
    left: 50%;
}

.steps .content p {
    color: #676767;
    font-size: 16px;
}

.steps .content h2 {
    font-weight: 600;
    font-size: 16px;
    color: #676767;
}

.steps-container {
    position: relative;
    background-color: inherit;
    width: calc(50% + 32px);
}

.steps-container .content {
    padding: 32px;
    background-color: #FFCC00;
    position: relative;
    border-radius: 0px 0px 80px 0px;
    box-shadow: 0px 16px 27px rgb(0 11 30 / 10%);
}

.steps .steps-container:nth-child(even) {
    left: calc(50% - 32px);
    flex-direction: row-reverse;
}

.steps-container {
    display: flex;
}

.steps-container + .steps-container {
    margin-top: -30px;
}

.steps .steps-container .date {
    font-weight: 900;
    font-size: 16px;
    color: #ffffff;
    margin: 0 5px;
    margin-bottom: 10px;
    width: 62px;
    height: 62px;
    background-color: #E0E0E0;
    border-radius: 50%;
    flex-shrink: 0;
    align-items: center;
    display: flex;
    justify-content: center;
    z-index: 777;
}

.step-line {
    width: 40px;
    background-color: #fff;
    height: 1px;
    margin-top: 31px;
    opacity: 0.4;
    flex-shrink: 0;
}

.block1_video {

}

.block1_video iframe {
    text-align: right;
}

/*******************/

.linkservizi .fact-secondary .card-body {
    border-radius: 0px;
    box-shadow: none;
    padding: 20px;
    justify-content: flex-start;
    text-shadow: 1px 1px 1px #666;
}

.linkservizi .fact-secondary .card-body .card-text,
.linkservizi .fact-secondary .card-body h5 {
    color: #fff;
}

.linkservizi .fact-secondary .card {
    background-color: rgb(0, 133, 185);
}

.linkservizi .fact-secondary:nth-child(2n) .card {
    background-color: rgb(0, 162, 149);
}

.linkservizi .fact-secondary:nth-child(3n) .card {
    background-color: rgb(237, 105, 75);
}

.checked {
    list-style-type: none;
}

.checked li:before {
    font-family: 'Material-Design-Iconic-Font';
    content: '\f26b';
    margin: 0 15px 0 -45px;
    font-size: 32px;
}

.imagebg1 {
    background-image: url("/files/immagini/voip.png");
    background-size: auto 100%;
    background-repeat: no-repeat;
    padding: 50px !important;
    min-height: 400px;
}

.imagebg1 h2 {
    /*background-color: #FE841B;*/
    background-color: #fdae00;
    background-image: linear-gradient(45deg, #fdae00 0%, #fb6a1f 69%);
    padding: 20px;
    border-radius: 10px;
}

.imagebg2 {
    background-image: url("/files/immagini/immagini-fibra-e-servizi-personalizzati/proteggere-caricata.jpg.webp");
    padding: 50px !important;
    min-height: 300px;
    background-size: auto 400px;
}

.imagebg2 .htmlcontent {
    margin-left: 5%;
    width: 90%;
    background-color: #ffcc00;
    padding: 50px;
    padding-top: 30px;
    color: white;
}


.stats {
    background-color: #ffdd00;
    max-width: 550px;
    padding: 30px !important;
    min-height: 150px;
    margin-bottom: 40px;
}

.hidden {
    visibility: hidden;
    display: none;
}


.timeline {
    display: flex;
    flex-direction: column;
    margin: 20px auto;
    position: relative;
}

.timeline__event {
    margin-bottom: 20px;
    position: relative;
    display: flex;
    margin: 20px 0;
    border-radius: 6px;
    align-self: center;
    width: 80vw;
}

.timeline__event:nth-child(2n+1) {
    flex-direction: row-reverse;
}

.timeline__event:nth-child(2n+1) .timeline__event__date {
    border-radius: 0 6px 6px 0;
}

.timeline__event:nth-child(2n+1) .timeline__event__content {
    border-radius: 6px 0 0 6px;
}

.timeline__event:nth-child(2n+1) .timeline__event__icon:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #ffcc00;
    position: absolute;
    top: 0%;
    left: 50%;
    right: auto;
    z-index: -1;
    transform: translateX(-50%);
    animation: fillTop 2s forwards 4s ease-in-out;
}

.timeline__event:nth-child(2n+1) .timeline__event__icon:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #ffcc00;
    position: absolute;
    right: 0;
    z-index: -1;
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    animation: fillLeft 2s forwards 4s ease-in-out;
}

.timeline__event__title {
    font-size: 1.2rem;
    line-height: 1.4;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffcc00;
    letter-spacing: 1.5px;
}

.timeline__event__content {
    padding: 20px;
    box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);
    background: #fff;
    width: calc(60vw - 84px);
    border-radius: 0 6px 6px 0;
}

.timeline__event__date {
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 600;
    background: #ffcc00;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 0 20px;
    border-radius: 6px 0 0 6px;
}

.timeline__event__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffcc00;
    padding: 20px;
    align-self: center;
    margin: 0 20px;
    /*
    background: #ffcc00;
    border-radius: 100%;
    box-shadow: 0 30px 60px -12px rgba(50, 50, 93, 0.25), 0 18px 36px -18px rgba(0, 0, 0, 0.3), 0 -12px 36px -8px rgba(0, 0, 0, 0.025);

     */
    width: 40px;
    padding: 40px;
    height: 40px;
    position: relative;
}

.timeline__event__icon i {
    font-size: 32px;
}

.timeline__event__icon:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #ffcc00;
    position: absolute;
    top: 0%;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    animation: fillTop 2s forwards 4s ease-in-out;
}

.timeline__event__icon:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #ffcc00;
    position: absolute;
    left: 0%;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
    animation: fillLeftOdd 2s forwards 4s ease-in-out;
}

.timeline__event__description {
    flex-basis: 60%;
}

.timeline__event--type2:after {
    background: #ffcc00;
}

.timeline__event--type2 .timeline__event__date {
    color: #ffffff;
    background: #ffcc00;
}

.timeline__event--type2:nth-child(2n + 1) .timeline__event__icon:before, .timeline__event--type2:nth-child(2n + 1) .timeline__event__icon:after {
    background: #ffcc00;
}

.timeline__event--type2 .timeline__event__icon {
    /*
    background: #ffcc00;
    color: #ffcc00;

     */
}

.timeline__event--type2 .timeline__event__icon:before, .timeline__event--type2 .timeline__event__icon:after {
    background: #ffcc00;
}

.timeline__event--type2 .timeline__event__title {
    color: #ffcc00;
}

.timeline__event--type3:after {
    background: #ffcc00;
}

.timeline__event--type3 .timeline__event__date {
    color: #ffffff;
    background-color: #ffcc00;
}

.timeline__event--type3:nth-child(2n + 1) .timeline__event__icon:before, .timeline__event--type3:nth-child(2n + 1) .timeline__event__icon:after {
    background: #ffcc00;
}

.timeline__event--type3 .timeline__event__icon {
    /*
    background: #ffcc00;
    color: #ffcc00;
    */
}

.timeline__event--type3 .timeline__event__icon:before, .timeline__event--type3 .timeline__event__icon:after {
    background: #ffcc00;
}

.timeline__event--type3 .timeline__event__title {
    color: #ffcc00;
}

.timeline__event:last-child .timeline__event__icon:before {
    content: none;
}

@keyframes fillLeft {
    100% {
        right: 100%;
    }
}

@keyframes fillTop {
    100% {
        top: 100%;
    }
}

@keyframes fillLeftOdd {
    100% {
        left: 100%;
    }
}

.blocchigialli .col {
    background-color: #ffcc00;
    margin: 20px;
    border-radius: 10px;
}


.blocchigialli .card-title {
    color: #000000 !important;
}

.blocchigialli .card-body {
    background-color: transparent !important;
}

.btn-light:not(:hover) {
    background-color: #58C1B0;
}

.btn.btn-success:hover {
    background-color: #FFCC00;
    color: black;
}

.btn.btn-success {
    color: black;
    background-color: #ffc107;
}

.form-control.is-valid {
    background-image: linear-gradient(0deg, #000000 2px, transparent 0), linear-gradient(0deg, #bdbdbd 1px, transparent 0);
}

.quattroimmagini .simple-block-content{
    padding-left:  15px;
    padding-right: 15px;
}

.container_bottone a:not(.overlay_bottone){
    position: relative;
}

.container_bottone{
    position : relative;
    display: flex;
}

.overlay_bottone {
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: auto;
    background-color: #008CBA;
    overflow: hidden;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: .3s ease;
    justify-content: center;
    align-items: center;
}

.bottone_connettere{
    background-color: #F0BE1C;
}

.bottone_proteggere{
    background-color: #59C0AD;
}

.bottone_comunicare{
    background-color: #FB6A1C;
}

.container_bottone:hover .overlay_bottone{
    transform: scale(1);
}

.testo_bottone{
    color: white;
    font-size: 3rem;
}

.testo_bottone-valori{
    font-size: 1.6rem;
}

.FormNewsletter .row{
    justify-content: center;
}

/****************************************/
p{
    font-size : 1.1rem;
}

.card {
    box-shadow: none !important;
}

.card-text {
    font-size: 1rem;
}

.card-columns .card{
    padding: 0.5rem;
}

.videoheader {
    height: 80vh;
}

.videoheader .player-container, .videoheader .player-wrapper {
    height: 100%
}

.playervideo{
    min-width: 100%;
    max-width: 100%;
    height: auto;
}

.homeTitle {
    font-family: "Poppins", Sans-serif;
    font-weight: 800;
    font-size: 32px;
}

button.btn.btn-light.btn-small {
    padding: 9px;
}

.titolonews h3 {

}

.counterconnettere .tracker {
    padding: 60px 0px 60px 0px !important;
}

.counterconnettere .counter-element .counter-number {
    font-size: 60px !important;
}

.counterconnettere .counter-element {
    font-size: 16px !important;
}

.datacentergallery .card-columns {
    margin: auto;
}

.mine .inputnomenome{
    font-weight: 900;
    font-size: 1.4rem;
}

.formPaginaContatti .widget-block-content{
    background-color: #f8f9fa;
    border-radius: 15px;
    padding: 20px;
}

.img-robot img {
    max-width: 100%;
    width: 100%;
    height: auto !important;
}

.r8414 .inputnomenome{
    font-weight: 900;
    font-size: 1.4rem;
}

.formPaginaContatti .widget-block-content{
    background-color: #f8f9fa;
    border-radius: 15px;
    padding: 20px;
}

.btn-newsletter{
    background-color: #ffc107!important;
    color: black!important;
    flex-grow: unset;
}

.btn-newsletter-annulla{
    background-color: #dddddd!important;
    color: black!important;
    flex-grow: unset;
}

.btn.btn-success:hover {
    box-shadow: 0 14px 26px -12px rgb(178 178 178 / 42%), 0 4px 23px 0 rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(169 172 170 / 20%);
}

.newsletter-dimtext{
    font-size: 0.95rem;
    color: dimgray;
    margin-top: 1rem;
}

#newsletter_popup input{
    margin-bottom: 0.5rem;
}

.container-newsletter{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.container-form{
    position: relative;
    background-color: #f8f9fa;
    border-radius: 11.5px;
    padding: 21px;
}

.internal-form{
    overflow-y: auto;
}

#newsletter_popup{
    z-index: 2042;
}

.container-form-newsletter{
    position: fixed;
    flex-direction: column;
    align-items: center;
    background-color: #000000b0;
    padding: 0px;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    margin-left: 0px;
}

#close-newsletter{
    color: #000;
    border: 1px solid black;
    border-radius: 50px;
    padding: 0px;
    line-height: 30px;
    width: 30px;
    background: #ffffff;
    position: absolute;
    top: 12px;
    right: 12px;
    opacity: 0.7;
}

.checkbox-newsletter{
    display: flex;
    gap: 0.5em;
    justify-items: start;
    font-size: 1rem;
    align-items: baseline;
    color: #424242;
}

.bottoniform{
    display: flex;
}

.facebook-icon{
    content: '\f342';
}

.social-icons{
    max-width: 4rem;
    margin: 0rem 1rem;
}

.hidden-popup{
    display: none;
}

/************** MEDIA QUERIES ******************/

@media (max-width: 786px) {
    .timeline__event {
        flex-direction: column;
        align-self: center;
    }

    .timeline__event__content {
        width: 100%;
    }

    .timeline__event__icon {
        border-radius: 6px 6px 0 0;
        width: 100%;
        margin: 0;
        box-shadow: none;
    }

    .timeline__event__icon:before, .timeline__event__icon:after {
        display: none;
    }

    .timeline__event__date {
        border-radius: 0;
        padding: 20px;
    }

    .timeline__event:nth-child(2n + 1) {
        flex-direction: column;
        align-self: center;
    }

    .timeline__event:nth-child(2n + 1) .timeline__event__date {
        border-radius: 0;
        padding: 20px;
    }

    .timeline__event:nth-child(2n + 1) .timeline__event__icon {
        border-radius: 6px 6px 0 0;
        margin: 0;
    }


    .carousel-button-group {
        display: none;
    }
}

@media (min-width: 576px) {
    .react-multi-carousel-item .card, .datacentergallery .card-columns, .main-carousel-container .carousel-container {
        max-width: 540px;
    }

}

@media (max-width: 576px){
    .formPaginaContatti .widget-block-content{
        margin-bottom: 2rem;
    }
    .contentContatti{
        margin: 0px 10px;
    }
    .awssld__slidecontent h1{
        font-size: 2.5rem;
        line-height: 2.8rem;
        padding: 0px 10px;
    }
    .awssld__slidecontent .abstract{
        font-size: 1rem;
        line-height: 1.15rem;
        padding: 0px 10px;
    }
    .evidmain.card{
        padding: 2rem 1rem;
    }
    .imagebg2 .htmlcontent{
        width: 100%;
        margin-left: 0px;
        padding: 30px 50px;
    }
}

@media (min-width: 768px) {
    .react-multi-carousel-item .card, .datacentergallery .card-columns, .main-carousel-container .carousel-container  {
        max-width: 720px;
        column-count: 4;
    }
    .imagebg2 .htmlcontent{
        width: 50%;
    }
    .imagebg1 .htmlcontent{
        margin-left: 50%;
        width: auto;
    }
}

@media (max-width: 768px) {
    .steps::after {
        left: 32px;
    }

    .steps-container {
        left: 0;
        flex-direction: row-reverse;
        width: auto;
        margin-bottom: 16px;
    }

    .steps .steps-container:nth-child(even) {
        left: 0;
    }
}

@media (min-width: 992px) {
    .react-multi-carousel-item .card, .datacentergallery .card-columns,.main-carousel-container  .carousel-container {
        max-width: 960px;
    }
}

@media (max-width: 991.98px){
    .navbar .navbar-collapse .dropdown .dropdown-menu.show .dropdown-item{
        padding-left: 42px;
    }
    .btn-newsletter{
        margin-left: 1rem;
        margin-top: 0.42rem;
    }
    #close-newsletter{
        top: 15px;
        right: 12px;
    }
    #header .nav-open .navbar-translate{
        background-color: white;
    }
}

@media (min-width: 1200px) {
    .react-multi-carousel-item .card, .datacentergallery .card-columns, .main-carousel-container .carousel-container  {
        max-width: 1140px;
        column-count: 4;
    }
    .stats {
        margin-top: -80px;
        position: relative;
    }
    .imagebg2 .htmlcontent{
        width: 30%;
    }
}
@media (max-width: 1200px){
    .tracker{
        padding: 30px 20px;
    }
    .counter-element .counter-number{
        font-size: 3.5rem !important;
    }
}
@media (max-height: 1100px) {
    .container-form{
        overflow: scroll;
        margin-top: 50px;
        z-index: 42069;
    }
}
