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


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



 b i {
    color:rgba(238, 128, 15, 1);
  }


b{

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

}




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

  a:hover{
    color:yellow;

  }

  .voce_menu_1 a li{
    color: white;
  }

  .voce_menu_1:hover a li{
    color: yellow;
  }

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

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

  .voce_menu a li{
    color: white;
  }

  .voce_menu:hover a li{
    color: white;
  }

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

  .voce_menu.active a li:hover{
    color:yellow!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:linear-gradient(180deg,rgb(106, 106, 106) 0%, rgb(54, 54, 54) 100%);
    height:176px;
    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:176px;
    /*border-radius: 5px;*/
    /*border-bottom: 2px solid black;*/
  }

 #long_cont ol{
margin-top:0 !important;
margin-bottom:0 !important;
width:fit-content;
margin:0 auto;
display:table;
height:auto;



}



#long_cont{
margin-top:0 !important;
margin-bottom:0 !important;
width:100%;
margin:0 auto;
display:table;
height:auto;
background:linear-gradient(0deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
padding-bottom:2px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
}


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

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

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



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


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

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

  .menu_container{
    width:272px;
    height:auto;
    overflow-y: visible;
    overflow-x: hidden;
    display: table;
    position: absolute;
    top:-780px;
    /*right:50px;*/
    /*background-color: #fff;*/
    z-index:999;
    /*display:none;*/
border-bottom-left-radius:7px;
border-bottom-right-radius:7px;
background:linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);

  }

  .menu_scrollable{
    width:272px;
    height:auto;
    overflow-y: visible;
    overflow-x: hidden;
    display: table;
    position: static;
    top:-600px;
    right:0px;

    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: 1px solid yellow;
    /*border-top:1px solid #fff;*/
border-bottom-left-radius:6px;
border-bottom-right-radius:6px;
border-top:none;

  }


  .voce_menu_1{
    width:calc(100px);
    height:calc(60px);
    margin:0 auto;
    font-family: "Gotham_Medium";

    font-size: 18px;
    color:  white;
    line-height: 40px;
    overflow: hidden;
    display: table;
    /*border-bottom: 1px solid #fff;*/
margin:0;

    list-style-type: none;
    float:left;
    text-align: center;
  }


