/*!
 *   TRANSPORTE
 *   Author: Ana Cecilia
 * -------------------------
 */
/*
 .botoes
 {
 	text-align:center;
 	background:transparent;

	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;

	margin-top:0px;
	margin-left:5px;
	margin-bottom:3px;
	margin-right:0px;
 }
*/
.login-page, .register-page 
{
	background: white;
}

/* inicio empresa */

#empresa p
{
	margin-top: 10px;
}

#empresa h1
{
/*	font-size: 1.7rem;*/
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
	text-align: center;
}

#empresa h2
{
/*	margin-left: 25%;
	margin-right: 25%;*/
/*	font-size: 1.2em;*/
	text-align: center;
/*	margin-bottom: 90px;*/
}

#empresa h3
{
	color: black;
/*	font-size: 1.15em;*/
	font-weight: bold;
	margin-top: 0px;
	text-transform: uppercase;
	text-align: justify;
	border-color: 1px #AE2D24 solid;	
}

/* Carousel base class */
#empresa .carousel {
  margin-bottom: 0px;
}

#empresa img.img-responsive {
    vertical-align: middle;
    border-style: none;
	padding-bottom:20px;
}

/* Declare heights because of positioning of img element */
#empresa .carousel-item {
/*  height: 82px;*/
  background-color: transparent;
}
#empresa .carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
}

#empresa .carousel-indicators {
	position: relative;
	margin-top: 78px;
}

#empresa .carousel-indicators li 
{
	border-radius: 100%;
	border: 2px solid grey;
    width: 15px;
    height: 15px;
	background: transparent;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}


#empresa .carousel-indicators .active 
{
	border: 2px solid black;
}

input {
    text-transform: uppercase;
}

textarea {
    text-transform: uppercase;
}
/*
#example1_wrapper
{
	background-color: red;
	display: inline:
}
*/
#example1_filter
{
}

#example1_info
{
}


#example1_length
{
}


##example1_paginate
{
}

.myctr_datatables
{
}
 
