.dropdown {
}

.dropdown-toggle {
}

dropdown-menu {
    background-color: yellow;
}

.dropdown-menu-aic {
    color: white;
}

.dropdown-menu-aic:hover {
    color: black;
    text-decoration: none;
}

.dropdown-menu > li > a {
    color: white;
}

.dropdown-menu > li > a:hover {
    color: black;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
    background-color: transparent;
}

.navbar {
    background-color: transparent;
    border: 0px solid black;
    margin-left: auto;
    margin-right: auto;
}

.navbar-nav{
    text-align: center;
    width: 100%;
}

.navbar-nav > li > a {
    color: white !important;
}

.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    color: black !important;
}

.navbar-toggle, .navbar-toggle:hover {
    background-color: #DC8F26 !important;
    border-color: black !important;
}

.navbar-nav > li > .dropdown-menu {
    /*background-color: transparent;*/
    background:#B50611 url(../img/sfondo_sito.jpg) left top repeat-x; 
    border: 1px solid white;
    border-radius: 10px;
}
 
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus 
{  
    background-color: transparent; 
}

.icon-bar {
    background-color: black !important;
}

.link_tel  {
    color: black;
}

.link_tel:hover  {
    color: white;
}

/*  Versione Tablet e PC    */
@media (min-width: 767px) {
    body {
        background:#B50611 url(../img/sfondo_sito.jpg) left top repeat-x;    
    }
    
    .col-main-1 {
        background: url(../img/fiore.png); 
        background-repeat: no-repeat;
        background-size: auto;
        border: 0px solid black;
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 30%;
    }

    .col-main-2 {
        border: 0px solid black;
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 40%;
    }

    .col-main-3 {
        border: 0px solid black;
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 30%;
    }

    .col-map {
        border: 0px solid black;
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 65%;
    }
    
    .navbar-li-width {
        border: 0px solid black;
        width: 15%;
    }
    
    .navbar-li-width-aic {
        border: 0px solid black;
        width: 25%;
    }

    .img-logo {
    }
    
    .section-page {
        background: url(../img/sfondo_pagina_new.png); 
        background-repeat: no-repeat;
        background-position: center;
        float: initial;
        height: 420px;
        text-align: center;
    }
    
    .div-content {
    }
    
    .flexslider {
        float: initial;
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .div_menu_col {
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 50%;
    }

    .div_menu_col_fb{
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 50%;
    }

    .div_menu_col_100 {
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 100%;
    }

    .div_menu_col_menu {
        color: white;
        font-weight: normal;
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: right;
        width: 15%;
    }

    .fotogallery {
        height: 400px;
        width: 520px;
    }

    .carosello {
        height: 132px;
        width: 100%;
    }

    .title {
        color: black;
        font-family: Forte;
        font-size: 20px;
        font-weight: bold;
    }
}

/*  Versione Smart-Phone    */
@media (max-width: 766px) {
    body {
        background:#B50611 url(../img/sfondo_sito.jpg) left top repeat-x;   
    }
    
    .col-main-1 {
        /*background: url(../img/fiore.png); 
        background-repeat: no-repeat;
        background-size: auto;
        display: table-footer-group;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 90%;*/
        
        background: url(../img/fiore.png); 
        background-repeat: no-repeat;
        background-size: auto;
        border: 0px solid black;
        /*display: table-footer-group;*/
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
    }

    .col-main-2 {
        border: 0px solid black;
        /*display: table-header-group;*/
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
    }

    .col-main-3 {
        border: 0px solid black;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
    }
    
    .col-map {
        border: 0px solid black;
        display: table-header-group;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
    }

    .navbar-li-width {
        width: 100%;
    }
    
    .img-logo {
        display: block;
        height: auto;   
        margin-right: auto;
        margin-left: auto;
        max-width: 100%;
    }
    
    .section-page { 
        text-align: center;
    }
    
    .div-content {
        background-color: #DC8F26; 
        border-radius: 15px;
    }
    
    .flexslider {
        /*display: none;*/
    }

    .div_menu_col {
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 90%;
    }

    .div_menu_col_fb {
        float: left;
        margin-top: 70px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 90%;
    }

    .div_menu_col_100 {
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: center;
        width: 90%;
    }

    .div_menu_col_menu {
        color: white;
        font-weight: normal;
        float: left;
        margin-top: 10px;
        min-height: 1px;
        position: relative;
        text-align: right;
        width: 15%;
    }

    .fotogallery {
        min-height: 1px;
        width: 100%;
    }

    .title {
        color: black;
        font-family: Forte;
        font-size: 20px;
        font-weight: bold;
        margin-top: 30px;
    }
}

.text {
    color: black;
    font-family: sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

.row {
}

#main {
}

aside {
    float: left;
    border-top: 0;
    border: 2px solid black;
    height: 500px;
    padding-left: 1.8%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Page Menu */

.div_menu {
    background: #DC8F26 url(../img/fiore.png); 
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 15px;
    border: 1px solid black;
    float: left;
    margin-top: 10px;
    min-height: 1px;
    position: relative;
    text-align: center;
    width: 100%;
}

.ul_menu {
    color: black;
    list-style-type: none;
}