.voce_menu_1 a li, .voce_menu_1 li{
border-left:1px solid rgba(54, 54, 54, 1);
border-right:1px solid rgba(106, 106, 106, 1);

height:40px;
margin:10px 0;

}


  .voce_menu_1:hover, .voce_menu_1.active{
    width:calc(100px);
    height:calc(60px);

    font-family: "Gotham_Medium";

    font-size: 18px;
    color: yellow;
    line-height: 40px;
    overflow: hidden;
    display: table;
    border-bottom: 2px 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(40px);
    margin:0 auto;
    font-family: "Gotham_Medium";
    font-size: 18px;
color:white;
    line-height: 40px;
    overflow: hidden;
    display: table;
    border-bottom: 1px solid white;
  }

  .voce_menu:hover{
    width:calc(100% - 20px);
    height:calc(40px);
    margin:0 auto;
    font-family: "Gotham_Medium";
    font-size: 18px;
color:yellow;
    line-height: 40px;
    overflow: hidden;
    display: table;
    border-bottom: 1px solid yellow;
  }

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

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



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

  .voce_menu a li:hover, .voce_menu a li:focus, .voce_menu.active a li{
    width:calc(100% - 20px);
	color: yellow;
    text-decoration: none;
    font-family: "Gotham_Medium";
    font-size: 18px;
    line-height: 40px;
  }

  .voce_menu .active, .voce_menu.active{

    text-decoration: none;
    font-family: "Gotham_Medium";
    font-size: 18px;
    line-height: 40px;
    border-bottom: 1px solid #yellow;
color:yellow;
  }

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




  .banner{
    width:80%;
    position:fixed;
    left:calc(10%);
    top:20px;
    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(100vh - 176px);
    overflow: hidden;
    border:0;
    padding:0;
    margin:0;

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

  #main_video{
    position: absolute;
  }

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

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

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



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

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

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

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

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

    .titles{
      font-size:40px;
      font-family: "Gotham_Bold";
      text-align: center;
      color:  rgba(106, 106, 106, 1);
      line-height: 40px;
      width:100vw;
      height:60px;
      /*background-color: #bbb;*/
      margin:40px 0 30px 0;
      text-decoration: none;
    }

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


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

    .subtitles:hover{
      font-size:30px;
      font-family: "Gotham_Medium";
      text-align: center;
      color:yellow;
      line-height: 30px;
      width:100vw;
      height:50px;
      /*background-color: #bbb;*/
      margin:20px 0 0 0;
      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:16px;
    padding:5px 12px;
    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:14px;
    font-family: "Gotham_Regular";
    text-align: justify;
    color:#000;
    width:calc(70%);
    margin:0 auto;
        height:0;

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

    display:table;
  }





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


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

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

    }




    .intro_img_unique{
      width:calc(100%) !important;
      margin:0 0px 0 0 !important;
      margin-top: 50px;
      height: 0px;
      padding-bottom:40%;
      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{
      font-size:18px;
      font-family: "Gotham_Medium";
      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{
      font-size:18px;
      font-family: "Gotham_Medium";
      text-align: justify;
      color:#000;
      width:calc(100%);
      height:auto;
      /*padding:20px;*/
    }





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

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

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

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

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



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

  .tables, .prodotti{
    font-size:14px;
    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:140px;
    float: left;
    margin-bottom:50px;

  }

  .tables_piece{
    width: calc(100% - 140px - 8px);
    height: 140px;
    margin:0 0px 0 8px  !important;
    background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
    border:1px solid yellow;
    border-radius:15px;
    float:left;
    /*padding-left:20px;*/
    color:white;
    font-family:"Gotham_Regular";
    box-shadow: 5px 5px 5px rgba(0,0,0, 0.5);
float:left;
  }




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

      margin:0 8px 0 0px  !important;

    }



  .prodotti_piece{
    width: calc(100% - 140px - 8px - 156px);
    height: 140px;
    margin:0 0px 8px 0px;
    background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
    border:1px solid rgba(54, 54, 54, 1);
    border-radius:15px;
    float:left;
    /*padding-left:20px;*/
    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: 16px;
    text-align: left;
    color:  yellow;
    margin-top:8px;
margin-left:8px;
    text-decoration: none;
  }

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




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

  .tables_img, .prodotti_img{
    width:140px;
    height:140px;
    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);
overflow:hidden;
border:1px solid yellow;
  }


  .prodottini_container{
    width:144px;
    height:140px;
    float:left;
  }


  .prodottini_img{
    width:64px;
    height:64px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border:1px solid rgba(54, 54, 54, 1);
    border-radius:15px;
    box-shadow: 3px 3px 3px rgba(0,0,0, 0.5);
float:left;
margin:0 0 8px 8px !important;
overflow:hidden;
  }


 a:nth-child(3) .prodottini_img,
 a:nth-child(4) .prodottini_img
{

margin:0 0 0 8px  !important;

}



    .tables_img:hover, .prodotti_img:hover{

      border:1px solid yellow;

    }



  .tables_img .lightening, .prodotti_img .lightening{
    width:180px;
    height:180px;
    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% - 16px);
   margin:0 8px;
    font-family: "Gotham_Medium";
    font-size: 13px;
    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_Bold";
    font-size: 13px;
    height:24px;
    padding: 4px 5px 3px 5px;
    border:1px solid rgba(54, 54, 54, 1);
    border-radius: 12px;
    margin:10px;
    line-height:10px;
    box-shadow: 3px 3px 3px rgba(0,0,0, 0.5);
margin-top:10px;
display:table;
float:left;
  }



  .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: 60px;
      bottom:35px;
      text-indent: -999px;
      background-color: white !important;
      z-index:50 !important;
      border-radius: 30px;
    }

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

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


.social_container{
width:100%;
height:calc(5vw + 22px);
margin-top:5vw;
}

.facebook_container{
font-size:14px;
border-radius:8px;
border:1px solid yellow;
float:left;
padding:0 10px;
margin:0 5vw 0 5vw;
text-align:right;
width:calc(40vw);
height:calc(5vw);
background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
color:white;
font-family:'Gotham_Bold';
box-shadow: 5px 5px 5px rgba(0,0,0,0.5);

}

