
.topo{

	width: 100%;

	z-index: 10;

	position: relative;
	background: #FFF;
	
}

.logo {
    position: relative;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 50px;
    padding-bottom: 10px;
    float: left;
    padding-right: 8px;
}

.logo img {
    position: relative;
    z-index: 1;
}

.menu_global {
	background: transparent;
}

.topo .menu_1{
	float: left;
	width: 910px;
	padding-top: 20px;
}

.topo .menu_1 .botao_fidelidade_topo{
	float: left;
	width: 232px;
	height: 35px;
	line-height: 33px;
	text-align: center;
	color: #FFF;
	background: #DF358A;
	border-radius: 5px;
	font-family: bebas;
	font-size: 20px;
	letter-spacing: 1px;
}

.topo .menu_1 .botao_fidelidade_topo:hover{
	background: #525252
}

.topo .menu_1 .botao_fidelidade_topo i{
	margin-right: 0px;
	font-size: 24px;
	margin-top: 5px;
	float: left;
	margin-left: 10px;
}

.topo .menu_1 .botao_intranet_topo{
	height: 35px;
	line-height: 40px;
	text-align: center;
	color: #525252;
	font-family: bebas;
	font-size: 20px;
	letter-spacing: 1px;
	margin-left: 0px;
	width: 140px;
	float: left;
}

.topo .menu_1 .botao_intranet_topo:hover{
	color: #DF358A
}

.topo .menu_1 .botao_intranet_topo i{
	margin-right: 5px;
	font-size: 28px;
	margin-top: 5px;
	float: left;
	margin-left: 10px;
}

.topo .menu_1 .intranet{
	width: 100%;
	padding-top: 3px;
}

.topo .menu_1 .intranet .form-group-input{
	width: 200px;
	padding-top: 3px;
	float: left;
	margin-right: 10px;
}

.topo .menu_1 .intranet input[type="text"],
.topo .menu_1 .intranet input[type="password"]{
	background-color: #F4F4F4;
	height: 32px;
	box-sizing: border-box;
	font-size: 14px;
	text-indent: 10px;
	border: none;
	color: #525252;
	font-family: ogonek;
	border-radius: 5px;
	border:solid 1px #DFDFDF;
	float: left;
	width: 100%;
}

.topo .menu_1 .intranet input[type="text"]::-webkit-input-placeholder,
.topo .menu_1 .intranet input[type="password"]::-webkit-input-placeholder {
	color: #525252;
	font-family: ogonek;
	border-radius: 5px;
}

.topo .menu_1 .intranet input[type="text"]:-moz-placeholder,
.topo .menu_1 .intranet input[type="password"]:-moz-placeholder {
	color: #525252;
	font-family: ogonek;
	border-radius: 5px;
}

.topo .menu_1 .intranet input[type="text"]::-moz-placeholder,
.topo .menu_1 .intranet input[type="password"]::-moz-placeholder {
	color: #525252;
	font-family: ogonek;
	border-radius: 5px;
}

.topo .menu_1 .intranet input[type="text"]:-ms-input-placeholder,  
.topo .menu_1 .intranet input[type="password"]:-ms-input-placeholder {  
	color: #525252;
	font-family: ogonek;
	border-radius: 5px; 
}

.topo .menu_1 .intranet input[type="text"]::-webkit-input-placeholder,
.topo .menu_1 .intranet input[type="password"]::-webkit-input-placeholder {
	color: #525252;
	font-family: ogonek;
	border-radius: 5px;
}

.topo .menu_1 .intranet .button {
    border: none;
    font-size: 13px;
    background: #DF358A;
    width: 100px;
    height: 32px;
    line-height: 32px;
	border-radius: 5px;
	position: relative;
}

.topo .menu_1 .intranet .button:hover {
    background: #525252;
}

.topo .menu_1 .intranet button {
    border: none;
    background: transparent;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.topo .menu_1 .intranet button i{
    color: #FFF;
    font-size: 16px;
}


.topo nav.menu_box{
	float: left;
	width: 910px;
	padding-top: 16px;
	border-top: 2px solid #F4F4F4;
	margin-top: 12px;
}

.topo nav.menu_box li{
	position: relative;
	display: inline-block;
	padding-right: 5px;
}

.topo nav.menu_box li a{
	float: left;
	text-align: center;
	color: #525252;
	font-family: bebas;
	font-size: 17px;
	letter-spacing: 1px;
}

.topo nav.menu_box li a.menu_ativo{
	float: left;
	text-align: center;
	color: #DF358A;
	font-family: bebas;
	font-size: 17px;
	letter-spacing: 1px;
}

.topo nav.menu_box li:last-child{
	padding-right: 0px;
}

.topo nav.menu_box li a:hover{
	color: #DF358A;
}


.topo a.btn_mobile {
	display: none;
}

.topo_m .telefone,
.topo .telefone{
	height: 80px;
	position: relative;
	border: none;
	float: right;
	background: #3B517A;
	border-radius: 5px;
	margin-top: 30px;
	padding: 0px;
}

.topo_m .telefone i,
.topo .telefone i{
	font-size: 38px;
	margin-top: 20px;
}

.topo_m .telefone span,
.topo .telefone span,
.topo .telefone i,
.topo_m .telefone i{
	color: #FFF;
	float: left;
}

.topo_m .telefone span:nth-of-type(1),
.topo .telefone span:nth-of-type(1){
	font-size: 13px;
	margin-top: 25px;
	font-family: 'Lato', sans-serif;
	line-height: 10px;
}

.topo_m .telefone span:nth-of-type(2),
.topo .telefone span:nth-of-type(2){
	font-size: 14px;
	margin-top: 0px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
}