@charset "UTF-8";
/*

 +-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+
 |E|d|u|c|a|t|i|o|n| |M|a|r|k|e|t|i|n|g| |I|t|a|l|i|a|
 +-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+
 
Author:  Phil @ Education Marketing Italia
URL: https://educationmarketing.it

/* FONT */
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");
/* TYPO */
/* BASE */
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

div.clear {
  clear: both; }

.show {
  display: block !important; }

html {
  width: 100%;
  height: 100%; }

html, body {
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
  color: #303030;
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  overflow-x: hidden; }
  html.page-home, html.page-asilo-nido, html.page-scuola-dellinfanzia, html.page-scuola-primaria, html.page-scuola-secondaria-di-primo-grado, html.error404, html.search, html.page-nursery, html.page-kindergarten, html.page-primary-school, html.page-middle-school, html.page-early-years, html.page-open-day, body.page-home, body.page-asilo-nido, body.page-scuola-dellinfanzia, body.page-scuola-primaria, body.page-scuola-secondaria-di-primo-grado, body.error404, body.search, body.page-nursery, body.page-kindergarten, body.page-primary-school, body.page-middle-school, body.page-early-years, body.page-open-day {
    background-image: url("../images/background.svg");
    background-size: 100%;
    background-position: center; }
  html p, body p {
    margin-bottom: 15px;
    font-weight: 400;
    margin-top: 0; }
  html .post, html .page, body .post, body .page {
    margin: 0; }
  html .page-content, html .entry-content, body .page-content, body .entry-content {
    margin: 0; }
  html a, body a {
    text-decoration: underline;
    color: #cd0001;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear; }
    html a:hover, html a:visited, html a:focus, body a:hover, body a:visited, body a:focus {
      color: #cd0001;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }
    html a:focus, body a:focus {
      outline: 1px solid #cd0001;
      font-weight: bold !important;
      text-decoration: underline; }
  html .text-center, body .text-center {
    text-align: center; }
  html .p-privacy, body .p-privacy {
    margin: 15px 0;
    display: inline-block; }
  html .vc_col-has-fill > .vc_column-inner,
  html .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
  html .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
  html .vc_row-has-fill > .vc_column_container > .vc_column-inner, body .vc_col-has-fill > .vc_column-inner,
  body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
  body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner,
  body .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0; }
  html h1, body h1 {
    font-size: 55px;
    line-height: 65px;
    color: #0F275C;
    font-weight: 700;
    margin: 0 0 10px 0; }
    @media (max-width: 480px) {
      html h1, body h1 {
        font-size: 45px;
        line-height: 55px; } }
  html h2, body h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600 !important;
    margin: 0 0 25px 0 !important;
    color: #303030; }
    @media (max-width: 480px) {
      html h2, body h2 {
        font-size: 35px;
        line-height: 45px; } }
  html h3, body h3 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    margin: 0 0 25px 0;
    color: #303030; }
    @media (max-width: 480px) {
      html h3, body h3 {
        font-size: 28px;
        line-height: 38px; } }
  html h4, body h4 {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 25px 0;
    color: #0F275C; }
  html strong, body strong {
    font-weight: 700; }
  html .rosso, body .rosso {
    color: #cd0001; }
  html .no-margin-bottom, body .no-margin-bottom {
    margin-bottom: 0; }
  html .no-margin-title h2, body .no-margin-title h2 {
    margin: 0 !important; }
  html .black, body .black {
    font-weight: 900; }
  html ul, html ol, body ul, body ol {
    margin: 15px 0; }
    html ul li, html ol li, body ul li, body ol li {
      line-height: 28px;
      font-size: 17px; }
  html .site-wrapper, body .site-wrapper {
    width: 100%;
    max-width: 1250px;
    padding: 0 25px;
    margin: 0 auto; }
  html img, body img {
    position: relative; }
  html .comment-navigation .nav-links, html .posts-navigation .nav-links, html .post-navigation .nav-links, body .comment-navigation .nav-links, body .posts-navigation .nav-links, body .post-navigation .nav-links {
    display: none; }
  html img, body img {
    image-rendering: -moz-crisp-edges;
    /* Firefox */
    image-rendering: -o-crisp-edges;
    /* Opera */
    image-rendering: -webkit-optimize-contrast;
    /* Webkit (non-standard naming) */
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    /* IE (non-standard property) */ }
  html .img-mobile, body .img-mobile {
    min-height: 400px; }
  html .full-width .vc_column-inner, body .full-width .vc_column-inner {
    padding: 50px !important; }
  html .text-white h1, html .text-white h2, html .text-white h3, html .text-white h4, html .text-white h5, html .text-white h6, html .text-white p, html .text-white span, html .text-white li, body .text-white h1, body .text-white h2, body .text-white h3, body .text-white h4, body .text-white h5, body .text-white h6, body .text-white p, body .text-white span, body .text-white li {
    color: #fff !important; }
  html .text-blue h1, html .text-blue h2, html .text-blue h3, html .text-blue h4, html .text-blue h5, html .text-blue h6, html .text-blue p, html .text-blue span, html .text-blue li, body .text-blue h1, body .text-blue h2, body .text-blue h3, body .text-blue h4, body .text-blue h5, body .text-blue h6, body .text-blue p, body .text-blue span, body .text-blue li {
    color: #0f275c !important; }
  html .btn, body .btn {
    color: #fff !important;
    background-color: #0F275C;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear;
    padding: 10px 25px;
    /*margin-top:15px;*/
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    border: 1px solid #0F275C;
    border-radius: 25px;
    z-index: 30;
    text-decoration: none;
    display: flex;
    width: max-content;
    align-items: center;
    gap: 0; }
    html .btn:after, body .btn:after {
      content: url("https://englishgate.it/wp-content/uploads/2025/08/arrow_white.svg");
      position: relative;
      top: 3px;
      margin-left: 10px; }
    html .btn:hover, body .btn:hover {
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear;
      background-color: #3a4e79;
      border: 1px solid #3a4e79;
      gap: 15px;
      text-decoration: none; }
    html .btn:focus, body .btn:focus {
      text-decoration: underline; }
    html .btn--center, body .btn--center {
      margin: 0 auto; }
    html .btn--light, body .btn--light {
      color: #0F275C !important;
      background-color: #F4F6FA;
      border: 1px solid #0F275C; }
      html .btn--light:after, body .btn--light:after {
        content: url("https://englishgate.it/wp-content/uploads/2025/08/arrow_blue.svg");
        position: relative;
        top: 3px;
        margin-left: 10px; }
      html .btn--light:hover, body .btn--light:hover {
        background-color: #fff;
        border: 1px solid #0F275C; }
    html .btn--rosso, body .btn--rosso {
      color: #fff !important;
      background-color: #cd0001;
      border: 1px solid #cd0001; }
      html .btn--rosso:after, body .btn--rosso:after {
        content: url("https://englishgate.it/wp-content/uploads/2025/08/arrow_white.svg");
        position: relative;
        top: 3px;
        margin-left: 10px; }
      html .btn--rosso:hover, body .btn--rosso:hover {
        background-color: #d62e2f;
        border: 1px solid #d62e2f; }
    html .btn--white-azure, body .btn--white-azure {
      color: #cd0001 !important;
      background-color: #fff;
      border: 1px solid #fff; }
      html .btn--white-azure:hover, body .btn--white-azure:hover {
        background-color: #cd0001;
        color: #fff !important; }

/* HEADER */
.header-wrapper {
  height: 140px; }
  @media (max-width: 992px) {
    .header-wrapper {
      height: 100px; } }

/* Top menu */
#menu-top .site-wrapper {
  margin: 10px 0; }
#menu-top .top-sx {
  width: 50%;
  display: flex; }
  #menu-top .top-sx .social a {
    display: flex; }
    #menu-top .top-sx .social a img {
      width: 20px;
      margin-right: 15px; }
#menu-top .top-dx {
  width: 50%; }
@media (max-width: 992px) {
  #menu-top {
    display: none; } }
#menu-top.mobile {
  position: fixed;
  bottom: 0;
  display: block;
  z-index: 160;
  background-color: #0F275C;
  flex-direction: column-reverse;
  width: 100%; }
  #menu-top.mobile .site-wrapper {
    flex-direction: column-reverse; }
    #menu-top.mobile .site-wrapper .top-sx {
      width: 100%;
      justify-content: center;
      margin: 10px 0; }
    #menu-top.mobile .site-wrapper .top-dx {
      width: 100%; }

.top-menu {
  background-color: transparent;
  padding: 0;
  height: 40px;
  display: flex;
  align-items: center;
  margin-top: 25px; }
  @media (max-width: 992px) {
    .top-menu {
      height: auto; } }
  .top-menu .menu-top-container, .top-menu .menu-top-en-container {
    width: 100%;
    display: flex;
    justify-content: flex-end; }
    @media (max-width: 992px) {
      .top-menu .menu-top-container, .top-menu .menu-top-en-container {
        justify-content: center; } }
    .top-menu .menu-top-container ul, .top-menu .menu-top-en-container ul {
      margin: 0;
      text-align: right;
      display: flex;
      justify-content: flex-end;
      list-style: none;
      padding-left: 0;
      position: relative;
      width: max-content; }
      @media (max-width: 992px) {
        .top-menu .menu-top-container ul, .top-menu .menu-top-en-container ul {
          justify-content: center; } }
      .top-menu .menu-top-container ul li, .top-menu .menu-top-en-container ul li {
        margin-left: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        margin-bottom: 0; }
        .top-menu .menu-top-container ul li:not(:last-child):after, .top-menu .menu-top-en-container ul li:not(:last-child):after {
          content: '|';
          color: #0F275C;
          padding-left: 10px; }
        @media (max-width: 992px) {
          .top-menu .menu-top-container ul li:not(:last-child):after, .top-menu .menu-top-en-container ul li:not(:last-child):after {
            color: #fff; } }
        .top-menu .menu-top-container ul li a, .top-menu .menu-top-en-container ul li a {
          color: #0F275C;
          text-decoration: none;
          font-size: 13px;
          font-weight: 500; }
          @media (max-width: 992px) {
            .top-menu .menu-top-container ul li a, .top-menu .menu-top-en-container ul li a {
              color: #fff; } }
          .top-menu .menu-top-container ul li a:hover, .top-menu .menu-top-en-container ul li a:hover {
            color: #cd0001; }
            @media (max-width: 992px) {
              .top-menu .menu-top-container ul li a:hover, .top-menu .menu-top-en-container ul li a:hover {
                color: #fff; } }
        .top-menu .menu-top-container ul li.registro-elettronico span, .top-menu .menu-top-en-container ul li.registro-elettronico span {
          font-size: 18px;
          top: 4px;
          position: relative; }
  .top-menu.fixed {
    margin: 0;
    background-color: #0f275c; }
    .top-menu.fixed .site-wrapper {
      background-color: #0f275c !important; }
    .top-menu.fixed .menu-top-container ul li a, .top-menu.fixed .menu-top-en-container ul li a {
      color: #fff; }
      .top-menu.fixed .menu-top-container ul li a:hover, .top-menu.fixed .menu-top-en-container ul li a:hover {
        color: #f3c2c2; }
    .top-menu.fixed .menu-top-container ul li:not(:last-child):after, .top-menu.fixed .menu-top-en-container ul li:not(:last-child):after {
      color: #fff; }

/* Main Menu */
#masthead {
  display: block;
  align-items: center;
  /*-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);*/
  /*-webkit-transition: background-color 0.3s 0s linear;
  -moz-transition: background-color 0.3s 0s linear;
  -o-transition: background-color 0.3s 0s linear;
  transition: background-color 0.3s 0s linear;*/
  top: 0;
  position: relative;
  z-index: 150;
  background-color: transparent;
  /* WPML */ }
  @media (max-width: 1250px) {
    #masthead {
      margin: 0 25px; }
      #masthead.fixed {
        margin: 0; } }
  @media (max-width: 992px) {
    #masthead {
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      display: flex;
      height: 100px;
      -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
      background-color: #fff;
      margin: 0; }
      #masthead.mobile {
        height: 100%; } }
  #masthead .site-wrapper {
    width: 100%;
    max-width: 1250px;
    padding: 0 40px;
    margin: 0 auto 25px auto;
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
    /*border-bottom:1px solid rgba(255,255,255,0.5);*/
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
    @media (max-width: 992px) {
      #masthead .site-wrapper {
        border-bottom: none;
        background-color: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        margin: 0 auto;
        padding: 0 25px; } }
  #masthead.fixed {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 150;
    background-color: #fff;
    /*-webkit-transition: all 0.3s 0s smoothScroll;
    -moz-transition: all 0.3s 0s smoothScroll;
    -o-transition: all 0.3s 0s smoothScroll;
    transition: all 0.3s 0s smoothScroll;*/
    animation: smoothScroll 0.5s forwards;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
    #masthead.fixed .site-wrapper {
      margin: 0 auto;
      padding: 0 25px;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px); }
  100% {
    transform: translateY(0px); } }
  #masthead.fixed #masthead.mobile {
    height: 100%; }
  #masthead .site-title, #masthead .site-description {
    display: none; }
  @media (max-width: 992px) {
    #masthead .site-branding {
      position: absolute;
      top: 14px; } }
  #masthead .site-branding .custom-logo-link {
    display: flex; }
    #masthead .site-branding .custom-logo-link img {
      width: 220px;
      max-width: 100%;
      /*@media (max-width:992px){
      	width:350px;
      }*/ }
  #masthead #site-navigation .menu-toggle {
    display: block;
    position: absolute;
    right: 35px;
    top: 35px;
    background-color: transparent !important;
    border: 0;
    outline: none;
    padding: 0; }
    @media (min-width: 992px) {
      #masthead #site-navigation .menu-toggle {
        display: none; } }
    #masthead #site-navigation .menu-toggle .sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
  #masthead #site-navigation .burger-menu {
    width: 25px;
    height: 3px;
    color: #666;
    position: relative;
    margin: 5px 0;
    display: block;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear;
    background-color: #0F275C; }
  #masthead #site-navigation .menu-menu-container {
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear; }
  #masthead #site-navigation.toggled .burger-menu {
    opacity: 0; }
  #masthead #site-navigation.toggled .menu-toggle {
    margin-top: 8px; }
  #masthead #site-navigation.toggled .burger-menu:nth-child(2) {
    transform: rotate(45deg);
    opacity: 1;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear; }
  #masthead #site-navigation.toggled .burger-menu:last-child {
    transform: rotate(-45deg);
    top: -16px;
    opacity: 1;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear; }
  #masthead #site-navigation.toggled .menu-menu-container, #masthead #site-navigation.toggled .menu-menu-en-container {
    background-color: #0F275C;
    width: 100%;
    height: calc(100dvh - 180px);
    position: absolute;
    top: 100px;
    left: 0;
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.5s 0s linear;
    -moz-transition: all 0.5s 0s linear;
    -o-transition: all 0.5s 0s linear;
    transition: all 0.5s 0s linear;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    /*padding-top:50px;*/
    z-index: 150; }
    @media (max-width: 992px) {
      #masthead #site-navigation.toggled .menu-menu-container, #masthead #site-navigation.toggled .menu-menu-en-container {
        background: #fff;
        border-top: 1px solid #ccc; } }
  #masthead #site-navigation.toggled #primary-menu {
    float: none; }
    @media (max-width: 992px) {
      #masthead #site-navigation.toggled #primary-menu {
        display: block; } }
    #masthead #site-navigation.toggled #primary-menu .menu-item {
      margin: 20px 15px; }
  #masthead #site-navigation #primary-menu {
    float: right; }
    @media (max-width: 992px) {
      #masthead #site-navigation #primary-menu {
        display: none; } }
    #masthead #site-navigation #primary-menu .menu-item {
      margin: 0 15px;
      height: 80px;
      display: flex;
      align-items: center;
      justify-content: center; }
      #masthead #site-navigation #primary-menu .menu-item:last-child {
        margin: 0 0 0 15px; }
        @media (max-width: 992px) {
          #masthead #site-navigation #primary-menu .menu-item:last-child {
            margin: 15px 0 0 0; } }
      @media (max-width: 1250px) {
        #masthead #site-navigation #primary-menu .menu-item {
          margin: 0 10px; } }
      @media (max-width: 992px) {
        #masthead #site-navigation #primary-menu .menu-item {
          height: auto;
          margin: 0; } }
      #masthead #site-navigation #primary-menu .menu-item .sub-menu a {
        color: #303030;
        -webkit-transition: all 0.3s 0s linear;
        -moz-transition: all 0.3s 0s linear;
        -o-transition: all 0.3s 0s linear;
        transition: all 0.3s 0s linear; }
        #masthead #site-navigation #primary-menu .menu-item .sub-menu a:hover {
          color: #cd0001;
          -webkit-transition: all 0.3s 0s linear;
          -moz-transition: all 0.3s 0s linear;
          -o-transition: all 0.3s 0s linear;
          transition: all 0.3s 0s linear; }
      #masthead #site-navigation #primary-menu .menu-item .sub-menu .indietro a {
        color: #fff !important; }
      #masthead #site-navigation #primary-menu .menu-item.current-menu-parent > a {
        color: #303030; }
        @media (max-width: 992px) {
          #masthead #site-navigation #primary-menu .menu-item.current-menu-parent > a {
            color: #303030; } }
        #masthead #site-navigation #primary-menu .menu-item.current-menu-parent > a:after {
          content: '';
          display: block;
          height: 2px;
          -webkit-transition: all 0.3s 0s linear;
          -moz-transition: all 0.3s 0s linear;
          -o-transition: all 0.3s 0s linear;
          transition: all 0.3s 0s linear;
          opacity: 1;
          width: 100%;
          background-color: #CD0001; }
      #masthead #site-navigation #primary-menu .menu-item a {
        font-weight: 500;
        font-size: 16px;
        width: max-content;
        /*text-transform: uppercase;*/
        position: relative;
        top: 1px;
        color: #303030; }
        @media (max-width: 992px) {
          #masthead #site-navigation #primary-menu .menu-item a {
            width: max-content;
            font-size: 20px;
            /*color:#303030!important;*/ } }
        #masthead #site-navigation #primary-menu .menu-item a:after {
          content: '';
          display: block;
          height: 2px;
          opacity: 0;
          -webkit-transition: all 0.3s 0s linear;
          -moz-transition: all 0.3s 0s linear;
          -o-transition: all 0.3s 0s linear;
          transition: all 0.3s 0s linear;
          width: 0; }
          @media (max-width: 992px) {
            #masthead #site-navigation #primary-menu .menu-item a:after {
              display: none; } }
        #masthead #site-navigation #primary-menu .menu-item a:hover {
          color: #CD0001; }
          #masthead #site-navigation #primary-menu .menu-item a:hover:after {
            -webkit-transition: all 0.3s 0s linear;
            -moz-transition: all 0.3s 0s linear;
            -o-transition: all 0.3s 0s linear;
            transition: all 0.3s 0s linear;
            opacity: 1;
            width: 100%;
            background-color: #CD0001; }
            @media (max-width: 992px) {
              #masthead #site-navigation #primary-menu .menu-item a:hover:after {
                display: none; } }
      #masthead #site-navigation #primary-menu .menu-item.current_page_item a {
        color: #CD0001; }
        #masthead #site-navigation #primary-menu .menu-item.current_page_item a:after {
          content: '';
          display: block;
          height: 2px;
          -webkit-transition: all 0.3s 0s linear;
          -moz-transition: all 0.3s 0s linear;
          -o-transition: all 0.3s 0s linear;
          transition: all 0.3s 0s linear;
          opacity: 1;
          width: 100%;
          background-color: #CD0001; }
        @media (max-width: 992px) {
          #masthead #site-navigation #primary-menu .menu-item.current_page_item a {
            color: #303030;
            width: max-content; }
            #masthead #site-navigation #primary-menu .menu-item.current_page_item a:after {
              color: #303030;
              background-color: #CD0001; } }
      #masthead #site-navigation #primary-menu .menu-item-has-children:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        position: relative;
        right: -7.5px;
        border-top: 4px solid #303030; }
        @media (max-width: 992px) {
          #masthead #site-navigation #primary-menu .menu-item-has-children:after {
            /*display:none;*/
            border-top: 4px solid #303030;
            top: 3px; } }
    #masthead #site-navigation #primary-menu .sub-menu {
      display: block;
      background-color: #fff; }
      #masthead #site-navigation #primary-menu .sub-menu li {
        display: block;
        height: auto; }
  #masthead .language-switcher-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    justify-content: center; }
    #masthead .language-switcher-container .language-divider {
      color: #eee; }
    #masthead .language-switcher-container .wpml-ls-item {
      list-style: none;
      margin: 0 !important; }
    #masthead .language-switcher-container ul .wpml-ls-menu-item a {
      display: flex;
      align-items: center;
      justify-content: center; }
    @media (max-width: 992px) {
      #masthead .language-switcher-container {
        border-top: 1px solid #eee;
        padding-top: 15px; } }
  @media (min-width: 992px) {
    #masthead .wpml-ls-current-language .sub-menu a {
      border: none !important;
      padding: 0 !important; }
    #masthead .wpml-ls-current-language a:not(.sub-menu) {
      border-left: 1px solid #ddd;
      padding-left: 15px; } }
  @media (min-width: 992px) {
    #masthead .astm-search-menu a {
      border-left: 1px solid #ddd;
      padding-left: 15px; } }
  @media (max-width: 992px) {
    #masthead .astm-search-menu a[role="button"] {
      top: 10px !important; } }
  @media (max-width: 992px) {
    #masthead .astm-search-menu form {
      min-width: 250px;
      max-width: 100%;
      position: absolute;
      left: -45px;
      bottom: -35px;
      top: auto;
      height: 50px;
      z-index: 9; } }
  #masthead .astm-search-menu .search-close {
    z-index: 10; }
    @media (max-width: 992px) {
      #masthead .astm-search-menu .search-close {
        top: calc(100% + -7px);
        right: 0; } }

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
  left: 0;
  min-width: 200px; }
  @media (max-width: 992px) {
    .main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
      left: auto; } }
  .main-navigation ul li:hover > ul li, .main-navigation ul li.focus > ul li {
    margin: 15px !important;
    height: 100%; }
    .main-navigation ul li:hover > ul li a, .main-navigation ul li.focus > ul li a {
      color: #000; }
.main-navigation .wpml-ls-menu-item:hover > ul, .main-navigation .wpml-ls-menu-item li.focus > ul {
  min-width: 70px; }

.dropdown-livello-2-parent {
  display: none !important; }
  @media (max-width: 992px) {
    .dropdown-livello-2-parent {
      display: block !important; } }

.dropdown-livello-2-aperto {
  position: fixed !important;
  display: flex !important;
  align-items: center !important;
  left: 0 !important;
  top: 100px !important;
  width: 100% !important;
  height: calc(100dvh - 180px) !important;
  z-index: 70 !important;
  flex-direction: column;
  justify-content: center;
  background: #FFF; }
  .dropdown-livello-2-aperto li {
    margin: 10px auto !important;
    line-height: 20px; }

.dropdown-livello-2-chiuso {
  display: none !important; }

.indietro {
  background-color: #0F275C;
  border-radius: 30px;
  border: 1px solid #0F275C;
  -webkit-transition: all 0.3s 0s linear;
  -moz-transition: all 0.3s 0s linear;
  -o-transition: all 0.3s 0s linear;
  transition: all 0.3s 0s linear;
  box-shadow: 0px 7.5px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 7.5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 7.5px 5px 0px rgba(0, 0, 0, 0.1); }
  .indietro a {
    color: #fff !important;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear;
    text-transform: none !important;
    font-weight: 500 !important;
    top: 0 !important;
    padding: 7px 25px;
    text-transform: uppercase !important;
    font-size: 15px !important;
    line-height: 25px !important; }
    .indietro a:hover, .indietro a:focus {
      background-color: #fff;
      color: #0F275C !important;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }

/* HEADER PAGINE */
#header.header-con-immagine {
  margin-top: -175px;
  padding-top: 175px;
  min-height: 700px; }
#header.header-colore {
  margin-top: -175px;
  padding-top: 175px;
  min-height: 350px; }
  #header.header-colore h1 {
    margin-top: 25px;
    padding-bottom: 55px;
    text-align: center; }
    @media (max-width: 768px) {
      #header.header-colore h1 {
        margin-top: 45px; } }