.wapp_container{
font-size:14px;
border-radius:8px;
border:1px solid yellow;
float:left;
padding:0 10px;
margin:0 5vw 0 5vw;
text-align:right;
width:calc(40vw);
height:calc(5vw);
background: linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
color:white;
font-family:'Gotham_Bold';
box-shadow: 5px 5px 5px rgba(0,0,0,0.5);

}


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

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

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


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

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

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

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



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

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

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

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

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



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


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

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

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



    .galleria_item_squared{
      margin:0 2.66% 1.862vw 0;
      width:calc(23% - 3px);
      height:0;
      padding-bottom:calc(23% - 3px);
      background-repeat: no-repeat;
      background-position: center;
      background-size:cover;
      border:1px solid rgba(54, 54, 54, 1);
      border-radius: 15px;
      float: left;
      opacity:1;
      box-shadow: 5px 5px 5px rgba(0,0,0, 0.5);
    }

    .galleria_item_squared:hover{
      margin:0 2.66% 1.862vw 0;
      width:calc(23% - 3px);
      height:0;
      padding-bottom:calc(23% - 3px);
      background-repeat: no-repeat;
      background-position: center;
      background-size:cover;
      border:1px solid yellow;
      border-radius: 15px;
      float: left;
      opacity:0.5;
      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:0;
      padding-bottom:calc(23% - 3px);
      background-repeat: no-repeat;
      background-position: center;
      background-size:200%;
      border:1px solid rgba(106, 106, 106, 1);
      border-radius: 15px;
      float: left;
      opacity:1;
    }




    a:nth-child(4n) .galleria_item_squared:hover{
      margin:0 0 1.862vw 0;
      width:calc(23% - 3px);
      height:0;
      padding-bottom:calc(23% - 3px);
      background-repeat: no-repeat;
      background-position: center;
      background-size:240%;
      border:1px solid yellow;
      border-radius: 15px;
      float: left;
      opacity:0.5;
      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;
    }


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

margin-top:50px;
            }



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

            }

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

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

            }

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

            }

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

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

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

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


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

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

            }

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

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

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

            }

            .icon_bar{

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

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

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

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



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

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

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

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

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

/*



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

}

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

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



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




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

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


*/


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


    .footer{
      width:90%;
      margin:30px auto;
      color: #000;
      font-family: "Gotham_Medium";
      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:0;
          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 yellow;
          border-radius: 5px;
          background:linear-gradient(135deg,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 yellow;
          /*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;
        }


#title_privacy{
color:white !important;
}

        .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;
color:white;
        }

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

        }




        .button_form:hover{
          width:120px;
          height:40px;
          border: 1px solid yellow;
          color:  yellow;
          font-size: 11pt;
          line-height: 40px;
          font-family: "Gotham_Medium";
          padding:0;
          margin:0;
          background:linear-gradient(135deg,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;

        }

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






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


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

    .areoplanino{
      width:200px;
      margin:0% auto;
      background-position: center top;
      background-size: contain;
      background-repeat: no-repeat;

      height:200px;
    }

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



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

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


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

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


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

      margin:0 5%;
    }

    .img_novedad{
      width:150px;
      height:150px;
      border:1px solid yellow;
      border-radius: 5px;
      margin-right:40px;
      float:left;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }

    .txt_novedad{
      width:calc(100% - 210px);
      height:150px;
      text-align: left;
      color:#fff;
      font-family: "Gotham_Regular";
      float:left;
      background:linear-gradient(135deg,rgba(106, 106, 106, 1) 0%, rgba(54, 54, 54, 1) 100%);
      padding:10px;
      border-radius: 5px;
      border:1px solid yellow;
      font-size:12px;
    }

    .txt_novedad b{
      font-family:"Gotham_Bold";
font-size:20px !important;
 }

    .txt_novedad smaller, .txt_novedad i{
      font-size:14px;
    }


.txt_novedad small h5

font-size:14px !important;

}

.txt_novedad span{

font-size:18px !important;

}



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

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

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

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


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

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

            }*/

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

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

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


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


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

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

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

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

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



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





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

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

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

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

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


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


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






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

        */


        /*

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

            */



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


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



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





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

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

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

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

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


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


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




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

                */



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

                }



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

        }

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

}


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


.image_cont{
  width:100%;
  height:auto;
  /*padding-bottom:100%;*/
  float: left;
  display: table;
}


.cage_large_image{
  width:100%;
  height:auto;
/*padding-bottom:calc(100% - 2px);*/
  overflow: hidden;
  float: left;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border:1px solid rgba(106, 106, 106, 1) ;
  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% - 4px);
  height:auto;
/*padding-bottom: calc(50% - 4px);
*/
  float: left;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border:1px solid rgba(106, 106, 106, 1) ;
  margin-bottom:16px;
  border-radius: 5px;

  transition: transform 0.5s;
  overflow: hidden;
margin:0 8px 8px 0 !important;
}


a:nth-child(2n+1) .cage_simple_image{

margin:0 0 8px 0 !important;
}




.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 rgba(106, 106, 106, 1) ;
  background-color: rgba(255,255,255,0.65);
  padding:10px;
}


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

}


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

}




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

}



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

}



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


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


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

}
