@media only screen and (max-width: 719px) and (orientation: portrait){


    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;
    }



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



    .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:90px;
      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:90px;
      /*border-radius: 5px;*/
      border-bottom: 2px solid black;
    }

    .small_cont{
      width:100%;
      background-color: transparent !important;
      height:90px;
      margin:0 0 0 70px;
      margin-top:0px;
    }

    .loghetto{
      width:50px;
      height:50px;
      /*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;
      margin-top:20px;
    }

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

    }


#long_cont{
  display:none;
}


    .menu_contorno{
      width:50px;
      height: 50px;
      position: absolute;
      top:20px;
      left:20px;
      padding:5px;
      background-color: #fff;
      z-index:99999;
      border-radius:3px;
      cursor:pointer;
      display:block !important;
    }

    #menu_container2{
    /*  display: block !important;*/
    }


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

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

    .menu_container{
      width:100vw;
      height:calc(100vh - 90px);
      overflow-y: visible;
      overflow-x: hidden;
      display: table;
      position: absolute;
      top:90px;
      /*right:50px;*/
      background-color: #fff;
      z-index:999;
      /*display:none;*/
    }

    .menu_scrollable{
      width:calc(100vw - 4px);
      height:0vh;
      overflow-y: hidden;
      overflow-x: hidden;
      display: table;
      position: absolute;
      top:0;
      left:0;
      /*background-color: white;*/
      z-index:9999;
      display:none;
      /*border-radius:5px;*/
      border-top:2px solid white;
    }

    .menu_contour{
      width:calc(100% - 12px);
      height:auto;
      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(120px);
      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(120px);
      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(60px);
      margin:0 auto;
      font-family: Arial, sans-serif;
      font-size: 18px;

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

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

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

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

      line-height: 60px;
      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: 60px;
    }

    .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: 60px;
    }

    .voce_menu .active, .voce_menu.active{

      text-decoration: none;
      font-family: Arial, sans-serif;
      font-size: 18px;
      line-height: 60px;
      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(45vh);
      overflow: hidden;
      border:0;
      padding:0;
      margin:0;

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

    #main_video{
      position: absolute;
    }

    .video_charging{
      width:100vw;
      height:45vh;
      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(45vh - 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:28px;
        font-family: "Space";
        text-align: center;
        color:  #e1b962;
        line-height: 32px;
        width:100vw;
        height:auto;
        display:table;
        /*background-color: #bbb;*/
        margin:100px 0 30px 0 !important;
        text-decoration: none;
      }

      .titles:hover{

        color:#aaa;

        text-decoration: underline;
      }


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

      .subtitles:hover{

        color:#aaa;

        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: 90%;
    margin: 0 5%;

    margin-top: 10px;
    height: 0;
    margin-bottom: 35px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid rgb(225, 185, 98);
    overflow: hidden;
    float: left;
    padding-bottom: 100%;
      }

      .intro_lateral_img{
        width: 90%;
    margin: 0 5%;
    overflow: hidden;
    margin-top: 10px;
    height: 0;
    margin-bottom: 35px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    border: 1px solid rgb(225, 185, 98);

    float: left;
    padding-bottom: 100%;
      }





      .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:auto;
          display:table;
          float: left;
          margin-bottom:50px;

        }

        .tables_piece{
          width: calc(100%);
          height: auto;
          display:table;
          margin:0 0px 0px 0px !important;
          background-color: #fff;
          border:1px solid black;
          /*border-radius:5px;*/
          float:left;

        }

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

        .tables_title:hover{
          color:#aaa;
          text-decoration: underline;
        }


          .prodotti_piece{
            width: calc(100%);
            height: 0px;
            padding-bottom:100%;
            margin:0 0px 0px 0px !important;
            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: 0px;
            padding-bottom: 100%;
            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: 28px;
            text-align: left;
            color:  #e1b962;
            padding:10px;
            text-decoration: none;
          }

        .prodotti_title:hover{

          color:#aaa;

          text-decoration: underline;
        }

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

        .tables_img, .prodotti_img{
          width:100%;
          height:0;
          padding-bottom:100%;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          border:1px solid black;
          /*border-radius:5px;*/
          margin-bottom:10px;
          overflow: hidden;
        }


        .tables_img .lightening, .prodotti_img .lightening{
          width:100%;
          height:0px;
          padding-bottom:100%;
          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);
          margin:0 10px;
          height: 0px;
          display: table;
          font-family: Arial, sans-serif;
          font-size: 18px;
          color:#000;
          text-align: justify;
          overflow-y: hidden;
          text-overflow: ellipsis;
          /*white-space: pre-line;*/
          margin-bottom:15px;
        }

        .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;
          margin:10px;
        }



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

        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: 25px;
                bottom:15px;
                text-indent: -999px;
                background-color: white !important;
                z-index:50 !important;
                border-radius: 12.5px;
              }

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

              .carousel-indicators li:hover, .carousel-indicators li.active{

                background-color:  #e1b962;

              }


        .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(100%);
          height: 0px;
          padding-bottom:100%;
          margin: 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(100%);
          height: 0px;
          padding-bottom:100%;
          margin: 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_down_left{
          width:calc(100%);
          height: 0px;
          padding-bottom:100%;
          margin: 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_down_right{
          width:calc(100%);
          height: 0px;
          padding-bottom:100%;
          margin: 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_band{
          width:100%;
          height:60px;
          border-top:1px solid #000;
          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:calc(90vw - 60px);
          background-color: #fff;
          opacity: 0;
          /*border-top-left-radius:5px;
          border-top-right-radius:5px;*/
        }



        .snap5_left_cage{
          width:90%;
          display: table;
          float: left;
          overflow: visible;
          margin: 0 5%;
        }

        .snap5_right_cage{
          width:90%;
          display: table;
          margin: 0 5%;
          float: left;
          overflow: visible;
        }

        .snap5_center_cage{
          width:90%;
          display: table;
          margin: 0 5%;
          float: left;
          overflow: visible;
        }

        .snap5_left{
          width:calc(100%);
          height: 0px;
          padding-bottom:100%;
          margin: 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:3px;*/
        }

        .snap5_right{
          width:calc(100%);
          height: 0px;
          padding-bottom:100%;
          margin: 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:3px;*/
        }



        .snap5_center{
          width:calc(100%);
          height: 0px;
          padding-bottom: 200%;
          margin: 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_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:0;
            padding-bottom:calc(100% - 58px);
            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(200% - 58px);
            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: 6% 0;
                width: 100%;
                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;
                /*padding-bottom:100%;*/
                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:0px;
                padding-bottom:calc(100% - 2px);
                background: white;
                border-radius: 10px;
                border: 1px solid #aaa;
              }

              .gallery_item_lightening:hover{
                margin:0;
                width:calc(100%);
                height:0px;
                padding-bottom:calc(100% - 2px);
                background: white;
                border-radius: 10px;
                border: 1px solid black;
              }


              .gallery_item_squared{
                /*margin:0 1.5px;*/
                width:calc(100%);
                height:0px;
                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%;
                display:table;
                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;
                width: 100%;
              }

              .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:auto;
        display:table;
        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;
        height:auto;
        display:table;
      }


      .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;
          }

          #title_privacy{
            height:auto !important;
            display:table !important;
            line-height:20px !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%);
                height:auto;
                display:table;
                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:auto;
              display:table;
              font-family: "Space";
              color:  #e1b962;
              font-size: 24px;
              text-align: left;
              line-height: 30px;
            }

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

              }*/

              .latest_img{
                width:calc(100% - 20px);
                height:0px;
                padding-bottom:100%;
                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% - 20px);
                height:auto;
                display:table;
                margin:10px;
                float: left;
              }

              .latest_title{
                width:100%;
                height:auto;
                display:table;
                float: left;
                font-family: "Space";
                color:  #e1b962;
                font-size: 16px;
                text-align: left;
                text-decoration: none;
                line-height: 20px;
                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:auto;
                display:table;
                float: left;
                font-family: Arial, sans-serif;
                color: #000;
                font-size: 13px;
                line-height: 15px;
                overflow: hidden;
                margin-bottom:20px;
              }

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

              .last_view_title{
                width:100%;
                height:auto;
                display:table;
                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%);
                height:auto;
                display:table;
                float: left;
                /*border-right: 1px solid #888;*/
                margin-right:1.33%;
              }



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





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

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

                      .ultima_title{
                        width: calc(100%);
                        height:auto;
                        display:table;

                        float: left;
                        font-family: "Space";
                        color:  #e1b962;
                        font-size: 26px;
                        text-align: left;
                        text-decoration: none;
                        line-height: 32px;
                        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:auto;
                    display:table;
                    float: left;
                    font-family: "Space";
                    color: #000;
                    font-size: 24px;
                    text-align: left;
                    line-height: 30px;
                  }


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



              .more_viewed{
                width:calc(100% - 2px);
                height:auto;
                display:table;
                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;
                    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 #fff;
                    float:left;
                    background-color: #ccc;

                  }
*/
                  .viewd_img{
                    width:calc(100% - 20px);
                    height:0px;
                    padding-bottom:100%;
                    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% - 20px);
                    height:auto;
                    display:table;
                    margin:10px;
                    float: left;
                  }

                  .viewd_title{
                    width:100%;
                    height:auto;
                    display:table;
                    float: left;
                    font-family: "Space";
                    color:  #e1b962;
                    font-size: 16px;
                    text-align: left;
                    text-decoration: none;
                    line-height: 22px;
                    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:auto;
                    display:table;
                    float: left;
                    font-family: Arial, sans-serif;
                    color: #000;
                    font-size: 13px;
                    line-height: 15px;
                    overflow: hidden;
                    margin-bottom: 20px;
                  }




                  /*.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%);

                    height:auto;
                    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:auto;
            display:table;
            font-family: "Space";
            color: #e1b962;
            font-size: 24px;
            text-align: left;
            line-height: 30px;

          }

  .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:45vh;

  }


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


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

  }
