@media only screen and (orientation: landscape) and (max-width: 999px) and (min-width: 641px){/*  and (min-height:600px){*/


  html, body{
    width:100vw;
    height:100vh;
    overflow-x: hidden;
    overflow-y: hidden;
    border:0;
    padding:0;
    margin:0;
    position: relative;
    top:0px;
    left:0px;
    /*background-color: black;*/
  }



  b{
    color:rgb(225, 185, 98);
  }




  a{
    color:#e1b962;
    text-decoration: none !important;
  }

  a:hover{
    color:#ddd;
  }

  .voce_menu_1 a li{
    color: #000;
  }

  .voce_menu_1:hover a li{
    color: #ddd;
  }

  .voce_menu_1.active a li{
    color:#e1b962 !important;
  }

  .voce_menu_1.active a li:hover{
    color:#ddd !important;
  }

  .voce_menu a li{
    color: #000;
  }

  .voce_menu:hover a li{
    color: #ddd;
  }

  .voce_menu.active a li{
    color:#e1b962 !important;
  }

  .voce_menu.active a li:hover{
    color:#ddd !important;
  }


  .background{
    width:100vw;
    height:100vh;
    overflow-x: hidden;
    overflow-y: hidden;
    border:0;
    padding:0;
    margin:0;
    position: fixed;
    top:0px;
    left:0px;
    z-index:0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center;

    /*background-color: black;*/
    /*background-color: black;*/
  }

  .main_container{
    width:100vw;
    height:100%;
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    display: table;
    opacity: 1;
  }


  .fascione{
    width:100%;
    height:350px;
    background-color: rgba(0,0,0,0.65);
    margin: 50px 0 50px 0;

  }

  .tara{
    background:white;
    height:185px;
    display:table;
    width: 100vw;
    position: relative;
    z-index: 8777;
    background: white;
    top:0;
    left:0;
  }


  .small_menu{
    position: absolute;
    width:100vw;
    left:0px;
    top:0px;
    z-index:8888;
    background-color: white;
    height:180px;
    /*border-radius: 5px;*/
    border-bottom: 2px solid black;
  }

  .small_cont{
    width:fit-content;
    background-color: transparent !important;
    height:80px;
    margin:0 auto;
    margin-top:20px;
  }

  .loghetto{
    width:200px;
    height:80px;
    /*background-color: rgba(0,0,0,0.5);*/
    background-image: url('../img/temp_logo.png');
    background-size:contain;
    background-position: center top;
    background-repeat: no-repeat;
    float: left;
    margin:5px;
    background-color: transparent  !important;
  }

  .hook_loghetto{
    width:auto;
    height:80px;
    border:0;
    padding:0;
    margin:5px;
    font-family: "Space";
    font-size: 42px;
    color:  #e1b962;
    text-align: center;
    line-height: 95px;
    float:left;
    background-color: transparent !important;
  }



  .menu_contorno{
    width:50px;
    height: 50px;
    position: absolute;
    top:35px;
    right:60px;
    padding:5px;
    background-color: rgba(0,0,0,0.75);
    z-index:99999;
    border-radius:3px;
    cursor:pointer;
  }


  .quadratino_menu{
    width:40px;
    height: 40px;
    /*position: absolute;
    top:30px;
    right:30px;*/
    border:2px solid #fff;
    /* black;*/
    border-radius:3px;
    cursor:pointer;
  }

  .stanghetta{
    width:30px;
    height: 2px;
    margin:0 auto;
    margin-top: 7.25px;
    background-color: #fff;
    /*black;*/
    cursor:pointer;
  }

  .menu_container{
    width:272px;
    height:auto;
    overflow-y: visible;
    overflow-x: hidden;
    display: table;
    position: absolute;
    top:-780px;
    /*right:50px;*/
    background-color: #fff;
    z-index:999;
    /*display:none;*/
  }

  .menu_scrollable{
    width:272px;
    height:auto;
    overflow-y: visible;
    overflow-x: hidden;
    display: table;
    position: static;
    top:-600px;
    right:0px;
    background-color: white;
    z-index:9999;
    display:none;
    /*border-radius:5px;*/
    border-top:2px solid white;
  }

  .menu_contour{
    width:calc(100% - 12px);
    height:calc(100% - 10px);
    margin:5px;
    margin-top:0;
    overflow-y: visible;
    overflow-x: hidden;
    display: table;
    /*border-radius:5px;*/
    border: 2px solid #e1b962;
    border-top:2px solid #fff;
  }


  .voce_menu_1{
    width:calc(100px);
    height:calc(60px);
    margin:0 auto;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color:  #e1b962;
    line-height: 60px;
    overflow: hidden;
    display: table;
    /*border-bottom: 1px solid #fff;*/
    list-style-type: none;
    float:left;
    text-align: center;
  }

  .voce_menu_1:hover, .voce_menu_1.active{
    width:calc(100px);
    height:calc(60px);
    margin:0 auto;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #aaa;
    line-height: 60px;
    overflow: hidden;
    display: table;
    border-bottom: 1px solid #fff;
    list-style-type: none;
    float:left;
    text-align: center;
    /*border-bottom: 1px solid black;*/
  }

  .voce_menu_1:hover a li, .voce_menu_1.active a li{
    color:#aaa;
  }

  .menu_contour ol{
    padding-left: 0;
    margin:0 auto;
  }

  .voce_menu{
    width:calc(100% - 20px);
    height:calc(40px);
    margin:0 auto;
    font-family: Arial, sans-serif;
    font-size: 18px;

    line-height: 40px;
    overflow: hidden;
    display: table;
    border-bottom: 1px solid black;
  }

  .voce_menu:hover{
    width:calc(100% - 20px);
    height:calc(40px);
    margin:0 auto;
    font-family: Arial, sans-serif;
    font-size: 18px;

    line-height: 40px;
    overflow: hidden;
    display: table;
    border-bottom: 1px solid black;
  }

  .voce_menu:last-child{
    width:calc(100% - 20px);
    height:calc(40px);
    margin:0 auto;
    font-family: Arial, sans-serif;
    font-size: 18px;

    line-height: 40px;
    overflow: hidden;
    display: table;
    border-bottom: none !important;
  }



  .voce_menu a li{
    width:calc(100% - 20px);

    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 40px;
  }

  .voce_menu a li:hover, .voce_menu a li:focus, .voce_menu.active a li{
    width:calc(100% - 20px);

    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 40px;
  }

  .voce_menu .active, .voce_menu.active{

    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px solid #aaa;
  }

  .voce_menu a li:nth-last-child(){
    border:none;
  }




  .banner{
    width:260px;
    position:fixed;
    left:calc((100vw - 360px)/2);
    top:50px;
    background-color:white;
    color:  #e1b962;
    display:table;
    min-height:300px;
    padding:5px;
    border:1px solid black;
    border-radius: 5px;
    z-index: 119999;
    margin: 0 50px;
  }



    .banner div {
      width:90%;margin:0 5%;position:static;height:100%;overflow:visible;min-height:100px;
    }


  .banner a{
    color:#222 !important;
    text-decoration: underline;
  }

  .banner button:focus, .banner button:hover{
    color:black !important;
    float:right;
    margin-bottom:20px;
    background-color: #222;
    border:1px solid black;
    border-radius: 3px;

  }


  .banner button{
    color:#fff !important;
    float:right;
    margin-bottom:20px;
    background-color:  #e1b962;
    border:1px solid black;
    border-radius: 3px;

  }


  .temp{
    background-color:rgba(0,0,0, 0.65);
    width: 100vw;
    height:100vh;
    top:0;
    left:0;
    position: fixed;
    z-index: 109985;
    background-image: url("../img/loading.gif");
    background-position: center;
    background-size: 10%;
    background-repeat: no-repeat;
  }



    .temp-b{
      background-color:rgba(0,0,0, 0.65);
      width: 100vw;
      height:100vh;
      top:0;
      left:0;
      position: fixed;
      z-index: 109985;
      /*background-image: url("../img/loading.gif");*/
      background-position: center;
      background-size: 10%;
      background-repeat: no-repeat;
    }

  #main_video, .video_enclosure{
    width:100vw;
    height:calc(100vh - 185px);
    overflow: hidden;
    border:0;
    padding:0;
    margin:0;

    z-index: 2;
    margin-top:185px;
    left:0px;
    object-fit: cover;
  }

  #main_video{
    position: absolute;
  }

  .video_charging{
    width:100vw;
    height:100vh;
    position: absolute;
    z-index:3;
    border:0;
    margin:0;
    padding:0;
    /*background-image: url("../img/loading-temp.jpg");*/
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display:block;
  }

  .backdown{
    background-color: rgba(0, 0, 0, 0.65);
    height:50px;
    position: absolute;
    top:calc(100vh - 50px);
    left:0;
    width:100vw;
    z-index:50;
    text-align: center;
  }

  .backdown a{
    color:#fff !important;
    text-decoration: none;
    border:0;
  }



  .inbianco{
    background-color: transparent;
    height:50px;
    position: absolute;
    top:calc(100vh - 50px);
    left:0;
    width:100vw;
    z-index:50;
    text-align: center;
  }

  .inbianco a{
    color:#fff !important;
    text-decoration: none;
    border:0;
  }

  #video_icon_down, #audio_icon{
    text-align:center;
    font-size:35px;
    color:#fff;
    line-height:50px;
  }

  .video_logo{
    width:100vw;
    height:149px;
    border:0;
    padding:0;
    margin:0;
    position: absolute;
    z-index: 50;
    top:50px;
    left:0px;
    background-image: url("../img/temp_logo.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
  }

  .hook_logo{
    width:100vw;
    height:49px;
    border:0;
    padding:0;
    margin:0;
    position: absolute;
    z-index: 50;
    top:250px;
    left:0px;
    font-family: "Space";
    font-size: 28px;
    color:#fff;
    text-align: center;
  }

    .titles{
      font-size:40px;
      font-family: "Space";
      text-align: center;
      color:  #e1b962;
      line-height: 60px;
      width:100vw;
      height:60px;
      /*background-color: #bbb;*/
      margin:140px 0 30px 0;
      text-decoration: none;
    }

    .titles:hover{
      font-size:40px;
      font-family: "Space";
      text-align: center;
      color:#aaa;
      line-height: 60px;
      width:100vw;
      height:60px;
      /*background-color: #bbb;*/
      margin:140px  0 30px 0;
      text-decoration: underline;
    }


    .subtitles{
      font-size:30px;
      font-family: "Space";
      text-align: center;
      color:  #e1b962;
      line-height: 40px;
      width:100vw;
      height:50px;
      /*background-color: #bbb;*/
      margin:20px 0 0 0;
      text-decoration: none;
    }

    .subtitles:hover{
      font-size:30px;
      font-family: "Space";
      text-align: center;
      color:#aaa;
      line-height: 40px;
      width:100vw;
      height:50px;
      /*background-color: #bbb;*/
      margin:20px 0;
      text-decoration: underline;
    }


    .intro{
      font-size:18px;
      font-family: Arial, sans-serif;
      text-align: justify;
      color:#000;
      width:90%;
      margin:0 5%;
      margin-top: 35px;
      height:auto;
      margin-bottom:35px;
      /*border-radius: 5px;*/
      /*border:1px solid black;*/
      /*background-color: rgba(0,0,0,0.65);*/
    }

    .intro_text{
      font-size:18px;
      font-family: Arial, sans-serif;
      text-align: justify;
      color:#000;
      width:calc(100%);
      height:auto;
      /*padding:20px;*/
    }





    .intro_img_cont{
      width:100%;
      height:450px;
    }

    .intro_img{
      width:calc(50% - 40px);
      margin:0 20px;
      margin-top: 20px;
      height: 450px;
      margin-bottom:35px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      border:1px solid rgb(225, 185, 98);
      /*border-radius:5px;*/
      float:left;
    }

    .intro_lateral_img{
      width:20%;
      margin:0;
      margin-top: 20px;
      height: 450px;
      margin-bottom:35px;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat;
      border:1px solid rgb(225, 185, 98);
      /*border-radius:5px;*/
      float:left;
    }

    a:nth-child(1) .intro_lateral_img{
      margin-left:5%;
    }

    a:nth-child(2) .intro_lateral_mg{
      margin-right:5%;
    }



    .lightening{
      width:100%;
      height: 450px;
      background-color: white;
      opacity: 0;
      border-radius:5px;
    }


      .tables, .prodotti{
        font-size:18px;
        font-family: Arial, sans-serif;
        text-align: justify;
        color:#000;
        width:90%;
        margin:0 5%;
        height:auto;
        margin-bottom:35px;
        overflow-y: visible;
        overflow-x: hidden;
        display: table;
      }

      .tables_container, .prodotti_container{
        width:100%;
        height:270px;
        float: left;
        margin-bottom:50px;

      }

      .tables_piece{
        width: calc(100% - 270px);
        height: 250px;
        margin:0 0px 65px 0px;
        background-color: #fff;
        border:1px solid black;
        /*border-radius:5px;*/
        float:left;
        padding-left:20px;
      }

      .tables_title{
        font-family: "Space";
        font-size: 36px;
        text-align: left;
        color:  #e1b962;
        margin-top:20px;
        text-decoration: none;
      }

      .tables_title:hover{
        font-family: "Space";
        font-size: 36px;
        text-align: left;
        color:#aaa;
        margin-top:20px;
        text-decoration: underline;
      }


        .prodotti_piece{
          width: calc(100% - 270px);
          height: 250px;
          margin:0 0px 65px 0px;
          background-color: #000;
          border:1px solid black;
          border-radius:3px;
          float:left;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
        }


        .prodotti_obs{
          width: calc(100%);
          height: 248px;
          background-color: rgba(0,0,0,0.65);
          border-radius:5px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center;
        }


        .prodotti_title{
          font-family: "Space";
          font-size: 64px;
          text-align: left;
          color:  #e1b962;
          padding:20px 0 0 20px;
          text-decoration: none;
        }

      .prodotti_title:hover{
        font-family: "Space";
        font-size: 64px;
        text-align: left;
        color:  #e1b962;
        padding:20px 0 0 20px;
        text-decoration: underline;
      }

      .hidden_img{
        width:0px;
        height:0px;
        visibility: hidden;
      }

      .tables_img, .prodotti_img{
        width:250px;
        height:250px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border:1px solid black;
        /*border-radius:5px;*/
      }


      .tables_img .lightening, .prodotti_img .lightening{
        width:250px;
        height:250px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: fit-content;
        /*border:1px solid black;*/
        background-color: #fff;
        opacity:0;
        /*border-radius:5px;*/
      }


      .tables_text, .prodotti_text{
        width: calc(100% - 20px);
        height: 120px;
        font-family: Arial, sans-serif;
        font-size: 18px;
        color:#000;
        text-align: justify;
        overflow-y: hidden;
        /*text-overflow: ellipsis;
        white-space: pre-line;*/
      }

      .button_tables, a .button_tables, .button_prodotti, a .button_prodotti{
        width:auto;
        background-color:  #e1b962;
        color: #000;
        text-decoration: none !important;
        font-family: Arial, sans-serif;
        font-size: 16px;
        height:25px;
        padding: 3px;
        border:1px solid #444;
        border-radius: 3px;
      }



      .tables_piece a:hover, .prodotti_piece a:hover{
        /*color: #000 !important;*/
        /*text-decoration: underline;*/
        border-radius:3px;
      }

      a:hover .button_tables, a:hover .button_prodotti{
        border:1px solid #e1b962;
        border-radius: 3px;
        color:  #e1b962;
        background-color: #000;
        text-decoration:none !important;

      }




    a.carousel-control-prev span, a.carousel-control-prev{
      text-decoration: none !important;
      z-index:50 !important;
      color: #fff;
    }

    a.carousel-control-next span, a.carousel-control-next{
      text-decoration: none !important;
      z-index:50 !important;
      color: #fff;
    }

    a.carousel-control-next span{
        padding:15px 25px 10px 30px;
        background-color: rgba(30,27,99,0.65);
        border-radius: 45px;
        font-size:40px;
        text-decoration:none !important;
        line-height: 60px;
      }

      a.carousel-control-prev span{
          padding:15px 30px 10px 25px;
          background-color: rgba(30,27,99,0.65);
          border-radius: 45px;
          font-size:40px;
          text-decoration:none !important;
          line-height: 60px;
        }


        a.carousel-control-next span:hover{
          /*  padding:15px 25px 10px 30px;*/
            background-color: rgba(30,27,99,1);
            /*border-radius: 45px;
            font-size:40px;
            text-decoration:none !important;
            line-height: 60px;*/
          }

          a.carousel-control-prev span:hover{
              /*padding:15px 30px 10px 25px;*/
              background-color: rgba(30,27,99,1);
              /*border-radius: 45px;
              font-size:40px;
              text-decoration:none !important;
              line-height: 60px;*/
            }

    ol.carousel-indicators{
      position: absolute;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      width: fit-content;
      margin:0 auto;
      height: 60px;
      bottom:35px;
      text-indent: -999px;
      background-color: white !important;
      z-index:50 !important;
      border-radius: 30px;
    }

    .carousel-indicators li{
      position: static !important;
      width: 30px;
      height: 30px;
      margin: 15px 15px;
      background-color: #aaa;
      z-index:50 !important;
      border-radius:15px;
    }

    .carousel-indicators li:hover, .carousel-indicators li.active{
      position: static !important;
      width: 30px;
      height: 30px;
      margin: 15px 15px;
      background-color:  #e1b962;
      z-index:50 !important;
      border-radius:15px;
    }


      .snapshots_container{
        font-size:18px;
        font-family: Arial, sans-serif;
        text-align: justify;
        color:#000;
        width:90%;
        margin:0 5%;
        height:auto;
        margin-bottom:35px;
        overflow-y: visible;
        overflow-x: hidden;
        display: table;
      }

      .snap4_upper_left{
        width:calc(47.5%);
        height: 0px;
        padding-bottom:47.5%;
        margin: 0 2.5% 2.5% 0;
        border:1px solid rgb(225, 185, 98);
        -webkit-box-shadow: 7px 7px 12px 0px #111;
        box-shadow: 7px 7px 12px 0px #111;
        background-size:cover;
        background-position: center;
        background-repeat: no-repeat;
        float:left;
        /*border-radius:5px;*/
      }

      .snap4_upper_right{
        width:calc(47.5%);
        height: 0px;
        padding-bottom:47.5%;
        margin: 0 0 2.5% 2.5%;
        border:1px solid rgb(225, 185, 98);
        -webkit-box-shadow: 7px 7px 12px 0px #111;
        box-shadow: 7px 7px 12px 0px #111;
        background-size:cover;
        background-position: center;
        background-repeat: no-repeat;
        float:left;
        /*border-radius:5px;*/
      }


      .snap4_down_left{
        width:calc(47.5%);
        height: 0px;
        padding-bottom:47.5%;
        margin: 2.5% 2.5% 0 0;
        border:1px solid rgb(225, 185, 98);
        -webkit-box-shadow: 7px 7px 12px 0px #111;
        box-shadow: 7px 7px 12px 0px #111;
        background-size:cover;
        background-position: center;
        background-repeat: no-repeat;
        float:left;
        /*border-radius:5px;*/
      }

      .snap4_down_right{
        width:calc(47.5%);
        height: 0px;
        padding-bottom:47.5%;
        margin: 2.5% 0 0 2.5%;
        border:1px solid rgb(225, 185, 98);
        -webkit-box-shadow: 7px 7px 12px 0px #111;
        box-shadow: 7px 7px 12px 0px #111;
        background-size:cover;
        background-position: center;
        background-repeat: no-repeat;
        float:left;
        /*border-radius:5px;*/
      }

      .snap4_band{
        width:100%;
        height:60px;
        border-top:1px solid black;
        background-color: rgb(225, 185, 98);
        line-height: 60px;
        font-family: Arial, sans-serif;
        font-size:18px;
        color:#ddd;
        display: block;
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;
      }

      .snap4_flash{
        width:100%;
        height:0px;
        padding-bottom:calc(100% - 58px);
        background-color: #fff;
        opacity: 0;
        /*border-top-left-radius:5px;
        border-top-right-radius:5px;*/
      }



      .snap5_left_cage{
        width:31.6%;
        display: table;
        float: left;
        overflow: visible;
      }

      .snap5_right_cage{
        width:31.6%;
        display: table;
        margin-left: 2.5%;
        float: left;
        overflow: visible;
      }

      .snap5_center_cage{
        width:31.6%;
        display: table;
        margin-left: 2.5%;
        float: left;
        overflow: visible;
      }

      .snap5_left{
        width:calc(100%);
        height: 0px;
        padding-bottom:calc(95% - 2px);
        margin: 0 0 5% 0;
        border:1px solid rgb(225, 185, 98);
        -webkit-box-shadow: 7px 7px 12px 0px #111;
        box-shadow: 7px 7px 12px 0px #111;
        background-size:cover;
        background-position: center;
        background-repeat: no-repeat;
        float:left;
        /*border-radius:3px;*/
      }

      .snap5_right{
        width:calc(100%);
        height: 0px;
        padding-bottom:calc(95% - 2px);
        margin: 0 0 5% 0;
        border:1px solid rgb(225, 185, 98);
        -webkit-box-shadow: 7px 7px 12px 0px #111;
        box-shadow: 7px 7px 12px 0px #111;
        background-size:cover;
        background-position: center;
        background-repeat: no-repeat;
        float:left;
        /*border-radius:3px;*/
      }



      .snap5_center{
        width:calc(100%);
        height: 0px;
        padding-bottom: 195%;
        margin: 0;
        border:1px solid black;
        -webkit-box-shadow: 7px 7px 12px 0px #111;
        box-shadow: 7px 7px 12px 0px #111;
        background-size:cover;
        background-position: center;
        background-repeat: no-repeat;
        float:left;
        /*border-radius:3px;*/
      }


        .snap5_band{
          width:100%;
          height:60px;
          border-top:1px solid black;
          background-color: rgb(225, 185, 98);
          line-height: 60px;
          font-family: Arial, sans-serif;
          font-size:18px;
          color:#ddd;
          display: block;
          /*border-bottom-left-radius:3px;
          border-bottom-right-radius:3px;*/
        }

        .snap5_flash{
          width:100%;
          height:0px;
          padding-bottom:calc(95% - 60px);
          background-color: #fff;
          opacity: 0;
          border-top-left-radius:3px;
          border-top-right-radius:3px;
        }

        .snap5_long_flash{
          width:100%;
          height:0;
          padding-bottom:calc(195% - 56px);
          background-color: #fff;
          opacity: 0;
          border-top-left-radius:3px;
          border-top-right-radius:3px;
        }


            .gallery_container{
              font-size:18px;
              font-family: Arial, sans-serif;
              text-align: justify;
              color:#000;
              width:90%;
              margin:0 5%;
              height:auto;
              margin-bottom:35px;
              overflow-y: visible;
              overflow-x: hidden;
              display: table;
            }



            .gallery_item{
              margin:0 6% 6% 0;
              width:20.4%;
              height:auto;
              display:table;
              background-color: #555;
              background: linear-gradient(-45deg, rgb(80, 80, 80) 10%, rgb(111, 111, 111) 40%, rgb(111, 111, 111) 60%, rgb(123, 123, 123) 85%);
              float: left;
              border-radius: 10px;
              -webkit-box-shadow: 7px 7px 10px 5px rgba(0,0,0,0.70);
              box-shadow: 7px 7px 10px 5px rgba(0,0,0,0.70);

            }

            .gallery_item:nth-child(4n){
              margin:0 0% 6% 0;
            }

            .gallery_item_riq{
              margin:2px;
              width:calc(100% - 4px);
              height:calc(100% - 4px);
              background-color: #555;
              background: linear-gradient(135deg, rgba(60,60,60,1) 0%, rgba(80,80,80,1) 10%, rgba(111,111,111,1) 40%, rgba(111,111,111,1) 60%, rgba(123,123,123,1) 85%, rgba(153,153,153,1) 100%);
              border-radius: 10px;

            }

            .gallery_item_square{
              margin:0 12px;
              width:calc(100% - 24px);
              height:auto;
              display:table;
              border-radius: 10px;
              background: linear-gradient(-45deg, rgb(80, 80, 80) 10%, rgb(111, 111, 111) 40%, rgb(111, 111, 111) 60%, rgb(123, 123, 123) 85%);
              -webkit-box-shadow: -6px -6px 6px 5px rgba(100,100,100,0.60);
              box-shadow: -6px -6px 6px 5px rgba(100,100,100,0.60);

            }

            .gallery_item_lightening{
              margin:0;
              width:calc(100%);
              height:auto;

              display:table;
              background: white;
              border-radius: 10px;
              border: 1px solid #aaa;
            }

            .gallery_item_lightening:hover{
              margin:0;
              width:calc(100%);
              height:auto;
              display: table;

              background: white;
              border-radius: 10px;
              border: 1px solid black;
            }


            .gallery_item_squared{
              /*margin:0 1.5px;*/
              width:calc(100%);
              height:0;
              padding-bottom:100%;
              display:table;
              background-repeat: no-repeat;
              background-position: center top;
              background-size:cover;
              border-radius: 10px;
              -webkit-box-shadow: 6px 6px 6px 5px rgba(0,0,0,0.55);
              box-shadow: 6px 6px 6px 5px rgba(0,0,0,0.55);

              -webkit-box-shadow: inset 5px 5px 10px 5px rgba(0,0,0,0.50);
              box-shadow: inset 5px 5px 10px 5px rgba(0,0,0,0.50);

            }

            .gallery_item_squared:hover{
              /*margin:0 1.5px;*/
              width:calc(100%);
              height:0px;
              padding-bottom:100%;
              background-repeat: no-repeat;
              background-position: center top;
              background-size:cover;
              opacity:0.8;
              border-radius: 10px;
              -webkit-box-shadow: 6px 6px 6px 5px rgba(0,0,0,0.55);
              box-shadow: 6px 6px 6px 5px rgba(0,0,0,0.55);

              -webkit-box-shadow: inset 5px 5px 10px 5px rgba(0,0,0,0.50);
              box-shadow: inset 5px 5px 10px 5px rgba(0,0,0,0.50);

              transition: background-size 0.2s ease-in;
              -moz-transition: background-size 0.2s ease-in;
              -ms-transition: background-size 0.2s ease-in;
              -o-transition: background-size 0.2s ease-in;
              -webkit-transition: background-size 0.2s ease-in;

            }

            .icon_bar{

              margin-top:12px;
              /*width:calc(70%);*/
              /*float:right;*/
              height:20px;
              font-size: 18px;
              font-family: Arial, sans-serif;
              color: #fff;
            }

            .aumenta{
              cursor: pointer;
              float:right;
              width:80px;
              height:30px;
              text-align: right;
            }

            .aumenta .likes{
              color:#fff;
              width:40px;
              text-align:right;
            }

            .aumenta .likes:hover{
              color:  #e1b962;
              width:40px;
              text-align:right;
            }



            .text_bar{
              margin:0 12px;
              margin-top:22px;
              width:calc(100% - 24px);
              height:auto;
              overflow-y: hidden;
              font-size: 14px;
              font-family: Arial, sans-serif;
              color: #fff;
              text-align: justify;
            }

            .text_bar h2{
              color:  #e1b962;
              font-size: 20px;
              width:calc(100%);
              margin: 0 auto;
              display: table;
              height:30px;
            }

            .text_bar h2 b{
              float: left;
              height:30px;
            }

            .text_bar p{
              width:calc(100%) !important;
              height:auto;
              overflow: hidden;
              max-height: 85px;

              text-overflow: ellipsis;
              display: block;
              max-width: 35ch;
            }

/*



.galleria_item_squared{
  margin:0 2.66% 1.862vw 0;
  width:calc(23% - 3px);
  height:16.1vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size:200%;
  border:1px solid #fff;
  border-radius: 5px;
  float: left;

}

.galleria_item_squared:hover{
  margin:0 2.66% 1.862vw 0;
  width:calc(23% - 3px);
  height:16.1vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size:240%;
  border:1px solid black;
  border-radius: 5px;
  float: left;

  transition: background-size 0.2s ease-in;
  -moz-transition: background-size 0.2s ease-in;
  -ms-transition: background-size 0.2s ease-in;
  -o-transition: background-size 0.2s ease-in;
  -webkit-transition: background-size 0.2s ease-in;
}



a:nth-child(4n) .galleria_item_squared{
  margin:0 0 1.862vw 0;
  width:calc(23% - 3px);
  height:16.1vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size:200%;
  border:1px solid #fff;
  border-radius: 5px;
  float: left;
}




a:nth-child(4n) .galleria_item_squared:hover{
  margin:0 0 1.862vw 0;
  width:calc(23% - 3px);
  height:16.1vw;
  background-repeat: no-repeat;
  background-position: center;
  background-size:240%;
  border:1px solid black;
  border-radius: 5px;
  float: left;

  transition: background-size 0.2s ease-in;
  -moz-transition: background-size 0.2s ease-in;
  -ms-transition: background-size 0.2s ease-in;
  -o-transition: background-size 0.2s ease-in;
  -webkit-transition: background-size 0.2s ease-in;
}


*/


    .footer_container{
      width:100vw;
      height:125px;
      background-color:  rgb(225, 185, 98);
      color: #000;
      font-family: Arial, sans-serif;
      font-size: 18px;
      line-height: 22px;
      text-align: center;
      overflow-y: hidden;
    }


    .footer{
      width:90%;
      margin:30px auto;
      color: #000;
      font-family: Arial, sans-serif;
      font-size: 16px;
      line-height: 22px;
      text-align: center;
    }


    .istructions_container{
      font-size:18px;
      font-family: Arial, sans-serif;
      text-align: justify;
      color:#000;
      width:90%;
      margin:0 5%;
      height:auto;
      margin-bottom:35px;
      overflow-y: visible;
      overflow-x: hidden;
      display: table;
      border: 1px solid black;
      border-radius: 5px;
      background-color: rgba(0,0,0,0.65);
      padding:20px;
    }

    .istructions_container li{
      margin: 20px 0;
      color:#fff;
    }

        .contact_container{
          width:90%;
          margin:0 auto;
          overflow-y: visible;
          display: table;
          padding-top:70px;
          min-height: 750px;
          margin-bottom: 100px;
        }


        .form_container{
          width: 100%;
          float:left;
          overflow-y: visible;
          display: table;
          min-height: 750px;
          margin-right:5%;
          border: 1px solid black;
          border-radius: 5px;
          background-color: #aaa;
          padding:20px;
        }

        .avvertenze_container{
          width:25%;
          float:left;
          height:auto;
          overflow-y: visible;
          display: table;
          /*min-height: 750px;*/
          border: 1px solid black;
          /*border-radius: 5px;*/
          background-color: rgba(0,0,0,0.65);
          padding:20px;
        }


        .title_form{
          width:100%;
          color:  #e1b962;
          font-size: 16pt;
          float: left;
          font-family: Arial, sans-serif;
          margin-top:20px;
        }

        .title_form:nth-child(1){
          margin-top:0px;
        }


        .input_form{
          width:100%;
          height:55px;
          border: 1px solid black;
          color: #777;
          font-size: 13pt;
          float: left;
          background-color: #fff;
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -webkit-box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          font-family: Arial, sans-serif;
          border-radius: 5px;
        }


        .input_form span{
          color:#fff;
        }

        form, .input_form, form div{
          width:100% !important;
        }

        #privacy{
          width: 30px !important;
        }

        .button_form{
          width:120px;
          height:40px;
          border: 1px solid black;
          color: #fff;
          font-size: 11pt;
          line-height: 40px;
          font-family: Arial, sans-serif;
          padding:0;
          margin:0;
          background-color:  #e1b962;
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -webkit-box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          float: right;
          /*border-radius: 5px;*/

        }




        .button_form:hover{
          width:120px;
          height:40px;
          border: 1px solid black;
          color:  #e1b962;
          font-size: 11pt;
          line-height: 40px;
          font-family: Arial, sans-serif;
          padding:0;
          margin:0;
          background-color: #ccc;
          box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -webkit-box-shadow:  0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          -o-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
          float: right;
          border-radius: 5px;

        }

        #title_privacy, #title_privacy a, #title_privacy a span{
          color:black !important;
        }

        .cont_title{
          width:100%;
          height:40px;
          color:  #e1b962;
          text-align: left;
          float:left;
          font-family: Arial, sans-serif;
          font-size: 18px;
          font-weight: bold;
        }


        .contact_dati{
          width:100%;
          float:left;
          font-family: Arial, sans-serif;
          font-size: 16px;
          color:#fff;
          text-align: left;
        }




            .news_container{
              width: 90%;
              float:left;
              overflow-y: visible;
              display: table;
              min-height: 750px;
              margin:0 5%;
            }

        /*    .latest{
              width:100%;
              height:230px;
              border-top:1px solid #444;
              border-bottom:1px solid #888;
              margin: 20px 0;
            }
        */

            .latest{
              width:calc(100% - 20px);
              height:430px;
              border:1px solid #e1b962;
              margin: 20px 0;
              padding:0 10px;
              background-color:#ccc;
              /*border-radius:5px;*/
            }

        /*    .latest_box_title{
              width:100%;
              height:30px;
              font-family: "Space";
              color:  #e1b962;
              font-size: 24px;
              text-align: left;
              line-height: 45px;
            }
        */


          .latest_box_title{
            width:100%;
            height:30px;
            font-family: "Space";
            color:  #e1b962;
            font-size: 24px;
            text-align: left;
            line-height: 55px;
          }

            .latest_cage{
              width:calc(32% - 2px);
              margin:20px 2% 20px 0;
              height:calc(160px - 2px);
              border:1px solid #e1b962;
              float:left;
              background-color: #fff;
              /*border-radius: 5px;*/
            }