#header h1, #header h2 {
  color: #303030; }

/* Override Sfondi per Mobile */
@media (max-width: 768px) {
  .page-home #header, .page-open-day #header {
    background-image: url("https://englishgate.it/wp-content/uploads/2025/09/English-Gate-school-home-mobile.webp") !important; } }

@media (max-width: 768px) {
  .page-asilo-nido #header, .page-nursery #header {
    background-image: url("https://englishgate.it/wp-content/uploads/2025/09/English-Gate-school-asilo-nido-bilinbgue.webp") !important; } }

@media (max-width: 768px) {
  .page-scuola-dellinfanzia #header, .page-kindergarten #header {
    background-image: url("https://englishgate.it/wp-content/uploads/2025/09/English-Gate-school-kindergarten-bilinbgue-mobile.webp") !important; } }

@media (max-width: 768px) {
  .page-scuola-primaria #header, .page-primary-school #header {
    background-image: url("https://englishgate.it/wp-content/uploads/2025/09/English-Gate-school-scuola-primaria-bilinbgue-mobile.webp") !important; } }

@media (max-width: 768px) {
  .page-scuola-secondaria #header, .page-middle-school #header {
    background-image: url("https://englishgate.it/wp-content/uploads/2025/09/English-Gate-school-scuola-secondaria-bilinbgue-mobile.webp") !important; } }

