@media only screen  and (orientation: portrait) and (min-width: 401px) {/*  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 i {
      color:rgba(238, 128, 15, 1);
    }


  b{

  color:rgba(106, 106, 106, 1) ;

  }




      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:yellow !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;*/
      }


  .social_container{
  width:100%;
  height:auto;
  display:table;
  margin-top:5vw;
  }

  .facebook_container{
  font-size:17px;
  border-radius:8px;
  border:1px solid yellow;
  float:left;
  padding:3px;
  margin:0 5vw 0 5vw;
  text-align:right;
  width:calc(90%);
  height:auto;
  display:table;
  background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
  color:white;
  font-family:'Gotham_Semibold';
  box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
  line-height:calc(5vw + 5px);
  }

  .wapp_container{
  font-size:17px;
  border-radius:8px;
  border:1px solid yellow;
  float:left;
  padding:3px;
  margin:5vw 5vw 0 5vw;
  text-align:right;
  width:calc(90%);
  height:auto;
  display:table;
  background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
  color:white;
  font-family:'Gotham_Semibold';
  box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
  line-height:calc(5vw + 5px);
  }


  .facebook_container img, .wapp_container img{

  width:7vw !important;
  height:7vw !important;
  margin:2vw !important;

  }


  .facebook_container span:nth-child(1), .wapp_container span:nth-child(1){

  line-height:calc(10vw + 5px);

  }



      .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:linear-gradient(180deg,rgb(106, 106, 106) 0%, rgb(54, 54, 54) 100%);
        height:90px;
        display:table;
        width: 100vw;
        position: relative;
        z-index: 8777;

        top:0;
        left:0;
      }


      .small_menu{
        position: absolute;
        width:100vw;
        left:0px;
        top:0px;
        z-index:8888;

        height:90px;
        /*border-radius: 5px;*/
        border-bottom: 2px solid rgba(106, 106, 106, 1);
      }

      .small_cont{
        width:calc(100vw - 150px - 70px)
        background-color: transparent !important;
        height:90px;
        margin:0 0 0 70px;
        margin-top:0px;
      }

      .loghetto{
        width:150px;
        height:50px;
        /*background-color: rgba(0,0,0,0.5);*/
        background-image: url('../img/logosublimen_bianco.png');
        background-size:contain;
        background-position: center top;
        background-repeat: no-repeat;
        float: right;
        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:right;
        background-color: transparent !important;

      }


  .scritta_menu{

  width:auto;
  font-family:"Gotham_Bold";
  color:#1555a7;
  font-size:18px;
  margin-left:40px;
  line-height:11px;
  }


  #long_cont{
    display:none;
  }


      .menu_contorno{
        width:39px;
        height: 39px;
        position: absolute;
        top:20px;
        left:20px;
        padding:3px;
        background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
        z-index:99999;
        border-radius:5px;
        cursor:pointer;
        display:block !important;
      }



  .menu_contorno.act .stanghetta{

  background: yellow !important;
  }



  .menu_contorno.act #quadratino{

  border:2px solid yellow !important;
  }


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


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

      .stanghetta{
        width:24px;
        height: 2px;
        margin:0 auto;
        margin-top: 5.75px;
        background-color:  white;
        /*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:linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
        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;*/

      }

      .menu_contour{
        width:calc(100% - 12px);
        height:auto;
        margin:5px;
        margin-top:0;
        overflow-y: visible;
        overflow-x: hidden;
        display: table;
        /*border-radius:5px;*/

      }


      .voce_menu_1{
        width:calc(120px);
        height:calc(60px);
        margin:0 auto;
        font-family: "Gotham_Medium";
        font-weight: bold;
        font-size: 18px;
        color:  rgba(106, 106, 106, 1);
        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: "Gotham_Medium";
        font-weight: bold;
        font-size: 18px;
        color: yellow;
        line-height: 60px;
        overflow: hidden;
        display: table;
        border-bottom: 1px solid yellow;
        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:yellow;
      }

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

      .voce_menu{
        width:calc(100% - 20px);
        height:calc(60px);
        margin:0 auto;
        font-family: "Gotham_Semibold";
        font-size: 15px;
  color:white;

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

      .voce_menu:hover{
        width:calc(100% - 20px);
        height:calc(60px);
        margin:0 auto;
        font-family: "Gotham_Semibold";
        font-size: 15px;
  color:yellow;

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

      .voce_menu:last-child{
        width:calc(100% - 20px);
        height:calc(60px);
        margin:0 auto;
        font-family: "Gotham_Semibold";
        font-size: 15px;

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



      .voce_menu a li{
        width:calc(100% - 20px);
  color:white;
        text-decoration: none;
        font-family: "Gotham_Semibold";
        font-size: 15px;
        line-height: 60px;
      }

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

        text-decoration: none;
        font-family: "Gotham_Bold";
        font-size: 15px;
        line-height: 60px;
      }

      .voce_menu .active, .voce_menu.active{

        text-decoration: none;
        font-family: "Gotham_Semibold";
        font-size: 15px;
        line-height: 60px;
        border-bottom: 1px solid yellow;
      }

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





        .banner{
          width:260px;
          position:fixed;
          left:calc((100vw - 360px)/2);
          top:50px;
          background:linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
          color:  white;
          display:table;
          min-height:300px;
          padding:5px;
          border:1px solid yellow;
          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 b{
        color:yellow !important;
        text-decoration: none;
      }


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

      .banner button:focus, .banner button:hover{
        color:yellow !important;
        float:right;
        margin-bottom:20px;
        background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
        border:1px solid yellow;
        border-radius: 3px;

      }


      .banner button{
        color:rgba(106, 106, 106, 1)!important;
        float:right;
        margin-bottom:20px;
        background: linear-gradient(135deg,yellow 35%, rgba(238, 128, 15, 1) 100%);;
        border:1px solid rgba(106, 106, 106, 1);
        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;
  display:none;
      }

      .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: "Gotham_Bold";
          text-align: center;
          color:  rgba(106, 106, 106, 1);
          line-height: 32px;
          width:100vw;
          height:auto;
          display:table;
          /*background-color: #bbb;*/
          margin:100px 0 30px 0 !important;
          text-decoration: none;
        }

        .titles:hover{

          color:rgba(106, 106, 106, 1);

          text-decoration: underline;
        }


        .subtitles{
          font-size:20px;
          font-family: "Gotham_Medium";
          text-align: center;
          color:  rgba(106, 106, 106, 1);
          line-height: 24px;
          width:100vw;
          height:auto;
          display: table;
          /*background-color: #bbb;*/
          margin:10px 0 0 0;
          text-decoration: none;
        }

        .subtitles:hover{

          color:rgba(106, 106, 106, 1);

          text-decoration: underline;
        }


    .hash{
      width:auto;
      color:white;
      font-family: "Gotham_Regular";
      background:linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
      height:auto;
      border-radius:5px;
      font-size:17px;
      padding:3px 10px;
      margin:5px;
      display:table;
      float:left;
      border:1px solid yellow;
    }


    .hash:hover{
      background:linear-gradient(135deg,yellow 35%, rgba(238, 128, 15, 1) 100%);
      color:#000;
      border:1px solid rgb(54,54,54);

    }


    .intro_unique{
      font-size:16px;
      font-family: "Gotham_Regular";
      text-align: justify;
      color:#000;
      width:calc(90%);
      margin:20px auto;
          height:0;
  margin-top:20px;
      margin-bottom:50px;
      /*border-radius: 5px;*/
      /*border:1px solid black;*/
      /*background-color: rgba(0,0,0,0.65);*/

      display:table;
    }


        .intro{
          font-size:16px;
          font-family: "Gotham_Regular";
          text-align: justify;
          color:#000;
          width:90%;
          margin:0 5%;
          height:auto;

          /*border-radius: 5px;*/
          /*border:1px solid black;*/
          /*background-color: rgba(0,0,0,0.65);*/
        }


        #button_intro_1{
          margin-top:35px;
        }

      .intro_text_unique{
        font-size:16px;
        font-family: "Gotham_Medium";
        text-align: left;
        color:#000;
        width:calc(100%);
        height:auto;
        /*padding:20px;*/
        text-align: justify;
      }



        .intro_text{
          font-size:16px;
          font-family: "Gotham_Regular";
          text-align: justify;
          color:#000;
          width:calc(100%);
          height:auto;
          /*padding:20px;*/
        }



      .intro_img_cont_unique{
        width:90%;
        height:auto;
        display:table;

        margin:0px auto;
        margin-bottom:calc(50px);

      }


        .intro_img_cont{
          width:100%;
          height:0;
  paddding-botton:50%;
        }




      .intro_img_unique{
        width:calc(100%) !important;
        margin:0 0px 0 0 !important;
        margin-top: 50px;
        height: 0px;
        padding-bottom:50%;
        margin-bottom:35px;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        border:2px solid rgba(54, 54, 54, 1);
        /*border-radius:5px;*/
        float:left;
        border-radius:15px;
        box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
        overflow:hidden;
      }

      .intro_img_unique:hover{
        border:2px solid yellow;
      }




        .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:70%;
      margin:0 auto;
      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:50px;
  display:table;

   background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
  border:1px solid yellow;
  border-radius:7px;

    }

    .tables_piece{
      width: calc(100%-10px);
      height: auto;
      margin:5px;
     display:table;


      float:left;
      padding-left:0px;
      color:white;
      font-family:"Gotham_Regular";
      /*box-shadow: 5px 5px 5px rgba(0,0,0, 0.5);*/
    }


    .prodotti_piece{
      width: calc(100% -10px);
      height: auto;
  display:table;
      margin:5px;
      border-radius:0;
      float:left;
      padding-left:0;
      color:white;
      font-family:"Gotham_Regular";
      /*box-shadow: 5px 5px 5px rgba(0,0,0, 0.5);*/
    }

    .tables_title, .prodotti_title{
      font-family: "Gotham_SemiBold";
      font-size: 30px;
      text-align: left;
      color:  yellow;
      margin-top:20px;
      text-decoration: none;
    }

    .tables_title:hover, .prodotti_title:hover{
      font-family: "Gotham_SemiBold";
      font-size: 30px;
      text-align: left;
      color:yellow;
      margin-top:20px;
      text-decoration: underline;
    }




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

    .tables_img, .prodotti_img{
      width:calc(100% - 10px);
      height:0;
  padding-bottom:calc(100% - 10px);
  margin:5px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border:1px solid yellow;
      border-radius:5px;
      /*box-shadow: 5px 5px 5px rgba(0,0,0, 0.5);*/

    }


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


    .prodottini_img{
      width:calc(50% - 12px);
  height:0;
  float:left;
      padding-bottom:calc(50% - 12px);
  margin:0 10px 10px 0;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border:1px solid yellow;
      border-radius:15px;
      overflow:hidden;
      /*box-shadow: 5px 5px 5px rgba(0,0,0, 0.5);*/
    }


   a:nth-child(1n+1) .prodottini_img{
  width:calc(50% - 12px);
  height:0;
  float:left;
      padding-bottom:calc(50% - 12px);
  margin:0 0 10px 0;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border:1px solid yellow;
      border-radius:15px;
      /*box-shadow: 5px 5px 5px rgba(0,0,0, 0.5);*/
    }

      .tables_img:hover, .prodotti_img:hover{

        border:1px solid yellow;

      }



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


    .tables_text, .prodotti_text{
      width: calc(100% - 20px);
      height: auto;
      font-family: "Gotham_Medium";
      font-size: 14px;
      color:white;
      text-align: justify;
      overflow-y: hidden;
      /*text-overflow: ellipsis;
      white-space: pre-line;*/
    }

    .button_tables, a .button_tables, .button_prodotti, a .button_prodotti{
      width:auto;
      background: yellow;
      color: rgba(54, 54, 54, 1);
      text-decoration: none !important;
      font-family:"Gotham_Medium";
      font-size: 15px;
      height:33px;
      padding: 8px 10px 6px 10px;
      border:1px solid rgba(54, 54, 54, 1);
      border-radius: 20px;
      margin:10px;
      line-height:18px;
      box-shadow: 5px 5px 5px rgba(0,0,0, 0.5);
  display:table;
    }



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

    a:hover .button_tables, a:hover .button_prodotti{
      border:1px solid yellow;

      color: yellow;
      background: rgba(54, 54, 54, 1);
      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(30%);
                  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(30%);
                  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 20px 20px 0;
      width:calc(50% - 22px);
      height:0;
  padding-bottom:calc(50% - 22px);
      background-repeat: no-repeat;
      background-position: center;
      background-size:cover;
      border:1px solid rgba(106, 106, 106, 1);
      border-radius: 5px;
      float: left;
  opacity:1;
    }

    .galleria_item_squared:hover{
      margin:0 20px 20px 0;
      width:calc(50% - 22px);
      height:0;
  padding-bottom:calc(50%- 22px);
      background-repeat: no-repeat;
      background-position: center;
      background-size:cover;
  opacity:0.5;
      border:1px solid yellow;
      border-radius: 5px;
      float: left;

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



    a:nth-child(2n) .galleria_item_squared{
      margin:0 0 20px 0;
      width:calc(50% - 12px);
      height:0;
  padding-bottom:calc(50% - 22px);
      background-repeat: no-repeat;
      background-position: center;
      background-size:cover;
      border:1px solid rgba(106, 106, 106, 1);
      border-radius: 5px;
      float: left;
  opacity:1;
    }




    a:nth-child(2n) .galleria_item_squared:hover{
      margin:0 0 20px 0;
      width:calc(50% - 22px);
      height:0;
  padding-bottom:calc(50% - 22px);
      background-repeat: no-repeat;
      background-position: center;
      background-size:cover;
      border:1px solid black;
      border-radius: 5px;
      float: left;
  opacity:0.5;
      transition: opacity 0.2s ease-in;
      -moz-transition: opacity 0.2s ease-in;
      -ms-transition: opacity 0.2s ease-in;
      -o-transition: opacity 0.2s ease-in;
      -webkit-transition: opacity 0.2s ease-in;
    }





        .footer_container{
          width:100vw;
          height:auto;
          display:table;
          background:linear-gradient(90deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
          color: #000;
          font-family: "Gotham_Medium";
          font-size: 15px;
          line-height: 17px;
          text-align: center;
          overflow-y: hidden;
        }


        .footer{
          width:90%;
          margin:30px auto;
          color: #000;
          font-family: "Gotham_Medium";
          font-size: 15px;
          line-height: 17px;
          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;
              transform:scale(90%) translateY(-100px);
            }


            .form_container{
              width: 100%;
              float:left;
              overflow-y: visible;
              display: table;
              min-height: 750px;
              margin-right:5%;
              border: 1px solid yellow;
              border-radius: 15px;
              background:linear-gradient(90deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
              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:  yellow;
              font-size: 16pt;
              float: left;
              font-family: "Gotham_Medium";
              margin-top:20px;
            }

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


            .input_form{
              width:100%;
              height:55px;
              border: 1px solid yellow;
              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:hover{
              width:120px;
              height:40px;
              border: 1px solid yellow;
              color: yellow;
              font-size: 11pt;
              line-height: 40px;
              font-family: "Gotham_Bold";
  border-radius:5px;
              padding:0;
              margin:0;
              background:linear-gradient(90deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
              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{
              width:120px;
              height:40px;
              border: 1px solid rgba(106, 106, 106, 1) ;
              color:  rgba(106, 106, 106, 1) ;
              font-size: 11pt;
              line-height: 40px;
              font-family: "Gotham_Bold";
  border-radius:5px;
              padding:0;
              margin:0;
              background:linear-gradient(135deg,yellow 35%, rgba(238, 128, 15, 1) 100%);
              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:white !important;
            }

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


            .contact_dati{
              width:100%;
              float:left;
              font-family: "Gotham_Medium";
              font-size: 16px;
              color:#fff;
              text-align: left;
            }





  .novedades_container{
    font-family: Arial, sans-serif;
    width:100%;
    margin:0%;
    height:auto;
    margin-bottom:35px;
    overflow-y: visible;
    overflow-x: hidden;
    display: table;
  }


  .areo_container{
    width:100%;
    height:100px;
    margin-bottom: 5px;
  }

  .areoplanino{
    width:33.33%;

    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;

    height:100px;
  margin:0 auto;
  }

  .lateral{
    width:33.33%;
    float:left;
    height:100px;
  }



  .angles{
    width:100%;
    height:110px;
  }

  .left_angle{
    width:calc(50% - 1px);
    border-right:1px solid rgba(106, 106, 106, 1);
    float:left;
    height:10px;
  }


  .right_angle{
    width:calc(50% - 1px);
    border-left:1px solid rgba(106, 106, 106, 1);
    float:left;
    height:10px;
  }

  .no_angle{
    width:calc(100%);
    float:left;
    height:10px;
  }


  .novedad{
    width:90%;
    height:90px;

    margin:0% 5%;
  }

  .img_novedad{
    width:80px;
    height:80px;
    border:1px solid #ffd200;
    border-radius: 5px;
    margin-right:10px;
    float:left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .txt_novedad{
    width:calc(100% - 90px);
    height:80px;
    text-align: left;
    color:#fff;
    font-family: Arial, sans-serif;
    float:left;
    background-color: rgba(0,0,0,0.65);
    padding:5px;
    border-radius: 5px;

  }


  .txt_novedad h5{
    font-size:11px;
  }

  .txt_novedad h2{
    font-size:17px;
  }

  .txt_novedad h4{
    font-size:15px;
  }


  .txt_novedad span {
  display:none;
  }


                .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:16px;
      font-family: Arial, sans-serif;
      text-align: justify;
      color:#000;
      width:90%;
      margin:0 5%;
      margin-top: 65px;
      height:auto;
  display:table;
      margin-bottom:35px;
      overflow-x: hidden;
      overflow-y: visible;

    }

  .scheda_container h1{

  margin-top:35px;

  }


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


    .image_cont{
      width:100%;
      height:auto;

      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%;
  margin:0 16px 16px 0 !important;
      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;

    }



    a:nth-child(1n+1) .cage_simple_image{
      width:calc(50% - 8px);
      height:200%;
  margin:0 8px 16px 0 !important;
      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:100%;
      float:left;
      overflow-x: hidden;
      overflow-y: visible;
      height:100%;
      display: table;
      margin-left:0%;
    }


    .model_text{
      font-family:"Gotham_Medium";
      font-size: 16px;
      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;
      }

    }