/*
            .latest_cage:nth-child(2n + 1){
              width:calc(32% - 22px);
              margin:20px 0 20px 0;
              height:calc(160px - 2px);
              border:1px solid black;
              float:left;

            }*/

            .latest_img{
              width:140px;
              height:140px;
              border:1px solid #e1b962;
              margin:10px;
              float: left;
              background-position: center;
              background-repeat: no-repeat;
              background-size: cover;
              /*border-radius: 3px;*/
            }

            .latest_text_container{
              width:calc(100% - 160px - 20px);
              height:140px;
              margin:10px;
              float: left;
            }

            .latest_title{
              width:100%;
              height:30px;
              float: left;
              font-family: "Space";
              color:  #e1b962;
              font-size: 16px;
              text-align: left;
              text-decoration: none;
              line-height: 25px;
              overflow: hidden;
            }


            .latest_date{
              width:100%;
              height:20px;
              float: left;
              font-family: Arial, sans-serif;
              color: #444;
              font-size: 11px;
              line-height: 15px;
              overflow: hidden;
            }


            .latest_text{
              width:100%;
              height:60px;
              float: left;
              font-family: Arial, sans-serif;
              color: #000;
              font-size: 13px;
              line-height: 15px;
              overflow: hidden;
            }

            .main_news{
              width:100%;
              margin-top:10px;
              float: left;
              height:640px;
              margin-bottom: 50px;
            }

            .last_view_title{
              width:100%;
              height:50px;
              float: left;
              font-family: "Space";
              color:  #e1b962;
              font-size: 35px;
              text-align: left;
              line-height: 30px;
            }

        /*
            .last_new{
              width:calc(100% - 25.33% - 7px);
              height:640px;
              float: left;
              border-right: 1px solid #888;
              margin-right:1.33%;
            }
        */

            .last_new{
              width:calc(100% - 38% - 7px);
              height:640px;
              float: left;
              /*border-right: 1px solid #888;*/
              margin-right:1.33%;
            }



                    .ultima_cage{
                      width:calc(100% - 12px);
                      margin:0px 10px 0px 0;
                      height:calc(600px - 2px);
                      float:left;
                      border:2px solid #e1b962;
                      /*border-radius: 5px;*/
                    }





                    .ultima_img{
                      width:calc(100% - 20px);
                      height:420px;
                      margin:10px;
                      border:1px solid #e1b962;
                      /*margin:10px;*/
                      float: left;
                      background-position: center;
                      background-repeat: no-repeat;
                      background-size: cover;
                      /*border-radius: 5px;*/
                    }

                    .ultima_text_container{
                      width:calc(100% - 20px);
                      height:140px;
                      margin:10px;
                      float: left;
                    }

                    .ultima_title{
                      width: calc(100%);
                      height:37px;

                      float: left;
                      font-family: "Space";
                      color:  #e1b962;
                      font-size: 26px;
                      text-align: left;
                      text-decoration: none;
                      line-height: 25px;
                      overflow: hidden;
                    }

                    .ultima_title span{
                      width:auto;
                      margin-right:20px;
                      float: left;
                    }


                    .ultima_date{
                      width: auto;
                      height:37px;
                      float: left;
                      font-family: Arial, sans-serif;
                      color: #000;
                      font-size: 15px;
                      overflow: hidden;
                      line-height: 25px;
                    }


                    .ultima_text{
                      width:calc(100%);
                      margin: 0px;
                      margin-bottom: 10px;
                      height:55px;
                      float: left;
                      font-family: Arial, sans-serif;
                      color: #000;
                      font-size: 16px;
                      line-height: 18px;
                      overflow: hidden;
                      text-align: justify;
                    }






        /*
            .more_viewed_title{
              width:100%;
              height:50px;
              float: left;
              font-family: "Space";
              color:  #e1b962;
              font-size: 24px;
              text-align: left;
              line-height: 50px;
            }

        */


        /*

            .more_viewed_title{
              width:100%;
              height:50px;
              float: left;
              font-family: "Space";
              color: #000;
              font-size: 24px;
              text-align: left;
              line-height: 50px;
            }

            */



                .more_viewed_title{
                  width:100%;
                  height:50px;
                  float: left;
                  font-family: "Space";
                  color: #000;
                  font-size: 24px;
                  text-align: left;
                  line-height: 65px;
                }


        /*
            .more_viewed{
              width:calc(24% - 2px);
              height:650px;
              float: left;
            }
        */



            .more_viewed{
              width:calc(36% - 2px);
              height:650px;
              float: left;
              padding-left:1.34%;
              padding-right:1.33%;
              border: 1px solid #000;
              /*margin-right:1.33%;*/
              background-color:  #e1b962;
              /*border-radius: 5px;*/
            }





                .viewd_cage{
                  width:calc(100% - 2px);
                  margin:20px 0 20px 0;
                  height:calc(160px - 2px);
                  border:1px solid #000;
                  float:left;
                  background-color: #ddd;
                  /*border-radius: 5px;*/
                }

                .viewd_cage:nth-child(3n + 1){
                  width:calc(100% - 2px);
                  margin:20px 0 0px 0;
                  height:calc(160px - 2px);
                  border:1px solid #000;
                  float:left;
                  background-color: #ddd;
                  /*border-radius: 5px;*/
                }

                .viewd_img{
                  width:140px;
                  height:140px;
                  border:1px solid black;
                  margin:10px;
                  float: left;
                  background-position: center;
                  background-repeat: no-repeat;
                  background-size: cover;
                  /*border-radius: 3px;*/
                }

                .viewd_text_container{
                  width:calc(100% - 160px - 20px);
                  height:140px;
                  margin:10px;
                  float: left;
                }

                .viewd_title{
                  width:100%;
                  height:30px;
                  float: left;
                  font-family: "Space";
                  color:  #e1b962;
                  font-size: 16px;
                  text-align: left;
                  text-decoration: none;
                  line-height: 25px;
                  overflow: hidden;
                }


                .viewd_date{
                  width:100%;
                  height:20px;
                  float: left;
                  font-family: Arial, sans-serif;
                  color: #000;
                  font-size: 11px;
                  line-height: 15px;
                  overflow: hidden;
                }


                .viewd_text{
                  width:100%;
                  height:60px;
                  float: left;
                  font-family: Arial, sans-serif;
                  color: #000;
                  font-size: 13px;
                  line-height: 15px;
                  overflow: hidden;
                }




                /*.tutte_news{
                  width:100%;
                  min-height:230px;
                  height:100%;
                  overflow: visible;
                  display: table;
                  border-top:1px solid #444;
                  border-bottom:1px solid #888;
                  margin: 50px 0 20px 0;
                }

                */



                .tutte_news{
                  width:calc(100% - 20px);
                  min-height:230px;
                  height:100%;
                  overflow: visible;
                  display: table;
                  border:1px solid #e1b962;
                  /*border-radius: 5px;*/
                  /*border-bottom:1px solid #888;*/
                  margin: 50px 0 90px 0;
                  padding: 0 10px;
                  background-color: #444;

                }



        .tutte_box_title{
          width:100%;
          height:40px;
          font-family: "Space";
          color: #e1b962;
          font-size: 24px;
          text-align: left;
          line-height: 65px;

        }

