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


/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.uk-accordion-title{
	border-radius: 99px;
}

body {
	color: #000 !important;
}
#tm-headerbar {
	padding-bottom: 0px;
}
.tm-footer {
	padding: 10px 0 10px 0;
	font-size: 12px;
	line-height: 12px;
	position: relative;
}
.tm-block-footer {
	background-color: #ffcc23;
	padding-bottom: 0px;
}
#tm-bottom-c .tm-block-dark {
	padding: 35px 0 35px 0;
}
#tm-bottom-c .tm-block {
	padding: 35px 0 35px 0;
}
#tm-bottom-b {
	padding-bottom: 0px;
}
.uk-slideshow p,.uk-slideshow h1,.uk-slideshow h2,.uk-slideshow h3, .uk-slideshow h4,.uk-slideshow h5,.uk-slideshow h6 {
	background-color: #282629b2;
	padding: 10px 20px;
	border-radius: 3px;
}
.tm-toolbar {
    padding: 0px;
    background: #ffcc23;
}
/* LOGO DESENVOLVIMENTO */
.selo li a.logo-superix {
	background-image: url(../images/logo-superix-criacao-site.png);
}
.selo li a.logo-simplix {
	float: right;
	background-image: url(../images/selo_branco.png);
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.logo-simplix {
	margin-top: -20px;
	width: 240px;
}
ul.selo {
	list-style: none;
	position: absolute;
	bottom: 3px;
	right: 0px;
	margin: 0;
}
.selo li {
	
	float: right;
}
ul.selo li a {
	background-position: left top;
	width: 105px;
	height: 37px;
	display: block;
	text-indent: -9999px;
}
.anchor {
	bottom: 0px !important;
}
#footer p {
	text-align: left;
	float: left;
	margin: 0;
}
@media only screen and (max-width: 1300px) {
	ul.selo {
		bottom: 0px;
		right: 0px;
	}
	.selo li a.logo-superix {
		background-image: url(../images/logo-b-superix-criacao-site.png);
		background-repeat: no-repeat;
		width: 65px;
		height: auto;
	}
}
@media only screen and (max-width: 750px) {
	ul.selo {
		top: 7px;
		right: 0px;
	}
	.tm-footer {
		line-height: 12px;
	}
}
@media only screen and (max-width: 480px) {
	ul.selo {
		top: 8px;
		right: 0px;
	}
	.selo li a.logo-superix {
		width: 30px;
		height: auto;
	}
	ul.selo li a {
		background-position: left top;
		width: 60px;
		height: 37px;
		display: block;
		text-indent: -9999px;
	}
}
@media only screen and (max-width: 270px) {
	.uk-navbar-brand {
		padding: 0 0 0 0;
	}
}