/* 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); }



.tm-block-footer {
	bottom: 0px;
    width: 100%;
    /*position: absolute;*/
    background: #0f1823;
}

body{
	background: url(/images/background.png) no-repeat center center fixed !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.uk-block-default {
    background: rgba(255, 255, 255, 0) !important;
}

html{
    background: rgba(255, 255, 255, 0) !important;
}


.tm-navbar {
    background-color: rgba(255, 255, 255, 0.8) !important;
}

div#tm-main {
    /*margin-bottom: 60px !important;*/
}

.localizacaoMapa {
   /* margin-bottom: 152px !important;*/
}