.scheda_container{
  font-size:18px;
  font-family: Arial, sans-serif;
  text-align: justify;
  color:#000;
  width:90%;
  margin:0 5%;
  margin-top: 35px;
  height:auto;
  margin-bottom:35px;
  overflow-x: hidden;
  overflow-y: visible;

}


.left_container{
  width:35%;
  float: left;
  overflow-x: hidden;
  overflow-y: visible;
  display: table;
  height: auto;
}


.image_cont{
  width:100%;
  height:0%;
  padding-bottom:200%;
  float: left;
  display: table;
}


.cage_large_image{
  width:100%;
  height:100%;
  overflow: hidden;
  float: left;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border:1px solid black;
  margin-bottom:16px;
  border-radius: 5px;
  transition: transform 0.5s;
}


.large_image{
  width:100%;
  height:0%;
  padding-bottom: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
  transition: transform 0.5s;
}

.cage_simple_image{
  width:calc(50% - 8px);
  height:200%;

  float: left;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border:1px solid black;
  margin-bottom:16px;
  border-radius: 5px;
  transition: transform 0.5s;
  overflow: hidden;

}



.simple_image{
  width:calc(100%);
  height:0%;
  padding-bottom:calc(100%);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 5px;
  transition: transform 0.5s;
}

.large_image:hover, .simple_image:hover{
  transform: scale(1.2);
}


.model_text_container{
  width:60%;
  float:left;
  overflow-x: hidden;
  overflow-y: visible;
  height:100%;
  display: table;
  margin-left:5%;
}


.model_text{
  font-family:Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color:#000;
  text-align: justify;
  border-radius: 5px;
  border:1px solid black;
  background-color: rgba(255,255,255,0.65);
  padding:10px;
}


.model_text p{
  font-family:Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color:#fff;
  text-align: left;

}


.model_text p b{
  font-family:Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color:black !important;
  text-align: left;

}




.model_text p span{
  font-family:Arial, sans-serif;
  font-size: 16px;
  line-height: 20px;
  color:#fff;
  text-align: left;

}



#Carousel, .d-block.w-100, .carousel-control-prev, .carousel-control-next{
  height:100vh;

}



.carousel-inner{
    height:100%;
    width:100%;
}


  .carousel-item{
    height:100vh;
    width:100%;
    overflow:hidden;
  }


  .carousel-item img{
    height:100vh !important;
    width:100vw !important;
    object-fit: cover !important;
  }

}
