/*@font-face {
  font-family: 'Anivers';
  font-weight: 400;
  src: url('../font/Anivers/Anivers_Regular.otf');
}*/
@font-face {
  font-family: 'ApexNew-Book';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: local("ApexNew-Book"), url("../font/Apex/apexnew-book-opentype.woff") format("woff"); }
@font-face {
  font-family: 'ApexNew-Light';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: local("ApexNew-Light"), url("../font/Apex/apexnew-light-opentype.woff") format("woff"); }
@font-face {
  font-family: 'ApexNew-Medium';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: local("ApexNew-Medium"), url("../font/Apex/apexnew-medium-opentype.woff") format("woff"); }
@font-face {
  font-family: 'ApexNew-MediumItalic';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: local("ApexNew-MediumItalic"), url("../font/Apex/apexnew-mediumitalic-opentype.woff") format("woff"); }
em {
  font-family: 'ApexNew-MediumItalic'; }

@font-face {
  font-family: 'ApexNew-Bold';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: local("ApexNew-Bold"), url("../font/Apex/apexnew-bold-opentype.woff") format("woff"); }
@font-face {
  font-family: 'ApexNew-Ultra';
  font-style: normal;
  font-weight: normal;
  src: local("ApexNew-Ultra"), url("../font/Apex/apexnew-ultra-opentype.woff") format("woff"); }
.wow {
  visibility: hidden; }

h1, h2, h3, h4, h5, h6, #footer, .apex, .didascalia, #openschool, .cat, #iostudio, .buttonammissioni, .more, .datascritta::before, .font-weight-light {
  font-family: 'ApexNew-Light';
  font-weight: lighter; }

body {
  background: #f1f1f1;
  font-family: 'ApexNew-Book'; }

header {
  background: #f1f1f1; }

a {
  color: #2a383d; }

a:hover {
  text-decoration: none; }

.navbar {
  border: none;
  padding: .2rem 1rem; }

.navbar-brand {
  float: left;
  padding: 0px;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap; }
  .navbar-brand img {
    height: 80px; }
    @media screen and (max-width: 539px) {
      .navbar-brand img {
        height: calc(60px - 12px); } }

.bgbeige {
  background-color: #d8ceb9; }

.navbar .navbar-header {
  float: none; }

.z2 {
  z-index: 2; }

.lock-scroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%; }
  @media screen and (max-height: 450px) {
    .lock-scroll {
      position: static; } }

.overlay {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(213, 214, 213, 0.9);
  top: 0px;
  z-index: 1;
  padding-left: calc(7vw - 15px);
  padding-right: calc(7vw - 15px); }
  .overlay .overbar {
    height: 45px;
    background: #fff;
    margin-top: calc(150px - 45px + 0.4rem);
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media screen and (max-width: 539px) {
      .overlay .overbar {
        margin-top: calc(60px - 45px + 0.4rem); } }
  @media screen and (max-width: 991px) {
    .overlay {
      opacity: 0; } }

.offset-md-1_5 {
  margin-left: 12.5%; }
  @media screen and (max-width: 991px) {
    .offset-md-1_5 {
      margin-left: 0; } }

.offset-md-1_5ab {
  left: calc(12.5% - 15px); }

h1#site-title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0px;
  margin-top: 12px;
  color: #2a383d;
  font-family: 'ApexNew-Book';
  font-weight: normal; }

#social a {
  margin: 5px;
  display: inline-block; }

#socialmini h1 {
  font-size: 12px; }
  @media screen and (max-width: 450px) {
    #socialmini h1 {
      display: none; } }
#socialmini #social a {
  margin: 5px 3px; }
  #socialmini #social a img {
    height: 20px; }

.toplink {
  margin-top: 15px; }

