
  *{
      box-sizing: border-box;
      margin:0;
    	padding:0;
    	border:0;
    	outline:0;
  	//vertical-align:middle;       
  }
  
  
  html 
  {  
    font-family:  Roboto,sans-serif;
    font-size:    12px;
    text-align:   center;
    scroll-behavior: smooth;
  }
  body 
  {
   background-color: #FFFFFF;
   color: #232323;   
  }

  /*FONT*//**/
  @font-face 
  {
    font-family: PalmerLake; 
    src: url(../font/PalmerLakePrint-Regular.woff); 
  }
  @font-face 
  {
    font-family: Likely; 
    src: url(../font/Likely_Sans_Regular.otf);
  }
  @font-face 
  {
    font-family: Cera;
    src: url(../font/Cera_PRO_Regular.ttf);
  }
  
  @font-face 
  {
    font-family: Niagara;
    src: url(../font/Niagara_Solid_Regular.ttf);
  }
  @font-face 
  {
    font-family: Trade;
    src: url(../font/Trade_Gothic_Next_LT_Pro_BdCn.ttf);
  }
  a
  {
    text-decoration: none;
  }
  h1
  {
  	font-weight: bold;
  	font-size: 20px;
    color: #232323;
  }
  h2
  {
  	color: #232323;
    font-weight: bold;
  	font-size: 18px;
  }
  /*TESTI*/
  p 
  {
   font-size: 12px;
   text-align:left;
   display:inline;
  }
  p.tittop 
  {
   font-size: 2vw;
   display:block;
   font-weight: bold;
   color: #232323;
  }
  p.subtit 
  {
   font-size: 20px;
   display:block;
   color: #232323;
   padding: 2px;
  }
  p.subtit2 
  {
   font-size: 12px;
   display:block;
   color: #232323;
   padding: 2px;
  }
  p.titoli 
  {
   font-size: 2vw;
   display:block;
   //font-weight: bold;
   color: #232323;
   padding: 6px;
  }
  .no_block 
  {
   display:inline;
  }
  p.testi 
  {
   font-size: 8px;
   display:inline;
   color: #232323;
  }  
  p.txt_base, p.txt_home 
  {
   font-size: 12px;
   display:block;
   font-weight: bold;
   color: #FFFFFF;
   padding-top: 8px;
   //letter-spacing: 0.6px;
  }
  p.lnk_base
  {
		color: #686868; 
    font-size: 18px;
    display:inline;
	}
  p:hover.lnk_base
  {
		color: #232323;
	}
  /*LINK TESTUALI*/
  a.base
  {
		color: #232323; 
    font-size: 18px;
    //font-weight: bold;
    display:inline-block;
    text-decoration: underline;
    z-index:999;
	}
  a:hover.base
  {
		color: #686868;
	}
  a.neutro
  {
		color: #232323;
    font-size: 12px;
    font-weight: bold;
    //display:inline;
	}
  a:hover.neutro
  {
		//color: #232323;
    font-size: 12px;
    font-weight: bold;
	}
  a.l_ico
  {
		color: #686868;
    font-size: 2vw;
    font-weight: bold;
    //display:inline;
	}
  a:hover.l_ico
  {
		color: #686868;
	}
  a.footer_base
  {
		color: #000000;
    font-size: 18px;
    //font-weight: bold;
    display:block;
    padding:2px;
	}
  a:hover.footer_base
  {
		cursor:pointer;
    color: #dac79f;
	}
  

  /*LINK ICONE*/
  a.base_ico
  {
		color: #686868;
    font-size: 12px;
    font-weight: bold;
    //display:inline;
	}
  a:hover.base_ico
  {
		color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
	}  
  /* TEMPLATE */
  .top
  {
     width: 100%;
     height: 50px;
     background-color: #FFFFFF;
     //position: fixed;
     //border-bottom: 0px solid #686868;
     //padding: 6px;
     //z-index:1;
     //box-shadow: 0px 0px 3px #ededed;
     z-index:1000;   
  }
  .top_cop
  {
     width: 100%;
     height: 80px;     
     font-family: PalmerLake;
     margin:auto;
     margin-top: 0px; 
     background-color: #FFFFFF;
     //border: 1px solid #FF0000;
  }
  .top_leg
  {
     width: 100%;
     height: 130px;
     background-color: #FFFFFF;  
  }
  .light
  {
     position: relative;
     z-index:0;   
  }
  .top_bar
  {
     width: 100%;
     height: 50px;
     line-height: 50px;
     background-color: #dac79f;
     //border: 0px solid #FF0000;
     text-align: center;
     font-size: 18px;
     color: #f2e5b3;  
     //font-weight: bold;
  }
  .menu_top
  {
     font-family: Trade;
     width: 80%;     
     height: 100px;        
     margin:auto;
     //top:20px;
     color: #dac79f;
     display:flex;
     align-items: center;
     justify-content: center;
     //border: 1px solid #FF0000;
  }
  .menu_top a
  {
     color: #999d74;
     width: auto;
     line-height: 100px; 
     padding: 12px 24px;
     font-size: 24px;
     //border: 1px solid #FF0000;
  }
  .menu_top a:hover
  {
     color: #dac79f;
     -webkit-transition-duration: 0.3s; /* Safari */
     transition-duration: 0.3s;
  }
  .top_leg_txt
  {
     width: calc(100% - 400px);
     height: auto;
     float:right;
     //border: 1px solid #FF0000;
     text-align: center;
     font-size: 2vw;
     //font-weight:bold;
     color: #232323;
     padding: 24px 18px;  
     //font-weight: bold;
  }
  .bar_ico
  {
     width: 16%;
     height: 50px;
     //line-height: 50px;
     //float:right;
     //border: 1px solid #FF0000;
     font-size: 24px;
     background-color: #232323;    
     position:absolute;
     top: 0px;
     left: 80%;  
  }
  .bar_ico a 
  {      
      //text-align: center;
      color: #f2e5b3;
      //text-decoration: none;
      font-size: 24px;
      padding: 6px 8px;
      //line-height: 45px;
  }
  .bar_ico a:hover:not(.active)  
  {
      color: #8c91c1;
      //background-color: #ededed;
  }
  .logo
  {
     width: auto;
     height: auto;
     position: relative;
     margin: auto;
     top:180px;
     //border: 1px solid #FF0000;
  }
  img
  {
     max-width: 100%;
     height: auto;  
  } 
  img.logo_home  
  {
    width: auto;
    height:auto;
    max-width: 480px;
  }
  img.logo_tema  
  {
    width: auto;
    height:auto;
    max-width: 480px;
  }
  .main_bar
  {
     //position:absolute;
     margin-top: 40px;
     width: 50%;
     //margin-left:27%;
     //margin-top: 15px;
     height: 45px;
     float:left;
     display:inline-block;
     //background-color: #f2e5b3;     
     //border: 1px solid #FF0000;
     text-align: center; 
  }
  .main_bar a 
  {      
      //text-align: center;
      color: #dac79f;
      //text-decoration: none;
      font-size: 24px;
      padding: 6px 8px;
      line-height: 45px;
  }
  .main_bar a:hover:not(.active)  
  {
      color: #8c91c1;
      //background-color: #ededed;
  }
  .main_bar .active 
  {
      color: #232323;
      background-color: #dac79f;
      cursor:default;
  }
  .user_bar
  {
     width: auto;
     height: 45px;
     float:right;
     margin-right:7%;
     //display:inline-block;
     //border: 1px solid #FF0000;       
  }
  .user_bar a 
  {
      float: right;
      text-align: center;
      color: #dac79f;
      //text-decoration: none;
      font-size: 2vw;
      padding: 4px 6px;      
  }
  .user_bar a:hover:not(.active) 
  {
      color: #8c91c1;
      //background-color: #8c91c1;
  }
  .user_bar p 
  {
      display: inline;
      line-height: 45px;
      color: #232323;
      font-size: 12px;
      //padding: 4px;
      font-weight:bold;
      padding-top:6px;      
  }
  .main
  {
     //float:right;
     width: 100%;
     max-width: 1200px;
     margin:auto;
     //padding-top: 50px;
     //height: calc(100% - 250px);
     //background-color: #FFFFFF;
     //border: 1px solid #FF0000;    
     padding:0px;
     
  }
  .linea_base
  {
     margin:auto;
     width: 66%;
     height: 2.7px;
     background-color: #dac79f;
     
  }
  .section
  {
     display:block;
     width: 100%;
     padding: 0px;     
     background-color: #FFFFFF;
     //border: 1px solid #FF0000; 
  }
  .section.tema
  {  
     background-color: #fffbe0;
     color: #FFFFFF;
     padding:40px;
     height: 400px;
     display:flex;
     align-items:center;
  }
  .section.tema2
  {  
     background-color: #f5d4d7;
     color: #484835;
     padding:40px;
     height: 400px;
  }
  .section.tema3
  {  
     background-color: #f2e5b3;
     color: #484835;
     padding:40px;
     height: 400px;
  }
  .section.tema4
  {  
     background-color: #999d74;
     color: #FFFFFF;
     padding:40px;
     height: auto;
     //display:flex;
  }
  .section.slide
  {  
     height: 500px;
     background-image: url("../img/GELATO_ESPRESSO.jpg");
     background-size: cover;
  }
  .section.cont_home
  {  
     display:flex;
     justify-content: center;
     background-color: #999d74;
  }
  .section.cont_foot
  {  
     background-color: #999d74;
     //display:flex;
     //justify-content: center;
     padding:40px;
     height: auto;
  }
  .social
  {  
     display:flex;
     justify-content: center;
     padding:40px;
  }
  .social .row
  {  
     width: 100%;
     height:60px;
     //line-height:40px;
     //border: 1px solid #FF0000;
     display:flex;     
  }
  
  .txt_soc 
  {  
    font-size: 18px;
    text-align:left;
    width: 80%;
    //height:60px;
    padding: 12px 4px;
    //line-height:40px;
    //line-height:28px;
    //border: 1px solid #FF0000;
  }
  .txt_soc a
  {  
    color: #484835;
  }
  .txt_soc a:hover
  {  
    color: #FFFFFF;
  }
  .ico_soc
  {  
     font-size: 2vw;
     width: 10%;
  }
  .box_img
  {
    text-align: left;
    width: 50%;
    //margin-top:50px;
    //border: 1px solid #FF0000;
  }
  .box_tit
  {
    margin:auto;    
    font-family: Trade;
    font-size: 36px;
    padding:20px;
    text-align: left;
    width: 50%;
    //margin-top:50px;
    //border: 1px solid #FF0000;
    font-weight: normal;
    line-height: 45px;
    color: #484835;
  }
  .box_title
  {
    margin:auto;    
    width: 100%;
    height:36px;
    line-height:36px;
    text-align: center;
    font-size: 30px;
    font-family: Trade;
    //padding:20px;
  }
  .box_title.contact
  {
    //font-family: PalmerLake;
    //position:absolute;
    float:left;
    width:100%;
    text-align:left;
    padding-left: 40px;
    color: #FFFFFF;
    //border: 1px solid #FF0000;
  }
  .box_ico
  {
    margin-top: 0px;
    //margin:auto;    
    width: 100%;
    display:flex;
    justify-content: center;
    //height:480px;
    //border: 1px solid #FF0000;
  }
  .box_txt
  {
    //position:relative;    
    width: 100%;
    display:flex;
    justify-content: center;
    //height:480px;
    //border: 1px solid #FF0000;
  }
  .box_ico div
  {   
    width: 25%;
    font-family: Trade;
    font-weight: bold;
  }
  .box_ico div img
  {   
    width: 80px;
    haight:auto;
  }
  .box_txt div
  {   
    width: 25%;
    color: #fffbe0;
    font-size: 18px;
    font-family: Trade;
    font-weight: bold;
  }
  .steps
  {   
    width: 200px;
    height:auto;
  }
  .box_top
  {
    width: 120px;
    //border: 1px solid #FF0000;
  }
  img.contacts 
  {   
    width: 80px;
    height:auto;    
  }
  p.tit_home
  {
    font-size: 48px;
    color: #484835;
    font-family: Trade;
    font-style: italic;
    font-weight: normal;
    line-height: 45px;
  }
  .section_tit
  {
     width:100%;
     height: 45px;
     text-align: center;
     font-size: 24px;
     color: #dac79f;
     padding:2px;
     margin-top:150px;
  } 
  .copertina_base
  {
     width:100%;
     min-height: 640px;
     color: #232323;
     margin:auto;
     padding:0px;
  } 
  .copertina_base.sfondo
  {
     background-image: url("../img/FOTO_CREMA.jpg");
     background-size: cover;
  }
  .tema.gelato
  {
     background-image: url("../img/FONDO_CREMA.jpg");
     background-size: cover;
  }
  .tema4.contatti
  {
     background-image: url("../img/FONDO_VERDE.jpg");
     background-size: cover;
  }
  .copertina1
  {
     width:100%;
     min-height: 480px;
     //max-height: 400px;
     padding: 5%;
     font-weight:bold;
     text-align: left;
     color: #232323;
  }
  .copertina0
  {
     width:100%;
     min-height: 480px;
  }
  .copertina0 .home_tit
  {
     width:50%;
     font-size: 2vw;
     padding: 20px;
     //border: 0px solid #FF0000;
     float:left;
     margin-left:10%;  
  }
  .copertina0 .home_sub
  {
     width:50%;
     font-size: 24px;
     padding: 8px;
     //border: 0px solid #FF0000;
     float:left;
     margin-left:10%;
     font-style: italic;
     font-weight:normal;
     font-family:  Helvetica;  
  }
  .copertina0 .home_lnk
  {
     width:40%;
     font-size: 20px;
     padding: 4px;
     //border: 0px solid #FF0000;
     float:left;
     margin-left:14%; 
     margin-top: 120px; 
  }
  .copertina0 .home_img
  {
     width:35%;
     //border: 0px solid #FF0000;
     float:right;
     min-height: 300px;
     max-height: 400px;
     //margin-right:5%;
     text-align:center;
     //display:inline-block;
     //margin:0px;
     margin-top:100px;  
  }
  .copertina_box
  {
     //position:absolute;
     width:80%;
     //height: 160px;
     display:inline-block;
     //background-color: #FFFFFF;
     margin-left:90px;
     margin-top: 320px;
     text-align:left;
     //border: 1px solid #8c91c1;
     //padding-top: 120px;
  }
  .cop_tit
  {
     width:90%;
     top: 15px;
     height: 50px;
     font-size: 24px;
     padding: 10px;
     margin-left:5%;
     font-weight:bold;  
  }
  .cop_sub
  {
     width:90%;
     font-size: 48px;
     padding: 6px;
     margin-left:5%;
     font-style: italic;
     font-weight:bold;  
  }
  .cop_lnk
  {
     width:40%;
     font-size: 20px;
     padding: 4px;
     float:left;
     margin-left:14%; 
     margin-top: 12px; 
  }
  
  .profile
  {
     width:100%;
     min-height: 335px;
     //max-height: 400px;
     padding: 10px;
     text-align: center;
     display:flex;
  }
  .profile2
  {
     width:100%;
     min-height: 335px;
     //max-height: 400px;
     padding: 10px;
     text-align: center;
     display:flex;
     background-color: #ededed;
  }
  .profile_txt
  {
     width:49%;
     padding: 10px;
     text-align: left;
     font-size: 20px;
     white-space: pre-wrap;
  }
  .profile_img
  {
     width:49%;
     padding: 4px;
     text-align: center;
  }
  .profile_img img
  {
     width:100%;
     max-width: 400px;
     height:auto;
  }
  .box_home
  {
     width:50%;
     min-height: 335px;
     //max-height: 400px;
     padding: 10px;
     text-align: center;
     background-color: #484835;
     font-family: Trade;
     display:flex;
     flex-direction: column;
     //border: 1px solid #FF0000;
  }
  .box_home.tema
  {
     background-color: #999d74;
     //color: #484835;
  }
  .box_home2.contact
  {
     float:left;
     width:50%;
     text-align: left;
     //background-color: #999d74;
     font-family: Trade;
     font-size: 20px;
     color: #fffbe0;
     margin-top:10px;
     height: auto;
     padding: 6px;
     //border: 1px solid #FF0000;
  }
  .box_home.foto
  {
     height: 640px;
     padding: 0px;
     //text-align: center;
     //border: 1px solid #FF0000;
  }
  .box_home .tit
  {
     width:50%;
     margin-left:10%;
     //height: 36px;
     line-height: 24px;
     padding: 2px 10px;
     text-align: left;
     font-size: 48px;
     color: #484835;
     margin-top:30px;
     font-family: Niagara;
     //border: 1px solid #FF0000; 
  }
  .box_home .tit2
  {
     width:50%;
     margin-left:10%;
     //height: 36px;
     line-height: 24px;
     padding: 2px 10px;
     text-align: left;
     font-size: 36px;
     color: #FFFFFF;
     //margin-top:30px;
     font-family: Trade;
     //border: 1px solid #FF0000;
  }
  .box_home .txt_info
  {
     width:80%;
     //margin-left:10%;
     //height: 36px;
     line-height: 32px;
     //padding: 2px 10px;
     text-align: left;
     font-size: 18px;
     color: #484835;
     margin-top:30px;
     font-family: Trade;
     //border: 1px solid #FF0000;
  }
  .box_home .scale
  {
     margin-top: 40px;
  }
  .box_home .supertit
  {
     width:80%;
     margin-left:10%;
     margin-top:20px;
     //height: 36px;
     //line-height: 36px;
     padding: 4px 4px;
     text-align: left;
     font-weight: normal;
     font-size: 24px;
     color: #fffbe0;
     //border: 1px solid #FF0000;
     font-family: Trade;
  }
  .box_home .txt
  {
     width:80%;
     margin-left:10%;
     //height: 36px;
     //line-height: 36px;
     padding: 10px 4px;
     text-align: left;
     font-size: 24px;
     color: #fffbe0;
     //border: 1px solid #FF0000;
     font-family: Trade;
  }
  .box_home img
  {
     width: 400px;
     height: auto;
     padding: 2px;
     text-align: center;
     margin: 4px;
  }

  
  .privacy
  {
    width: 80%;
    //max-width: 800px;
    background-color: #FFFFFF;
    //border: 1px solid #232323;
    display:inline-block;
    padding: 8px;
    margin: 4px;
    color: #232323;
  }
  p.privacy_txt
  {
    //background-color: #232323;
    display:inline-block;
    padding: 8px;
    color: #232323;
    //border: 0px solid #232323;
    font-size: 18px;
  }
  h2.tit_pri
  {
    display:block;
    padding: 12px;
    color: #232323;
    font-size: 20px;
  }  
  .resp
  {
     position:fixed;
     width:380px;
     top:120px;
     min-height: 120px;
     left:calc(50% - 190px);
     font-size: 20px;
     background-color: #33CC00;
     font-weight: bold;
     color: #FFFFFF;
     z-index:1003;
     padding:10px;
  }
  .resp_ord
  {
     position:fixed;
     width:480px;
     top:120px;
     min-height: 120px;
     left:calc(50% - 240px);
     font-size: 20px;
     background-color: #33CC00;
     font-weight: bold;
     color: #FFFFFF;
     z-index:1003;
     padding:10px;
  }
  .per_1
  {
     background-color: #FF0000;
  }
  .per_0
  {
     background-color: #33CC00;
  }
  .ico_resp
  {
     font-size: 2vw;
  }
  .fadeOut
  {
    opacity:0;
    transition:opacity 1s linear;
    z-index:-1;
  }
  .fadeOut2
  {
    opacity:0;
    transition:opacity 0s linear;
    z-index:-1;
  }
  .close_resp 
  {
   font-size: 2vw;
   //font-weight: bold;
   color: #ededed;
   float:right;
   
   display:inline;
   z-index:1001;   
  }
  .close_resp:hover
  {
    color: #000000;
    cursor:pointer;
  }
  .confirm
  {
     display:none;
     position:fixed;
     width:480px;
     top:160px;
     height:auto;
     min-height: 160px;
     left:calc(50% - 240px);
     background-color: #FFFFFF;
     border: 5px solid #33CC00;
     font-weight: bold;
     color: #000000;
     z-index:1003;
     padding:12px;
  }
  .confirm p
  {
     margin-top:34px;
     font-size: 20px;
     display:block;
     padding:4px;
     text-align:center;
     line-height:30px;
     border: 2px solid #33CC00;
  }
  .bnt_confirm 
  {
     font-size: 18px;
     width:20%;
     padding:10px;
     cursor:pointer;
     display:inline-block;
     background-color: #33CC00;
     margin:12px;
     //margin-top:24px;  
  }
  .bnt_confirm:hover
  {
    background-color: #f2e5b3;
    color: #686868;
  }
  .confirm .close_resp 
  {
   font-size: 2vw;
   //font-weight: bold;
   color: #000000;
   float:right;
   cursor:pointer;
   display:inline;
   z-index:1001;   
  }
  .confirm .close_resp:hover
  {
    color: #ededed;
  }
  .area_oscurata 
  {
    position:fixed;
    height: 100%;
    width: 100%;
    background-color: #000000;
    //display:none;
    top:0px;
    left:0px;
    z-index: 99;
    background: rgba(0, 0, 0, 0.5);
    //opacity: 0.7;
    //filter: alpha(opacity=70);
  }
  .light_box
  {
    position:fixed;
    height: 380px;
    width: 480px;
    background-color: #ededed;
    border: 0px solid #33CC00;
    top: calc(50% - 190px);
    left: calc(50% - 240px);
    //display:none;
    z-index: 100;
    //padding:4px;
    //draggable: true;
    //cursor: -webkit-grab; 
    //cursor: grab;
    border-radius: 20px;
    text-align: center;
  }
  .light_box_head 
  {
    height: 40px;
    line-height: 40px;
    width: 100%;
    //background-color: #dac79f;
    //cursor: -webkit-grab; 
    //cursor: grab;
    color: #000000;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding:2px;
  }
  /* solo se grab
  .light_box_head:hover 
  {
    height: 30px;
    width: 100%;
    background-color: #A8A8A8;
    cursor: -webkit-grab; 
    cursor: grab;
    color: #ededed;
  }
  */
  .light_box_row 
  {
    height: auto;
    padding: 4px;
    font-size: 18px;
    width: 90%;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    margin:auto;
    background-color: #FFFFFF;
  }
  .light_box_txt 
  {
    line-height: 24px;
  }
  .light_box_tit 
  {
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-weight: bold;
  }
  .light_box_close
  {
    font-size: 2vw;
    display:inline;
    top:0;
    float:right;
    cursor:pointer;
  }
  .light_box_close:hover
  {
    color: #33CC00;
  }
  .note_close_add
  {
    font-size: 2vw;
    top:35px;
    float:right;
    cursor:pointer;
    position:absolute;
    left: 450px;
  }
  .note_close_add:hover
  {
    color: #33CC00;
  }
  
  .foot_tit 
  {
   width:100%;
   font-size: 20px;
   padding: 12px 4px;
   display:inline-block;
   color: #f2e5b3;
   font-weight: bold;
   text-align:left;
   text-indent: 20px;
  }  
  .foot_txt
  {    
    width: 100%;
    //padding: 16px 12px;
    display: inline-block;
    text-align:left;
    height:auto;
    padding: 6px 2px;
    color: #FFFFFF;    
    //border: 1px solid #FF0000;
  }
  .foot_txt:hover
  {    
    color: #FFFFFF;
  }
   
  .ico_footer
  {    
    font-size: 20px;
    color: #dac79f;
    float:left;
    width: 8%;
    //line-height:60px;
    text-align:center;
    margin:auto;
    padding: 12px 2px;
    //border: 1px solid #FF0000;
  }
  .txt_footer 
  {
    float:left;
    width: 60%;    
    font-size: 18px;
    text-align:left;
    margin:auto;
    //height:60px;
    padding: 12px 4px;
    //line-height:28px;
    //border: 1px solid #FF0000;
  }
  .tel
  {  
     padding: 4px 2px;
  }
  .ico_social
  {  
     font-size: 2vw;
     //color: #dac79f;
     float:left;
     width: 8%;
     //line-height:60px;
     text-align:center;
     margin:auto;
     padding: 4px 2px;
  }
  .insta
  {  
     //color: #fe0094;
     color: #FFFFFF;
  }
  .fb
  {  
     //color: #0866fc;
     color: #FFFFFF;
  }
  .tex
  {  
     width: 81%;
     padding: 2px 2px;
  }
  .foot_sect a 
  {
      float: left;
      text-align: center;
      color: #ededed;
      //text-decoration: none;
      font-size: 20px;
      padding: 4px 6px;
      display:inline-block;
  }
  .foot_sect a:hover 
  {
      color: #8c91c1;
  }
  //ISTITUZIONALI  
  .ist_tit
  {
    width:100%;
    font-size: 24px;
    padding: 10px;
    font-weight:bold;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background-color: #fafafa; 
  }
  .ist_cap
  {
    width:60%;
    font-size: 20px;
    padding: 14px;
    font-weight:bold;
    border: 1px solid #ededed;
    background-color: #fafafa;
    margin:auto;
    margin-top:20px;
    margin-bottom:10px;
    text-align:left;
  }
  .ist_cap:hover
  {
    border: 1px solid #f5d4d7;
    background-color: #FFFFFF;
    cursor:pointer;
  }
  .ist_btn
  {
    display:inline-block;
    float:right;
    color: #f5d4d7;
  }
  /*
  .ist_btn:hover
  {
    color: #33CC00;     
  }  */
  .hide
  {
    color: #767676;
  }
  .open
  {
    color: #33CC00;
  }
  .ist_par
  {
    //display:block;
    display:none;
    font-weight:normal;
    width:100%;
    font-size: 18px;
    margin-top:20px;
    padding-left:30px;
  }
  .ist_par p
  {
    display:block;
    margin-top:16px;
    font-size: 18px;
  }
  .ist_cap a
  {
    color: #00a8f3;
  }
  .ist_cap a:hover
  {
    cursor:pointer;
    color: #767676;
  }
  .footer
  {
     //position:absolute;
     width: 100%;
     min-height: 200px;
     background-color: #232323;     
     padding:10px;
     margin-bottom: 0;
     //float:right;     
     border-top: 3px solid #232323;
     z-index:100;
     display:flex;   
  }
  .footer:hover
  {   
     border-top: 3px solid #dac79f;
  }
  .footer p 
  {
   font-size: 18px;
   display:block;
   color: #232323;
   padding: 2px;
  }
  .dati_footer
  {
    float: left;
    width: 35%;
    text-align: left;
    padding: 14px;
    //border: 1px solid #FFFFFF;
  }
  .legal
  {
    width: 30%;
  }
  .footer p.tit 
  {
   font-size: 20px;
   display:block;
   color: #dac79f;
   font-weight: bold;
   //padding: 6px;
  }
  .footer p.sub 
  {
   font-size: 12px;
   font-weight: bold;
   //padding: 2px;
  }
  .dati_footer.contatti
  {
    float: left;
    width: 30%;
    text-align: left;
    padding: 14px;
  }
  .contact_footer
  {
    float: left;
    width: auto;
  }
  .menu_footer_row
  {    
    width: 200px;
    padding:2px;
    display:block;
    text-align:left;
    opacity: 0.7;
    filter: alpha(opacity=70);
  } 
  .ico_footer
  {    
    font-size: 20px;
    display:inline;
    color: #f2e5b3;
  }
  
  .menu_footer_row p 
  {
    display:inline;
  }
  .menu_footer_row a 
  {
      float: left;
      text-align: center;
      color: #f2e5b3;
      //text-decoration: none;
      font-size: 20px;
      padding: 4px 6px;
      display:inline;
  }
  .menu_footer_row a:hover 
  {
      color: #ededed;
  }
  .consenso_cookie
  {
     width: 100%;
     height: 40%;
     background-color: #dcdcdc;
     position: fixed;
     border-top: 1px solid #ededed;
     padding: 20px;
     z-index:1000;
     top:60%;
  }
  .cookie_txt
  {
    display:inline-block;
    padding: 8px;
    color: #232323;
    font-size: 20px;
  }
  .cookie_btn
  {
    display:inline-block;
    width: 140px;
    height: 40px;
    line-height: 40px;    
    //padding: 4px;
    background-color: #ededed;
    border: 1px solid #232323;
    color: #686868;
    font-weight: bold;
    font-size: 20px;
    border-radius: 10px;
  }
  .cookie_btn:hover
  {
    cursor:pointer;
    background-color: #FFFFFF;
    border: 1px solid #dac79f;
    color: #dac79f;
  }
 
  
