@font-face {
  font-family: 'suisseInt';
  src: url('../fonts/Suisse_Int/SuisseIntl-Regular.woff2') format('woff2'),
       url('../fonts/Suisse_Int/SuisseIntl-Regular.woff') format('woff');   
}

@font-face {
  font-family: 'suisseWork';
  src: url('../fonts/Suisse_Works/SuisseWorks-Regular.otf') format('otf');

}
body{
    background-color: #F0F0F0 !important;
    font-family: 'suisseInt';
  }

h1,h2,h3,h4,h5,h6, .box-carousel li span, .nav-link{
  font-family: 'suisseWork' !important;
}


.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
  background: #869791  !important;
}
.owl-theme .owl-dots .owl-dot span{
  background: #D6D6D6 !important;
}

  .region-content{
    padding: 0px !important;
  }
    .slider-home {
      display: flex;              
      justify-content: center;     
      align-items: center;         
      text-align: center;          
      background-image: url(/themes/custom/studiodimajo/img/Home_Hero.png);
      /* height: 800px; */
      background-position: center;
      background-size: cover;
      margin-top: -66px;
    }


    .slider-home h1{
      color: white !important;
    }
  .box-studio{
    padding: 100px 0px;
    
  }
  .box-studio h3{
    color: white !important;
  }
.box-gallery{
  padding-bottom: 100px !important;
}
.descr-studio{
 border-top: 1px solid;
 padding-top:32px;
 padding-bottom: 23px !important;
}

.box-studio-home{
  padding-top: 112px !important;
}


    .list-group-item {
      background-color: #1c1c1c;
      color: #ffffff;
      border: none;
      margin-bottom: 10px;
    }
    
    .arrow-link {
      color: #ffffff;
      text-decoration: none;
      font-size: 1.5rem;
      flex-shrink: 0;
    }
    
    .arrow-link:hover {
      text-decoration: underline;
    }
    
    .carousel .list-group-item {
      margin-bottom: 0;
    }
  
    footer{
      background-color: #141414;
      color: white !important;
      padding-top: 0px !important;
    }

    footer li a:hover{
      color: #d0cec4 !important;
    }
  .title-box-footer{
    font-size: 15px;
    margin-bottom: 32px ;
  }
  footer ul{
    list-style: none !important;
    padding: 0px !important;
  }
   .box-carousel{
    background-color:  #272A2D !important;
    padding: 176px 0px;
   }
   /* .box-carousel img{
    width:50% !important;
   } */
  .box-carousel li span{
    color: white !important;
  
   
  }
.box-studio-homec{
  padding-top: 112px !important;
  padding-bottom: 128px !important;
}
.box-studio-homec p{
  margin-bottom: 0px !important;
}
  .list-group-item{
    background:  transparent !important;
    border:none !important;
    border-bottom: 1px solid white !important;
    padding-bottom: 20px;
  }
  .box-carousel h2{
    color: white !important;
    margin-bottom: 50px !important;
  }

  .owl-carousel .owl-item .img-box-news{
    width: 48px !important;
    height: 48px !important;
    margin-top: 56px !important;
    margin-bottom: 0px !important;
  }


  .title-news, .box-testo-news{
    padding: 10px;

  }
  .img-news img.img-fluid{
    width: 100% !important;
    border-radius:12px 12px 0 0 !important;
  }
  .box-news h4{
    text-align: center !important;
    margin-bottom: 120px;
  }
  .box-news h3{
    font-size: 25px !important;
  }
 
  .box-news a{
    color: black !important;
    text-decoration: none !important;
  }

  .box-news .owl-item.active{
    background-color: #f0f0f0 !important;
    border-radius: 20px !important;
  }
/* .carosello-home img{
  border-radius: 12px !important;
} */
  .before-footer{
    background-repeat: no-repeat;
    background-size: cover;
  }

  #block-studiodimajo-page-title{
    display: none !important;
  }
  .region-breadcrumb{
    display: none !important;
  }

  .navbar-brand{
    color: white !important;
  }

  /*lo studio*/
  
  
  .box-studio-descr{
    background-color: #c3bbbb;
    padding: 112px 0px 204px 0px;
  }
  .box-gallery-studio{
    background-color: #c3bbbb;
    padding-top: 50px;

  }
.box-gallery img{
  border-radius: 12px !important;
}
  .field--name-field-descrizione-studio{
    font-size: 15px;
  }
  .box-soluzioni{
    padding: 96px 0px 176px 0px;
  }
  @media(max-width:768px){
    .box-soluzioni{
      padding: 112px 0px 216px 0px;
    }
    .copyright{
      margin-top: 184px;
    }
  }
  .box-soluzioni{
    background-color: #272a2d;
    color: white !important;

  }
  .box-soluzioni h4{
    margin-bottom: 56px !important;
  }
  .box-pescara .row:first-child {
    margin-bottom: 204px !important;
  }
  @media(max-width: 768px){
    .box-pescara .row:first-child {
      margin-bottom: 192px !important;
    }

    .node-7 h4{
      margin-bottom: 40px !important;
    }
  }
  .box-pescara{
    padding-top: 240px !important;
    padding-bottom: 240px !important;
  }
  @media(max-width:768px) {
    .box-pescara{
      padding-top: 160px !important;
      padding-bottom: 260px !important;
    }
    .dekstop{
      display: none !important;
    }
  }
  .img-soluzioni{
    margin: 128px 0px !important;
  }

  @media(max-width:768px){
    .img-soluzioni{
      margin-top: 88px !important;
      margin-bottom: 184px !important;
    }
    .bottom-studio{
      margin-bottom: 80px;
    }
  }
  .field--name-field-image-descrizione-left{
    text-align: center !important;
  }



  /*attivita*/
  .slider-attivita{
    display: flex;              
      justify-content: center;     
      align-items: center;         
      text-align: center;          
      background-image: url(/themes/custom/studiodimajo/img/AreeDiAttivita_Hero.png);
      height: 640px;
      background-position: center;
      background-size: cover;
      margin-top: -41px;
  }
  .attivta-faq{
    padding-top: 96px !important;
    padding-bottom: 360px !important;
  }
.attivita-faq{
  background-color: #e1e0de !important;
}





.info-contatti{
  margin-bottom: 30px;
}


/*form contatti*/
.path-frontpage .form{
  background-color: #d1cac2 !important;
  padding-top: 50px;
  padding-bottom:240px;

}