.navbar {
  margin-bottom: 0px;
  font-family: 'ApexNew-Book';
  font-weight: normal; }
  @media screen and (max-width: 539px) {
    .navbar {
      padding: 0px; }
      .navbar > .container-fluid {
        padding: 0px; } }
  .navbar li.current_page_item a, .navbar li.current-menu-item a, .navbar li.current-menu-parent a {
    font-family: 'ApexNew-Medium';
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .navbar a:hover {
    font-weight: 700;
    font-family: 'ApexNew-Medium';
    -webkit-transition: font-weight 0.3s;
    -moz-transition: font-weight 0.3s;
    -ms-transition: font-weight 0.3s;
    -o-transition: font-weight 0.3s;
    transition: font-weight 0.3s; }

.navbar-light .navbar-toggler {
  background: #fff;
  border: 0px;
  margin-bottom: -3em;
  width: 6em;
  border-radius: 0px;
  outline: none;
  height: 6em;
  z-index: 13; }
  .navbar-light .navbar-toggler.active, .navbar-light .navbar-toggler:hover {
    border: 2px solid #2a383d; }
  @media screen and (max-width: 1100px) {
    .navbar-light .navbar-toggler {
      margin-bottom: -1.5em;
      width: 5em;
      height: 5em;
      margin-right: 20px; } }
  @media screen and (max-width: 539px) {
    .navbar-light .navbar-toggler {
      margin-bottom: -1.5em;
      width: 4em;
      height: 4em;
      margin-right: 20px; } }

.navbar-light .navbar-toggler-icon {
  background-image: url("../img/menu.svg");
  width: 2em;
  height: 2em;
  opacity: 1; }
  @media screen and (max-width: 539px) {
    .navbar-light .navbar-toggler-icon {
      width: 1.2em;
      height: 1.2em; } }
  .navbar-light .navbar-toggler-icon:not(.safari) {
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
    -ms-transition: background-image 0.5s;
    -o-transition: background-image 0.5s;
    transition: background-image 0.5s; }

.navbar-light .navbar-toggler.active .navbar-toggler-icon {
  background-image: url("../img/menu-close.svg"); }
  .navbar-light .navbar-toggler.active .navbar-toggler-icon:not(.safari) {
    -webkit-transition: background-image 0.5s;
    -moz-transition: background-image 0.5s;
    -ms-transition: background-image 0.5s;
    -o-transition: background-image 0.5s;
    transition: background-image 0.5s; }

.menuright {
  height: 150px; }
  @media screen and (max-width: 991px) {
    .menuright {
      height: 120px; } }
  @media screen and (max-width: 1100px) {
    .menuright {
      height: 90px; } }
  @media screen and (max-width: 539px) {
    .menuright {
      height: 60px; } }

/*MENU*/
.logoc {
  height: 150px;
  padding-bottom: 1px;
  padding-right: 10px;
  padding-left: 25px !important; }
  @media screen and (min-width: 768px) and (max-width: 1120px) {
    .logoc {
      padding-right: 0px;
      padding-left: 0px !important; } }
  @media screen and (max-width: 991px) {
    .logoc {
      padding-right: 50px;
      height: 120px; } }
  @media screen and (max-width: 1100px) {
    .logoc {
      padding-right: 0px;
      height: 90px; } }
  @media screen and (max-width: 539px) {
    .logoc {
      padding-right: 0px;
      height: 60px; } }

.boxsection {
  margin-left: auto;
  margin-right: 0;
  height: 120px;
  -webkit-transition: height 0.2s linear;
  -moz-transition: height 0.2s linear;
  -ms-transition: height 0.2s linear;
  -o-transition: height 0.2s linear;
  transition: height 0.2s linear; }
  @media screen and (max-width: 991px) {
    .boxsection {
      height: 120px; } }
  @media screen and (max-width: 1100px) {
    .boxsection {
      height: 90px; } }
  @media screen and (max-width: 539px) {
    .boxsection {
      height: 60px; } }
  .boxsection .stm, .boxsection .theschool, .boxsection .openschool, .boxsection .publishing, .boxsection .productions, .boxsection .stmcare {
    height: 100%;
    border: 2px solid #f1f1f1;
    border-top: 0px;
    border-bottom: 0px; }
    @media screen and (max-width: 539px) {
      .boxsection .stm, .boxsection .theschool, .boxsection .openschool, .boxsection .publishing, .boxsection .productions, .boxsection .stmcare {
        border: 1px solid #f1f1f1; } }
    .boxsection .stm.hover, .boxsection .theschool.hover, .boxsection .openschool.hover, .boxsection .publishing.hover, .boxsection .productions.hover, .boxsection .stmcare.hover {
      height: 120px;
      -webkit-transition: height 0.1s linear;
      -moz-transition: height 0.1s linear;
      -ms-transition: height 0.1s linear;
      -o-transition: height 0.1s linear;
      transition: height 0.1s linear;
      transition-delay: 0.2s; }
  .boxsection .cboxsection {
    height: 120px;
    float: left; }
    @media screen and (max-width: 991px) {
      .boxsection .cboxsection {
        height: calc(120px - 30px); } }
    @media screen and (max-width: 1100px) {
      .boxsection .cboxsection {
        height: calc(90px - 30px); } }
    @media screen and (max-width: 539px) {
      .boxsection .cboxsection {
        height: calc(60px - 20px); } }
    .boxsection .cboxsection .active {
      margin-top: 30px;
      -webkit-transition: margin-top 0.2s linear;
      -moz-transition: margin-top 0.2s linear;
      -ms-transition: margin-top 0.2s linear;
      -o-transition: margin-top 0.2s linear;
      transition: margin-top 0.2s linear; }
      @media screen and (max-width: 539px) {
        .boxsection .cboxsection .active {
          margin-top: 20px; } }
      .boxsection .cboxsection .active:after {
        -webkit-animation: opacity 1.8s forwards;
        /* Safari 4.0 - 8.0 */
        -webkit-animation-delay: 1.8s;
        /* Safari 4.0 - 8.0 */
        animation: opacity 1s forwards;
        animation-delay: 1.8s; }
        @media screen and (max-width: 1199px) {
          .boxsection .cboxsection .active:after {
            opacity: 0;
            width: 10px;
            overflow: hidden; } }
      .boxsection .cboxsection .active.safari:after {
        /*line-height: 60px !important;*/
        padding-left: 3px; }
        @media screen and (max-width: 1199px) {
          .boxsection .cboxsection .active.safari:after {
            line-height: 0px !important; } }
    .boxsection .cboxsection .sec {
      -webkit-transition: margin-top 0.2s linear;
      -moz-transition: margin-top 0.2s linear;
      -ms-transition: margin-top 0.2s linear;
      -o-transition: margin-top 0.2s linear;
      transition: margin-top 0.2s linear; }
      .boxsection .cboxsection .sec.hover {
        margin-top: 30px;
        -webkit-transition: margin-top 0.2s linear;
        -moz-transition: margin-top 0.2s linear;
        -ms-transition: margin-top 0.2s linear;
        -o-transition: margin-top 0.2s linear;
        transition: margin-top 0.2s linear; }
        @media screen and (max-width: 539px) {
          .boxsection .cboxsection .sec.hover:after {
            font-size: 1em !important;
            bottom: -12px !important; } }
    .boxsection .cboxsection .sec {
      height: 100%; }
  .boxsection.home {
    height: 150px; }
    @media screen and (max-width: 991px) {
      .boxsection.home {
        height: 120px; } }
    @media screen and (max-width: 1100px) {
      .boxsection.home {
        height: 90px; } }
    @media screen and (max-width: 539px) {
      .boxsection.home {
        height: 60px; } }
    .boxsection.home .cboxsection {
      height: 100%; }
  .boxsection.hover .active {
    margin-top: 0px; }
    .boxsection.hover .active:after {
      visibility: hidden; }

/* Safari 4.0 - 8.0 */
@-webkit-keyframes opacity {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes opacity {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.hr {
  height: 3px;
  width: 30%;
  background: #fff; }

.stm {
  background: #2a383d;
  color: #2a383d; }

.theschool {
  background: #00b2de;
  color: #00b2de; }

.openschool {
  background: #4cbcba;
  color: #4cbcba; }

.publishing {
  background: #005362;
  color: #005362; }

.productions {
  background: #c14e61;
  color: #c14e61; }

.stmcare {
  background: #ed7a74;
  color: #ed7a74; }

.cstm {
  color: #2a383d !important; }

.ctheschool {
  color: #00b2de !important; }

.copenschool {
  color: #4cbcba !important; }

.cpublishing {
  color: #005362 !important; }

.cproductions {
  color: #c14e61 !important; }

.cstmcare {
  color: #ed7a74 !important; }

/** navmega **/
.mega-dropdown {
  position: static !important;
  width: 100%; }

#navbarW {
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 12;
  left: 0px;
  top: calc(0.4rem + 150px);
  padding-left: 7vw;
  padding-right: 7vw;
  padding-bottom: 4vw;
  background: rgba(213, 214, 213, 0.9);
  height: calc(100vh - 4vh - 150px); }
  @media screen and (max-width: 991px) {
    #navbarW {
      top: calc(36px + 90px);
      height: calc(100vh - 90px); } }
  @media screen and (max-width: 1100px) {
    #navbarW {
      top: calc(36px + 60px);
      height: calc(100vh - 90px); } }
  @media screen and (max-width: 539px) {
    #navbarW {
      top: 60px;
      height: calc(100vh - 60px);
      min-height: 450px; } }
  #navbarW h2 {
    text-transform: uppercase;
    color: #fff;
    font-weight: lighter;
    margin-top: 60px;
    height: 20%;
    line-height: 1em;
    min-height: 100px; }
    #navbarW h2 span {
      display: table;
      position: relative; }
      #navbarW h2 span:after {
        height: 100%;
        content: "";
        background: #fff;
        position: absolute;
        top: 20%;
        left: 10%;
        right: 5px;
        opacity: 0.2;
        width: 105%; }
  #navbarW .dropdownmenu {
    height: 100%; }
  #navbarW ul {
    margin: 0px;
    padding: 0px; }
    #navbarW ul li {
      list-style: none; }
      #navbarW ul li a {
        color: #ebebea;
        text-transform: uppercase;
        font-size: 1em;
        letter-spacing: 0.7px; }
        @media screen and (min-width: 1542px) and (max-width: 1800px) {
          #navbarW ul li a {
            letter-spacing: normal;
            font-size: 0.92em; } }
        @media screen and (max-width: 539px) {
          #navbarW ul li a {
            font-size: 0.85em; } }
  #navbarW #slider-inner-wrapper {
    display: none; }
  @media screen and (min-width: 564px) {
    #navbarW {
      height: calc(90vh - 60px); }
      #navbarW .menu-slider .owl-stage {
        padding-left: 0px !important; } }
  @media screen and (max-width: 1542px) {
    #navbarW .dropdownmenu {
      height: auto; }
    #navbarW #slider-inner-wrapper {
      width: calc(100vw);
      display: block; }
    #navbarW #menuBIG {
      display: none; }
    #navbarW .dropdownmenu .col-2 {
      width: auto;
      max-width: 100% !important;
      min-width: 257px;
      height: calc(90vh - 150px);
      flex: none;
      min-height: 370px; } }
  @media screen and (max-width: 1542px) and (max-width: 400px) {
    #navbarW .dropdownmenu .col-2 {
      height: calc(100vh - 150px); } }
  @media screen and (max-width: 1542px) {
    #navbarW h2 {
      padding-top: 60px;
      padding-bottom: 60px;
      margin-top: 0px; } }
  @media screen and (max-width: 1542px) and (max-width: 539px) {
    #navbarW h2 {
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media screen and (max-width: 1542px) and (max-width: 400px) {
    #navbarW h2 {
      font-size: 1.5em; } }


.collapsing {
  opacity: 0;
   } 

#home-slider {
  font-family: 'ApexNew-Book';
  font-weight: lighter;
  color: #fff;
  width: 100%; }
  #home-slider .home-slide {
    padding-left: calc(12.50% - 15px);
    height: 80vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 10vh; }
    @media screen and (max-width: 539px) {
      #home-slider .home-slide {
        padding-left: 65px;
        padding-right: 65px; } }
    @media screen and (max-width: 400px) {
      #home-slider .home-slide {
        padding-left: 30px;
        padding-right: 30px; } }
  #home-slider .caption {
    z-index: 2; }
    @media screen and (max-width: 539px) {
      #home-slider .caption {
        font-size: 12px; } }
    #home-slider .caption h5 {
      font-size: 3.2em;
      letter-spacing: 4px;
      font-weight: lighter;
      position: relative;
      line-height: 1em;
      margin-bottom: 25px; }
      @media screen and (max-width: 539px) {
        #home-slider .caption h5 {
          font-size: 2.8em; } }
      #home-slider .caption h5 span {
        display: table;
        position: relative; }
        #home-slider .caption h5 span:after {
          content: "";
          position: absolute;
          top: 25%;
          left: 3%;
          right: 5px;
          opacity: 0.8;
          width: 98%;
          z-index: -1;
          height: 50px; }
          @media screen and (max-width: 539px) {
            #home-slider .caption h5 span:after {
              height: 33px; } }
  #home-slider .didascalia {
    font-size: 1.2em;
    padding-left: 25px; }
    @media screen and (max-width: 539px) {
      #home-slider .didascalia {
        padding-left: 0px; } }

