@media(max-width:600px){


	#langLogo{
		max-width:140px;
	}
	

	#langs .btn.btn-lg.btn-default img{
		
		margin-right:5px;
	
	}
	#langs .btn.btn-lg.btn-default{
	
		padding-left:15px;
		
		margin-bottom:4px;
		
		text-align:left !important;
		
	}

	.mbr-navbar__brand-img.mbr-brand__img{
	
		max-width:190px;
		
		height:auto;

	}

}

.icon-duos{
	left:50px;
	width:128px;
	height:128px;
	font-size:100px;
	line-height:128px;
	position:relative;
	text-align:center;
}
.icon-duos span{
	width:128px;
	height:128px;
	position:absolute;
	top:0px;
	left:0px;
}
.icon-duos span.first{
	color:rgba(0,0,0,0.8);
	z-index:+9999;
}
.icon-duos span.last{
	top:18px;
	left:0px;
	font-size:64px;
}
.mbr-navbar__section{
	background: #ffffff !important;
}
.btn-agrobrasilcrm{
	border-color: #489850;
    color: #ffffff;
    background-color: #3c8043;
}
.border{
	border: 1px solid #b3b3b3;
}
.text-dark{
    color: #000000;
}
a.text-dark{
    color: #000000;
}
a.text-dark:hover,
a.text-dark:focus {
  color: #3c8043;
}