.form{
  background-color: #d1cac2 !important;
  padding-top: 50px;
  padding-bottom: 240px;
}

.form img{
  margin-top: -130px !important;
}
.img-footer{
  text-align: center;
}


.form #edit-actions-submit{
  border-radius: 30px;
  background-color: black !important;
  width: 193px;
  height: 56px;
}
.form #edit-actions, .form .form-type-checkbox{
  text-align: center;
  margin-bottom: 32px !important;
}
.form-item{
  margin-bottom: 20px !important;
  margin-top: 0px !important;
}
.form-textarea-wrapper{
  margin-bottom: 48px !important;
}


footer h4{
  text-align: center;
  color: black;
}



/*pagina archivio news*/
.categoria{
  text-align: left !important;
}

.categoria_1, .categoria_2, .categoria_3{
  border-radius: 12px;


}



.categoria_1 .media img, .categoria_2 .media img, .categoria_3 .media img{
  width: 100% !important;
  border-radius: 12px 12px 0px 0px;
  margin-bottom: 0px !important;
  max-height: 180px;
    object-fit: cover;
    object-position: center;
}

.categoria_1 h1, .categoria_2 h1, .categoria_3 h1,
.categoria_1 img, .categoria_2 img, .categoria_3 img,
.categoria_1 time, .categoria_2 time, .categoria_3 time{
  margin-bottom: 20px;
  
}
.categoria_1{
  background-color: white;
  color: #000 !important;
}
.categoria_2{
  background-color: #d0cec4;
  color: #000 !important;
}
.categoria_3{
  background-color: #272a2d;
  color: white !important;
}

.categoria_1 h6 a, .categoria_2 h6 a{
  color: #000 !important;
  text-decoration: none !important;
}
.categoria_3 h6 a, .categoria_3 h3 a{
  color: white !important;
  text-decoration: none !important;
}
.categoria h3{
  line-height: 22px !important;
}
.path-archivio-articoli .view-filters {
  display: flex;              /* Imposta Flexbox per il contenitore */
  justify-content: center;    /* Centra orizzontalmente */
  align-items: center;        /* Centra verticalmente */        
  width: 100%;                /* Assicurati che il contenitore occupi tutta la larghezza */
}
  /* Centra il contenitore .view-filters */


/* Centra anche il form al suo interno */
.path-archivio-articoli  .views-exposed-form {
  max-width: 600px;           /* Imposta una larghezza massima per il form (opzionale) */
  width: 100%;                /* Il form si adatterà alla larghezza disponibile */
  text-align: center;         /* Allinea il testo al centro */
}

.path-archivio-articoli .form--inline .form-item{
  float: none !important;
}

.path-archivio-articoli .arrow-news{
  text-align: end !important;
  margin-top: 56px !important;

}
.path-archivio-articoli .arrow-news img{
 width: 48px;
 height: 48px;
  
}
.path-professionisti footer{
  margin-top: 100px;
}

@media(max-width:768px){
  .path-archivio-articoli footer{
    margin-top: 196px;
  }
  .article-single-box .mobile, .data-article-single{
    margin-bottom: 24px !important;
  }
  .field--name-field-sommario{
    padding-right: 0px !important;
    margin-bottom: 80px !important;
  }
  
}





/*tolgo form in footer*/
.node-9 footer .form, .path-archivio-articoli footer .form,
.node-40 .form{
  display: none !important;
}


