@charset "utf-8";
/*.main_back{
background:#ff9800;
background-position: center center;
background-size: cover;
background-repeat:no-repeat;
max-height:350px !important;

}
    
footer.page-footer{
    margin-top:0;
}
#wrapper{background:#ff9800;
}

#login{
  vertical-align:50% !important;  
}
@media screen and (max-width:769px)
{
.footer_cat{
    display:none !important;
}
}
@media only screen and (min-device-width : 768px) and
(max-device-width : 1024px) and
(orientation : landscape) {
    .footer_cat{
    display:none !important;
}
}*/