h1.articleDetailTitle	{
	font-size:2em;
	font-family:"Roboto", _sans_serif !important;
	font-weight:300;
}
.mod-preview-wrapper {
    background-color:transparent !important;
    border:none !important;
}
.logo_block {
    height: 165px;
	margin-bottom:1em;
}
.logo-text a	{
	/*display:none;*/
	color:#F4EC07;
}
.head-search {
    margin: 0;
    position: absolute;
    right: 0px;
    top: 10px;
}
img.responsive	{ max-width: 100%; height: auto; }
.img-left	{
	float:left;
	margin: 0 10px 0 0;
}
p	{
	text-align:justify !important;
}
strong	{
	color:#A10651;
}
.t3-mainnav .t3-megamenu ul.navbar-nav > li > a {
	font-size:18px;
}
.searchPage	{
	margin-left: 50px;
}
.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: -5px;
  margin-bottom: 10px;
}
.searchPage .phrases-box label, .searchPage .only label	{
	margin-right:40px;
	margin-left:20px;
}

/*MKENU SERVIZI */
#accordeonck133 li.level1 > a {
    font-size: 1.2em;
	font-family:"Helvetica";
}

.module-title>span {
    font-weight: 300;
    margin: 0 0 14px;
    padding: 0 0 11px;
    position: relative;
    text-transform: uppercase;
	font-size: 1.4em;
}
.bt-cs-custom .slides_container {
    margin-left: 0 !important;
}
.bt-cs-custom .bt-inner {
    background: #f9f9f9 none repeat scroll 0 0;
    font-family: "Roboto";
    margin: 0 0 0 10px;
    padding: 0 0 15px;
    text-align: center;
    transition: background 0.7s ease 0s;
}
.planeTextLine1 {
    font-size: 2em;
    font-weight: bold;
    padding-bottom: 2px;
    text-transform: uppercase;
	font-family: "Roboto";
}
.planeTextLine2	{
	font-size: 1.4em;
}
.t3-mainbody::before {
	background:none!important;
}
.t3-mainbody .t3-mainbody-inner > .container:before, .bt_slideshow .container:before {
	background:none!important;
}
/*MENU SIDEBAR*/
.menu_sidebar {
    background: none;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #efefef;
    color: #262626;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	color:#262626 !important;
}