.logo-menu-open-mobile{
  display: none;
}
.logo-menu-open{
  display: none;
}
.pager__item--next a, .pager__item--previous a{
  color: #000 !important;
  text-decoration: none !important;
}
.path-professionisti .media img{
  border-radius: 12px !important;
}
@media(min-width:768px){

/* .carosello-home img{
  max-height: 700px !important;
} */

.logo-menu-aperto{
  margin-left: 30px !important;
}
  .offcanvas-header .btn-close {
    margin-right: 30px !important;
    margin-bottom: 10px !important;
  }

  .aggiornamenti-approfondimenti{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mobile{
    display: none !important;
  }
  /* Nome e Cognome affiancati */
  .js-form-item-name,
  .js-form-item-cognome {
      display: inline-block;
      width: 48%;
      vertical-align: top;
  }
  
  /* Email e Telefono affiancati */
  .js-form-item-email,
  .js-form-item-telefono {
      display: inline-block;
      width: 48%;
      vertical-align: top;
  }
  
  /* Note a tutta larghezza */
  .js-form-item-message {
      width: 100%;
  }
  
  /* Per evitare problemi di margine tra gli elementi */
  .js-form-item-name,
  .js-form-item-email {
      margin-right: 2%;
  }
  

  h1{
    font-size: 73px !important;
    line-height: 110% !important;
    letter-spacing: -2px !important;
  }
  h2{
    font-size: 64px !important;
    line-height: 110% !important;
  }
  h3{
    line-height: 110% !important;
    font-size: 55px !important;
  }
  h4{
    font-size: 48px !important;
    line-height: 120% !important;
    letter-spacing: -1.5px !important;
    margin-bottom: 56px !important;
  }
  h5, h5 button, h5 a{
    font-size: 42px !important;
    line-height: 120% !important;
    letter-spacing: -1.25px !important;
  }
  h6, h6 a{
    font-size: 32px !important;
    color: white !important;
    line-height: 120% !important;
    letter-spacing: -1px !important;
  }
  h6.border-professionisti{
    color: black !important;
  }
  p, li, a{
    font-size: 24px !important;
  }

  .text-3, .page-node-type-news p, .testo-news, .pager__item--next a, .pager__item--previous a{
    font-size: 16px !important;
    line-height: 135% !important;
  }
  .text-1, .field--name-field-sommario .field__item, .page-node-type-news .field--name-body p, .field--name-field-biografia .field__item {
    font-size: 24px !important;
    line-height: 135% !important;
    letter-spacing: -0.5px !important;
  }
  .text-2, .field--name-field-curriculum-descrizione .field__item, .field--name-field-curriculum-descrizione .field__item li{
    font-size: 20px !important;
    line-height: 135% !important;
    letter-spacing: -0.5px !important;
  }
  .number-attivita{
    font-size: 16px !important;
  }
  .logo-menu-open{
    display: block !important;
  }
.logo-white{
 position: absolute;
 left: 50%;
 transform: translateX(-50%);
}
.logo-black{
  position: absolute;
  left: 50%;
    transform: translateX(-50%);
 }
.logo-footer img{
  width: 384px !important;
}

.path-professionisti .media img{
  width: 100% !important;
}
.carosello-home{
  padding-bottom: 204px !important;
}
.title-area-attivita{
  margin-bottom: 128px !important;
  color: white !important;
}
.img-footer img{
  width: 50% !important;
}
.h2-footer{
  margin-bottom:112px;
  margin-top: 166px
}
.box-news{
  padding: 176px 0px 400px 0px;
}
}

@media(max-width:768px){
  .box-news{
    padding: 112px 0px 112px 0px;
  }
  .webform-managed-file-placeholder{
    width: 60% !important;
  }
  .form-item-scegli-file{
    margin-bottom: 64px !important;
  }
  .h2-footer{
    margin-bottom:64px;
    margin-top: 62px
  }
  
  h1{
    font-size: 44px !important;
    line-height: 112% !important;
    letter-spacing: -1.5px !important;
  }
  h2{
    font-size: 42px !important;
    line-height: 115% !important;
    letter-spacing: -1.25px !important;
  }
  h3{
    font-size: 34px !important;
    line-height: 120% !important;
    letter-spacing: -1.25px !important;
  }
  h4{
    font-size: 32px !important;
    line-height: 120% !important;
    letter-spacing: -1.5px !important;
  }
  h5, h5 button, h5 a{
    font-size: 28px !important;
    line-height: 120% !important;
    letter-spacing: -1px !important;
  }
  h6, h6 a{
    font-size: 24px !important;
    color: white !important;
    line-height: 125% !important;
    letter-spacing: -1px !important;
  }
  h6.border-professionisti{
    color: black !important;
  }
  p, li, a{
    font-size: 22px !important;
  }
  .text-3, .testo-news, .pager__item--next a, .pager__item--previous a{
    font-size: 14px !important;
    line-height: 135% !important;
    letter-spacing: 0px !important;
  }
  .text-1, .field--name-field-biografia .field__item{
    font-size: 22px !important;
    line-height: 135% !important;
    letter-spacing: 0px !important;

  }
  .text-2, .number-attivita, .field--name-field-curriculum-descrizione .field__item, .field--name-field-curriculum-descrizione .field__item li{
    font-size: 18px !important;
    line-height: 135% !important;
    letter-spacing: 0px !important;
  }
  .slider-home{
    margin-top: -146px;
  }

  .area-attivita h6{
    color: white !important;
  }
  .arrow-professionisti{
    width: 40px !important;
    height: 40px !important;

  }

  .path-professionisti .text-md-end{
    text-align: right !important;
  }

  .col-archivio-articoli{
    margin-bottom: 40px;
  }
  .logo-menu-open-mobile{
    display: block !important;
  }
  .navbar{
    margin-top: 39px;
  }
  .newsletter{
    margin-bottom: 80px;
  }
  .title-box-footer{
    margin-bottom: 20px;
  }
  .logo-footer{
    text-align: center;
    margin-bottom: 20px;
  }
  .logo-footer img{
    width: 100% !important;
  }
  .node-9 .box-studio{
    padding-top: 223px !important;
  }
  .box-studio{
    padding-top: 112px !important;
  }
  .navbar.navbar-expand-lg{
    margin-top: 80px !important;
  }
  .box-studio-homec{
    padding-top: 80px !important;
    padding-bottom: 96px !important;
  }
  .box-studio-homec p{
    display: none !important;
  }
  .descr-studio{
    padding-bottom: 0px !important;
  }
  .carosello-home{
    padding-bottom: 128px !important;
  }
  .box-carousel{
    padding: 112px 0px !important;
  }
.title-area-attivita{
  margin-bottom: 96px !important;
  color: white !important;
}
.box-news h4{
  margin-bottom: 96px !important;
}
.box-news{
  padding-top: 112px !important;
  padding-bottom: 112px !important;
}

.region-news{
  margin-bottom: 80px !important;
}
.img-footer img{
  width: 100% !important;
}

}

footer a.text-3{
  color: white !important;
  text-decoration: none !important;
}



.area-attivita .list-group-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.area-attivita .list-group-item .number-attivita {
  margin-right: 10px;
  min-width: 30px; 
  font-family: 'suisseInt' !important;
}

.area-attivita .list-group-item span {
  text-align: left; 
}

.area-attivita .list-group-item .arrow-link {
  margin-left: 32px;
}





.box-testo-news {
  display: flex;
  flex-direction: column;
}

.box-testo-news .col-12 {
  display: flex;
  justify-content: flex-end; /* Sposta la freccia a destra */
  align-items: center;
}

.card-title a{
  color: #000 !important;
  text-decoration: none !important;
}

.box-contatti h3{
  color: white !important;
}

.node-10 .border-professionisti{
  margin-bottom: 30px;
}

.backToTop {
  background: transparent;
  border: none;
  cursor: pointer;
  z-index: 9999;
}

.backToTop img {
  width: 40px;  /* Dimensione dell'icona */
  height: auto;
}

.backToTop:hover img {
  opacity: 0.8;  /* Opacità al passaggio del mouse */
}

.node-3 h6{
  color: white !important;
}


/*menu*/
.fullscreen-menu .offcanvas-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.fullscreen-menu .btn-close {
  margin-left: auto;
  z-index: 1060;
}

.fullscreen-menu .offcanvas-header img {
  max-width: 350px;
  height: 30px;
}

.fullscreen-menu .offcanvas-body {
  text-align: center;
}

.fullscreen-menu .nav-link {
  font-size: 1.5rem;
  margin-bottom: 1.2rem;
}

.language-selector {
  margin-top: 2rem;
}

.offcanvas.offcanvas-top {
  background-color: white !important;
  height: 100% !important;
}

#fullscreenMenu li a {
  color: black !important;
}

.navbar-brand img {
  height: 30px !important;
}

.navbar-toggler-icon {
  background-image: url("/themes/custom/studiodimajo/img/menu.svg") !important;
}

.path-archivio-articoli .navbar-toggler-icon, .path-professionisti .navbar-toggler-icon,
.node-7 .navbar-toggler-icon, .page-node-type-news .navbar-toggler-icon, .page-node-type-professionisti .navbar-toggler-icon,
.node-41 .navbar-toggler-icon, .node-51 .navbar-toggler-icon{
  background-image: url("/themes/custom/studiodimajo/img/hamburger_blac.svg") !important;
}

.navbar-toggler {
  border: none !important;
}
.navbar-expand-lg .navbar-toggler{
  display: block !important;
}
.img-footer-tavolo{
  width: 100% !important;
}