.bgwhite {
  background: #fff; }

.content-up {
  margin-top: -50px;
  z-index: 3; }

.bgstm {
  background: #2a383d !important; }

.bgtheschool {
  background: #00b2de !important; }

.bgopenschool {
  background: #4cbcba !important; }

.bgpublishing {
  background: #005362 !important; }

.bgproductions {
  background: #c14e61 !important; }

.bgstmcare {
  background: #ed7a74 !important; }

.ombrasquare:after {
  height: 50px;
  content: "";
  position: absolute;
  top: 45%;
  left: 25px;
  width: 100%;
  right: 5px;
  opacity: 0.85;
  z-index: -1; }
.ombrasquare.bg-stm:after {
  background: #2a383d; }
.ombrasquare.bg-theschool:after {
  background: #00b2de; }
.ombrasquare.bg-openschool:after {
  background: #4cbcba; }
.ombrasquare.bg-publishing:after {
  background: #005362; }
.ombrasquare.bg-productions:after {
  background: #c14e61; }
.ombrasquare.bg-stmcare:after {
  background: #ed7a74; }

.bg-stm:after {
  background: #2a383d !important; }

.bg-theschool:after {
  background: #00b2de !important; }

.bg-openschool:after {
  background: #4cbcba !important; }

.bg-publishing:after {
  background: #005362 !important; }

.bg-productions:after {
  background: #c14e61 !important; }

.bg-stmcare:after {
  background: #ed7a74 !important; }

.page-top, .google-maps {
  position: relative;
  height: 60vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 10vh; }
  @media screen and (max-width: 539px) {
    .page-top, .google-maps {
      background-position: center !important; } }
  .page-top .caption, .google-maps .caption {
    z-index: 2; }
    .page-top .caption h2, .google-maps .caption h2 {
      font-size: 3.2em;
      letter-spacing: 1.2px;
      font-weight: lighter;
      position: relative;
      text-transform: uppercase; }
      @media screen and (max-width: 767px) {
        .page-top .caption h2, .google-maps .caption h2 {
          font-size: 2.5em;
          letter-spacing: 1px;
          line-height: 1em; } }
      .page-top .caption h2 span, .google-maps .caption h2 span {
        display: table;
        position: relative; }
        .page-top .caption h2 span:after, .google-maps .caption h2 span:after {
          content: "";
          position: absolute;
          top: 25%;
          left: 3%;
          right: 5px;
          opacity: 0.8;
          width: 98%;
          z-index: -1;
          height: 50px; }
          @media screen and (max-width: 539px) {
            .page-top .caption h2 span:after, .google-maps .caption h2 span:after {
              height: 33px; } }
      .page-top .caption h2 a, .google-maps .caption h2 a {
        color: #fff;
        text-decoration: none; }
      .page-top .caption h2:after, .google-maps .caption h2:after {
        z-index: -1; }
  .page-top .cat, .google-maps .cat {
    color: #fff; }

.page-top.min {
  height: 30vh; }

/* gallery */
.ekko-lightbox .ekko-lightbox-nav-overlay a:first-child span {
  background: url("../img/prev.svg");
  height: 48px;
  width: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  margin-left: 20px;
  text-indent: 999px; }
.ekko-lightbox .ekko-lightbox-nav-overlay a:last-child span {
  background: url("../img/next.svg");
  height: 48px;
  width: 48px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  margin-right: 20px;
  text-indent: 999px; }
.ekko-lightbox .modal-content {
  border-radius: 0;
  border: 0px; }
.ekko-lightbox .modal-header {
  width: calc(100% - 40px);
  border-bottom: 0px;
  position: absolute;
  bottom: 40px;
  left: 20px;
  z-index: 100;
  color: #fff;
  padding: 0px; }
  .ekko-lightbox .modal-header h4 {
    font-size: 2em;
    position: relative;
    text-transform: uppercase; }
    .ekko-lightbox .modal-header h4::after {
      height: 30px;
      content: "";
      position: absolute;
      top: 45%;
      left: 25px;
      width: 100%;
      right: 5px;
      opacity: 0.85;
      z-index: -1;
      background: #d8ceb9; }
  .ekko-lightbox .modal-header button.close {
    display: none; }
.ekko-lightbox .modal-body {
  padding: 0px; }

button.myclose {
  position: absolute;
  border: none;
  top: 10px;
  right: 10px;
  background-image: url("../img/icon/close-gallery.svg") !important;
  background-size: contain;
  width: 48px !important;
  height: 48px !important;
  z-index: 999999; }

.gallery-above .item-gal {
  overflow: hidden;
  height: 360px;
  width: 100%;
  padding: 0;
  position: relative;
  transition: all 0.5s ease; }
  @media screen and (max-width: 767px) {
    .gallery-above .item-gal {
      height: 250px; } }
  .gallery-above .item-gal img {
    width: 100%; }
  .gallery-above .item-gal span {
    position: absolute;
    bottom: 15px;
    left: 20px;
    font-size: 1.5em !important;
    width: calc(100% - 30px);
    z-index: 3; }
    @media screen and (max-width: 539px) {
      .gallery-above .item-gal span {
        font-size: 0.7em !important; } }
    @media screen and (max-width: 767px) {
      .gallery-above .item-gal span {
        font-size: 0.9em !important;
        line-height: 1em; } }
  .gallery-above .item-gal:hover > .bg {
    transform: scale(1.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }

/* home video */
#videohome {
  overflow: hidden;
  height: 100vh;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 2px solid #fff; }
  @media screen and (max-width: 539px) {
    #videohome {
      height: 70vh; } }
  #videohome #stmvideo {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    height: 100%; }
    @media screen and (min-width: 1550px) {
      #videohome #stmvideo {
        min-height: 100%;
        height: auto; } }
  #videohome .video-title-bg {
    position: relative;
    color: #fff;
    text-transform: uppercase;
    margin: auto;
    background: #00b2de;
    width: 300px;
    height: 300px;
    opacity: 0.85;
    transform: rotate(45deg); }
    @media screen and (max-width: 539px) {
      #videohome .video-title-bg {
        width: 200px;
        height: 200px;
        font-size: 0.9em; } }
    #videohome .video-title-bg .video-title {
      font-family: 'ApexNew-Book';
      font-weight: normal;
      text-align: center;
      height: 100%;
      transform: scale(0.7) rotate(-45deg); }
      #videohome .video-title-bg .video-title .inner {
        padding-top: 10%; }
        #videohome .video-title-bg .video-title .inner h5 {
          font-size: 4em;
          line-height: 1em;
          font-weight: lighter;
          margin: 0px auto; }
          @media screen and (max-width: 539px) {
            #videohome .video-title-bg .video-title .inner h5 {
              font-size: 3em; } }
        #videohome .video-title-bg .video-title .inner a {
          font-size: 2em;
          color: #2a383d; }
  #videohome .play {
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 3;
    right: 0px;
    top: 0px;
    transform: rotate(-45deg) translateX(80%); }
    #videohome .play img {
      width: 100px;
      height: 100px; }
    @media screen and (max-width: 539px) {
      #videohome .play {
        width: 60px;
        height: 60px; }
        #videohome .play img {
          width: 60px;
          height: 60px; } }

/* quadrati di sfondo*/
.bg-effect {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: -1;
  background-image: url("../img/newsbg.jpg");
  background-size: cover; }
  .bg-effect::before {
    content: "";
    color: #fff;
    overflow: hidden;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: left; }

#home-slider .home-slide::before, .page-top::before, .google-maps::before, .gallery-above .item-gal::before, #news .item-news::before, #carousel-productions .news-slider .item-news::before, .cslide::before, #seminari .item-seminari::before {
  content: "";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 31%, rgba(0, 0, 0, 0.24) 50%, rgba(0, 0, 0, 0.87) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 31%, rgba(0, 0, 0, 0.24) 50%, rgba(0, 0, 0, 0.87) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 31%, rgba(0, 0, 0, 0.24) 50%, rgba(0, 0, 0, 0.87) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#de000000',GradientType=0 );
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 1; }

#openschool .op::before, .datascritta::before {
  content: attr(data-scritta);
  text-transform: uppercase;
  font-size: 4em;
  position: absolute;
  color: #2a383d;
  z-index: 100;
  top: -1.5vw;
  left: -3%;
  font-weight: lighter; }

.boxsection .cboxsection .active:after, .boxsection .cboxsection .sec.hover:after {
  opacity: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  content: attr(data-hover);
  border: none;
  text-align: left;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  text-transform: uppercase;
  font-size: 2em;
  bottom: -19px;
  left: 100%;
  line-height: 0 !important;
}

@media screen and (max-width: 1330px) {
	.boxsection .cboxsection .active:after, .boxsection .cboxsection .sec.hover:after {
      font-size: 1.5em;
	}
}




/******************************************************************
 ******************************** NEWS  ***************************
 /*****************************************************************/
#news {
  position: relative; }
  #news a {
    color: #2a383d; }
  #news .bg-effect {
    overflow: hidden;
    width: 33%;
    height: 33vw; }
    @media screen and (max-width: 991px) {
      #news .bg-effect {
        width: 60%;
        height: 40vh; } }
    @media screen and (max-width: 539px) {
      #news .bg-effect {
        width: 60%;
        height: 50vh;
        min-height: 280px; } }
    #news .bg-effect::before {
      background: #c14e61;
      opacity: .85; }
    #news .bg-effect img {
      height: 100%; }
  #news h2 {
    font-size: 4em;
    letter-spacing: 4px;
    color: #2a383d; }
    @media screen and (max-width: 991px) {
      #news h2 {
        font-size: 3em;
        letter-spacing: 3px; } }
    @media screen and (max-width: 539px) {
      #news h2 {
        font-size: 3em;
        letter-spacing: 2px; } }
    @media screen and (max-width: 400px) {
      #news h2 {
        font-size: 2em;
        letter-spacing: 1px; } }
  #news .desc-news {
    font-size: 1.1em;
    color: #2a383d; }
    @media screen and (max-width: 991px) {
      #news .desc-news {
        font-size: 1em;
        color: #fff;
        line-height: 1.3em; } }
  #news .ombrasquare:after {
    background: #d8ceb9;
    width: 50%;
    left: 10%; }
    @media screen and (max-width: 539px) {
      #news .ombrasquare:after {
        left: 17%;
        top: 17%; } }
  #news .item-news {
    height: 600px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff; }
    @media screen and (max-width: 539px) {
      #news .item-news {
        height: 450px; } }
    #news .item-news .caption {
      z-index: 2;
      width: 100%;
      direction: initial; }
    #news .item-news h4 {
      font-size: 2.5em;
      text-transform: uppercase;
      line-height: 1em; }
      @media screen and (max-width: 1500px) {
        #news .item-news h4 {
          font-size: 2em; } }
      @media screen and (max-width: 991px) {
        #news .item-news h4 {
          font-size: 1.8em; } }
      @media screen and (max-width: 767px) {
        #news .item-news h4 {
          font-size: 1.6em; } }
      @media screen and (max-width: 539px) {
        #news .item-news h4 {
          font-size: 1.4em; } }
    #news .item-news .hr {
      float: left; }
    #news .item-news .didascalia {
      height: 0px;
      opacity: 0;
      overflow: hidden;
      margin: 0px; }
    #news .item-news:hover .didascalia {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      height: auto;
      opacity: 1;
      font-weight: normal;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }

.cat {
  font-size: 1em !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ebebea; }
  .cat img {
    height: 0.75em;
    vertical-align: text-top;
    display: inline-block;
    width: 32px !important;
    float: left;
    margin-top: 3px;
    margin-right: 5px; }
  @media screen and (max-width: 539px) {
    .cat {
      margin-bottom: 5px; } }
  @media screen and (max-width: 767px) {
    .cat {
      letter-spacing: normal;
      font-size: 0.85em !important; } }

/** school home **/
#school {
  position: relative;
  min-height: 100vh; }
  #school h2 {
    position: relative;
    color: #2a383d;
    width: max-content; }
    @media screen and (max-width: 539px) {
      #school h2.p4 {
        font-size: 3.5em; } }
  #school h3 {
    line-height: 0.95em; }
  #school .hr {
    height: 8px;
    background: #00b2de;
    width: 50%; }
  #school .sottotitolobandi {
    line-height: 2em;
    margin-top: 10px; }
  #school .divider {
    height: 3px;
    background: #00b2de;
    width: 18%;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 6px; }
    #school .divider:nth-child(2) {
      margin-left: 20px; }
    @media screen and (max-width: 991px) {
      #school .divider {
        width: 12%;
        margin-right: 10px; } }
  #school .ombrasquare:after {
    background: #00b2de;
    opacity: 0.99; }
  #school .schoolbg {
    position: relative; }
    #school .schoolbg::before {
      content: "EDU";
      transform: rotate(90deg);
      font-size: 23vw;
      position: absolute;
      color: #f1f1f1;
      font-family: 'ApexNew-Ultra';
      font-weight: normal;
      opacity: 0.7;
      z-index: 100;
      right: -9.5vw;
      top: 3.75vw; }
      @media screen and (max-width: 767px) {
        #school .schoolbg::before {
          font-size: 50vw; } }
  #school p {
    line-height: 1.3em;
    letter-spacing: 1px; }
    @media screen and (max-width: 539px) {
      #school p.p2 {
        font-size: 1.5em; } }
  #school .scuolahome {
    right: -2.5vw;
    position: absolute;
    height: 90%;
    width: 100%;
    top: 12%;
    background: url("../img/scuola-home.jpg");
    background-position: center;
    background-size: cover; }
    @media screen and (max-width: 767px) {
      #school .scuolahome {
        right: -30px;
        height: 80%;
        top: 10%; } }
    @media screen and (max-width: 1199px) {
      #school .scuolahome {
        height: 80%; } }
  #school .bg-effect {
    left: 0px;
    height: 100vh;
    width: calc(100% - 15px); }
    #school .bg-effect::before {
      height: 100%;
      background: #00b2de;
      opacity: .95; }
    @media screen and (max-width: 767px) {
      #school .bg-effect {
        position: static;
        height: 90vh;
        width: calc(100% + 30px); } }
  #school .more {
    font-size: 1.2em;
    display: block; }
    #school .more img {
      height: 80px;
      margin-right: 20px; }
    #school .more:hover {
      color: #333; }
  #school a.btn {
    font-family: 'ApexNew-Book';
    font-style: normal; }
  @media screen and (max-width: 991px) {
    #school .bandi h3 {
      font-size: 2.5em;
      line-height: 0.9em; } }
  @media screen and (max-width: 767px) {
    #school .bandi h3 {
      font-size: 2em; } }

#learn {
  right: 0px;
  height: 120%;
  width: 15vw;
  top: 6vw;
  background: #d8ceb9;
  opacity: .30;
  font-size: 20vw;
  position: absolute;
  color: #f1f1f1;
  z-index: 100;
  overflow: hidden; }
  #learn::before {
    font-family: 'ApexNew-Bold';
    font-weight: bold;
    content: "Learn";
    letter-spacing: 13px;
    margin: -93px -12px;
    display: block; }

#ammissionipage {
  position: relative;
  padding-top: 7rem;
  padding-bottom: 6rem; }
  @media screen and (max-width: 767px) {
    #ammissionipage {
      padding-top: 4rem;
      padding-bottom: 1rem; } }
  #ammissionipage #learn {
    font-size: 12vw;
    top: -50px;
    width: 50vw;
    z-index: -1;
    left: 0px; }
    #ammissionipage #learn::before {
      content: "Audizioni";
      margin: -50px 0px;
      letter-spacing: 5px; }

/** OPEN SCHOOL **/
#openschool .op {
  background: #d8ceb9;
  position: relative; }
  @media screen and (max-width: 1500px) {
    #openschool .op::before {
      line-height: 0.85em;
      font-size: 3em; } }
  @media screen and (max-width: 539px) {
    #openschool .op::before {
      line-height: 0.85em;
      font-size: 3em;
      left: 5px;
      top: -20px;
      font-size: 2em; } }
#openschool .ostxt {
  padding-top: 4vw; }
  #openschool .ostxt.uno {
    padding: 3vw; }
  #openschool .ostxt.due {
    padding-left: 0px;
    padding-right: 0px; }
  @media screen and (max-width: 991px) {
    #openschool .ostxt.uno, #openschool .ostxt.due {
      padding: 0 20px 0 20px; }
    #openschool .ostxt.uno {
      margin-top: 60px; } }
  @media screen and (max-width: 539px) {
    #openschool .ostxt.uno {
      margin-top: 20px; } }