@media (max-width: 768px) {
  .page-visita-la-scuola #header, .page-visit-the-school #header {
    background-image: url("https://englishgate.it/wp-content/uploads/2025/09/English-Gate-school-visita-mobile.webp") !important; } }

@media (max-width: 768px) {
  .page-early-years #header {
    background-image: url("https://englishgate.it/wp-content/uploads/2025/09/header-early-years-mobile.webp") !important; } }

/* Override posizionamento sfondi */
@media (max-width: 768px) {
  #header.header-con-immagine {
    margin-top: -85px;
    padding-top: 85px;
    min-height: 600px; } }

/* Home */
@media (max-width: 768px) {
  .page-home #header .logo img, .page-open-day #header .logo img {
    width: 200px;
    padding: 25px 0; } }
.page-home #header h1, .page-open-day #header h1 {
  font-size: 90px;
  line-height: 100px;
  font-weight: 800; }
  @media (max-width: 768px) {
    .page-home #header h1, .page-open-day #header h1 {
      font-size: 70px;
      line-height: 75px; } }
.page-home #header h2, .page-open-day #header h2 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0 !important; }
  @media (max-width: 768px) {
    .page-home #header h2, .page-open-day #header h2 {
      font-size: 25px;
      line-height: 30px; } }

/* ANIMAZIONI */
/* Fade elemento dx waypoint */
.fade {
  opacity: 0;
  transition: all 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  /* Fade elemento sx waypoint */ }
  .fade.animate {
    opacity: 1; }
  .fade--sx {
    transform: translateX(-50px); }
    .fade--sx.animate {
      transform: translateX(0); }
  .fade--dx {
    transform: translateX(50px); }
    .fade--dx.animate {
      transform: translateX(0); }
    @media (max-width: 768px) {
      .fade--dx {
        transform: translateX(0) translateY(50px); }
        .fade--dx.animate {
          transform: translateY(0); } }
  .fade__alt--sx {
    transform: translateX(50px); }
    .fade__alt--sx.animate {
      transform: translateX(0); }
    @media (max-width: 768px) {
      .fade__alt--sx {
        transform: translateX(0) translateY(-25px) !important; }
        .fade__alt--sx.animate {
          transform: translateX(0) translateY(0) !important; } }
  .fade__alt--dx {
    transform: translateX(50px); }
    .fade__alt--dx.animate {
      transform: translateX(0); }
    @media (max-width: 768px) {
      .fade__alt--dx {
        transform: translateX(0) translateY(50px); }
        .fade__alt--dx.animate {
          transform: translateY(0); } }