.img-1-home,.img-2-home,.img-3-home{
width: 80% !important;
}

.img-1-home{
  height: 500px;
}
.img-3-home{
  height: 400px;
}

/* #block-studiodimajo-content{

  padding-top: 96px !important;

} */

.path-professionisti #block-studiodimajo-content{
  padding-top: 0px !important;
}
/* Aggiunta delle regole per il comportamento responsivo */
@media (max-width: 768px) {
img{
  max-width: 100%;
}

  .navbar .container-fluid {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  /* Logo a sinistra su mobile */
  .navbar-brand {
    width: auto;
    text-align: left;
    margin-left: 20px;
    width: 70%;
  }

  .logo {
    width: 100% !important;
  }

  .navbar-toggler {
    display: block;
  }
  .navbar-expand-lg .navbar-toggler{
    margin-top: 2px !important;
  }
  .owl-nav{
    display: none !important;
  }
  .path-frontpage .form{
    padding: 50px 0px !important;
  }
  /* .img-footer-tavolo, .before-footer{
    height: 347px !important;
  } */
  .slider-attivita, .slider-contatti, .slider-lavora-noi, .slider-professionisti {
    margin-top: -196px !important;
  }

  .node-10 .navbar-expand-lg .navbar-toggler{
    margin-top: -40px !important;
}
.path-frontpage .navbar-expand-lg .navbar-toggler{
  margin-top: -48px !important;
}
.path-professionisti .view-professionisti{
  padding-top: 54px !important;
}
#block-studiodimajo-content{
  padding-top: 0px !important;
}
.altri-agg{
  margin-bottom: 96px !important;
}
.scopri-art-corr{
  margin-top: 80px;
  margin-bottom: 256px;
}
#main-content-news-single{
  margin-top: 20px;
}
}

@media (min-width: 769px) {
  .path-archivio-articoli .view-header{
   margin-left: 112px;
   margin-right: 112px;
  }

  .scopri-art-corr{
    margin-top: 121px;
    margin-bottom: 224px;
  }
  .navbar .container-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .navbar-brand {
    width: auto;
    text-align: center;
  }

  .navbar-toggler {
    display: block;
    position: absolute;
    right: 15px; 
  }
  .navbar.navbar-expand-lg{
    margin-top: 25px !important;
  }
  .menu-footer{
    margin-bottom: 184px;
  }
  .img-scarica-cv{
    height: 48px;
    width: 48px;
  }
}

.logo-white{
display: none;
}
.logo-black{
  display: none;
}

.path-archivio-articoli .logo-black, .path-professionisti .logo-black, .node-7 .logo-black,
.page-node-type-news .logo-black, .page-node-type-professionisti .logo-black,
.node-41 .logo-black, .node-51 .logo-black{
  display: block !important;
}
.node-9 .logo-white, .node-10 .logo-white, .node-40 .logo-white, .path-frontpage .logo-white{
display: block !important;
}

.view-articoli-correlati .img-box-news{
  width: 46px !important;
  height: 48px !important;
}

.page-node-type-professionisti a{
  color: black !important;
  text-decoration: none !important;
}




.newsletter-input{
  color: white !important;
  background: black;
  border: 1px solid white;
  padding: 10px;
  width: 384px;
  border-radius: 7px;
}


.img-freccia-professionisti{
  text-align: right !important;
}

/* pagina professionisti */
/* @media(min-width: 1400px){
  .col-professionisti h5 a{
    margin-right: 186px !important;
  }
  .col-professionistip{
    margin-left: 88px !important;
  }
  .col-professionisti .col-md-9 a{
    margin-left: 153px !important;
  }
  .col-professionisti .arrow-professionisti{
    width: 10% !important;
  }
}

@media(min-width:1199px) and (max-width: 1399px){
  .col-professionisti h5 a{
    margin-right: 186px !important;
  }
  .col-professionisti p{
    margin-left: 43px !important;
  }
  .col-professionisti .col-md-9 a{
    margin-left: 111px !important;
  }
  .col-professionisti .arrow-professionisti{
    width: 10% !important;
  }
}

@media(min-width:769px) and (max-width: 1198px){
  .col-professionisti h5 a{
    margin-right: 182px !important;
  }
  
  .col-professionisti .col-md-9 a{
    margin-left: 65px !important;
  }
  .col-professionisti .arrow-professionisti{
    width: 10% !important;
  }
} */

.attivta-faq .accordion {
  width: 100%;
  border-bottom: 1px solid #ccc;
}
.attivta-faq .accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: bold;
  border-top: 1px solid !important;
padding: 40px 0px !important;
}
.attivta-faq .accordion-content {
  display: none;
  padding: 40px 0x 148px 0px;
}
.attivta-faq .icon {
  width: 48px;
  height: 48px;
}
@media(max-width:768px){
  .attivta-faq .icon {
    width: 40px;
    height: 40px;
  }
  .attivta-faq{
    padding-bottom: 176px !important;
  }
}

@media(max-width:768px){
  .accordion-content .text-1:first-of-type {
    margin-top: 56px !important;
  }
}
.page-node-type-professionisti p{
  margin-bottom: 0px;
}

.page-node-type-professionisti h3{
  margin-top: 112px !important;
  margin-bottom: 32px !important;
}

.border-professionisti{
  padding-top: 32px;
  border-top: 1px solid;
  margin-top: 96px !important;
  margin-bottom: 56px !important;
}

.img-single-profe img{
width: 100% !important;
}


@media(max-width: 768px){
  .page-node-type-professionisti #block-studiodimajo-content{
    padding-bottom: 192px !important;
    padding-top: 20px !important;
  }
  .img-scarica-cv{
    height: 40px;
    width: 40px;
  }
}

footer h6{
  color: white !important;
}

.categoria_1 .arrow-white, .categoria_2 .arrow-white{
  display: none !important;
}
.categoria_3 .arrow-black{
  display: none !important;
}

.node-7 .carosello-home{
  margin-top: 0px !important;
  padding-bottom: 204px !important;
  background-color: #c3bbbb !important;
}
.node-7 .box-studio-descr, .node-7 .descr-studio{
padding-bottom: 0px !important;
}
.node-7 .box-studio-descr{
  padding-bottom: 128px !important;
}
.box-pescara img {
  max-width: 600px !important;
}

@media(max-width: 768px){
  .node-7 .box-studio-descr{
    padding-bottom: 128px !important;
    padding-top: 72px !important
  }
  .node-7 .descr-studio{
    padding-top: 24px !important

  }
  .box-pescara img {
    max-width: 100% !important;
  }
}

