﻿.module_menu_off ul.dropdown-menu, .module_menu_off ul.dropdown-menu li.open{
background-color: transparent;

}

.module_menu_off ul.dropdown-menu{

line-height: 1em;

}

.module_menu_off ul.dropdown-menu li
{
padding-left: 15px;
border : none;
display: block;
overflow: hidden;
}

.module_menu_off ul.dropdown-menu li > a{
 overflow: hidden;
 white-space: normal;
}


.module_menu_off .dropdown-menu > .active > a{
  background-color: transparent;
   font-weight: bold;
}

.module_menu_off ul il a {
padding: 5px;
border: none;
}

.module_menu_off ul > li > a{
	padding: 5px;
	line-height: 1em;
	border: none;
}



.module_menu_off ul il{
	overflow: hidden;
}

.module_menu_off .caret{
display: none;
}




.navbar-default .home > a {
   display: none; 

}

.lang-inline a
{
color: #FFFFFF;
}

.lang-inline a:hover {
  color: #7B68EE;
}

.lang-inline a:focus {
  color: #0066FF;
}





.fa.fa-angle-right{
height: 30px;
margin-top: -15px;
margin-left: -15px;
    margin-left-value: -15px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
font-size: 30px;
width: 30px;
right: 50%;
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}

.left-arrow{
 background-image: url(left.png);
 background-position: left center;
 background-repeat: no-repeat;
 height: 100%;
 weight: 100%;
}

.right-arrow {
 background-image: url(right.png);
 background-position: right center;
 background-repeat: no-repeat;
 height: 100%;
 weight: 100%;
}

.textbg {
	background-color: #e5e5e5;
	border-bottom: #ddd solid 3px;
	color: #000;
	font: bold 12px/130% Arial, Helvetica, sans-serif;
	padding: 10px 10px 8px 10px;
	display: block;
	margin: 0 0 10px 0;
}


.row-body ul li {
height: 53px;

}


div.thumbnail a img.img-responsive:hover {
opacity: 0.7;

}
div.thumbnail a img.img-responsive {
transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;


}

.mod-languages{
/*   display: none; */
}

.t3-copyright{
 /* padding-top: 25px;
  height: 80px;*/
  padding-top: 15px;
  padding-bottom: 15px;
}
.copyright{
  margin-bottom: 0px;
}

.row-feature.row-feature-primary{
  margin-bottom: -20px;
}

.row-feature.row-feature-narrow.row-feature-primary.clearfix{
  margin-bottom: 0px;
}

.row-feature.row-feature-narrow.row-feature-primary.fbotm.clearfix{
  margin-bottom: -40px;
}
.article-content.clearfix div.error{
display:none;
}

address{

margin-bottom:0px;
}

.logo a{
background: none;
padding-top: 8px;
 opacity: 0.87;
}

.logo:hover a, .logo a:hover, .logo a:active, .logo a:focus{
background: none;
/*margin-top:2px;*/
 opacity: 1;
}