/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/*body.home #tm-bottom-a .uk-panel.fascia-video object, body.home #tm-bottom-a .uk-panel.fascia-video embed {
    width: 100% !important;
    min-height: 330px;
    border-bottom: 1px solid;
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-bottom: 72.25%;
    padding-top: 30px;
    position: relative;
    width: 90%;
}

#menu-pa li:nth-child(2) .uk-width-1-1 {

    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #E5E5E5;
    -moz-column-rule-color: #E5E5E5;
    column-rule-color: #E5E5E5;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
}

a.menu-attivita{margin-top:10px;}

.hp-bacheca {
  	margin-top: -35px;
    padding-top: 60px;
}

.bacheca-avvocati .uk-panel-box {
    padding: 15px 0 !important;
  	border-radius: 6px;
    background-color: #ffaf57;

}


.bacheca-avvocati .uk-h3 {
    min-height: 0px !important;
}

.bacheca-avvocati .uk-h3 a{color:#000;}*/





 body.home .accesso-rapido.accesso-rapido-nociglia {background-color:#fff;}

.accesso-rapido.accesso-rapido-nociglia ul.menuaccesso-rapido li {
    background-color: #6c2903 !important;
  	padding-right:1px;

}

.accesso-rapido.accesso-rapido-nociglia ul.menuaccesso-rapido li a {color:#fff;}

body.home .accesso-rapido.accesso-rapido-nociglia ul.nav li {
    float: left;
    width: 33%;
  	border-right:1px solid #fff;
}

body.home .accesso-rapido.accesso-rapido-nociglia h2{color: #6c2903;}

body.home .moduletable.prima-notizia .description {

    font-size: 177.85%;
    line-height: 1.2em;
    color: #48525B;
}


@media screen and (max-width: 960px){
	body.home .accesso-rapido.accesso-rapido-nociglia ul.nav li {
    width: 49.7%;
	}
}


video#player {
    margin-bottom: 30px;
}

img.stemma-bottom-img {

    width: 87px !important;
    height: initial !important;
  margin-right: 10px;}


a span.stemma-bottom-link, a:hover span.stemma-bottom-link {color:#fff;} {color:#fff;}

a.tm-logo {
    text-decoration: none !important;
}

/* amministrazione trasparente a due colonne - vedi LUPIAE SERVIZI */
.amministrazione-trasparente ul.sub-categories {
    display: none;
}


.amministrazione-trasparente #yoo-zoo .categories {
    border: 1px soid #000;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-rule-style: solid;
    -moz-column-rule-style: solid;
    column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-rule-width: 1px;
    column-rule-width: 1px;
    -webkit-column-rule-color: #E5E5E5;
    -moz-column-rule-color: #E5E5E5;
    column-rule-color: #E5E5E5;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    /* border: 1px solid; */
}

.amministrazione-trasparente #yoo-zoo .categories div.first-row, #yoo-zoo .categories div.row, #yoo-zoo .categories li.category {
    padding-top: 0px;
    background-color: #f6f6f6;
    padding: 20px !important;
    margin-bottom: 4px;
	border-right:4px solid #fff;
}

.home.com-grecia .visible-phone {
    display: none !important;
}



@media screen and (max-width: 480px){
  body.home.com-grecia .tm-headerbar a.tm-logo {
      width: 100%;
      line-height:14px;
  }
  body.home.com-grecia .tm-headerbar .tm-logo img {
    width: auto !important;
}
  
  
}



