﻿/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.tm-toolbar{
	background-color: #629066;
	padding-top: 0px;
}
.tm-toolbar .uk-subnav > li > a{
	color: #FFF;
	font-weight: 600;
}
.liga .tm-block-light{
	background-color: #FFF;
}
.plano  .uk-panel-box{
	border: 1px dashed #000000;
}
 @media (min-width: 960px) {
 	#telForm .uk-form-horizontal .uk-form-label {
	    width: 100px;
	    margin-top: 5px;
	    float: left;
	}
	#telForm .uk-form-horizontal .uk-form-controls {
	    margin-left: 100px;
	}
 }

.box-planos{
	background-color: #1eb365;
	background-image: url("/images/icones-apoio/textura.png");
	color:#FFF; 
}

#sac{
	background-color: #fff;
	padding: 20px;
}

/* LOGO de Desenvolvimento */

ul.selo {
	list-style: none;
	position: absolute;
	bottom: -5px;
	right: 0;
	margin: 0;
}

@media only screen and (max-width : 480px) {
  ul.selo {
	top: -70px;
	right: 0px;
  }
}
.selo li a.logo-superix {
	background-image: url(../images/logo-superix-criacao-site.png);
}	

ul.selo li a {
	background-position: left top;
	width: 105px;
	height: 37px;
	display: block;
	text-indent: -9999px;
}
.tm-footer{
	position:relative;
}
.tm-fullscreen{
	border-top:0px !important;
}
.tm-top-a .wk-slideshow-eat .nav   span {
	border-color: rgba(0, 0, 0, 0);
	background-color: #000000;
}
.tm-top-a .wk-slideshow-eat .nav .active span {
	border-color: rgba(0, 0, 0, 0);
	background-color: #2a7446;
}

.wk-slideshow .caption h3 {
	color: #FFF !important;
	margin: 0px;
}