/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.uk-overlay-scale {
	border-top: white 6px solid;
    border-bottom: white 6px solid;
    border-left: white 3px solid;
    border-right: white 3px solid;
}

 
 uk-slidenav {
	
	text-shadow:1px 1px 5px black !important; 
	}

.uk-offcanvas .uk-search:before {
    color: #ffffff !important;
}

.uk-offcanvas .uk-search-field {
    color: #ffffff !important;
}

.uk-offcanvas .uk-panel {
    color: #ffffff !important;
}
 
 .slide-home-podo .uk-grid-margin {
	/*margin-top: -105px !important;*/
    background-color: rgba(38, 54, 90, 0.79) !important;
	z-index:100 !important;
	padding: 40px;
}

.tm-block-xlarge {
    padding-top: 28%;
}

@media (min-width: 960px) {

.tm-block-xlarge {
    padding-top: 240px;
}

.slide-home-podo {
    margin-bottom: -150px;
	margin-top: -30px;
	}
}

.logo-small-podo {
	width: 80% !important;	
}

.uk-article-title {
    margin-bottom: 25px;
}

.barra-marcacoes {
background: #26365a; 
}

.uk-article-meta {
	display:none;
}

.tm-slideshow-luna .tm-slideshow-luna-avatar {
width:140px !important;
}