.path-professionisti h5{
  margin: 24px 0px !important;
}

.node-10 .border-professionisti{
  margin-top: 0px !important;
}

.form-control{
  color: #747474 !important;
}
#edit-scegli-file--description{
  display: none !important;
}
.node-40 #edit-scegli-file{
  position: relative;
}
.node-40 .js-form-type-webform-document-file .webform-managed-file-placeholder{
  position: absolute;
  left: 129px;
  color: #747474;

}
.path-frontpage .webform-managed-file-placeholder{
  color: #747474;
  float: right;
  position: absolute;
  left: 144px;
}

#edit-scegli-file-upload{
  width: 22%;
} 

.form-item-scegli-file{
  margin-bottom: 48px !important;
}

.path-archivio-articoli .view-filters{
  display: none !important;
}
#views-bootstrap-archivio-articoli-page-1{
  margin-top: 96px;
}

@media(max-width:768px){
  #views-bootstrap-archivio-articoli-page-1{
    margin-top: 80px;
  }
  .breadcump{
    display: none !important;
  }
}

.path-archivio-articoli .view-header{
  border-top: 1px solid;
  padding-top: 32px;
}

#edit-scegli-file span{
  display: none !important;
}

label.option, .file--mime-application-pdf.file--application-pdf{
  color: #747474 !important;
}

.breadcump{
  text-transform: uppercase !important;
  margin-bottom: 112px;
}

.title-new-single{
  margin-bottom: 96px;
}

.articolo-news-single{
  padding-top: 32px;
  border-top: 1px solid;
}
@media(max-width:768px){
  .title-new-single{
    margin-bottom: 24px;
  }
  .articolo-news-single{
    padding-top: 24px;
    border-top: 1px solid;
    margin-bottom: 64px !important;
  }
  
.data-article-single, .field--name-field-sommario{
  margin-bottom: 32px;
}
.scopri-art-corr{
  margin-bottom: 0px !important;
}
}

.img-article-single img{
  width: 100%;
}

.data-article-single{
  margin-bottom: 32px;
}

.field--name-field-sommario{
  margin-bottom: 96px;
  padding-right: 30%;
}

.field--name-field-sommario .field__label{
  display: none;
}

.article-single-box{
padding-bottom: 384px;
}

.aricle-correlati-news-single{
  background-color: white !important;
  padding-top:  176px;
  padding-bottom:  176px;
}
h4.altri-agg{
  margin-bottom: 121px;
}
@media(max-width:768px){
  .article-single-box{
    padding-bottom: 256px;
    }

    .aricle-correlati-news-single{
      background-color: white !important;
      padding-top:  112px;
      padding-bottom:  256px;
    }
}

/*carica file form*/
.webform-document-file .form-submit, .webform-element-description{
  display: none !important;
}

.btn:hover, .node-40 #edit-actions-submit{
  border-color: transparent !important;
}




.slider-home{
  padding-top: 384px;
  padding-bottom: 384px;
}



.slider-attivita{
  padding-top: 268px;
  padding-bottom: 268px;
}

.slider-home .box-studio, .slider-attivita .box-studio,
.path-archivio-articoli .slider-customize .box-studio,
.slider-contatti .box-studio, .slider-lavora-noi .box-studio,
.slider-professionisti .box-studio
{
padding-top: 0px !important;
padding-bottom: 0px !important;

}

.slider-customize{
  display: none !important;
}
.path-archivio-articoli .slider-customize{
  display: flex !important;
  justify-content: center;     
  align-items: center;         
  text-align: center;          
  padding-top: 217px;
  padding-bottom: 268px;
  height: 780px;
}
/*contatti*/
.slider-contatti{
  display: flex;              
  justify-content: center;     
  align-items: center;         
  text-align: center;          
  background-image: url(/themes/custom/studiodimajo/img/ContattiEStaff__Hero.png);
  background-position: center;
  background-size: cover;
  margin-top: -52px;
  padding-top: 268px;
  padding-bottom: 268px;
  height: 640px;

}
.slider-lavora-noi{
    display: flex;              
  justify-content: center;     
  align-items: center;         
  text-align: center;          
  background-image: url(/themes/custom/studiodimajo/img/slider_lavora-noi.png);
  background-position: center;
  background-size: cover;
  margin-top: -52px;
  padding-top: 268px;
  padding-bottom: 268px;
  height: 640px;
}
.slider-professionisti{
      display: flex;              
  justify-content: center;     
  align-items: center;         
  text-align: center;          
  background-position: center;
  background-color: #c3bbbb !important;
  background-size: cover;
  margin-top: -52px;
  padding-top: 268px;
  padding-bottom: 268px;
  height: 640px;
}
.container-contatti{
  background-color: #c3bbbb !important;
  padding: 80px 0px 400px 0px !important;
}


.slider-studio{
  display: flex;              
  justify-content: center;     
  align-items: center;         
  text-align: center;          
  background-color: #c3bbbb !important;
  margin-top: -50px;
  padding-top: 268px;
  padding-bottom: 268px;
  height: 780px !important;
}

.node-7 .box-studio{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-left: 32px !important;
  padding-right: 32px !important;
}

@media(max-width:768px){
  .slider-home{
    padding-top: 340px;
  padding-bottom: 340px;
  }
  .box-studio-descr{
    padding: 0px !important;
  }
  .node-7 .navbar.navbar-expand-lg,
  .node-9 .navbar.navbar-expand-lg,
  .path-archivio-articoli .navbar.navbar-expand-lg,
  .node-10 .navbar.navbar-expand-lg,
  .path-professionisti .navbar.navbar-expand-lg,
  .page-node-type-news .navbar.navbar-expand-lg,
  .node-41 .navbar.navbar-expand-lg,
  .node-40 .navbar.navbar-expand-lg{
    margin-top: 35px !important;
  }
  .node-7 .slider-studio, .node-9 .slider-attivita{
    padding-top: 268px;
    padding-bottom: 268px;
    margin-top: -106px !important;
  }
  .path-archivio-articoli .slider-customize{
    padding-top: 172px !important;
  }
  .slider-contatti, .slider-lavora-noi, .slider-professionisti{
    margin-top: -96px !important;
    padding-top: 268px;
    padding-bottom: 268px;
  }
  .logo-white, .logo-black{
    margin-left: 0px;
  }
  .path-frontpage .logo-white{
    margin-left: 15px;
  }
  .form .form-type-checkbox {
    text-align: left !important;
    padding-left: 23px !important;
  }

  .backToTop{
    margin-top: 64px !important;
  }
  .legale-footer {
    margin-top: 32px !important;
    margin-bottom: 184px;
  }
  .text-studio-title{
    margin-bottom: 64px !important;
  }

  .img-studio-1{
    margin-top: 40px !important;
  }
  .col-midset-dinamico{
    margin-top: 72px !important;
  }
  .node-7 .form .form-type-checkbox{
    padding-left: 3px !important;
  }
  .node-7 .form{
    padding-bottom: 112px !important;
  }
  .attivta-faq .accordion-header{
    padding: 24px 0px !important;
  }
  .path-professionisti h5{
    margin: 16px 0px !important;
  }
  .col-professionisti{
    margin-bottom: 96px !important;
  }
  .path-professionisti footer{
    margin-top: 160px !important;
  }
  .page-node-type-professionisti h3{
    margin: 24px 0px !important;
  }
  .border-professionisti{
    margin-top: 72px !important;
    margin-bottom: 64px !important;
  }
}
.slider-home{
  height: 1008px !important;
}

