﻿@font-face 
{
 font-family: 'Web Serveroff';
 src: url('../font/menu.otf');
 src:url('../font/menu.TTF');
}
@font-face 
{
 font-family: 'Elektra Light Pro';
 src: url('../font/Elektra Light Pro.otf');
 src:url('../font/elektra_light_pro.ttf');
}
body, html, form
{
    width:100%;
    height:100%;
    font-family: 'Elektra Light Pro';
    font-size:14px;
    color:#333;
    margin:0;
    padding:0;
    background-color:#eee;
}
img
{
    display:block;
    border:none;
}
.modal{background-color:rgba(0,0,0,0.5)}
a {text-decoration:none; color:#791e19}
a:hover {text-decoration:underline;}
.centratura
{
    width:960px;
    margin:0 auto;
}
header
{
    display:block;
    width:100%;
    height:160px;
    margin:0;
    box-sizing:border-box;
    overflow:hidden;
    border-bottom:1px solid #ddd;
    background-color:#ccc;
}
#testata
{
    
    width:960px;
    margin:0px auto;
    position:relative;
}
#logo_testa
{
    margin:0px 0;
    width:100px;
    height:130px;
    background-image:url("/img/logo.png");
    background-position: center center;
    background-size:contain;
    background-repeat:no-repeat;
}
#logo_journal
{
    position:absolute;
    width:200px;
    height:130px;
    top:0px;
    right:10px;
    background-image:url("/img/journal.png");
    background-position: center center;
    background-size:contain;
    background-repeat:no-repeat;
}
#logo_kids {
    position: absolute;
    width: 130px;
    height: 130px;
    top: 0px;
    right: 220px;
    background-image: url("/img/logo_CFK.png");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
#hamburger
{
    display:none;
}
/* INIZIO MENU PRINCIPALE*/
header nav
{
    display:block;
    width:100%;
    margin:0px auto;
    text-align:center;
    background-color:#000;
}
header nav a
{
    margin-left:3px;
    margin-right:3px;
    display:inline-block;
    padding:6px 5px;
    color:white;
    font-size:13px;
    text-transform:uppercase
}
header nav a:hover
{
    text-decoration:none;
    color:#3272b9;
}
header nav a.selected
{
    color:#ffa400;
    border-bottom:4px solid #ddd;
    cursor:default;
    padding:4px 5px;
}
/* FINE MENU PRINCIPALE*/
.blocchi2
{
    width:50%;
    display:inline-block;
    vertical-align:top;
}
header nav.responsive
{
    display:none;
}
#centro
{
    display:block;
    width:960px;
    margin:0 auto;
}
.titolo
{
    width:100%;
    height:70px;
    line-height:70px;
    /*border-top:1px solid #111;*/
    border-bottom:1px solid #791e19;
    font-family:Impact;
    font-size:40px;
    text-align:center;
    margin:30px auto;
    color:#791e19;
}
.descrizione
{
    width:100%;
    max-width:960px;
    margin:0 auto;
    vertical-align:top;
}
footer
{
    display:block;
    width:100%;
    height:130px;
    background-color:#ccc;
    box-sizing:border-box;
    text-align:center;
    margin-top:30px;
}
footer a
{
    color:#333;
}
footer a:hover
{
    color:#791e19;
    text-decoration:none;
}
footer .indirizzo
{
    width:300px;
    color:#666;
    margin-top:5px;
    float:right;
    text-align:right;
}
#logo_piede
{
    float:left;
    margin:2px 5px;
    width:400px;
    height:128px;
    background-image:url("/img/logo_bw.png");
    background-position: left center;
    background-size:contain;
    background-repeat:no-repeat;
}
.programma
{
    width:287px;
    margin:15px;
    display:inline-block;
    vertical-align:top;
    box-sizing:border-box;
}
    .programma .immagine
    {
        width:100%;
        height:150px;
        margin:7px 0;
        background-size:cover;
        background-position:center center;
        box-sizing:border-box;
    }
    .programma_scheda .immagine
    {
        width:100%;
        height:400px;
        margin:20px 0 10px 0;
        background-size:contain;
        background-position:left center;
        background-repeat: no-repeat;
        box-sizing:border-box;
    }
    .programma .immagine.mh:hover, .programma_scheda .immagine.mh:hover
    {
        opacity:0.6;
        border:1px solid #c8eaf6;
    }
    .programma .orario, .programma_scheda .orario
    {
        margin:7px 0;
        color:#ffa400;
        font-size:17px;
    }
    .programma .nome, .programma_scheda .nome
    {
        margin:7px 0;
        font-size:26px;
        color:#444;
        font-family:Impact;
    }
    .programma .coach
    {
        margin:7px 0;
        font-size:17px;
        color:#999;
        overflow:hidden;
    }
    .programma .coach span
    {
        /*color:#3272b9;*/
    }
    .programma .disponibilita
    {
        text-align:center;
    }
    .programma .disponibilita span
    {
        display:block;
        line-height:16px;
    }
    .programma .iscriviti_entro
    {
        font-size:12px;
        margin:5px 0;
        text-align:center;
    }
    .programma .testo
    {
        margin:7px 0;
        text-align:justify;
        height:22px;
        overflow:hidden;
    }
    .programma .curriculum, .programma_scheda  .curriculum
    {
        width:100%;
        overflow:hidden;
        box-sizing:border-box;
    }

    .programma .curriculum ul
    {
        margin:17px;
        padding:0;
    }
    .programma .link, .programma_scheda .link
    {
        display:block;
        margin:5px 0;
        text-decoration:none;
        color:#ffa400;
        font-size:16px;
    }
    .programma .link:hover, .programma_scheda .link:hover
    {
        text-decoration:underline;
    }
    .programma .iscriviti, .programma .iscriviti_locked,.iscriviti_locked_iscritto, .programma .iscriviti_cancellati 
    {
        width:100%;
        height:30px;
        border-radius:10px;
        border-width:0px;
        text-transform:uppercase;
        margin:7px 0;
        font-size:16px;
        /*font-family:'Web Serveroff';*/
        box-sizing:border-box;
    }
    .programma .iscriviti
    {
        cursor:pointer;
        background-color:#bbb;
        color:#000;
    }
    .programma .iscriviti:hover, .programma .iscriviti_cancellati:hover
    {
        color:#3272b9;
        background-color:#c8eaf6;
    }
    .programma .iscriviti_locked 
    {
        cursor:default;
        color:#888;
        background-color:#ddd;
    }
    .programma .iscriviti_locked_iscritto
    {
        cursor:default;
        border:1px solid red;
        background-color:#ccc;
        color:red;
    }
    .programma .iscriviti_cancellati
    {
        cursor:pointer;
        border:1px solid red;
        background-color:#ccc;
        color:red;
    }
    .paginatore
    {
        width:100%;
        text-align:center;
        border-top:1px solid #c8eaf6;
        height:40px;
        line-height:40px;
        box-sizing:border-box;
        margin-top:20px;
    }
    .paginatore .precedente
    {
        display:block;
        float:left;
    }
    .paginatore .successivo
    {
        display:block;
        float:right;
    }
    .paginatore .torna
    {
        display:inline-block;
    }

    /*INIZIO ACCESSO*/
.accesso
{
    width:300px;
    margin:0 auto;
    font-size:20px;
}
.accesso .campi
{
    width:100%;
    height:40px;
    border: 1px solid #ccc;
    border-radius:10px;
    line-height:40px;
    font-size:20px;
    margin-bottom:15px;
    box-sizing:border-box;
    padding:0 5px;
}
.accesso .bottone, .row_puls .bottone
{
    width:100%;
    height:40px;
    border: 1px solid #ccc;
    background-color:rgba(255,255,255,0.4);
    border-radius:10px;
    line-height:40px;
    font-size:20px;
    font-weight:normal;
    text-decoration:none;
    font-style:normal;
    margin-top:15px;
    cursor:pointer;
    display:block;
    text-align:center;
}
.accesso .bottone:hover, .row_puls .bottone:hover
{
    background-color:#999;
    color:#fff;
}
.accesso .riepilogo_avvisi
{
    color:red;
    font-size:14px;
    border:1px solid red;
    border-radius:14px;
    background-color:rgba(0,0,0,0.04);
    display:block;
    padding:0;
}
.accesso .riepilogo_avvisi li
{
    padding:0;
}
.dopo_accesso li
{
    margin-bottom:10px;
}
/*FINE ACCESSO*/
.row_puls
{
    text-align:center;
}
.row_puls .bottone
{
    width:30%; display:inline-block;
}
.titolo_pagamento
{
    font-size:20px;
    font-weight:bold;
    text-align:center;
}
.testo_pagamento
{
    font-size:14px;
    text-align:center;
}
/*INIZIO LISTINO*/
.box_prodotto
{
    width:100%;
    height:50px;
    padding:5px 0;
    border-bottom:1px solid #aaa;
    margin:10px 0;
    overflow:hidden;
}
.box_prodotto .data
{
    float:left;
    width:130px;
    height:50px;
}
.box_prodotto .data span
{
    font-size:10px;
}
.box_prodotto .codice
{
    float:left;
    width:100px;
    height:50px;
}
.box_prodotto .codice span
{
    font-size:10px;
}
.box_prodotto .desc
{
    float:left;
    width:470px;
    height:50px;
    margin-right:30px;
}
.box_prodotto .desc h3
{
    margin:0 0 3px 0;
}
.box_prodotto .qta
{
    float:left;
    width:50px;
    height:50px;
    margin-left:30px;
    display:none;
}
.box_prodotto .prezzo
{
    float:left;
    width:100px;
    height:50px;
    text-align:right;
}
.box_prodotto .prezzo .scontato
{
    text-decoration:line-through;
}
.box_prodotto .prezzo strong
{
    font-weight:bold;
    color:#791e19;
}
.box_prodotto .non_visibile
{
    display:none;
}
.box_prodotto .novita, .box_prodotto .promo
{
    float:right;
    width:80px;
    height:40px;
    line-height:40px;
    border-radius:15px;
    color:white;
    box-sizing:border-box;
    text-align:center;
    margin-right:30px;
    font-size:18px;
}
.box_prodotto .promo
{
    background-color:#ffa400;
}
.box_prodotto .novita
{
    background-color:#791e19;
}
.box_prodotto .novita span, .box_prodotto .promo span
{
    font-size:24px;
    font-weight:bold;
}
.box_prodotto .acquista
{
    float:right;
    width:50px;
    height:50px;
    line-height:50px;
    display:block;
    background-image:url('../img/carrello.png');
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    opacity:0.7;
    text-align:center;
    font-size:60px;
    color:#000;
    overflow:hidden;
}
.box_prodotto .acquista:hover
{
    opacity:1;
    text-decoration:none;
}
.box_prodotto .totale
{
    float:right;
    width:100px;
    height:50px;
    text-align:right;
    margin-right:30px;
}
.box_prodotto .totale span
{
    font-size:10px;
}
.pannello_info
{
    padding:10px 10px 20px 10px;
    Width:450px;
    Background-Color:White;
    border:1px solid white;
    border-radius:20px;
    font-size:12px;
    text-align:center;
    box-shadow:0px 0px 6px 3px rgba(50,50,50,0.5);
    position:relative;
}
.pannello_info .chiudi
{
    opacity:0.7;
    top:4px;
    right:9px;
    display:block;
    position:absolute;
    width:15px;
    height:auto;
}
.pannello_info .chiudi:hover
{
    opacity:1;
}
/*FINE LISTINO*/
.carrello_riepilogo
{
    width:100%;
    height:100px;
}
.totale_parziale
{
    float:right;
    width:100%;
    text-align:right;
}
.totale_parziale span
{
    font-weight:bold;
    display:block;
    width:120px;
    float:right;
    text-align:right;
}
/*INIZIO AVVISI*/
.avvisi
{
    border:20px solid rgba(0,0,0,0.3);
    border-radius:8px;
    position:relative;
    box-shadow:0px 0px 15px rgba(255,255,255,0.6);
    box-sizing:border-box;
    width:100%;
    max-width:300px;
}
.avvisi_corpo
{
    background-color:white;
    padding:10px;
    height:250px;
    border-radius:2px;
    overflow:hidden;
}
.avvisi_chiudi
{
    display:block;
    position:absolute;
    top:-53px;
    right:-15px;
    font-size:24px;
    /*font-weight:bold;*/
    color:white;
    text-decoration:none;
    border:1px solid white;
    width:24px;
    height:24px;
    line-height:24px;
    text-align:center;
}
.avvisi_titolo
{
    display:block;
    font-size:18px;
    text-align:center;
    margin-bottom:10px;
    color:#02588a;
    font-weight:bold;
}
.avvisi_testo
{
    display:block;
    color:#333;
}
.avvisi_modal
{
    background-color:rgba(0,0,0,0.7);
}
/*FINE AVVISI*/
#dove_siamo_mappa
{
    z-index:0;
    width:100%;
    height:600px;
}

@media only screen and (min-width: 0px) and (max-width: 959px) 
{
    .blocchi2
{
    width:100%;
}
    #hamburger
    {
        display:block;
        float:right;
        margin:20px 20px 20px 20px;
        width:30px;
        cursor:pointer;
    }
    #logo_testa
    {
        float:left;
        width:80px;
        height:70px;
    }
    #logo_kids {
        width: 100px;
        height: 60px;
        top: 0px;
        left: 160px;
        margin-top:5px;
    }
#logo_journal
{
    width:100px;
    height:70px;
    top:0px;
    left:75px;
}
    header
    {
        height:70px;
    }
    #testata
    {
        position:fixed;
        width:100%;
        height:70px;
        top:0;
        left:0;
        z-index:2;
        border-bottom:1px solid #c8eaf6;
    }
    header nav 
    {
        display:none;
        position:absolute;
        top:71px;
        left:0px;
        width:100%;
        z-index:1;
    }
    header nav a
    {
        display:block;
        width:100%;
        height:25px;
        line-height:25px;
        background-color:rgba(255,255,255,0.8);
        color:black;
        border-bottom:1px solid #3272b9;
        margin:0px 0px;
    }
    header nav a:hover
    {
        background-color:rgba(50,114,185,0.9);
        color:#fff;
    }
    header nav a.selected
    {
        background-color:rgba(60,60,60,0.9);
        color:#c8eaf6;
        border-bottom:1px solid #3272b9;
    }
    #centro
    {
        width:100%;
        box-sizing:border-box;
        padding:0 1%;
        margin:0;
    }
    .centratura
    {
        width:100%;
        box-sizing:border-box;
        padding:0 1%;
    }
    #logo_piede
    {
        width:58%;
    }
    footer .indirizzo
    {
        width:39%;
        overflow:hidden;
        font-size:12px;
    }
    #dove_siamo_mappa
    {
        height:400px;
    }
    .programma_scheda .immagine
    {
        height:300px;
    }
    /*INIZIO LISTINO*/
    .box_prodotto
    {
        height:100px;
        padding:2px 0;
    }
    .box_prodotto .codice
    {
        width:85px;
    }
    .box_prodotto .codice span
    {

    }
    .box_prodotto .desc
    {
        width:220px;
        margin-right:20px;
    
    }
    .box_prodotto .desc h3
    {
        margin:0 0 1px 0;
        font-size:16px;
    }
    .box_prodotto .desc span
    {
        margin:0 0 1px 0;
        font-size:12px;
    }
    .box_prodotto .prezzo
    {
        width:95px;
    }

    .box_prodotto .qta
    {
        margin-left:20px;
    }

    .box_prodotto .novita, .box_prodotto .promo
    {
        width:60px;
        margin-right:0px;
        margin-left:20px;
        font-size:15px;
        float:left;
    }
    .box_prodotto .novita span, .box_prodotto .promo span
    {
        font-size:22px;
    }
    .box_prodotto .acquista
    {
        margin-right:0px;
        margin-left:20px;
        float:left;
    }
    .box_prodotto .totale
{
    float:left;
    margin-right:0;
}
    .pannello_info
    {
        padding:5px 5px 5px 5px;
        Width:320px;
    }
    /*FINE LISTINO*/
}