.menu_fixed  {  }
.menu_fixed .logo img { height: 90px; }

.our_offer { padding: 80px 0px 5px 0px; }

.pd20 { padding: 10px; }
.w100 { width: 100%; display: block; }
.mg8 { margin-bottom: 8px !important; }

.breadcrumb::after {
    background-color: #000;
    opacity: 0.4;
}

.padding { padding: 0px !important; }
.margin { padding: 0px !important; }

.fotosDetalhe { margin-top: 10px !important;  }
.fotosDetalhe a:hover { opacity: 0.3; }

.blocoAtendimento { background-color: #080A19; }
.blocoAtendimento .titulo-atendimento { padding-top: 15%; padding-bottom: 15px; color: #ffffff; font-size: 57px; text-align: right; padding-right: 60px; }
.blocoAtendimento .logoAtendimento { float: right;  padding-right: 60px;  }


.main_menu .main-menu-item ul li a {
 /*background:url('../img/fundo_raiz.png') transparent;*/ padding-top:10px !important; padding-bottom:10px !important; }

.cor {
	color: #ffffff;
}

.blog_area .comprar { color: #ffffff !important; background: #FA0347; border-color: #FA0347;  }
.blog_area .comprar:hover { background: darkred; border-color: darkred;  }

.icone{
z-index: 99;
position: fixed;
top:300px;
right: 0;
}
.iconeinternof{
text-align: center;
padding: 12px;
background: #FA0347;
border-top-left-radius:  5px;
}
.iconeinternot{
text-align: center;
padding: 12px;
background: #FA0347;
}
.iconeinternol{
text-align: center;
padding: 12px;
background: #FA0347;

}
.iconeinternow{
text-align: center;
padding: 12px;
background: #FA0347;

}
.iconeinternoy{
text-align: center;
padding: 12px;
background: #FA0347;
border-bottom-left-radius:  0px;

}
.iconeinternoi{
text-align: center;
padding: 12px;
background: #FA0347 ;
border-bottom-left-radius:5px;
}
.icone2{
z-index: 99;
position: fixed;
top:504px;
right: 0;
}
.tamanhoicone{
font-size: 25px;
}


.hidden-xs { display: block;  }
.visible-xs { display: none; }


.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}



@media (max-width: 540px){

.hidden-xs { display: none; }
.visible-xs { display: block; }

.icone{
  z-index: 99;
  position: fixed;
  top:300px;
  right: 0;
}
.iconeinternof{
  text-align: center;

  padding: 12px;
  background: #FA0347;
  border-top-left-radius:  5px;
}
.iconeinternot{
  text-align: center;
  padding: 12px;
  background: #FA0347;
}
.iconeinternol{
  text-align: center;
  padding: 12px;
  background: #FA0347;

}
.iconeinternoy{
  text-align: center;
  padding: 12px;
  background: #FA0347;
  border-bottom-left-radius:  0px;

}
.iconeinternoi{
  text-align: center;
  padding: 12px;
  background: #FA0347 ;
  border-bottom-left-radius:5px;
}
.icone2{
  z-index: 99;
  position: fixed;
  top:504px;
  right: 0;
}
.tamanhoicone{
  font-size: 15px;

}
}