@media(min-width: 769px){

 

  .arrow-professionisti{
    width: 48px !important;
    height: 48px !important;

  }

  .area-attivita .list-group-item{
    height: 145px;
  }
  .path-frontpage .descr-studio{
    padding-bottom: 56px !important;
  }
  .path-frontpage .region-news,.path-frontpage .box-news h4{
    margin-bottom: 121px !important;
  }

  .info-footer{
    padding-top: 80px;
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .row.copyright .text-3{
    margin-bottom: 0px !important;
  }
  .accordion-content{
    margin-top: 40px;
    padding-bottom: 208px;
  }
  .path-professionisti .view-professionisti{
    padding-top: 165px;
    padding-bottom: 320px;
  }
  .page-node-type-professionisti #block-studiodimajo-content{
    padding-bottom: 400px !important;
    padding-top: 165px !important;
  }
  h6.border-professionisti{
    margin-bottom: 0px !important;
  }
  .title-news{
    padding-bottom: 56px !important;
    padding-top: 32px !important;

   
  }
  .title-news .col-12{
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  .box-testo-news .col-12{
    padding-left: 32px !important;
    padding-right: 32px !important;
    padding-bottom: 32px !important;
  }
  .path-archivio-articoli footer{
    margin-top: 428px !important;
  }
  #main-content-news-single{
    margin-top: 165px;
  }
  .articolo-news-single{
    margin-bottom: 56px !important;
  }
  .dekstop.img-article-single{
    margin-top: 128px !important;
  }
  .email-contatti{
     margin-bottom: 55px !important;
  }
  .nav-item h5 a{
    margin-bottom: 0px !important;
  }
   .nav-item h5{
    margin: 0px 0px 4px 0px !important;
  }
  .btn-close{
    background-size: 57px !important;
   }
   .area-attivita .list-group-item .arrow-link img {
    width: 48px; 
    height: 48px;
  }
  .reserved-rights{
    padding-top: 10px;
  }
  .descr1-studio, .img-studio-1{
    padding-left: 112px !important;
    padding-right: 112px !important;
  }
  .container-fluid.attivta-faq, #views-bootstrap-professionisti-page-1,
  .professionista-single-page, .contatti-page, .box-studio-homec, .box-studio-descr, .box-soluzioni,
  .area-attivita .container-fluid, .page-node-type-news .container-articolo-single-page, .page-node-type-news .aricle-correlati-news-single,
  .node-41 #main-content .container-fluid{
    padding-left: 48px !important;
    padding-right: 48px !important;
  }
  .path-archivio-articoli  .col-archivio-articoli{
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top:32px !important
  }
  #views-bootstrap-archivio-articoli-page-1{
    padding-left: 112px !important;
    padding-right: 112px !important;
  }
  .path-frontpage .media{
    display: block !important;
  }
  /* .title-midset-dinamico{
    padding-left: 75px !important;
  } */
}


@media(max-width:768px){

  .path-archivio-articoli  .col-archivio-articoli{
    padding-left: 32px !important;
    padding-right: 32px !important;
    padding-bottom:40px !important;
    margin-bottom: 0px !important;
  }

  .area-attivita .list-group-item .arrow-link img {
    width: 40px; 
    width: 40px;
  }
  .container-contatti{
    padding: 72px 0px 256px 0px !important;
  }
  .node-10 .border-professionisti{
    padding: 40px 0px !important;
    margin-bottom: 0px !important;
  }
  .info-contatti, .email-contatti{
    margin-bottom: 80px !important;
  }
  .info-contatti.dottoressa{
    margin-bottom: 40px !important;

  }
  .area-attivita .list-group-item{
    height: 125px;
  }
  .btn-close{
    background-size: 33px !important;
   }
   .title-news{
    padding-bottom: 40px !important;
    padding-top: 24px !important;
    
  }

  .title-news .col-12{
    padding-left: 24px !important;
    padding-right: 24px !important;
  }

  .box-testo-news .col-12{
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-bottom: 24px !important;
  }
 
}
.box-testo-news, .col-12.testo-news{
  padding-bottom: 0px !important;
  text-align: justify !important;
}
.btn-close {
  filter: none !important; /* Rimuove il filtro grigio */
  opacity: 1 !important; /* Imposta l'opacità al 100% */
  background-color: transparent !important; /* Rimuove qualsiasi sfondo */
}
.box-testo-news{
  padding-top: 0px !important;
}

/* .box-testo-news .testo-news, .title-news .col-12, .testo-news .col-12, .box-testo-news .col-12{
  padding: 0px 0px 0px 0px!important;
} */