#openschool .openschool {
  margin-top: -90px;
  padding: 3vw; }
  @media screen and (max-width: 991px) {
    #openschool .openschool {
      margin-top: 0px;
      padding: 60px 40px; } }
#openschool .hr {
  background: #fff; }
#openschool p {
  color: #f1f1f1;
  font-size: 1.5em;
  line-height: 1.3em;
  font-family: 'ApexNew-Book'; }
  @media screen and (max-width: 1199px) {
    #openschool p {
      font-size: 1.4em; } }
  @media screen and (max-width: 991px) {
    #openschool p {
      font-size: 1.3em; } }
#openschool p.cat {
  font-family: 'ApexNew-Light'; }
#openschool .corsihome a {
  text-transform: uppercase;
  margin-right: 10px;
  padding: 10px 10px;
  background-color: #f1f1f1;
  color: #2a383d;
  text-align: center;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 1em;
  font-size: 1em;
  letter-spacing: 1px; }
#openschool .probef {
  margin-top: -1px; }
@media screen and (max-width: 767px) {
  #openschool .probef::before {
    content: "";
    height: 120px;
    width: 100%;
    margin-top: -110px;
    top: 0px;
    display: block;
    position: absolute;
    bottom: 0px;
    background: inherit;
    z-index: -1; } }

#productions-home {
  margin-top: 40px; }
  @media screen and (max-width: 991px) {
    #productions-home {
      margin-top: 30px; } }
  #productions-home h2 {
    color: #fff;
    margin-bottom: -40px;
    z-index: 22;
    position: relative; }
    @media screen and (max-width: 539px) {
      #productions-home h2 {
        font-size: 1.7em; } }
  #productions-home:after {
    content: "";
    background: #c14e61;
    position: absolute;
    bottom: -40px;
    z-index: 21;
    height: 50px;
    width: 100%;
    left: 0px; }

/******************************************************************
 **************************** FOOTER  *****************************
******************************************************************/
#footer {
  background: #2a383d;
  color: #ebebea; }
  @media screen and (max-width: 1199px) {
    #footer {
      background: #005361;
      font-size: 13px; } }
  #footer .bordered {
    border-left: 1px solid #ebebea; }
  @media screen and (max-width: 991px) {
    #footer .bordered:nth-child(3) {
      border-left: 0; } }
  #footer #end {
    background: #1b1b1b;
    color: #ebebea; }
  #footer a {
    color: #ebebea; }
  #footer .footer-section .sec {
    height: 20px; }
    @media screen and (max-width: 539px) {
      #footer .footer-section .sec {
        height: 10px; } }
    #footer .footer-section .sec:nth-child(odd) {
      margin-top: -10px; }
  @media screen and (max-width: 1199px) {
    #footer .loghi {
      background: #2a383d; } }
  #footer .loghi .w-20 {
    width: 33%;
    float: left; }
    #footer .loghi .w-20 img {
      height: 40px; }
    @media screen and (max-width: 1199px) {
      #footer .loghi .w-20 {
        text-align: center; } }
    @media screen and (max-width: 539px) {
      #footer .loghi .w-20 img {
        height: 30px; } }
  #footer #footerbox {
    position: relative;
    z-index: 10; }

#publishing-home .ctitle {
  padding: 15px; }
#publishing-home .ombrasquare:after {
  background: #2a383d;
  opacity: .20; }
#publishing-home .svg {
  height: 0.75em;
  vertical-align: text-top;
  width: auto; }
#publishing-home svg path {
  fill: #005362 !important; }
#publishing-home h2 {
  font-size: 4em; }
  @media screen and (max-width: 539px) {
    #publishing-home h2 {
      font-size: 3em; } }
#publishing-home h4 {
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1em; }
  @media screen and (max-width: 767px) {
    #publishing-home h4 {
      font-size: 2.5em; } }
  @media screen and (max-width: 539px) {
    #publishing-home h4 {
      font-size: 2.2em; } }
#publishing-home p.p1-5 {
  color: #2a383d; }
#publishing-home p.desc2 {
  font-family: 'ApexNew-Book'; }

#carousel-productions {
  position: relative;
  margin-top: -25px;
  overflow: hidden !important;
  padding: 50px 0; }
  #carousel-productions .caption-box {
    background-color: #c14e61;
    height: 400px;
    width: 25%;
    font-family: 'ApexNew-Book';
    font-style: normal;
    position: absolute;
    padding: 3vw;
    color: #fff;
    top: 0px;
    z-index: 9; }
    @media screen and (max-width: 1270px) {
      #carousel-productions .caption-box {
        width: 31%; }
        #carousel-productions .caption-box.offset-md-1_5ab {
          left: 4%; } }
    @media screen and (max-width: 767px) {
      #carousel-productions .caption-box {
        position: static;
        width: calc(100% - 60px);
        padding: 40px;
        margin: auto;
        margin-bottom: 4px;
        margin-top: -35px;
        height: 350px; } }
    @media screen and (max-width: 1199px) {
      #carousel-productions .caption-box .p1-3 {
        font-size: 1em; } }
    #carousel-productions .caption-box .hr {
      background: #fff; }
  #carousel-productions .carousel-productions {
    max-width: 100% !important;
    width: 100%; }
  #carousel-productions .slide {
    opacity: 0.7; }
  #carousel-productions h4 {
    color: #fff;
    line-height: 1.1em; }
  #carousel-productions .news-slider .item-news {
    height: 330px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    #carousel-productions .news-slider .item-news:hover > .bg {
      transform: scale(1.1);
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    #carousel-productions .news-slider .item-news .caption {
      z-index: 2;
      opacity: 0; }
      #carousel-productions .news-slider .item-news .caption .hr {
        width: 100px; }
  #carousel-productions .slide {
    transform: scaleY(0.9);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    #carousel-productions .slide .caption-open {
      opacity: 0; }
    #carousel-productions .slide.active {
      transform: scaleY(1);
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s;
      margin: 0;
      opacity: 1; }
      #carousel-productions .slide.active .caption {
        opacity: 1;
        -webkit-transition: opacity 1s;
        -moz-transition: opacity 1s;
        -ms-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s; }
      #carousel-productions .slide.active .caption-open {
        opacity: 0; }

/******************************************************************
 **************************** OWL NAV  ****************************
 /*****************************************************************/
button.owl-next, button.owl-prev {
  outline: none; }

#home-slider > .owl-nav {
  width: 100%;
  position: absolute;
  bottom: calc(20vh - 60px);
  z-index: 10; 
  /*display: none;*/}
  #home-slider > .owl-nav .owl-next, #home-slider > .owl-nav .owl-prev {
    width: 60px;
    height: 60px;
    display: block; }
    #home-slider > .owl-nav .owl-next img, #home-slider > .owl-nav .owl-prev img {
      width: 60px;
      height: 60px; }
  @media screen and (max-width: 539px) {
    #home-slider > .owl-nav .owl-next, #home-slider > .owl-nav .owl-prev {
      width: 40px;
      height: 40px;
      display: block; }
      #home-slider > .owl-nav .owl-next img, #home-slider > .owl-nav .owl-prev img {
        width: 40px;
        height: 40px; } }
  #home-slider > .owl-nav .owl-next {
    float: right;
    margin-right: 2vw; }
  #home-slider > .owl-nav .owl-prev {
    float: left;
    margin-left: 2vw; }
  @media screen and (max-width: 400px) {
    #home-slider > .owl-nav .owl-next {
      margin-right: 0vw; }
    #home-slider > .owl-nav .owl-prev {
      margin-left: 0vw; } }

