/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }


#div_fixa {
    position: fixed;
    margin: 5px;
    width: 80px;
    height: 72px;
    display: block;
    bottom: 10px;
    right: 10px;
    z-index: 9999999999;
  

}