@media screen and (max-width: 768px) 
{
  
  .menu_top
  {
     width: 100%;     
     height: 80px;        
  }
  .menu_top a
  {
     font-size: 20px;
     padding: 2px 8px;
     //border: 1px solid #FF0000;
  } 
  .logo
  {
     top:160px;
  }
  img.logo_home  
  {
    width: 360px;
    padding:auto;
    height:auto;
  }
  .box_home.foto
  {  
     background-image: url("../img/CONO_MOB.jpg");
  }
  .section.slide
  {  
     background-image: url("../img/GELATO_MOB.jpg");
  }
  /*
  .copertina_base.sfondo
  {
     background-image: url("../img/home_mob_001.jpg");//deve risalire una cartella
     //background-size: cover;
  }
  .section.slide
  {  
     background-image: url("../img/servito_mob.jpg");
  }
  */
  img.logo_tema  
  {
    max-width: 240px;
  }
  .section.tema
  {  
     padding:20px;
     margin:auto;
  }
  p.tit_home
  {
    font-size: 18px;
    line-height: 24px;
  }
  .section.cont_home
  {  
    //flex-direction: column;
  }
  .box_home
  {
     width:100%;
     padding-bottom:40px;
     //min-height: 335px;
  }
  .box_tit
  {
    font-size: 24px;
    padding:8px;
  }
  .box_home .tit
  {
     width:80%;
     font-size: 48px;
  }
  .box_home .txt
  {
     font-size: 22px;
  }
  .section.cont_home
  {  
     display:block;
  }
  .section.tema
  {  
     display:block;
     height: auto;
  }
  .section.tema2
  {  
     height: auto;
  }
  .section.tema3
  {  
     height: auto;
  }
  .box_img
  {
    text-align: center;
    width: 100%;
  }
  .box_tit
  {
    text-align: center;
    width: 100%;
  }
  .box_home.tema
  {
     width:100%;
     //border: 1px solid #FF0000;
     padding:6px;
  }
  
  .box_home .tit2
  {
     width:80%;
  }
  .box_ico
  {
    //flex-direction: column;
  }
  .box_ico div
  {   
    width: 100%;
    font-size: 14px;    
  }
  .box_ico img
  {   
    width: 300px;
    //font-size: 14px;
    //border: 1px solid #FF0000;
  }
  .steps
  {   
    width: 160px;
    height:auto;
  }
  .box_title
  {
    font-size: 24px;
    font-family: Trade;
  }
  .box_title.contact
  {
    top: 0px;
    position:relative;
    display:inline-block;
    //border: 1px solid #FF0000;
  }
  .social
  {  
     margin:auto;
     flex-direction: column;
     padding:20px;
  }
  .social .row
  {  
     flex-direction: row;
  }
  .box_home.contact
  {
     font-size: 16px;
     margin-top:20px;
  }
  .box_home .txt_info
  {
     width:90%;
     font-size: 16px;
     margin-top:10px;
  }
  .ico_soc
  {  
     font-size: 24px;
  }
  .txt_soc 
  {  
    font-size: 18px;
    width: 90%;
    padding: 4px 2px;
  }


}

@media screen and (min-width: 768px) and (max-width: 1200px)
{
  .menu_top
  {
     width: 100%;     
     height: 80px;        
  }
  .menu_top a
  {
     font-size: 22px;
     padding: 6px 14px;
     //border: 1px solid #FF0000;
  }   
  img.logo_tema  
  {
    max-width: 300px;
  }
  .box_tit
  {
    font-size: 36px;
    padding:8px;
  }
  .box_home .tit
  {
     width:80%;
     font-size: 36px;
  }
  .box_home .txt
  {
     font-size: 22px;
  }
  .section.tema2
  {  
     height: auto;
  }
  .box_home .tit2
  {
     width:80%;
  }
  .box_ico div
  {   
    width: 25%;
    font-size: 14px;
  }
  .ico_soc
  {  
     font-size: 36px;
  }
}

    