/* COMPONENTI */
#primary {
  min-height: calc(100vh - 140px);
  position: relative;
  /* Divider */
  /* Border radius */
  /* Override riga Scuola Infanzia */
  /* Social */ }
  #primary .site-wrapper {
    width: 100%;
    max-width: 1250px;
    padding: 0 25px;
    margin: 0 auto;
    background-color: transparent;
    position: relative; }
  #primary input[type="text"],
  #primary input[type="email"],
  #primary input[type="url"],
  #primary input[type="password"],
  #primary input[type="search"],
  #primary input[type="number"],
  #primary input[type="tel"],
  #primary input[type="range"],
  #primary input[type="date"],
  #primary input[type="month"],
  #primary input[type="week"],
  #primary input[type="time"],
  #primary input[type="datetime"],
  #primary input[type="datetime-local"],
  #primary input[type="color"],
  #primary textarea,
  #primary select {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 15px;
    padding: 3px;
    background-color: #FEFEFE;
    margin: 5px 0;
    width: 100%;
    padding: 10px;
    font-size: 12px;
    cursor: pointer; }
  #primary input[type="button"],
  #primary input[type="reset"],
  #primary input[type="submit"] {
    color: #fff !important;
    border: 1px solid #0f275c;
    background-color: #0f275c;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 0;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear;
    border-radius: 25px;
    text-align: left;
    padding: 10px 25px;
    margin-top: 15px;
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    line-height: 20px; }
    #primary input[type="button"]:hover,
    #primary input[type="reset"]:hover,
    #primary input[type="submit"]:hover {
      background-color: #3a4e79;
      border: 1px solid #3a4e79;
      color: #fff !important;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }
  #primary .divider {
    height: 100px;
    width: 1px;
    background-color: #C5CBD8;
    margin: 50px auto;
    transform: translateY(-30px);
    opacity: 0;
    transition: all 2s ease-out; }
    #primary .divider.animate {
      transform: translateY(0);
      opacity: 1; }
  #primary .border-radius-40 {
    border-radius: 40px; }
  #primary .row-override-3 .vc_col-sm-2:nth-child(1) {
    width: 12.5%; }
  #primary .social-grid {
    display: flex;
    flex-wrap: wrap; }
    #primary .social-grid .social {
      width: 30px;
      margin-right: 15px; }

/* Tabella attività giornalieria */
.routine {
  border-collapse: collapse; }
  .routine tr {
    vertical-align: top; }
    .routine tr .time {
      width: 120px; }

/* PAGINE */
/* Team*/
.team {
  position: relative;
  margin-bottom: 50px;
  /*-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
  	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);*/ }
  .team .desc {
    position: relative;
    /*bottom: 20px;*/
    /*width: max-content;*/
    margin: 0 auto;
    left: 0;
    right: 0;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 10px 20px;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear;
    font-size: 15px;
    line-height: 25px; }
    .team .desc .ruolo {
      font-size: 14px;
      line-height: 24px;
      font-style: italic; }
  .team .img {
    overflow: hidden;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px; }
    .team .img img {
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }
  .team:hover {
    /*.desc{
    	bottom:25px;
    	-webkit-transition: all 0.3s 0s linear;
    	-moz-transition: all 0.3s 0s linear;
    	-o-transition: all 0.3s 0s linear;
    	transition: all 0.3s 0s linear;
    }*/ }
    .team:hover .img img {
      transform: scale(1.05);
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }

/* CONTENT */
.gradient {
  background: #ECEFF6;
  background: -webkit-linear-gradient(90deg, #eceff6 0%, #fbebeb 100%);
  background: -moz-linear-gradient(90deg, #eceff6 0%, #fbebeb 100%);
  background: linear-gradient(90deg, #eceff6 0%, #fbebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ECEFF6", endColorstr="#FBEBEB", GradientType=1); }
  .gradient--light {
    background: #F8F9FC;
    background: -webkit-linear-gradient(90deg, #f8f9fc 0%, #faf7f7 100%);
    background: -moz-linear-gradient(90deg, #f8f9fc 0%, #faf7f7 100%);
    background: linear-gradient(90deg, #f8f9fc 0%, #faf7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F9FC", endColorstr="#FAF7F7", GradientType=1); }
  .gradient:after {
    content: '';
    background-image: url("../images/pattern.svg"); }

.gradient2 {
  background: #FAE6E6;
  background: -webkit-linear-gradient(90deg, #fae6e6 0%, #c5cbd8 100%);
  background: -moz-linear-gradient(90deg, #fae6e6 0%, #c5cbd8 100%);
  background: linear-gradient(90deg, #fae6e6 0%, #c5cbd8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FAE6E6", endColorstr="#C5CBD8", GradientType=1); }

/* Alert box */
#alert-box {
  padding: 25px 0;
  background-color: #F4F6FA;
  border-radius: 40px;
  margin-top: 75px;
  border: 2px solid #0f275c;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
  #alert-box .cta {
    margin: 25px auto 0 auto;
    text-align: center; }

/* Box Open Day */
.open-day-container {
  padding: 35px 45px;
  background-color: #F4F6FA;
  border-radius: 20px;
  margin-top: 25px;
  border: 2px solid #0f275c;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
  .open-day-container .open-day {
    margin-bottom: 25px;
    padding-bottom: 25px; }
    .open-day-container .open-day:not(:last-child) {
      border-bottom: 1px solid #ccc; }
    .open-day-container .open-day__titolo {
      margin-bottom: 15px; }
    .open-day-container .open-day__data {
      margin-bottom: 15px; }

.no-openday {
  font-weight: 500;
  margin-top: 15px;
  font-style: italic; }

/* Box immagine con titolo */
.info-box {
  margin-bottom: 25px;
  position: relative;
  background-color: #0F275C;
  border-radius: 40px;
  position: relative;
  -webkit-transition: all 0.3s 0s linear;
  -moz-transition: all 0.3s 0s linear;
  -o-transition: all 0.3s 0s linear;
  transition: all 0.3s 0s linear;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  /*@media (max-width:1200px) and (min-width:768px){
  	width: 50%!important;
  }*/ }
  .info-box a {
    text-decoration: none;
    color: #303030303030;
    z-index: 5;
    position: relative;
    display: block;
    /* Assicura che il link sia un blocco */
    overflow: hidden;
    /* Nasconde il contenuto che fuoriesce */ }
  .info-box .img-container {
    overflow: hidden;
    position: relative; }
  .info-box .img {
    display: block;
    width: 100%;
    height: auto;
    -webkit-transition: transform 2s linear;
    -moz-transition: transform 2s linear;
    -o-transition: transform 2s linear;
    transition: transform 2s linear;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
    /*aspect-ratio:1;
    object-fit:cover;*/ }
  .info-box .triangolo {
    width: 40px;
    top: -5px; }
  .info-box .desc {
    position: relative;
    padding: 25px 25px;
    min-height: 210px; }
    .info-box .desc .icon {
      position: absolute;
      width: 60px;
      right: 10px;
      top: -35px;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }
    .info-box .desc h3, .info-box .desc p {
      color: #fff; }
    .info-box .desc p {
      text-transform: uppercase;
      font-weight: 500;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear;
      width: max-content; }
      .info-box .desc p:after {
        content: '';
        opacity: 0;
        width: 0;
        background-color: #F36A55;
        display: block;
        height: 2px; }
    .info-box .desc h3 {
      font-weight: 600;
      font-size: 25px;
      line-height: 32px;
      position: relative;
      top: 0;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }
    .info-box .desc .btn-container {
      overflow: hidden; }
      .info-box .desc .btn-container .freccia {
        display: flex;
        flex-direction: row;
        border: 1px solid #fff;
        width: 50px;
        border-radius: 50px;
        height: 50px;
        align-items: center;
        justify-content: flex-start;
        white-space: nowrap;
        -webkit-transition: all 0.3s 0s linear;
        -moz-transition: all 0.3s 0s linear;
        -o-transition: all 0.3s 0s linear;
        transition: all 0.3s 0s linear;
        overflow: hidden; }
        .info-box .desc .btn-container .freccia span {
          color: #fff;
          opacity: 1;
          width: 0;
          font-size: 14px;
          line-height: 24px;
          font-weight: 700;
          -webkit-transition: all 0.3s 0s linear;
          -moz-transition: all 0.3s 0s linear;
          -o-transition: all 0.3s 0s linear;
          transition: all 0.3s 0s linear;
          position: relative;
          text-transform: uppercase;
          transform: translateX(25px); }
        .info-box .desc .btn-container .freccia .arrow {
          -webkit-transition: all 0.3s 0s linear;
          -moz-transition: all 0.3s 0s linear;
          -o-transition: all 0.3s 0s linear;
          transition: all 0.3s 0s linear;
          transform: translateX(12.5px); }
  .info-box:hover {
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear; }
    .info-box:hover .img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    .info-box:hover .desc {
      /*.arrow{
      	right:15px;
      	-webkit-transition: all 0.3s 0s linear;
      	-moz-transition: all 0.3s 0s linear;
      	-o-transition: all 0.3s 0s linear;
      	transition: all 0.3s 0s linear;
      }*/ }
      .info-box:hover .desc .icon {
        -webkit-transition: all 0.3s 0s linear;
        -moz-transition: all 0.3s 0s linear;
        -o-transition: all 0.3s 0s linear;
        transition: all 0.3s 0s linear; }
      .info-box:hover .desc h3 {
        -webkit-transition: all 0.3s 0s linear;
        -moz-transition: all 0.3s 0s linear;
        -o-transition: all 0.3s 0s linear;
        transition: all 0.3s 0s linear; }
      .info-box:hover .desc .freccia {
        display: flex;
        flex-direction: row;
        align-items: center;
        border: 1px solid #fff;
        border-radius: 50px;
        height: 50px;
        width: 175px;
        -webkit-transition: all 0.3s 0s linear;
        -moz-transition: all 0.3s 0s linear;
        -o-transition: all 0.3s 0s linear;
        transition: all 0.3s 0s linear;
        /*background-color:#0b1c41;*/ }
        .info-box:hover .desc .freccia span {
          /*opacity: 1;
          width:100%;
          transform: translateX(0);
          margin-left: 10px;
          -webkit-transition: all 0.3s 0s linear;
          -moz-transition: all 0.3s 0s linear;
          -o-transition: all 0.3s 0s linear;
          transition: all 0.3s 0s linear;*/ }
  .info-box--alt .desc {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    aspect-ratio: 4/3; }
    @media (max-width: 768px) {
      .info-box--alt .desc {
        aspect-ratio: auto; } }
    .info-box--alt .desc .elemento-icon-box-alt {
      position: absolute;
      top: 0;
      right: 20%;
      opacity: 0;
      transform: translateX(25px) translateY(-25px) scale(0.5);
      transition: all 0.6s linear; }
      .info-box--alt .desc .elemento-icon-box-alt.animate {
        opacity: 1;
        transform: translateX(0) translateY(0) scale(1); }
    .info-box--alt .desc h3 {
      color: #fff;
      text-transform: uppercase;
      font-size: 21px;
      line-height: 30px;
      font-weight: 700; }
  .info-box.rosso {
    background-color: #CD0001; }
    .info-box.rosso:hover .desc .freccia {
      /*background-color:#AE0001;*/ }

/* Box icona con titolo */
.icon-box {
  margin-bottom: 25px;
  position: relative;
  border-radius: 40px;
  position: relative;
  -webkit-transition: all 0.3s 0s linear;
  -moz-transition: all 0.3s 0s linear;
  -o-transition: all 0.3s 0s linear;
  transition: all 0.3s 0s linear;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden; }
  .icon-box a {
    text-decoration: none;
    color: #303030303030;
    z-index: 5;
    position: relative;
    display: block;
    /* Assicura che il link sia un blocco */
    overflow: hidden;
    /* Nasconde il contenuto che fuoriesce */ }
  .icon-box .icon-container {
    text-align: center;
    padding: 35px;
    background-color: #CD0001;
    position: relative; }
    @media (max-width: 768px) {
      .icon-box .icon-container .icon {
        width: 80px; } }
    .icon-box .icon-container .elemento {
      position: absolute;
      bottom: -40px;
      left: 15px;
      width: 40px;
      opacity: 0;
      transition: all 0.6s linear; }
      .icon-box .icon-container .elemento.animate {
        opacity: 1; }
  .icon-box .desc {
    display: flex;
    align-items: center;
    padding: 25px 25px;
    min-height: 180px;
    background-color: #F4F6FA; }
    @media (max-width: 768px) {
      .icon-box .desc {
        min-height: 150px; } }
    .icon-box .desc h3, .icon-box .desc p {
      color: #303030; }
    .icon-box .desc p {
      text-transform: uppercase;
      font-weight: 500;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear;
      width: max-content; }
      .icon-box .desc p:after {
        content: '';
        opacity: 0;
        width: 0;
        background-color: #F36A55;
        display: block;
        height: 2px; }
    .icon-box .desc h3 {
      font-weight: 700;
      font-size: 20px;
      margin: 0;
      line-height: 25px;
      text-align: center;
      text-transform: uppercase;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }
  .icon-box:hover {
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear;
    transform: scale(1.005); }
    .icon-box:hover .img {
      -webkit-transform: scale(1.05);
      -moz-transform: scale(1.05);
      -o-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    .icon-box:hover .desc .icon {
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }
    .icon-box:hover .desc h3 {
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear; }
    .icon-box:hover .desc .freccia {
      display: flex;
      flex-direction: row;
      align-items: center;
      border: 1px solid #fff;
      border-radius: 50px;
      height: 50px;
      width: 175px;
      -webkit-transition: all 0.3s 0s linear;
      -moz-transition: all 0.3s 0s linear;
      -o-transition: all 0.3s 0s linear;
      transition: all 0.3s 0s linear;
      background-color: #0b1c41; }
  .icon-box--alt.blu {
    background-color: #0F275C; }
    .icon-box--alt.blu .icon-container {
      background-color: transparent; }
    .icon-box--alt.blu .desc {
      background-color: transparent; }
  .icon-box--alt.rosso {
    background-color: #cd0001; }
    .icon-box--alt.rosso .icon-container {
      background-color: transparent; }
    .icon-box--alt.rosso .desc {
      background-color: transparent; }
  .icon-box--alt .desc {
    text-align: center;
    flex-direction: column;
    padding: 0 25px 25px 25px; }
    .icon-box--alt .desc h3 {
      color: #fff;
      text-transform: uppercase;
      margin-bottom: 15px; }
    .icon-box--alt .desc p {
      width: auto;
      text-transform: none;
      color: #fff; }
  .icon-box--alt.grigio {
    background-color: #F4F6FA; }
    .icon-box--alt.grigio .icon-container {
      background-color: transparent; }
    .icon-box--alt.grigio .desc {
      background-color: transparent;
      min-height: 100px; }
      .icon-box--alt.grigio .desc h3, .icon-box--alt.grigio .desc p {
        color: #303030; }
  .icon-box--voti .desc {
    padding: 25px; }
    .icon-box--voti .desc .voto {
      color: #cd0001;
      font-size: 35px;
      line-height: 45px;
      font-weight: bold;
      margin-bottom: 15px; }
    .icon-box--voti .desc p:last-child {
      margin: 0; }

/* Box affiancati */
.box-affiancati .wpb_wrapper {
  position: relative; }
  .box-affiancati .wpb_wrapper .testo {
    position: absolute;
    background-color: #F4F6FA;
    z-index: 10;
    width: 50%;
    padding: 45px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 45px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
    .box-affiancati .wpb_wrapper .testo .btn {
      margin-top: 25px; }
    .box-affiancati .wpb_wrapper .testo h3 {
      color: #0F275C; }
    .box-affiancati .wpb_wrapper .testo p {
      /*font-size:14px;
      line-height:24px;*/ }
    @media (max-width: 768px) {
      .box-affiancati .wpb_wrapper .testo {
        position: relative;
        width: 100%;
        transform: none;
        top: 0;
        box-shadow: none;
        padding: 25px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px; } }
  .box-affiancati .wpb_wrapper .immagine img {
    width: 1000px;
    border-radius: 45px; }
    @media (max-width: 768px) {
      .box-affiancati .wpb_wrapper .immagine img {
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; } }
.box-affiancati__alt .wpb_wrapper .testo {
  right: 0; }

/* Box accordion info */
.box-info-accordion {
  display: flex;
  min-height: 450px;
  height: auto;
  overflow: visible;
  margin: 20px 0;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  border-radius: 45px;
  /* Layout mobile nascosto di default */ }
  .box-info-accordion .accordion-sidebar {
    flex: 0 0 30%;
    background: #F4F6FA;
    /*background: -webkit-linear-gradient(90deg, rgba(216, 220, 215, 1) 0%, rgba(231, 234, 238, 1) 55%, rgba(247, 217, 217, 1) 100%);
    background: -moz-linear-gradient(90deg, rgba(216, 220, 215, 1) 0%, rgba(231, 234, 238, 1) 55%, rgba(247, 217, 217, 1) 100%);
    background: linear-gradient(90deg, rgba(216, 220, 215, 1) 0%, rgba(231, 234, 238, 1) 55%, rgba(247, 217, 217, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#D8DCD7", endColorstr="#F7D9D9", GradientType=1);*/
    padding: 40px;
    display: flex;
    flex-direction: column;
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px; }
    .box-info-accordion .accordion-sidebar .accordion-title {
      color: #303030;
      font-size: 25px;
      line-height: 35px; }
    .box-info-accordion .accordion-sidebar .accordion-nav {
      list-style: none;
      padding: 0;
      margin: 0;
      flex: 1; }
      .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item {
        border-bottom: 1px solid #303030;
        margin-bottom: 0;
        transition: all 0.3s ease; }
        .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item:last-child {
          border-bottom: none; }
        .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item:hover {
          /*background-color: rgba(157,159,135,0.2);*/ }
        .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item .nav-arrow {
          transition: transform 0.3s ease;
          transform-origin: center;
          transform: rotate(0deg);
          font-size: 25px;
          font-weight: 500;
          color: #303030;
          margin-left: 7.5px; }
        .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item.active {
          border-left: 3px solid #CD0001;
          padding-left: 10px; }
          .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item.active .accordion-nav-button {
            color: #303030; }
            .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item.active .accordion-nav-button .nav-arrow {
              transform: rotate(45deg);
              color: #CD0001;
              position: relative;
              left: 5px; }
        .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item .accordion-nav-button {
          background: none;
          border: none;
          width: 100%;
          padding: 20px 10px;
          text-align: left;
          display: flex;
          align-items: center;
          justify-content: space-between;
          font-size: 15px;
          line-height: 20px;
          font-weight: 500;
          color: #303030;
          transition: all 0.3s ease;
          position: relative;
          cursor: pointer; }
          .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item .accordion-nav-button:hover {
            color: #cd0001; }
          .box-info-accordion .accordion-sidebar .accordion-nav .accordion-nav-item .accordion-nav-button .nav-title {
            flex: 1; }
  .box-info-accordion .accordion-content {
    flex: 1;
    position: relative;
    border-top-right-radius: 45px;
    border-bottom-right-radius: 45px; }
    .box-info-accordion .accordion-content .accordion-content-item {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: auto;
      min-height: 100%;
      opacity: 0;
      visibility: hidden;
      transition: all 0.5s ease;
      transform: translateX(20px);
      background: #FAE6E6;
      background: #F8F9FC;
      background: -webkit-linear-gradient(90deg, #f8f9fc 0%, #faf7f7 100%);
      background: -moz-linear-gradient(90deg, #f8f9fc 0%, #faf7f7 100%);
      background: linear-gradient(90deg, #f8f9fc 0%, #faf7f7 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F8F9FC", endColorstr="#FAF7F7", GradientType=1);
      border-top-right-radius: 45px;
      border-bottom-right-radius: 45px;
            /*&:before {
                content: '';
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                border-radius: inherit;
                border: 2px solid transparent;
                background: linear-gradient(to right, transparent, #F4EADA) border-box;
                mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
                mask-composite: exclude;
				@media (max-width:768px){
					border:none;
				}
            }*/ }
      .box-info-accordion .accordion-content .accordion-content-item .outline {
        position: absolute;
        right: 20px;
        width: 200px;
        bottom: 20px;
        opacity: 0.2;
        z-index: -1; }
      .box-info-accordion .accordion-content .accordion-content-item.active {
        opacity: 1;
        visibility: visible;
        transform: translateX(0); }
      .box-info-accordion .accordion-content .accordion-content-item .content-background {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        padding: 25px 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column; }
        .box-info-accordion .accordion-content .accordion-content-item .content-background .content-description {
          font-size: 15px;
          line-height: 24px;
          opacity: 1;
          margin-top: 32px;
          margin-bottom: 32px; }
          .box-info-accordion .accordion-content .accordion-content-item .content-background .content-description .icona {
            position: relative;
            width: 70px;
            top: -15px; }
  .box-info-accordion .accordion-mobile {
    display: none;
    width: 100%; }
    .box-info-accordion .accordion-mobile .accordion-mobile-item {
      background-color: #F4F6FA;
      border-radius: 15px;
      margin-bottom: 15px;
      overflow: hidden; }
      .box-info-accordion .accordion-mobile .accordion-mobile-item.active .nav-title {
        color: #CD0001; }
      .box-info-accordion .accordion-mobile .accordion-mobile-item.active .accordion-mobile-button .nav-arrow {
        transform: rotate(45deg);
        color: #CD0001; }
      .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-button {
        background: none;
        border: none;
        width: 100%;
        padding: 20px 25px;
        text-align: left;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 16px;
        line-height: 21px;
        font-weight: 600;
        color: #303030;
        cursor: pointer;
        transition: all 0.3s ease; }
        .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-button:hover {
          color: #CD0001; }
        .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-button .nav-title {
          flex: 1; }
        .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-button .nav-arrow {
          transition: transform 0.3s ease;
          transform-origin: center;
          transform: rotate(0deg);
          font-size: 25px;
          font-weight: 500;
          color: #303030; }
      .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-content {
        border-radius: 15px;
        margin: 0 15px 15px 15px;
        position: relative; }
        .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-content .outline {
          position: absolute;
          right: 20px;
          width: 150px;
          bottom: 20px;
          opacity: 0.2;
          z-index: -1; }
        .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-content:before {
          border: none; }
        .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-content .content-background {
          padding: 25px; }
          .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-content .content-background .content-description {
            font-size: 15px;
            line-height: 24px; }
            .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-content .content-background .content-description .icona {
              width: 50px;
              margin-bottom: 10px; }
            .box-info-accordion .accordion-mobile .accordion-mobile-item .accordion-mobile-content .content-background .content-description h4 {
              margin-bottom: 15px;
              display: none; }

/* Media Query per Mobile */
@media (max-width: 768px) {
  .box-info-accordion {
    flex-direction: column;
    min-height: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
    /* Nascondi layout desktop */
    /* Mostra layout mobile */ }
    .box-info-accordion .accordion-sidebar,
    .box-info-accordion .accordion-content {
      display: none; }
    .box-info-accordion .accordion-mobile {
      display: block; } }
/* Media Query per tablet */
@media (max-width: 1024px) and (min-width: 769px) {
  .box-info-accordion .accordion-sidebar {
    flex: 0 0 40%;
    padding: 30px; }
  .box-info-accordion .accordion-content .accordion-content-item .content-background {
    padding: 20px 30px; } }
/* Box testo-icona */
.box-testo-icona {
  display: flex;
  align-items: center; }
  .box-testo-icona .icona {
    margin-right: 15px; }
    .box-testo-icona .icona img {
      width: 100px; }
  .box-testo-icona .desc h3 {
    margin: 0 0 10px 0; }

/* Slider news */
.slider-news .slide-news {
  position: relative;
  background-color: #f7f7f7;
  border-radius: 40px; }
  .slider-news .slide-news img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px; }
  .slider-news .slide-news a {
    position: relative; }
  .slider-news .slide-news .categoria {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    width: max-content;
    bottom: 2.5px;
    right: 15px;
    padding: 0 5px;
    color: #303030;
    font-size: 13px;
    line-height: 23px;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
  .slider-news .slide-news .desc {
    padding: 5px 15px; }
    .slider-news .slide-news .desc a {
      text-decoration: none; }
    .slider-news .slide-news .desc .data, .slider-news .slide-news .desc .data_evento {
      font-size: 13px;
      line-height: 23px;
      margin: 0; }
    .slider-news .slide-news .desc .data_evento {
      /*margin-bottom:15px;*/ }
  .slider-news .slide-news .titolo {
    color: #303030;
    font-weight: 600;
    font-size: 19px;
    line-height: 25px;
    margin-bottom: 15px;
    margin-top: 15px;
    text-decoration: none; }
  .slider-news .slide-news .excerpt {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px; }
  .slider-news .slide-news .btn {
    margin: 0 15px 25px 15px;
    padding: 5px 12.5px !important;
    font-size: 13px !important;
    line-height: 23px !important;
    font-weight: 600 !important; }
    .slider-news .slide-news .btn:after {
      display: none !important; }
@media (max-width: 768px) {
  .slider-news button.slider-nav {
    position: absolute;
    bottom: -60px;
    top: auto;
    height: 50px;
    width: 50px; } }

/* NEWS */
.grid-news {
  /* Fix per virgola dopo categoria se più di una */ }
  .grid-news .vc_grid-filter {
    margin: 0 0 50px 0; }
    .grid-news .vc_grid-filter .vc_grid-filter-item {
      background-color: #e7e9ef !important; }
      .grid-news .vc_grid-filter .vc_grid-filter-item span {
        color: #303030 !important; }
      .grid-news .vc_grid-filter .vc_grid-filter-item.vc_active {
        background-color: #0F275C !important; }
        .grid-news .vc_grid-filter .vc_grid-filter-item.vc_active span {
          color: #fff !important; }
      .grid-news .vc_grid-filter .vc_grid-filter-item span {
        color: #fff;
        font-weight: 500; }
  .grid-news .vc_grid-filter.vc_grid-filter-default > .vc_grid-filter-item {
    border-radius: 8px;
    margin: 0 5px 0 5px; }
  .grid-news .vc_gitem-zone-a {
    border-top-left-radius: 40px;
    border-top-right-radius: 40px; }
    .grid-news .vc_gitem-zone-a .categoria {
      position: absolute;
      z-index: 10;
      background-color: #fff !important;
      width: max-content;
      top: -15px;
      right: 15px;
      padding: 0 5px;
      color: #303030;
      font-size: 13px;
      line-height: 23px;
      border-radius: 20px;
      text-transform: uppercase;
      font-weight: 700; }
      .grid-news .vc_gitem-zone-a .categoria .vc_grid-filter-item {
        background-color: #fff !important;
        border-radius: 20px; }
        .grid-news .vc_gitem-zone-a .categoria .vc_grid-filter-item span {
          color: #303030 !important;
          font-weight: 700;
          cursor: default; }
  .grid-news .vc_gitem-zone-c {
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 5px 15px !important;
    background-color: #f7f7f7; }
    .grid-news .vc_gitem-zone-c .titolo {
      margin-top: 15px; }
      .grid-news .vc_gitem-zone-c .titolo h3 {
        color: #303030;
        font-weight: 600;
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 15px;
        text-decoration: none; }
    .grid-news .vc_gitem-zone-c .desc p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 20px; }
    .grid-news .vc_gitem-zone-c .data {
      font-size: 13px;
      line-height: 23px;
      margin-bottom: 0; }
      .grid-news .vc_gitem-zone-c .data p {
        margin-bottom: 0; }
        .grid-news .vc_gitem-zone-c .data p:before {
          content: 'Pubblicato il: '; }
    .grid-news .vc_gitem-zone-c .data_evento {
      font-size: 13px;
      line-height: 23px; }
    .grid-news .vc_gitem-zone-c .leggi-tutto {
      margin-bottom: 15px; }
      .grid-news .vc_gitem-zone-c .leggi-tutto a {
        color: #fff !important;
        background-color: #0F275C;
        text-transform: uppercase;
        font-weight: 700;
        -webkit-transition: all 0.3s 0s linear;
        -moz-transition: all 0.3s 0s linear;
        -o-transition: all 0.3s 0s linear;
        transition: all 0.3s 0s linear;
        padding: 0px 12.5px !important;
        /*margin-top:15px;*/
        display: inline-block;
        cursor: pointer;
        text-align: center;
        font-size: 13px;
        line-height: 23px;
        position: relative;
        border: 1px solid #0F275C;
        border-radius: 25px;
        z-index: 30;
        text-decoration: none;
        display: flex;
        width: max-content;
        align-items: center;
        gap: 0;
        background-image: none; }
        .grid-news .vc_gitem-zone-c .leggi-tutto a:after {
          content: url("https://englishgate.it/wp-content/uploads/2025/08/arrow_white.svg");
          position: relative;
          top: 3px;
          margin-left: 10px; }
        .grid-news .vc_gitem-zone-c .leggi-tutto a:hover {
          -webkit-transition: all 0.3s 0s linear;
          -moz-transition: all 0.3s 0s linear;
          -o-transition: all 0.3s 0s linear;
          transition: all 0.3s 0s linear;
          background-color: #3a4e79;
          border: 1px solid #3a4e79;
          gap: 15px; }
  .grid-news .vc_gitem-post-category-name:not(:last-child)::after {
    content: ", "; }

/* Eventi */
.container-eventi {
  display: flex;
  flex-wrap: wrap; }
  .container-eventi .evento {
    width: calc(25% - 30px);
    margin: 0 30px 30px 0;
    position: relative;
    background-color: #f7f7f7;
    border-radius: 40px; }
    @media (max-width: 992px) {
      .container-eventi .evento {
        width: calc(50% - 30px); } }
    @media (max-width: 768px) {
      .container-eventi .evento {
        width: 100%;
        margin: 0 0px 30px 0; } }
    .container-eventi .evento a {
      position: relative;
      text-decoration: none; }
    .container-eventi .evento .categoria {
      position: absolute;
      z-index: 10;
      background-color: #fff;
      width: max-content;
      bottom: 2.5px;
      right: 15px;
      padding: 0 5px;
      color: #303030;
      font-size: 13px;
      line-height: 23px;
      border-radius: 5px;
      text-transform: uppercase;
      font-weight: 700;
      -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25); }
    .container-eventi .evento img {
      aspect-ratio: 16 / 9;
      object-fit: cover;
      border-top-left-radius: 40px;
      border-top-right-radius: 40px; }
    .container-eventi .evento .desc {
      padding: 5px 15px; }
      .container-eventi .evento .desc .data_evento {
        font-size: 13px;
        line-height: 23px;
        margin: 0; }
      .container-eventi .evento .desc .titolo {
        color: #303030;
        font-weight: 600;
        font-size: 19px;
        line-height: 25px;
        margin-bottom: 15px;
        margin-top: 15px;
        text-decoration: none; }
      .container-eventi .evento .desc .excerpt {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px; }
    .container-eventi .evento .btn {
      margin: 0 15px 25px 15px;
      padding: 5px 12.5px !important;
      font-size: 13px !important;
      line-height: 23px !important;
      font-weight: 600 !important; }
      .container-eventi .evento .btn:after {
        display: none !important; }

/* Slider fotografico */
.slider-egs {
  margin: 50px 0; }
  .slider-egs .slide-egs img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 40px; }

/* Galleria fotografica */
.gallery-egs {
  margin: 50px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 10px; }
  .gallery-egs .gallery-item {
    flex: 0 0 calc(25% - 10px); }
    @media (max-width: 768px) {
      .gallery-egs .gallery-item {
        flex: 0 0 calc(50% - 10px); } }
    .gallery-egs .gallery-item img {
      aspect-ratio: 1 / 1;
      object-fit: cover;
      border-radius: 40px; }

/* Extraclub */
.wpb_single_image .vc_figure-caption {
  margin-top: 15px !important; }

/* News */
.post .entry-header {
  margin-top: -175px;
  padding-top: 175px;
  padding-bottom: 50px;
  min-height: 350px;
  background: #ECEFF6;
  background: -webkit-linear-gradient(90deg, #eceff6 0%, #fbebeb 100%);
  background: -moz-linear-gradient(90deg, #eceff6 0%, #fbebeb 100%);
  background: linear-gradient(90deg, #eceff6 0%, #fbebeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ECEFF6", endColorstr="#FBEBEB", GradientType=1); }
  .post .entry-header h1, .post .entry-header h2 {
    color: #303030; }
  .post .entry-header h1 {
    font-size: 45px;
    line-height: 55px;
    padding-top: 25px; }
  .post .entry-header .categorie .categoria {
    background-color: #0f275c;
    color: #fff;
    border-radius: 20px;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 2.5px 10px;
    font-size: 15px;
    line-height: 25px; }
  .post .entry-header .data-pubblicazione {
    color: #303030; }
    .post .entry-header .data-pubblicazione span {
      font-weight: 600; }
.post .entry-content {
  margin: 50px 0; }
.post .post-thumbnail {
  margin-top: 50px; }
  .post .post-thumbnail img {
    aspect-ratio: 16 / 9;
    object-fit: cover;
    width: 100%;
    border-radius: 40px; }
.post .indietro-archivio {
  text-align: center;
  background-color: #e7e9ef;
  padding: 50px 0; }
  .post .indietro-archivio .data {
    margin-bottom: 25px; }
  .post .indietro-archivio .btn {
    padding: 5px 20px;
    margin: 0 auto; }

/* SEARCH */
.search .search-field, .error404 .search-field {
  background-color: #f7f7f7 !important; }
.search .page-header, .error404 .page-header {
  background-color: transparent;
  padding: 0 0;
  margin: 50px 0; }
  @media (max-width: 768px) {
    .search .page-header, .error404 .page-header {
      padding-bottom: 25px; } }
  .search .page-header h2, .error404 .page-header h2 {
    color: #303030; }
    .search .page-header h2 span, .error404 .page-header h2 span {
      font-style: italic; }
  .search .page-header .title-wrapper, .error404 .page-header .title-wrapper {
    display: flex;
    align-items: center; }
    @media (max-width: 768px) {
      .search .page-header .title-wrapper, .error404 .page-header .title-wrapper {
        flex-direction: column; } }
    .search .page-header .title-wrapper .elemento-decorativo, .error404 .page-header .title-wrapper .elemento-decorativo {
      margin: 0 50px 0 0; }
      @media (max-width: 768px) {
        .search .page-header .title-wrapper .elemento-decorativo, .error404 .page-header .title-wrapper .elemento-decorativo {
          margin: 0 auto; } }
    .search .page-header .title-wrapper h2, .search .page-header .title-wrapper h1, .error404 .page-header .title-wrapper h2, .error404 .page-header .title-wrapper h1 {
      margin-bottom: 0 !important;
      color: #fff; }
      @media (max-width: 768px) {
        .search .page-header .title-wrapper h2, .search .page-header .title-wrapper h1, .error404 .page-header .title-wrapper h2, .error404 .page-header .title-wrapper h1 {
          text-align: center; } }
      .search .page-header .title-wrapper h2 span, .search .page-header .title-wrapper h1 span, .error404 .page-header .title-wrapper h2 span, .error404 .page-header .title-wrapper h1 span {
        font-style: italic; }

.search-no-results .page-content, .error404 .page-content {
  margin-top: 50px; }

.search-results .risultati {
  margin: 50px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 45px; }
  .search-results .risultati .risultato {
    width: calc(33.333% - 30px); }
    @media (max-width: 992px) {
      .search-results .risultati .risultato {
        width: calc(50% - 30px); } }
    @media (max-width: 768px) {
      .search-results .risultati .risultato {
        width: 100%; } }
    .search-results .risultati .risultato .post-thumbnail img {
      aspect-ratio: 16/9;
      object-fit: cover; }
    .search-results .risultati .risultato .entry-title {
      margin: 15px 0;
      font-size: 25px;
      line-height: 35px; }
    .search-results .risultati .risultato .entry-summary {
      margin: 0 0 15px 0;
      font-size: 15px;
      line-height: 25px; }
    .search-results .risultati .risultato .meta {
      position: relative; }
      .search-results .risultati .risultato .meta img {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
      .search-results .risultati .risultato .meta .tipo-post {
        text-transform: uppercase;
        background-color: #0f275c;
        border-radius: 20px;
        width: max-content;
        padding: 2.5px 7.5px;
        color: #fff;
        font-weight: 600;
        right: 8px;
        top: 8px;
        font-size: 12px;
        line-height: 20px;
        position: absolute;
        z-index: 60; }
  .search-results .risultati article {
    background-color: #f0f0f0;
    border: 1px solid #eee;
    border-radius: 20px; }
    .search-results .risultati article .desc {
      padding: 0 25px 15px 25px;
      border-bottom-left-radius: 20px;
      border-bottom-right-radius: 20px; }
      .search-results .risultati article .desc .btn {
        padding: 5px 20px; }
      .search-results .risultati article .desc a {
        text-decoration: none;
        margin-bottom: 15px;
        color: #303030; }
        .search-results .risultati article .desc a:hover {
          color: #0f275c; }
        .search-results .risultati article .desc a:visited {
          color: #0f275c; }

/* FORM */
#form h2 {
  color: #303030;
  font-weight: 600; }

/* CONTATTI */
.visible-sm {
  display: none; }
  @media (max-width: 768px) {
    .visible-sm {
      display: block; } }

.visible-md {
  display: block; }
  @media (max-width: 768px) {
    .visible-md {
      display: none; } }

/* FOOTER */
#colophon {
  min-height: 70px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  font-size: 14px;
  color: #fff;
  background-color: #0F275C; }
  #colophon .site-wrapper {
    /*padding:0;*/ }
  #colophon #pre-footer {
    background-color: #0F275C;
    padding: 50px 0 25px 0; }
    #colophon #pre-footer h3 {
      color: #fff;
      margin-bottom: 35px; }
    #colophon #pre-footer .cta-container {
      display: flex;
      gap: 25px;
      padding-bottom: 50px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      @media (max-width: 768px) {
        #colophon #pre-footer .cta-container {
          flex-direction: column; } }
  #colophon #footer-widget {
    width: 100%;
    min-height: 100px;
    padding: 0 0 25px 0; }
    #colophon #footer-widget .site-wrapper {
      padding: 0 10px; }
    @media (max-width: 768px) {
      #colophon #footer-widget #footer-4 {
        text-align: center; }
        #colophon #footer-widget #footer-4 img {
          width: 180px !important;
          margin-top: 25px; } }
    #colophon #footer-widget .footer-widget__col {
      width: 25%;
      float: left;
      padding: 0 15px; }
      #colophon #footer-widget .footer-widget__col a {
        color: #fff;
        font-weight: 400;
        text-decoration: none; }
      #colophon #footer-widget .footer-widget__col li {
        font-size: 14px;
        line-height: 24px; }
      #colophon #footer-widget .footer-widget__col .widget-title {
        letter-spacing: 0;
        font-weight: 600 !important;
        font-size: 25px;
        line-height: 35px;
        margin: 25px 0 12px 0 !important;
        color: #fff; }
      #colophon #footer-widget .footer-widget__col .social-footer-grid {
        display: flex;
        flex-wrap: wrap; }
        #colophon #footer-widget .footer-widget__col .social-footer-grid .social-footer {
          width: 20px;
          margin-right: 15px; }
      #colophon #footer-widget .footer-widget__col .logo-footer {
        margin: 25px 0 35px 0;
        width: 100%;
        max-width: 250px; }
        @media (max-width: 768px) {
          #colophon #footer-widget .footer-widget__col .logo-footer {
            max-width: 300px; } }
      #colophon #footer-widget .footer-widget__col#footer-1 {
        width: 35%; }
      #colophon #footer-widget .footer-widget__col#footer-4 {
        width: 15%; }
      @media (max-width: 768px) {
        #colophon #footer-widget .footer-widget__col {
          width: 100% !important;
          float: none; } }

/* SUB FOOTER */
.subfooter {
  min-height: 70px;
  display: flex;
  align-items: center;
  background-color: #071229;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  position: relative;
  z-index: 30;
  padding: 15px 0; }
  .subfooter a {
    color: #fff !important; }
  @media (max-width: 768px) {
    .subfooter {
      text-align: center;
      padding: 10px 0; } }
  .subfooter__desc {
    float: left; }
    @media (max-width: 768px) {
      .subfooter__desc {
        float: none; } }
    .subfooter__desc p {
      margin: 0; }
  .subfooter__credits {
    float: right; }
    .subfooter__credits img {
      height: 25px;
      margin-left: 15px; }
    @media (max-width: 768px) {
      .subfooter__credits {
        float: none; } }

/* MISC */
.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.cf-turnstile {
  margin-top: 25px; }

.d-flex-center {
  display: flex;
  align-items: center; }

#back-to-top {
  width: 40px;
  height: 40px;
  background-color: #CD0001;
  position: fixed;
  bottom: 25px;
  right: 25px;
  border-radius: 40px;
  display: flex;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s 0s linear;
  -moz-transition: all 0.3s 0s linear;
  -o-transition: all 0.3s 0s linear;
  transition: all 0.3s 0s linear;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: 1px solid #none;
  z-index: 70;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none; }
  #back-to-top span {
    font-size: 20px;
    font-weight: bold; }
  #back-to-top.attivo {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s 0s linear;
    -moz-transition: all 0.3s 0s linear;
    -o-transition: all 0.3s 0s linear;
    transition: all 0.3s 0s linear; }
  @media (max-width: 480px) {
    #back-to-top {
      width: 35px;
      height: 35px;
      bottom: 15px;
      right: 15px; }
      #back-to-top span {
        font-size: 20px; } }

/* 404*/
.error-404 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: calc(100vh - 170px);
  text-align: center; }

.d-none {
  display: none !important; }

.iub__us-widget {
  display: none !important; }

/*# sourceMappingURL=custom.css.map */
