@media only screen  and (orientation: portrait) and (min-width: 720px) {/*  and (max-height:599px){*/



      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:100px;
        display:table;
        width: 100vw;
        position: relative;
        z-index: 8777;
        background: white;
        top:0;
        left:0;
        overflow-y: visible;
      }


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

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

      .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;
        display:none;
      }

      .hook_loghetto{
        width:auto;
        height:40px;
        border:0;
        padding:0;
        margin:5px;
        font-family: "Space";
        font-size: 24px;
        color:  #e1b962;
        text-align: center;
        line-height: 40px;
        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:300px;
        height:auto;
        display:table;
        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:100%;
        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:auto;
        height:calc(30px);
        margin:0 7px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: black;
        line-height: 32px;
        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:auto;
        height:calc(30px);
        margin:0 7px;
        font-family: Arial, sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #aaa;
        line-height: 32px;
        overflow: hidden;
        display: table;
        border-bottom: 2px 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: 0;
    margin: 15px 10px 5px 10px;
    font-family: Arial, sans-serif;
    font-size: 13px;

    line-height: 10px;
    overflow: hidden;
    display: table;
    border-bottom: 1px solid black;
    float: left;
    padding-bottom: 10px;
      }

      .voce_menu:hover{



        border-bottom: 1px solid #aaa;
      }
/*
      .voce_menu:last-child{
        width:calc(100% - 20px);
        height:calc(60px);
        margin:0 auto;
        font-family: Arial, sans-serif;
        font-size: 18px;
        color: black;
        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: 14px;
        line-height: 13px;
      }

      .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: 14px;
        line-height: 13px;
      }

      .voce_menu .active, .voce_menu.active{

        text-decoration: none;
        font-family: Arial, sans-serif;
        font-size: 14px;
        line-height: 13px;
        border-bottom: 1px solid #aaa;
      }
/*
      .voce_menu:nth-child(8){
        margin-top:5px;

      }

      .voce_menu:nth-child(8) a li{
        line-height:15px;
      }*/


      .banner{
        width:300px;
        position:fixed;
        left:calc((100vw - 320px)/2);
        bottom:150px;
        background-color:white;
        color:  #e1b962;
        display:table;
        min-height:300px;
        padding:10px;
        border:1px solid black;
        border-radius: 5px;
        z-index: 119999;
      }


      .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: black;
        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:70vh;
        overflow: hidden;
        border:0;
        padding:0;
        margin:0;

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

      #main_video{
        position: absolute;
      }

      .video_charging{
        width:100vw;
        height:70vh;
        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(70vh - 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(70vh - 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/logo_white.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: 60px;
          width:100vw;
          height:60px;
          /*background-color: #bbb;*/
          margin:100px 0 30px 0 !important;
          text-decoration: none;

        }

        .titles:hover{
          font-size:28px;
          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:20px;
          font-family: "Space";
          text-align: center;
          color:  #e1b962;
          line-height: 30px;
          width:100vw;
          height:50px;
          /*background-color: #bbb;*/
          margin:20px 0 0 0;
          text-decoration: none;
        }

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


        .intro{
          font-size:13px;
          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 h2{
          font-size: 16px;
        }



        .intro_text{
          font-size:13px;
          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% - 20px);
          margin:0 10px;
          margin-top: 20px;
          height: 0px;
          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;
          overflow:hidden;
          padding-bottom:30%;
        }

        .intro_lateral_img{
          overflow:hidden;
          width:20%;
          margin:0;
          margin-top: 20px;
          height: 0px;
          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;
          padding-bottom:30%;
        }

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

        a:nth-child(3) .intro_lateral_img{
          margin-right:5%;
        }



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








          .tables, .prodotti{
            font-size:13px;
            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;
            float: left;
            margin-bottom:5%;

          }

          .tables_container .tables_piece{
            width: calc(70% - 10px);
            height: 0px;
            margin: 0 0px 0px 10px !important;
            background-color: #fff;
            border: 1px solid black;
            padding: 5px;
            padding-bottom: 5px;
            float: left;
            padding-bottom: calc(30% - 5px);
          }

          .tables_container:nth-child(2n) .tables_piece{

            margin: 0 10px 0px 0px !important;

          }

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

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


            .prodotti_piece{
              width: calc(70% - 10px);
              height: 0px;
              margin: 0 0px 0px 10px !important;
              background-color: #fff;
              border: 1px solid black;
              padding: 5px;
              padding-bottom: 5px;
              float: left;
              padding-bottom: calc(30% - 5px);

              background-position: center;
              background-repeat: no-repeat;
              background-size: cover;
            }


            .prodotti_obs{
              width: calc(100%);
              height: 0px;
              padding-bottom:30%;
              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 0 0 10px;
              text-decoration: none;
            }

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

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

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


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

          .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: 12px;
            height:18px;
            padding: 3px;
            border:1px solid #444;
            border-radius: 3px;
            /*margin-top:7px;*/
          }



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

          }



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


        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:18px 20px;
            background-color: rgba(30,27,99,0.65);
            border-radius: 60px;
            font-size:20px;
            text-decoration:none !important;
            line-height: 20px;
          }

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


            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(47.5%);
            height: 0px;
            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;*/
            padding-bottom:30%;
          }

          .snap4_upper_right{
            width:calc(47.5%);
            height: 0px;
            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;*/
            padding-bottom:30%;
          }


          .snap4_down_left{
            width:calc(47.5%);
            height: 0px;
            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;*/
            padding-bottom:30%;
          }

          .snap4_down_right{
            width:calc(47.5%);
            height: 0px;
            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;*/
            padding-bottom:30%;
          }

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

          .snap4_flash{
            width:100%;
            height:0;
            padding-bottom:calc(64% - 30px);
            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;
            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;*/
            padding-bottom:calc(97.5% - 2px);
          }

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



          .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;*/
            /*padding-bottom:100%;*/
          }


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

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

            .snap5_long_flash{
              width:100%;
              height:0 !important;
              padding-bottom:calc(200% - 26px);
              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:44%;
                  height:auto;
                  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;
                  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;
                  background: white;
                  border-radius: 10px;
                  border: 1px solid #aaa;
                  padding-bottom:calc(100% - 2px);
                }

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


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

                .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;
                  font-size:13px;
                  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: black;
              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: black;
              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: black;
              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: black;
              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: black;
                  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(100% - 2px);
                  margin:10px 2% 10px 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(48% - 2px);
                  margin:20px 0 20px 0;
                  height:calc(160px - 2px);
                  border:1px solid black;
                  float:left;
                  border-radius: 5px;
                }*/

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



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





                        .ultima_img{
                          width:calc(100% - 20px);
                          height:0px;
                          padding-bottom: 50%;
                          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: black;
                  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(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:10px 0 10px 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 #fff;
                      float:left;
                      background-color: #ccc;
                      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: black;
                      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:70vh;

    }


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


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

    }