.container-fluid.carosello-home, .col-professionisti{
  padding-left: 48px !important;
  padding-right: 48px !important;
}
.container-fluid.box-news{
  padding-right: 48px !important;
  padding-left: 48px !important;
}
@media(max-width:768px){
  .container-fluid.box-news{
    padding-right: 32px !important;
    padding-left: 32px !important;
  }
  .newsletter-input{
    width: 100% !important;
  }
  .owl-carousel .owl-item .img-box-news{
    width: 40px !important;
    height: 40px !important;
  }
  .container-fluid.attivta-faq, #views-bootstrap-professionisti-page-1, .professionista-single-page, .contatti-page,
  .info-footer, .box-studio-homec, .box-studio-descr, .box-soluzioni, .area-attivita .container-fluid, .container-articolo-single-page, .page-node-type-news .container-articolo-single-page, .page-node-type-news .aricle-correlati-news-single,
  .box-pescara, .node-41 #main-content .container-fluid{
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

.navbar-toggler:focus, 
.navbar-toggler:focus-visible {
  outline: none;
  box-shadow: none;
}
.navbar-toggler:focus {
  outline: none !important;
  box-shadow: none !important;
}

footer{
  padding-bottom: 0px !important;
}

/* .carosello-home .img-fluid{
  height: revert-layer !important;
} */


.path-frontpage .categoria_1 .media img,.path-frontpage .categoria_2 .media img, .path-frontpage .categoria_3 .media img{
  height: 100% !important;
}

.img-soluzioni .col-12{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.pager__item.is-active{
  display: none !important;
}
.path-archivio-articoli .pager{
      margin-top: 32px !important;
}



/*menu*/
.fullscreen-menu .offcanvas-header{
  padding-top: 40px !important;
}


.path-professionisti{
  background-color:  #F0F0F0 !important;
}

.page-node-type-professionisti .field__label{
display: none !important;
}

.node-9 .text-1, .node-9 .text-1{
  text-align: justify !important;
}

.path-frontpage .descr-studio{
  text-align: justify !important;
}

.text-2{
  text-align: justify !important;
}


.box-pescara{
  background-color: #d1cac2 !important;
}
.box-studio-homec, .carosello-home, .box-news, .box-pescara.box-nuova-sede, 
.attivta-faq, .path-archivio-articoli .slider-customize,
.node-41 main{
  background-color: #c3bbbb !important;
}

.page-node-type-news{
  background-color: #faf9f8 !important;
}

.aricle-correlati-news-single{
  background-color: #f0f0f0 !important;
}

.page-node-type-news .form, .node-51 .form{
  display: none !important;
}

.box-studio-homec .row{
  border-top: 1px solid;
}

.box-studio-homec .descr-studio{
  border-top: none !important;
}


.node-7 .carosello-home{
  padding-bottom: 0px !important;
}

.row-professionisti{
  margin-bottom: 168px !important;
}
.title-row-professionisti{
  margin-bottom: 88px !important;
}

/* .node-41 .img-fluid{
  border-radius: 20px !important;
} */

@media(min-width: 769px){
  .node-7 .carosello-home{
  padding-bottom: 204px !important;
}

  .path-archivio-articoli .slider-customize{
    margin-top: -40px !important;
  }
  .row-team .col-professionisti{
    margin-bottom: 88px !important;
  }
  .box-pescara.box-pescara.box-nuova-sede .row:first-child{
    margin-bottom: 96px !important;
  }
}

@media(max-width: 768px){
  .email-footer{
    font-size: 13px !important;
  }
}

.page-node-type-professionisti p,
.page-node-type-professionisti li{
  text-align: justify !important;
}

.page-node-type-professionisti nav li{
  text-align: center !important;
}

.node-40 .container-contatti{
  background-color: #c3bbbb !important;
}

.node-40 .text-2 a{
  font-size: 20px !important;
  color: rgb(33, 37, 41) !important;
          line-height: 135% !important;
        letter-spacing: -0.5px !important;
        text-decoration: none !important;
}

.node-40 #edit-actions-submit{
  border-radius: 30px;
    background-color: black !important;
    width: 193px;
    height: 56px;
}

.path-archivio-articoli .view-header a{
  text-decoration: none;
}

.path-archivio-articoli{
  background-color: #c3bbbb !important;
}
.descr-team{
  padding-bottom: 160px !important;
}

#edit-actions-submit:focus,
#edit-actions-submit:active {
  outline: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}

.form #edit-actions-submit{
  border-color: transparent !important;
}

@media(min-width: 768px){
  h5.card-title{
    margin-top: 24px !important;
  }
}

/* .img-single-profe img{
  border-radius: 12px !important;
}  */

.page-node-type-professionisti h6.border-professionisti{
  display: none !important;
}

