.row.box {
	margin-bottom: 0px;
	margin-top: 0px !important;
}
.box_home span img {
	position: relative;
	width: 99.8%;
}
.box_home {
	margin-bottom: 40px;
	height: auto;
	display: block;
	width: 100%;
	position: relative;
	z-index: 200;
}
.box_home a h1 {
	background-color: rgba(255, 255, 255, 0.83);
	display: block;
	height: auto;
	width: 94%;
	color: #3c495c;
	font-size: 1.4em;
	text-transform: uppercase;
	padding: 20px 3% 10px 3%;
	position: relative;
	z-index: 1;
	box-shadow: inset 0 0 30px rgba(185, 185, 185, 0.35);
	border-top: 4px solid #f9b40a;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.box_home a h1.gri {
	background-color: rgba(109, 109, 109, 0.83);
	color: #FFF;
}
.box_home a:hover h1 {
	color: #20409a;
	box-shadow: inset 0 0 90px rgba(185, 185, 185, 0.35);
	background-color: rgba(255, 255, 255, 1);
}
.box_home a span {
	overflow: hidden;
	display: block;
	width: 100%;
	max-height: 0px;
	position: absolute;
	top: -0%;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.box_home a:hover span {
	max-height: 180px;
	top: -140%;
}
.box_home a em {
	position: absolute;
	min-width: 110px;
	top: -40%;
	right: 1%;
	display: block;
	width: 48%;
	height: auto;
	margin: 0;
	z-index: 2;
}
 @-webkit-keyframes moveFromLeft {
 from {
 -webkit-transform: translateX(-100%);
}
to {
	-webkit-transform: translateX(0%);
}
}
@-moz-keyframes moveFromLeft {
 from {
 -moz-transform: translateX(-100%);
}
to {
	-moz-transform: translateX(0%);
}
}
@-ms-keyframes moveFromLeft {
 from {
 -ms-transform: translateX(-100%);
}
to {
	-ms-transform: translateX(0%);
}
}
 @-webkit-keyframes moveFromRight {
 from {
 -webkit-transform: translateX(100%);
}
to {
	-webkit-transform: translateX(0%);
}
}
@-moz-keyframes moveFromRight {
 from {
 -moz-transform: translateX(100%);
}
to {
	-moz-transform: translateX(0%);
}
}
@-ms-keyframes moveFromRight {
 from {
 -ms-transform: translateX(100%);
}
to {
	-ms-transform: translateX(0%);
}
}
 @-webkit-keyframes moveFromBottom {
 from {
 -webkit-transform: translateY(100%);
}
to {
	-webkit-transform: translateY(0%);
}
}
@-moz-keyframes moveFromBottom {
 from {
 -moz-transform: translateY(100%);
}
to {
	-moz-transform: translateY(0%);
}
}
@-ms-keyframes moveFromBottom {
 from {
 -ms-transform: translateY(100%);
}
to {
	-ms-transform: translateY(0%);
}
}
@-webkit-keyframes moveFromTop {
 from {
 -webkit-transform: translateY(-100%);
}
to {
	-webkit-transform: translateY(0%);
}
}
@-moz-keyframes moveFromTop {
 from {
 -moz-transform: translateY(-100%);
}
to {
	-moz-transform: translateY(0%);
}
}
@-ms-keyframes moveFromTop {
 from {
 -ms-transform: translateY(-100%);
}
to {
	-ms-transform: translateY(0%);
}
}



.topusato {
	border-bottom: 1px solid #3c495c;
	background: #FFF ;
	color: #3c495c;
	line-height: 1em;
	box-shadow: inset 0 0 40px rgba(185, 185, 185, 0.35), 0 3px 7px rgba(0, 0, 0, 0.25);
	padding: 2px 5% 2px 3%;
	width: 92%;
	font-size: 1.5em;
	margin-bottom: 1em;
	z-index:50;
}

/*.topusatos select {
	-webkit-appearance: none;
    -moz-appearance: listitem;
	 appearance: none;
	border: none;
overflow: hidden;
	border-radius: 0px;
	white-space: pre;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	cursor: pointer;
	padding: 0 27px 0 0;
	color: #3c495c;
	background:transparent url(../images/downArrow.png) no-repeat right ;
	 
}*/

#drop {
	-webkit-appearance: menulist  ;
    -moz-appearance: none;
	 appearance: none;
	border: 0;
	border-radius: 0px;
	white-space: pre;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	cursor: pointer;
	padding: 0 0 0 0;
	color: #3c495c;
	background:transparent;
	 
}
.topusato select:hover {
	color: #f9b40a;
}
.topusato option {
	color: #3c495c;
}
.topusato option:hover {
	color: #f9b40a;
}
.usato {
	position: relative;
	float: left;
}
.usato.item {
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-bottom:1.5em;
	width: 100%;
}
.usato h1 {
	padding: 0.1em 0 0.25em 2%;
	font-size: 1.5em;
	font-weight: 700;
	position: relative;
	float: left;
	width: 78%;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid rgb(204, 204, 204);
}
.usato h1 span {
	position: relative;
display: inline-block;
font-weight: 300;
padding: 0 5px 0 5px;
background: #9C9C9C;
color: #FFF;
width: 34%;
overflow: hidden;
}
#more_elements{
	float: left;