/*.menu-slider > .owl-nav{ 
    display: block !important;
    width: 95%;
    position: absolute;
    top: 101%;
    left: -5%;
    .owl-next{ right: 0px; position: absolute;}
}*/
#news-slider > .owl-nav {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  position: absolute;
  z-index: 10;
  right: -100px;
  top: 35%;
  width: 80px; }
  @media screen and (max-width: 539px) {
    #news-slider > .owl-nav {
      right: -70px; } }
  #news-slider > .owl-nav .owl-next, #news-slider > .owl-nav .owl-prev {
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 3px; }
  @media screen and (max-width: 539px) {
    #news-slider > .owl-nav .owl-prev, #news-slider > .owl-nav .owl-next {
      width: 60px;
      height: 60px; } }
  #news-slider > .owl-nav button {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    float: right; }
  #news-slider > .owl-nav .owl-next img {
    height: 80px; }
  #news-slider > .owl-nav .owl-prev img {
    height: 80px; }
  @media screen and (max-width: 539px) {
    #news-slider > .owl-nav .owl-next, #news-slider > .owl-nav .owl-prev {
      width: 60px;
      height: 60px; }
      #news-slider > .owl-nav .owl-next img, #news-slider > .owl-nav .owl-prev img {
        width: 60px;
        height: 60px; } }

#production-slider > .owl-nav {
  width: 106%;
  position: absolute;
  top: calc(50% - 40px);
  z-index: 10;
  left: -3%; }
  @media screen and (max-width: 767px) {
    #production-slider > .owl-nav {
      width: 98%;
      left: 1%; } }
  #production-slider > .owl-nav .owl-next, #production-slider > .owl-nav .owl-prev {
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 3px; }
  #production-slider > .owl-nav .owl-next {
    float: right; }
    #production-slider > .owl-nav .owl-next img {
      height: 80px; }
  #production-slider > .owl-nav .owl-prev {
    float: left; }
    #production-slider > .owl-nav .owl-prev img {
      height: 80px; }
  @media screen and (max-width: 539px) {
    #production-slider > .owl-nav .owl-next, #production-slider > .owl-nav .owl-prev {
      width: 60px;
      height: 60px; }
      #production-slider > .owl-nav .owl-next img, #production-slider > .owl-nav .owl-prev img {
        width: 60px;
        height: 60px; } }

#pubblicazioni-slider .icon {
  position: absolute;
  top: 20%;
  width: 80px;
  height: 80px; }
  #pubblicazioni-slider .icon img {
    width: 100%;
    height: 100%; }
  @media screen and (max-width: 539px) {
    #pubblicazioni-slider .icon {
      top: 37%; } }
#pubblicazioni-slider .owl-next,
#pubblicazioni-slider .owl-prev {
  height: 100%;
  position: absolute;
  top: 0; }
  @media screen and (max-width: 991px) {
    #pubblicazioni-slider .owl-next,
    #pubblicazioni-slider .owl-prev {
      top: 3%; } }
#pubblicazioni-slider .owl-next {
  left: calc(33.333333% + 10px);
  width: 80px; }
  @media screen and (max-width: 1199px) {
    #pubblicazioni-slider .owl-next {
      left: calc(50% - 10px); } }
  @media screen and (max-width: 991px) {
    #pubblicazioni-slider .owl-next {
      left: calc(100% - 10px); } }
  @media screen and (max-width: 767px) {
    #pubblicazioni-slider .owl-next {
      left: calc(100% - 50px); } }
  #pubblicazioni-slider .owl-next .icon {
    left: 0px; }
#pubblicazioni-slider .owl-prev {
  left: 0;
  width: 80px; }
  #pubblicazioni-slider .owl-prev .icon {
    right: 90px; }
    @media screen and (max-width: 767px) {
      #pubblicazioni-slider .owl-prev .icon {
        left: 0px;
        right: auto; } }
@media screen and (max-width: 767px) {
  #pubblicazioni-slider .owl-next,
  #pubblicazioni-slider .owl-prev {
    top: 35%; }
  #pubblicazioni-slider .owl-prev, #pubblicazioni-slider .owl-next, #pubblicazioni-slider .owl-next .icon, #pubblicazioni-slider .owl-prev .icon {
    width: 60px;
    height: 60px; } }
@media screen and (max-width: 539px) {
  #pubblicazioni-slider .owl-next {
    right: -5px;
    left: auto; }
    #pubblicazioni-slider .owl-next .icon {
      width: 60px;
      height: 60px;
      right: -0px;
      left: auto; }
  #pubblicazioni-slider .owl-prev .icon {
    right: auto;
    left: -5px;
    width: 60px;
    height: 60px; } }

#edu-productions {
  height: 300px; }
  #edu-productions .icon {
    position: absolute;
    bottom: 10px;
    width: 80px;
    height: 80px; }
    @media screen and (max-width: 767px) {
      #edu-productions .icon {
        width: 60px;
        height: 60px; } }
    #edu-productions .icon img {
      width: 100%;
      height: 100%; }
  #edu-productions .owl-next,
  #edu-productions .owl-prev {
    height: 100%;
    position: absolute;
    top: 0; }
  #edu-productions .owl-next {
    right: 0;
    width: calc((100% / 3.5) / 2); }
    #edu-productions .owl-next .icon {
      left: 30px; }
  #edu-productions .owl-prev {
    left: 0;
    width: calc((100% / 3.5) * 2); }
    #edu-productions .owl-prev .icon {
      right: 20px; }
  @media screen and (max-width: 1270px) and (min-width: 767px) {
    #edu-productions .owl-next {
      right: 20px;
      width: calc((100% / 2.2) / 5); }
      #edu-productions .owl-next .icon {
        left: 0px;
        right: auto; }
    #edu-productions .owl-prev {
      left: 20px;
      width: calc(100% / 2.2); }
      #edu-productions .owl-prev .icon {
        left: auto;
        right: 0px; } }
  @media screen and (max-width: 767px) {
    #edu-productions .owl-next {
      width: 50%; }
      #edu-productions .owl-next .icon {
        right: 5px;
        left: auto; }
    #edu-productions .owl-prev {
      width: 50%; }
      #edu-productions .owl-prev .icon {
        left: 5px; } }
  @media screen and (max-width: 539px) {
    #edu-productions .owl-next {
      width: 60px; }
    #edu-productions .owl-prev {
      width: 60px; } }

/******************************************************************
 **************************** OWL DOTS  ***************************
 /*****************************************************************/
#home-slider > .owl-dots {
  width: 100%;
  position: absolute;
  bottom: 7vh;
  z-index: 10;
  left: 0;
  right: 0;
  padding-right: 20px;
  padding-left: calc(12.50% +  35px);
  padding-right: 7vw; }
  @media screen and (max-width: 539px) {
    #home-slider > .owl-dots {
      padding-left: calc(10.50% +  35px);
      bottom: 5vh; } }
  @media screen and (max-width: 400px) {
    #home-slider > .owl-dots {
      padding-left: calc(10.50% +  20px); } }
  #home-slider > .owl-dots .owl-dot {
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
    display: block;
    margin: 5px;
    float: left;
    outline: none;
    transform: translateX(-50%) translateY(-50%); }
    @media screen and (max-width: 539px) {
      #home-slider > .owl-dots .owl-dot {
        width: 15px;
        height: 15px;
        margin: 2px; } }
    #home-slider > .owl-dots .owl-dot.active {
      background: #fff; }

.owl-dotsmenu {
  position: absolute;
  z-index: 9999;
  right: 10px;
  bottom: 20px; }
  .owl-dotsmenu .owl-dot {
    border: 1px solid #fff !important;
    width: 20px;
    height: 20px;
    display: block;
    margin: 5px;
    float: left;
    outline: none;
    transform: translateX(-50%) translateY(-50%); }
    @media screen and (max-width: 539px) {
      .owl-dotsmenu .owl-dot {
        width: 15px;
        height: 15px;
        margin: 2px; } }
    .owl-dotsmenu .owl-dot.active {
      background: #fff; }

.p1 {
  font-size: 1em; }

.p1-1 {
  font-size: 1.1em; }

.p1-2 {
  font-size: 1.2em; }

.p1-3 {
  font-size: 1.3em; }

.p1-5 {
  font-size: 1.5em; }

.p2 {
  font-size: 2em; }

.p2-5 {
  font-size: 2.5em; }

.p3 {
  font-size: 3em; }

.p3-5 {
  font-size: 3.5em; }

.p4 {
  font-size: 4em; }

.p4_5 {
  font-size: 4.5em; }

.carousel {
  width: 100%;
  max-width: 100% !important; }

.cslide {
  height: 70vh;
  background-size: cover;
  background-repeat: no-repeat; }

a.btn {
  color: #2a383d !important; }

.btn {
  background: transparent;
  box-shadow: none;
  padding: 1.1rem 2rem;
  font-weight: normal;
  border-color: #2a383d;
  color: #2a383d;
  font-size: 1.1em;
  line-height: normal;
  border-radius: 0px; }
  .btn.bianco {
    color: #fff !important;
    border-color: #fff; }
  .btn.btn-small {
    font-size: 0.9em;
    padding: 1rem; }

#production-slider {
  height: 600px; }
  #production-slider .cslide {
    height: 600px; }
    #production-slider .cslide .caption.active {
      max-height: 100%;
      position: relative;
      margin-bottom: 5rem;
      margin-left: 5rem;
      margin-right: 5rem; }
      #production-slider .cslide .caption.active h4, #production-slider .cslide .caption.active .hr {
        display: block; }
      #production-slider .cslide .caption.active img.locandina {
        height: 150px;
        width: auto;
        -webkit-transition: height 0.7s;
        -moz-transition: height 0.7s;
        -ms-transition: height 0.7s;
        -o-transition: height 0.7s;
        transition: height 0.7s; }
  #production-slider .caption {
    z-index: 3; }
    #production-slider .caption h4, #production-slider .caption .hr {
      display: none; }
    #production-slider .caption h4 {
      color: #fff;
      font-size: 3em;
      margin-top: 1rem;
      line-height: 1em; }
      @media screen and (max-width: 539px) {
        #production-slider .caption h4 {
          font-size: 2.4em; } }
    #production-slider .caption img.locandina {
      height: 603px;
      width: auto; }