@media(max-width:768px){
  .navbar.navbar-expand-lg{
    margin-top: 35px !important;
  }
  #fullscreenMenu h5, #fullscreenMenu h5 a{
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  #fullscreenMenu .nav-item{
    margin-bottom: 24px !important;
  }
  .path-frontpage .navbar-expand-lg .navbar-toggler{
    padding-right: 32px !important;
  }
  .container-fluid.carosello-home,
  footer .form .container-fluid,
  .path-archivio-articoli .slider-customize .box-studio{
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
  footer .form .label.option{
    margin-left: 8px !important;
  }
  footer .copyright .text-3{
    margin-bottom: 0px !important;
  }
  .title-midset-dinamico .text-2{
    margin-bottom: 80px !important;
  }
  .box-nuova-sede.mobile .text-2{
    margin-bottom: 40px !important;
  }
  .node-9 ul{
    margin-bottom: 96px !important;
  }
  .attivta-faq .icon{
    margin-left: 16px !important;
  }
  .title-row-professionisti{
    margin-bottom: 48px !important;
  }
  .col-professionisti{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .node-41 .card-title{
    margin-top: 16px !important;
  }
  .row-professionisti{
    margin-bottom: 64px !important;
  }
  .page-node-type-professionisti ul{
    padding-left: 22px !important;
  }
  .info-contatti.email-contatti{
    margin-bottom: 40px !important;
  }
  .email-link{
    margin-bottom: 80px !important;
  }
  .form-lav-noi{
    margin-top: 136px !important;
  }
  .form-lav-noi .webform-actions{
    text-align: center !important;
  }
  header .container-fluid {
    padding: 0px !important;
  }
 
  header .navbar-brand img{
    margin-left: 30px !important;
  }
   .path-frontpage header .navbar-brand img{
    margin-left: 15px !important;
  }
  .navbar-expand-lg .navbar-toggler{
    padding-right: 32px !important;
  }
  .btn-close.mobile{
    position: absolute;
    right: 40px;
    top: 55px;
  }
  .slider-attivita,
  .slider-professionisti,
  .slider-lavora-noi,
  .slider-contatti{
    height: 780px !important;
  }
}





.dekstop{
  display: block !important;
}
.mobile{
  display: none !important;
}



/* @media(min-width: 769px){
  h1{
    font-size: 60px !important;
    line-height: 66px !important;
  }
    h2{
    font-size: 54px !important;
    line-height: 55px !important;
  }
    h3{
    font-size: 50px !important;
    line-height: 55px !important;
  }
    h4{
    font-size: 44px !important;
    line-height: 53px !important;
  }
    h5{
    font-size: 40px !important;
    line-height: 48px !important;
  }
    h6{
    font-size: 32px !important;
    line-height: 38px !important;
  }
  .text-1{
    font-size: 24px !important;
    line-height: 32px !important;
  }
   .text-2{
    font-size: 20px !important;
    line-height: 27px !important;
  }
   .text-3{
    font-size: 16px !important;
    line-height: 22px !important;
  }
}



@media(max-width: 768px){
  .dekstop{
  display: none !important;
}
.mobile{
  display: block !important;
}

  h1{
    font-size: 44px !important;
    line-height: 49px !important;
  }
    h2{
    font-size: 42px !important;
    line-height: 48px !important;
  }
    h3{
    font-size: 34px !important;
    line-height: 41px !important;
  }
    h4{
    font-size: 32px !important;
    line-height: 38px !important;
  }
    h5{
    font-size: 28px !important;
    line-height: 34px !important;
  }
    h6{
    font-size: 24px !important;
    line-height: 30px !important;
  }
    .text-1{
    font-size: 22px !important;
  }
   .text-2{
    font-size: 18px !important;
  }
   .text-3{
    font-size: 14px !important;
    line-height: 22px !important;
  }
} */


  .cat-news .link-grid {
    display: grid;
    gap: 10px;
    text-align: center;
    justify-content: center;
  }

  /* Mobile: 2 colonne */
  @media (max-width: 767px) {

.box-pescara.mobile .descr1-studio .text-2,
.box-pescara.box-nuova-sede .text-2{
  margin-bottom: 40px !important;
}


    .cat-news  .link-grid {
      grid-template-columns: repeat(1, auto);
    }
    .email-footer{
      font-size: 12px !important;
    }
    .slider-home, .slider-attivita,
        .slider-contatti, .slider-lavora-noi, .slider-professionisti{
       height: 100vh !important;
        min-height: 100v
    }
    .slider-studio{
       height: 100vh !important;
        min-height: 100v
    }
  }

  /* Desktop: 4 colonne */
  @media (min-width: 768px) {
    .cat-news .link-grid {
      grid-template-columns: repeat(4, auto);
    }
  }

  .cat-news .link-grid a {
    margin: 0 10px;
    color: #757575;
    text-decoration: none;
  }
  .node-40 label.option{
    margin-left: 8px !important;
  }


  .field--name-field-approfondimento .field__label{
  display: none !important;
}

.page-node-type-news .field--name-field-approfondimento a{
  color: #757575 !important;
}

form .label.option{
  margin-left: 8px !important;
}

.newsletter-input::placeholder{
  color: white !important;
}

.owl-dots{
  margin-top: 32px !important;
}


@media(min-width:1230px) and (max-width: 1411px){
  .node-41 h5.card-title a{
    font-size: 35px !important;
  }
}


@media(min-width:768px) and (max-width: 1229px){
  .node-41 h5.card-title a{
    font-size: 25px !important;
  }
}

.node-41 .img-fluid{
  width: 100% !important;
}




@media(min-width: 769px){
  
  h1{
    font-size: 55px !important;
    line-height: 66px !important;
  }
    h2{
    font-size: 50px !important;
    line-height: 55px !important;
  }
    h3{
    font-size: 45px !important;
    line-height: 55px !important;
  }
    h4{
    font-size: 40px !important;
    line-height: 53px !important;
  }
    h5{
    font-size: 35px !important;
    line-height: 48px !important;
  }
    h6{
    font-size: 27px !important;
    line-height: 38px !important;
  }
  .text-1{
    font-size: 22px !important;
    line-height: 32px !important;
  }
   .text-2{
    font-size: 18px !important;
    line-height: 27px !important;
  }
   .text-3{
    font-size: 14px !important;
    line-height: 22px !important;
  }
}



@media(max-width: 768px){
  .dekstop{
  display: none !important;
}
.mobile{
  display: block !important;
}

  h1{
    font-size: 40px !important;
    line-height: 49px !important;
  }
    h2{
    font-size: 38px !important;
    line-height: 48px !important;
  }
    h3{
    font-size: 30px !important;
    line-height: 41px !important;
  }
    h4{
    font-size: 28px !important;
    line-height: 38px !important;
  }
    h5{
    font-size: 24px !important;
    line-height: 34px !important;
  }
    h6{
    font-size: 20px !important;
    line-height: 30px !important;
  }
    .text-1{
    font-size: 19px !important;
  }
   .text-2{
    font-size: 17px !important;
  }
   .text-3{
    font-size: 13px !important;
    line-height: 22px !important;
  }
}


.node-9 .text-1, .node-9 .text-2{
  text-align: left !important;
}

.link-studio:hover{
  text-decoration: underline !important;
}

#edit-scegli-file {
  position: relative !important;
}

.webform-managed-file-placeholder{
      color: #747474;
    float: right;
    position: absolute;
    left: 144px;
}

.area-attivita .list-group-item .arrow-link{
  position: absolute;
  right: 0px !important;
}

.area-attivita li.list-group-item.justify-content-between{
  justify-content: flex-start !important;
}

@media(min-width: 768px){
  .area-attivita h6{
    width: 86% !important;
  }
}

.page-node-type-professionisti, .page-node-type-news{
  background-color: #c3bbbb !important;
}

.box-studio-homec, .carosello-home,
.slider-studio, .box-studio-descr,
.node-7 .carosello-home{
  background-color: #b9b9b9 !important;
}

.icona-sede-box-corso{
      width: 28px !important;
    height: 20px !important;
}


.alert-status.alert-success.alert-dismissible,
.messages--error{
  display: none !important;
}

footer .company a.text-3{
  color: #747474 !important;
}

.container-sabrina{
    background-color: #c3bbbb !important;
    padding: 80px 0px 80px 0px !important;
}
.slider-sabrina {
    display: flex
;
    justify-content: center;
    align-items: center;
    text-align: center;
        background-image: url(/themes/custom/studiodimajo/img/foto-architetto.jpg);
    background-position: center;
    background-size: cover;
    margin-top: -52px;
    padding-top: 268px;
    padding-bottom: 268px;
    height: 636px;
}

div#block-studiodimajo-views-block-carosello-sabrina-block-1
 {
    text-align: center;
}

.path-frontpage .box-news{
  display: none !important;
}