height: 1.8em;
padding: 3px 2em 0 1em;
background: url(../images/downArrow.png) no-repeat right transparent;
background-size: auto 90%;
cursor: pointer;

}
#more_elements:hover {
background: url(../images/downArrow.png) no-repeat right  #9C9C9C;

}
#more_elements:hover a{	color:#fff;
}
.usato a {
	color: #20409a
}
.usato a:hover {
	color: #f9b40a
}
.usato img {
	image-orientation: from-image;
    position: absolute;
    width: auto;
    right: 0;
    top: 0;
    max-height: 100%;
    max-width: 20%;
}
.usato .center-bold {
	line-height: 1em
}
.usato table{ margin-left:2%;
width:78%;
}
.usato tr {
	padding: 0px;
	position: relative;
}
.usato-content-1, .usato-content-2, .usato-content-3, .usato-content-4{
	position: relative;
	width: 100%;
	background-color:#FFF;
	/*height:20em;*/
	overflow: hidden;
	display:block;
	border-top: 1px solid #f9b40a;
	
}
 .tab_container {
	display: none;
	margin-bottom:10px;
}
 .tab_container h2{
	 font-weight:700;
}
.tab_container img {
position: relative !important;
float: left !important;
width: 48% !important;
margin: 1%;
display: block;
}
.tabs .show .usato-content {
	border-bottom: 1px solid rgb(204, 204, 204);
	margin-bottom:1.5em;
	width: 100%;
	display: none;
	position: relative
}
ul.tabs {
	display: block;
	margin-bottom: 0;
	padding: 4px 0 0 1px;
	position:relative;
	float:left;
	clear:left;
	
	list-style: none;
}

ul.tabs li {
	float: left;
	position:relative;
	clear:none
	
}

ul.tabs li a {
	display: block;
	margin: 0 0 0 -1px;
	height: 2em;
	cursor: pointer;
	display: block;
	color: #3c495c;
float: left;
height: 1.8em;
padding: 3px 2em 0 1em;
background: url(../images/downArrow.png) no-repeat right  transparent;
background-size: auto 90%;

}
ul.tabs li a:hover {
	color: #3c495c;
	display: block;
float: left;
margin: 0 0 0 -1px;
height: 1.8em;
padding: 3px 2em 0 1em;
background: url(../images/downArrow.png) no-repeat right #f9b40a;
-webkit-animation: page 0.2s linear;
-moz-animation: page 0.2s linear;
-ms-animation: page 0.2s linear;
-o-animation: page 0.2s linear;
animation: page 0.2s linear;
background-size: auto 90%;
}
ul.tabs .activat  {

background: url(../images/downArrow.png) no-repeat right  rgb(224, 224, 224);

}
ul.tabs li.activeus a {
	display: block;
float: left;
margin: 0 0 0 -1px;
height: 1.8em;
padding: 3px 2em 0 1em;
background: url(../images/downArrow.png) no-repeat right #f9b40a;
background-size: auto 90%;
-webkit-animation: page 0.2s linear;
-moz-animation: page 0.2s linear;
-ms-animation: page 0.2s linear;
-o-animation: page 0.2s linear;
animation: page 0.2s linear;
}
.tab_container {
clear: both;
overflow: hidden;
}