.pubblicazioni-slide {
  width: 100%; }
  .pubblicazioni-slide .desc p {
    font-size: 1em; }

#sidebar {
  position: relative; }
  #sidebar .bg-effect {
    position: absolute;
    background-image: url("../img/newsbg.jpg");
    background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: .1; }
  #sidebar aside {
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 11; }
  #sidebar h3 {
    color: #fff;
    position: relative; }
    #sidebar h3:after {
      height: 35px;
      content: "";
      background: #fff;
      position: absolute;
      top: 20%;
      left: 10px;
      opacity: 0.2;
      width: 100%; }
  #sidebar ul {
    border-left: 3px solid #fff;
    list-style: none; }
    #sidebar ul li {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -ms-transition: all 0.3s;
      -o-transition: all 0.3s;
      transition: all 0.3s; }
      #sidebar ul li.current_page_item a, #sidebar ul li.current-menu-item a, #sidebar ul li.current-menu-parent a, #sidebar ul li:hover a {
        font-family: 'ApexNew-Medium';
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
      #sidebar ul li a {
        color: #fff;
        font-family: 'ApexNew-Light';
        font-weight: lighter;
        text-transform: uppercase; }

.panel-default > .panel-heading {
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 15px; }

.panel-default > .panel-heading {
  position: relative; }
  .panel-default > .panel-heading h5 {
    padding: 0px;
    margin: 0;
    padding-right: 30px; }
  .panel-default > .panel-heading a {
    display: block;
    padding: 15px;
    background-color: #f1f1f1;
    color: #2a383d; }

.panel-default > .panel-heading a:after {
  content: "";
  position: absolute;
  top: 35%;
  display: inline-block;
  line-height: 1;
  right: 10px;
  font-size: 1.4em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear; }

.panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.bando {
  position: relative;
  overflow: hidden; }
  .bando::before {
    content: "DOWNLOAD";
    font-size: 100px;
    position: absolute;
    color: #f1f1f1;
    font-family: 'ApexNew-Bold';
    font-weight: 800;
    opacity: 0.2;
    z-index: 9;
    left: -5px;
    top: -5px;
    text-transform: uppercase;
    line-height: 85px;
    text-align: right; }
  .bando:hover .svg {
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce; }

.svg {
  position: relative;
  z-index: 20;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

@keyframes bounce {
  0%, 100%, 20%, 50%, 80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }
.updiv:after {
  content: "";
  height: 50px;
  width: 100%;
  margin-bottom: -48px;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: inherit;
  z-index: 1; }

.updiv .bg-effect {
  height: calc(100% + 50px) !important; }

#formabove {
  margin-bottom: 100px; }
  @media screen and (max-width: 767px) {
    #formabove {
      margin-bottom: 50px; } }
  #formabove h3 {
    line-height: 1em; }
    @media screen and (max-width: 1199px) {
      #formabove h3.p3 {
        font-size: 2em; } }
  #formabove .form-control {
    border-radius: 2px; }
  #formabove .scritta90 {
    position: relative; }
    #formabove .scritta90 form {
      z-index: 3;
      position: relative; }
    #formabove .scritta90::before {
      content: attr(data-scritta);
      font-size: 200px;
      position: absolute;
      color: #f1f1f1;
      font-family: 'ApexNew-Ultra';
      letter-spacing: 2px;
      font-weight: 800;
      opacity: 0.1;
      z-index: 1;
      right: -20px;
      bottom: -5px;
      text-transform: uppercase;
      line-height: 190px;
      text-align: right; }
  #formabove .forminfo {
    padding-top: 80px;
    padding-bottom: 40px; }
  #formabove label {
    text-transform: uppercase;
    color: #f1f1f1; }

#report {
  color: #fff; }
  #report .owl-nav {
    position: absolute;
    top: calc(10vh - 60px);
    z-index: 10;
    right: 0px;
    top: -65px; }
    #report .owl-nav .owl-next, #report .owl-nav .owl-prev {
      width: 40px;
      height: 40px;
      display: block; }
      #report .owl-nav .owl-next img, #report .owl-nav .owl-prev img {
        width: 40px;
        height: 40px; }
    #report .owl-nav .owl-next {
      float: right; }
    #report .owl-nav .owl-prev {
      float: left; }
  #report a {
    color: #fff; }
  @media screen and (max-width: 1199px) {
    #report h3.p3 {
      font-size: 2em; } }

.disabled {
  opacity: 0.5 !important; }

#iostudio {
  padding-top: 130px;
  padding-bottom: 50px;
  position: relative;
  overflow: hidden; }
  #iostudio .profiloimg {
    width: 140px;
    margin: auto; }
  #iostudio .item img {
    width: 140px;
    height: 140px;
    margin: 10px auto; }
  #iostudio p {
    font-size: 1.5em; }
    @media screen and (max-width: 539px) {
      #iostudio p {
        font-size: 1.1em; } }
  #iostudio .owl-nav {
    width: 50%;
    position: absolute;
    top: calc(10vh - 60px);
    z-index: 10;
    left: 25%; }
    @media screen and (max-width: 767px) {
      #iostudio .owl-nav {
        width: 60%;
        left: 20%; } }
    @media screen and (max-width: 539px) {
      #iostudio .owl-nav {
        width: 70%;
        left: 15%; } }
    @media screen and (max-width: 400px) {
      #iostudio .owl-nav {
        width: 90%;
        left: 5%; } }
    #iostudio .owl-nav .owl-next, #iostudio .owl-nav .owl-prev {
      width: 60px;
      height: 60px;
      display: block; }
      #iostudio .owl-nav .owl-next img, #iostudio .owl-nav .owl-prev img {
        width: 60px;
        height: 60px; }
    #iostudio .owl-nav .owl-next {
      float: right;
      margin-right: 2vw; }
    #iostudio .owl-nav .owl-prev {
      float: left;
      margin-left: 2vw; }
  #iostudio .owl-dots {
    text-align: center; }
    #iostudio .owl-dots .owl-dot {
      border: 1px solid #2a383d;
      width: 20px;
      height: 20px;
      display: inline-block;
      margin: 5px;
      outline: none; }
      #iostudio .owl-dots .owl-dot.active {
        background: #2a383d; }
  #iostudio::before {
    content: "#IOSTUDIOALLASTM";
    font-size: 100px;
    position: absolute;
    color: #f1f1f1;
    font-family: 'ApexNew-Ultra';
    letter-spacing: 4px;
    font-weight: 800;
    opacity: 0.3;
    z-index: 1;
    right: -20px;
    top: 5%;
    text-transform: uppercase;
    line-height: 190px;
    text-align: right;
    color: #fff; }

.labelpost {
  padding: 2px 5px;
  margin-bottom: 10px;
  border-radius: 5px;
  width: auto;
  color: #fff;
  font-size: .8em;
  display: inline-block;
  text-transform: uppercase; }

strong {
  font-family: 'ApexNew-Medium'; }

.buttonammissioni {
  font-size: 1.1em; }
  .buttonammissioni svg {
    height: 50px; }
  .buttonammissioni a:hover .svg {
    cursor: pointer;
    animation-name: bounce;
    -moz-animation-name: bounce; }

#seminari .item-seminari {
  position: relative;
  overflow: hidden;
  min-height: 430px;
  color: #fff;
  transition: all 0.5s ease; }
  #seminari .item-seminari a {
    color: #fff; }
  #seminari .item-seminari .caption {
    z-index: 2; }
  #seminari .item-seminari h2 {
    font-size: 1.6em;
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 1px; }
    @media screen and (max-width: 1430px) and (min-width: 1199px) {
      #seminari .item-seminari h2 {
        font-size: 1.2em; } }
    @media screen and (max-width: 1199px) {
      #seminari .item-seminari h2 {
        letter-spacing: 0px;
        font-size: 1.4em; } }
  #seminari .item-seminari h4 {
    font-size: 2.5em;
    text-transform: uppercase;
    line-height: 1em; }
  #seminari .item-seminari:hover > .bg {
    transform: scale(1.1);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }

.bg {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.mission-title h2 {
  color: #fff; }

.docenti-item {
  min-height: 430px; }
  .docenti-item a:hover, .docenti-item a:visited {
    color: #333; }
  @media screen and (max-width: 767px) {
    .docenti-item {
      min-height: 450px; }
      .docenti-item h3 {
        font-size: 1.5em; } }
  @media screen and (max-width: 575px) {
    .docenti-item {
      min-height: auto;
      height: auto; } }
  .docenti-item .more {
    position: absolute;
    bottom: -10px;
    right: -10px;
    font-size: 1.2em; }
    .docenti-item .more img {
      height: 80px; }
  .docenti-item .profiloimg {
    position: relative;
    margin: auto; }
    .docenti-item .profiloimg::before {
      background-image: url("../img/icon/circle.svg");
      background-size: 100% 100%;
      content: "";
      right: -5px;
      top: -10px;
      z-index: 1;
      width: 100%;
      height: 100%;
      border-radius: 50%;
      position: absolute; }
  .docenti-item img {
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; }
  .docenti-item:hover img.rounded-circle {
    transform: rotate(7deg);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear; }

.profiloimg {
  position: relative; }
  .profiloimg::before {
    background-image: url("../img/icon/circle.svg");
    background-size: 100% 100%;
    content: "";
    right: -5px;
    top: -10px;
    z-index: 1;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute; }

.modal-content {
  border-bottom: 5px solid #2a383d;
  position: relative;
  overflow: hidden; }
  .docenti .modal-content::before, .alumni .modal-content::before {
    content: "Docenti";
    position: absolute;
    color: #f1f1f1;
    z-index: 0;
    overflow: hidden;
    font-family: 'ApexNew-Bold';
    font-weight: bold;
    display: block;
    font-size: 200px;
    opacity: 0.5;
    top: 20%;
    transform: rotate(90deg); }
  .alumni .modal-content::before {
    content: "Alumni"; }

.modal-header {
  border-bottom: 0px; }

.modal-footer {
  border-top: 0px; }

.close-modal {
  background: transparent;
  position: absolute;
  top: 10px;
  right: 5px; }
  .close-modal img {
    height: 50px; }

#link a {
  color: #2a383d;
  font-size: 0.8em; }
#link #sito, #link #ig, #link #fb {
  float: left; }
  #link #sito img, #link #ig img, #link #fb img {
    height: 25px; }

#caratt {
  margin-top: 10px; }

.google-maps {
  position: relative;
  padding-bottom: 38%;
  height: 0; }
  @media screen and (max-width: 991px) {
    .google-maps {
      padding-bottom: 50%; } }
  @media screen and (max-width: 767px) {
    .google-maps {
      padding-bottom: 66%; } }
  @media screen and (max-width: 539px) {
    .google-maps {
      padding-bottom: 80%; } }
  @media screen and (max-width: 400px) {
    .google-maps {
      padding-bottom: 100%; } }
  .google-maps.no-before .caption {
    opacity: 0; }
  .google-maps.no-before::before {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -ms-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }

.google-maps > #maps {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.google-maps .caption {
  margin-top: 24%; }
  @media screen and (max-width: 1199px) {
    .google-maps .caption {
      margin-top: 18%; } }
  @media screen and (max-width: 991px) {
    .google-maps .caption {
      margin-top: 24%; } }
  @media screen and (max-width: 767px) {
    .google-maps .caption {
      margin-top: 37%; } }
  @media screen and (max-width: 539px) {
    .google-maps .caption {
      margin-top: 43%; } }
  @media screen and (max-width: 400px) {
    .google-maps .caption {
      margin-top: 49%; } }

@media screen and (max-width: 767px) {
  .contatti {
    font-size: 0.9em; }
    .contatti h4 {
      font-size: 1.3em; } }
#social.contatti img {
  height: 30px; }

.text-grey {
  color: #ebebea; }

#backtop {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99999;
  border: none;
  outline: none;
  background-color: transparent;
  color: white;
  cursor: pointer;
  padding: 0px;
  height: 80px;
  width: 80px; }
  @media screen and (max-width: 767px) {
    #backtop {
      height: 40px;
      width: 40px;
      bottom: 10px;
      right: 10px; } }
  #backtop img {
    height: 80px;
    width: 80px; }
    @media screen and (max-width: 767px) {
      #backtop img {
        height: 40px;
        width: 40px; } }

.shortcode-title h2 span {
  position: relative; }
  .shortcode-title h2 span.ombrasquare::after {
    height: 30px; }

.borderright {
  border-right: 1px solid rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 767px) {
    .borderright {
      border-right: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
  @media screen and (max-width: 1199px) {
    .borderright.cont {
      border-right: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }

.hightlight {
  border: 1px solid red;
  background: #E8BFC5; }

#response {
  color: #fff;
  min-height: 315px;
  display: none; }

a.extraimg {
  width: 116%;
  margin-left: -8%;
  display: block;
  margin-top: 10px;
  margin-bottom: 30px;
  z-index: 11;
  position: relative;
  overflow: hidden; }
  a.extraimg img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }
  a.extraimg:hover img {
    transform: scale(1.05);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear; }

#acquista {
  position: relative;
  overflow: hidden; }
  #acquista::before {
    position: absolute;
    font-family: 'ApexNew-Ultra';
    font-weight: bold;
    content: "ACQUISTA";
    display: block;
    font-size: 160px;
    letter-spacing: 10px;
    opacity: 0.1;
    z-index: 0;
    top: 0px;
    left: 0px; }
    @media screen and (max-width: 767px) {
      #acquista::before {
        font-size: 120px;
        letter-spacing: 8px; } }
    @media screen and (max-width: 539px) {
      #acquista::before {
        font-size: 80px;
        letter-spacing: 6px; } }

/* Landscape */
@media only screen and (max-device-width: 767px) and (orientation: landscape) {
  #navbarW {
    height: auto; }
    #navbarW .dropdownmenu .col-2 {
      min-height: 400px; }

  #footer .bordered {
    border-left: 0; }

  #home-slider .home-slide {
    min-height: 400px;
    padding-left: calc(8.5% - 15px); }

  #home-slider > .owl-dots {
    padding-left: calc(14.5% - 15px);
    bottom: 12px; }

  #home-slider > .owl-nav {
    bottom: 50px; }

  #news .bg-effect {
    min-height: 400px; }

  #home-slider .caption h5 {
    font-size: 2em;
    letter-spacing: 1px;
    margin-bottom: 20px; }

  #home-slider > .owl-nav .owl-next, #home-slider > .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    display: block; }
    #home-slider > .owl-nav .owl-next img, #home-slider > .owl-nav .owl-prev img {
      width: 40px;
      height: 40px; }

  #school .schoolbg {
    min-height: 800px; }

  .page-top {
    min-height: 300px;
    padding-bottom: 50px; }

  #videohome .video-title-bg {
    width: 200px;
    height: 200px;
    font-size: 0.9em; }
    #videohome .video-title-bg .video-title .inner h5 {
      font-size: 3em; } }
.wp-block-embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.wp-block-embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 539px) {
  .buttonammissioni .col-md-12 {
    padding-left: 0px;
    padding-right: 0px; }
  .buttonammissioni .col-md-10 {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 12px; }

  a[href^="mailto:"] {
    display: block; }

  .acquistasmall {
    padding-left: 0px;
    padding-right: 0px;
    font-size: 0.7em;
    padding-top: 10px;
    padding-bottom: 10px; } }
#cookie-law-info-bar {
  z-index: 999999; }

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