body {
	width: 100%;
	height: 100%;
}

html {
	width: 100%;
	height: 100%;
	font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased;
}

.navbar {
	border-bottom: none;
}

a {
	color: #1fa4ce;
}

a:hover {
	color: #1fa4ce;
}

a, a:active, a:focus {
	outline: none;
}

p {
	color:#777778;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	font-weight: normal;
}

ul:not(.original) {
	margin: 0px; padding: 0px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color:#393939; /*302d2d*/
}

h1, .h1 {
	font-size: 38px;
	letter-spacing: -1px;
	font-weight: 500;
}

h3, .h3 {
	font-size: 24px;
	color: #413e3c;
}

.no-margin {
	margin: 0 !important;
}

@media (min-width: 768px) {
	.navbar {
		-webkit-transition: background .3s ease-in-out, padding .3s ease-in-out;
		-moz-transition: background .3s ease-in-out, padding .3s ease-in-out;
		transition: background .3s ease-in-out, padding .3s ease-in-out;
	}

	.top-nav-collapse {
		padding: 0;
		box-shadow: 0px 1px rgba(0, 0, 0, 0.1);}
	}

	.intro-section.landing-page {
		background: #1fa4ce url('img/cloud.jpg') no-repeat right bottom;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #ccc;
		border-top: none;
	}
}

.navbar-cover.top-nav-collapse {
	padding: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-shadow: 0px 1px rgba(0, 0, 0, 0.3);
}

.navbar-nav {
	font-weight: bold;
	float: right;
}

.navbar-default {
	/*background-color: rgba(255,255,255,.1);*/
}

.navbar-cover {
	background-color: rgba(255,255,255,1);
	border: none;
}

.navbar-default .navbar-brand {
	font-size: 0; /* for IE8 */
	color:transparent;
	width: 150px;
	letter-spacing: 2px;
	margin-top: 20px;
	background: url('img/logo_t.png') no-repeat 0px 0px;
}

.navbar-default .navbar-brand.home-page {
	background: url('img/logo-t.png') no-repeat 0px 0px;
}

.navbar-default .navbar-small-brand {
	font-size: 0; /* for IE8 */
	color: transparent;
	/*font-size: 32px;*/
	width: 120px;
	letter-spacing: 2px;
	margin-top: 0;
	background: url('img/logo-t-s.png') no-repeat 0 15px;
}

.navbar-default .navbar-brand:hover {
	font-size: 0; /* for IE8 */
	color:transparent;
}

.navbar-default .navbar-toggle {
	/*background-color: #1c90c1;*/
	/*border: 1px solid #1c90c1;*/
}

.navbar-default .navbar-toggle .icon-bar {
	/*background-color:#fff;*/
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	/*background-color: #0975ae;*/
}

.tour-section {
	background: #1d8a7d url('img/tour-bg.jpg') no-repeat left top;
	background-size: 100% auto;
	padding-top: 110px;
}

.empresa-section {
	background: #1C90C1 url('img/empresa-bg.jpg') no-repeat left top;
	background-size: 100% auto;
	padding-top: 110px;
}

.section-manual {
	padding-top: 150px;
	padding-bottom: 80px;
	background: #fbf9f8;
}

.parceiros-section {
	background: #0975ae url('img/partner-bg.jpg') no-repeat left top;
	background-size: 100% auto;
	padding-top: 110px;
}

.intro-section.landing-page {
	/*background-size: 100% auto;*/
	padding-top: 40px;
	text-align: center;
}

.intro-section.home-page {
	padding-top: 120px;
}

.hero-section {
	margin-top: 80px;
	text-align:center;
}

.hero-section h1 {
	color: #fff;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 38px;
	padding-top: 30px;
	font-weight: normal;
}

.hero-section h2 {
	color: #406776;
	font-size: 24px;
	font-weight: 300;
	margin: 0px;
	margin-bottom: 10px;
	text-transform: none;
}

.hero-section p {
	font-size: 16px;
	line-height: 28px;
	color: #2CA4CE;
}

.hero-section-laptop {
	margin-top: 20px;
	text-align:center;
}

.features-section {
	padding-bottom: 60px;
	padding-top: 60px;
}

.section-white {
	background-color:#fff;
}

.section-colored {
	background-color:#fbf9f8;
}

.section-blue {
	background-color:#cee2eb;
}

.section-head {
	margin-top: 40px;
	padding-bottom: 30px;
}

.section-submenu {
	margin-top: 50px;
	text-align: center;

}

.section-submenu hr {
	filter: alpha(opacity=50);
	opacity:.5;
}

.section-submenu .navbar-nav {
	float: left;
}

.section-submenu ul .navbar-nav {
	margin-top: 0;
}

.section-submenu ul li a {
	color: #555;
}

.section-submenu ul li a:hover {
	background-color: #fff;
	color: #333;
}

.tour-section .section-submenu ul li a, .parceiros-section .section-submenu ul  li a, .empresa-section .section-submenu ul li a {
	color: #fff;
}

.tour-section .section-submenu ul li a:hover {
	background-color: #1d8a7d;
	color: #fff;
}

.tour-section .section-submenu ul li.active > a {
	background-color: #fff;
	color: #1d8a7d;
}

.parceiros-section .section-submenu ul li a:hover {
	background-color: #1fa4ce;
	color: #fff;
}

.parceiros-section .section-submenu ul li.active > a {
	background-color: #fff;
	color: #0975ae;
}

.empresa-section .section-submenu ul li a:hover {
	background-color: #1fa4ce;
	color: #fff;
}

.empresa-section .section-submenu ul li.active > a {
	background-color: #fff;
	color: #0975ae;
}

.nav-title {
	font-size: 22px;
	float: left;
	margin-top: 28px;
	font-weight: 200;
}

.pic_space{
	margin-top:90px;
}

.price-box {
	border:1px #e6e6e8 solid;
	padding-bottom:30px;
	padding-left: 0;
	padding-right: 0;
	color:#5a5655;
	background-color: #fff;
}

.price-box.description{
	text-align: right;
	background-color: #fafafb;
}

/*.price-box.description:hover{
	background-color: #f1f1f4;
}*/

.price-box.description p{
	padding-right: 20px;
}

.price-box:hover {
	cursor:pointer;
}

.price-box h5 {
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:0px;
	color:#1fa4ce;
	font-weight:600;
	margin: 0;
}

.price-box h1 {
	font-size:52px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px;
}

.price-box ul {
	padding-bottom: 20px;
}

.price-box ul li.s0 {
	height: 140px;
	padding: 20px 0;
}

.price-box ul li.s1 {
	height: 80px;
	vertical-align: middle;
	padding: 10px;
	border-top: 3px solid #fafafb;
}

.price-box ul li.s1 p {
	font-size: 14px;
}

.price-box.price-pro ul li.s1 {
	border-top: 3px solid #d1f7fe;
}

.price-box ul li.s2 {
	height: 55px;
	padding: 5px;
}

.price-box ul li.s3 {
	height: 40px;
	padding: 5px;
}

.price-box ul li {
	list-style:none;
	font-size:14px;
	border-bottom: 1px solid #e6e6e8;
}

.page-heading p a {
	color: #1fa4ce;
}

.price-pro {
	background-color: #f1fdff;
	border: 1px solid #a3dbf0;
}

.price-box.price-pro .hover {
	background: #d8f6ff !important;
}

.price-box.price-pro ul li {
	border-bottom: 1px solid #a3dbf0;
}

.price-box p strong {
	font-size: 18px;
}

.price-box .hover {
	background:#fafafb !important;
}

.price-box .hover p {
	color: #555;
}

.price-box.description .hover {
	background:#f1f1f4 !important;
}

.price-box .try{
	height: 50px;
	padding-top: 5px;
}

.price-box .mini{
	font-size: 15px;
	padding: 5px;
}

.team {
	padding-top:90px;
}

.team img {
	border-radius: 100px;
	opacity: 0.3;
	width:100%;
}

.team img:hover {
	border-radius: 100px;
	opacity: 0.9;
	cursor: pointer;
}

.team .col-md-3 h3 {
	text-transform: uppercase;
	font-weight: bold;
	color: #3a3534;
}

.team .col-md-3 span {
	color:#b9b4b2;
	text-transform:uppercase;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
	font-size:13px;
	margin-bottom: 30px;
	display: block;
}

ul.team-social {
	margin-top:10px;
}

.team-social li {
	list-style: none;
	display: inline;
	margin-left: 8px;
	margin-top:10px;
}

.team-social li a {
	color: #dedbda;
}

.team-social li a:hover {
	color: #1fa4ce
}

.lead-text {
	font-size: 18px;
	font-weight: bold;
	color: #3a3534;
	letter-spacing: -1px;
}

.get-touch {
	padding-top: 90px;
	padding-bottom: 120px;
}

.get-touch form input {
	border-radius: 2px;
	font-size:14px;
}

.get-touch h1 {
	color: #666;
}

.get-touch p {
	color: #666;
}

.get-touch {
	color: #666;
}

.footer {
	padding-top:0px;
	color:#888;
	font-size: 14px;
	background: #fff; /*ecf0f1*/
}

.footer .section-footer {
	background: #fff;
	padding-bottom:30px;
	border-top: 1px solid #eee;
}	

.footer p {
	font-size: 14px;
}

.footer strong {
	color: #666;
}

.footer hr {
	border-color: #bbb;
}

.footer ul li a {
	font-size: 12px;
	color: #999;
}

.footer p a:hover {
	color: #1fa4ce
}

.footer i {
	margin-bottom: 0px;
}

.footer-text{
	padding-top:30px;
}

.block-quote {
	margin-top: 30px;
}

.block-quote blockquote {
	border-left: 5px solid #b3adac;
}

.block-quote blockquote p {
	font-style: italic;
}

.block-quote cite {
	color: #1fa4ce;
}

.quote-carousel {
	padding-bottom: 60px;
}

.quote-carousel p {
	font-size: 18px;
	font-style: italic;
}

.quote-carousel small {
	font-size: 16px;
}

.quote-carousel span {
	font-size: 16px;
	color:#1fa4ce;
}

.client{
	padding-bottom:60px;
}

#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px 0px 0px;
}

#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 190px;
}

#quote-carousel .carousel-control.left {
	left: -12px;
}

#quote-carousel .carousel-control.right {
	right: -12px !important;
}

#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}

#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
	background: #1fa4ce;
	margin-top: 30px;
}

#quote-carousel img {
	width: 150px;
	height: 150px;
	margin-bottom: 30px;
}

.item blockquote {
	border-left: none;
	margin: 0;
}

.item blockquote img {
	margin-bottom: 30px;
}

.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}

@media (min-width: 768px) {
	#quote-carousel {
		margin-bottom: 0;
		padding: 0 40px 30px 40px;
		margin-top: 30px;
	}
}

@media (max-width: 767px) {
	#quote-carousel .carousel-indicators {
		bottom: -20px !important;
	}

	#quote-carousel .carousel-indicators li {
		display: inline-block;
		margin: 0px 5px;
		width: 15px;
		height: 15px;
	}

	#quote-carousel .carousel-indicators li.active {
		margin: 0px 5px;
		width: 20px;
		height: 20px;
	}
	
	.features-section {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	.pic_space {
		margin-top: 60px;
	}
}

.padded {
	padding: 0 20px;
}

.signup-form {
	z-index: 5;
	padding: 0 20px;
	position: relative;
	margin-top: 55px;
}

.signup-form p {
	margin: 0;
	padding: 0;
	color: #555555;
}

.signup-form h2 {
	color: #fff;
	-webkit-font-smoothing: antialiased;
	margin-bottom: 0;
	font-size: 32pt;
	font-weight: 500;
}

.signup-form h4 {
	margin-top: 16px;
	margin-bottom: 0;
}

.signup-form form {
	text-align: left;
}

.signup-background {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:0;
	background-color: rgba(255,255,255,0);
}

.contact-us {
	float: right;
	padding-top: 0px;
	text-align: right;
}

.contact-us p, .contact-us h2 {
	margin: 0;
	padding: 0;	
}

.btn-tiny {
	background-color: #2CA4CE; /*1fa4ce;*/
	color: #fff;
}

.btn-bordered {
	float: right;
	font-size: 12px;
	font-weight: 400;
	color: #404040;
	border: 1px solid #DEDCD7;
	border-radius: 4px;
	background-color: #fff;
	text-transform: uppercase;
}

.btn-tiny:hover {
	background-color: #008fc3;
	color: #fff;
	border-color: #0279a4;
}

.text-black {
	color: #000000 !important;
}

.text-grey {
	color: #444444 !important;
}

.border-grey {
	border-color: #DDDDDD !important;
}	

.text-light-grey {
	color: #c6c5c5 !important;
}

.text-blue {
	color: #1fa4ce !important;
}

.text-white {
	color: #ffffff !important;
}

.text-opaque {
	filter: alpha(opacity=80);
	opacity:.8;
}

.text-well {
	display: inline-block;
	padding: 5px 10px;
	color: #fff;
	background-color: rgba(12,20,28,.3);
}

.text-info {
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.2;
}

.panel-title a {
	display: block;
	padding: 10px 15px;
	margin: -10px -15px;
	text-decoration: none;
	font-size: 20px;
	color: #575756;
}

.panel-heading {
	cursor: pointer;
}

.hero-section .player {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background: #bdc3c7;
	position: relative;
	overflow: hidden;
	height: 360px;
}

.hero-section .player .btn-play {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	left: 10px;
	bottom: 10px;
	width: 60px;
	padding-left: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.hero-section .player .btn-play.btn-primary {
	background-color: #16a085;
}

.hero-section .player .btn-play.btn-primary:hover,
.hero-section .player .btn-play.btn-primary:focus {
	background-color: #45b39d;
}

.hero-section .player .btn-play.btn-primary:active,
.hero-section .player .btn-play.btn-primary.active {
	background-color: #138871;
}

.hero-section .player > iframe {
	width: 100%;
	height: 100%;
	border: 0;
	display: block;
}

.hero-icon {
	position: relative;
	width: 60px;
	height: 60px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: table;
	margin: 0 auto;
}

.color-turquoise {
	color:#1abc9c
}

.color-emerald {
	color:#2ecc71
}

.color-peter-river {
	color:#3498db
}

.color-amethyst {
	color:#9b59b6
}

.color-wet-asphalt {
	color:#34495e
}

.color-green-sea {
	color:#16a085
}

.color-nephritis {
	color:#27ae60
}

.color-belize-hole {
	color:#2980b9
}

.color-wisteria {
	color:#8e44ad
}

.color-midnight-blue {
	color:#2c3e50
}

.color-sun-flower {
	color:#f1c40f
}

.color-carrot {
	color:#e67e22
}

.color-alizarin {
	color:#e74c3c
}

.color-clouds {
	color:#ecf0f1
}

.color-concrete {
	color:#95a5a6
}

.color-orange {
	color:#f39c12
}

.color-pumpkin {
	color:#d35400
}

.color-pomegranate {
	color:#c0392b
}

.color-silver {
	color:#bdc3c7
}

.color-asbestos {
	color:#7f8c8d
}

.color-tiny {
	color:#1fa4ce
}

.bkg-tiny {background-color: #1fa4ce}

.bordered {
	border-top: 1px solid #ccc;
}

.bordered {
	border-top: 1px solid #ccc;
}

.feature-box {
	margin-bottom: 50px;
}

.features-section#sectiontwo {
	padding-bottom: 0;
}

.login-box {
	margin-top: 10px;	
	margin-bottom: 20px;
	padding: 30px;
}

.intro {
	font-size: 24px;
	font-weight: 300;
	color: #777778;
	padding: 0;
	line-height: 32px;
	margin-top: 14px;
	margin-bottom: 32px;
	-webkit-font-smoothing: antialiased;
}

.intro strong {
	font-size: 24px;
	font-weight: 400;
	color: #666;
	padding: 0;
	line-height: 26px;
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs > li.active > a {
	border-color: #ccc #ccc transparent;
	background-color: #F0F2F4;
	border: 0;
}

section {
	background:	#F0F2F4;
}

.tiny-cloud {
	display: block;
	height: 72px;
	width: 71px;
	background: url("img/logo-t-s.png") no-repeat scroll ;
	position: absolute;
	top: 0px;	
}

.no-show{
	display: none;
}

#menu {
	height: 120px;
	background-color: #fff;	
	border-bottom: 1px solid #ddd;
}

.navbar-small #menu {
	height: 90px;
}

#menu .navbar-brand {
	height: 90px;
}

.navbar-inverse {
	background-color: #aaa;
	border: 0;	
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #FFF;
	background-color: #575756;
}	

.navbar-inverse .navbar-nav > li > a {
	color: #fff;	
}	

.pad {
	height: 70px;
	width: 100%;
	float: left;
}

.pad1 {
	height: 30px;
	width: 100%;
	float: left;
}

.items {
	padding-left: 20px;
	list-style: circle;
}

.blog-post {
	border-bottom: 1px solid #c7cfd3;
	padding-bottom: 40px;
}

.date-container {
	background: #626c72;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 16px;
	float: left;
	margin-top: 25px;
	width: 80px;
	letter-spacing: -1px;
	font-size: 21px;
	margin-left: -10px;
	text-align: center;
	position: absolute;
	box-shadow: 1px 1px 10px 0px rgba(0,0,0,0.15);
}

.date-container:after {
	border-style: solid;
	border-width: 10px 0 0 10px;
	bottom: -10px;
	content: "";
	display: block;
	left: 0px;
	position: absolute;
	width: 0;
	border-color: #31363a transparent;
}

.day {
	font-size: 38px;
	line-height: 36px;
}

.side-links li {
	padding: 6px;
}

.side-links li a {
	color: #ff755a;
	font-weight: 600;
}

.side-links li a:hover {
	color: #31363a;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #ff755a;
	border-color: #ff755a;
	color: #FFFFFF;
	cursor: default;
	z-index: 2;
}

.blog-post .title {
	font-size: 26px;
	margin-top: 10px;
}

.blog-post .by {
	font-size: 12px;
	margin-bottom: 15px;
}

.blog-post .post {
	margin-top: 15px;
}

.divider {
	border-left: 1px solid #333;
	padding: 0 20px 0 20px;
}

.people {
	text-align: center;
}


.people .name {
	margin: 0;
	color: #666;
	font-weight: bold;
}

.people .title {
	font-size: 12px;
	color: #666;		
	margin: 0;
}

.people .bio {
	font-size: 1em;
}

.mail {
	font-size: 10px;
}

.panel-default > .panel-heading {
	background-color: #FBF9F8;
}

.section-manual .panel-default > .panel-heading {
	background-color: #f5f5f5;
}

.section-manual .info {
	color: red !important;
}

.section-manual .panel-default > .panel-heading a:hover {
	color: #0190C1;
}

.section-manual .quiet {
	color: #999;
	font-size: 9pt;
}

.fa-blue {
	color: #008fc3;
}

#hero-index {
	padding-bottom: 30px;
}

.img-responsive.img-right {
	margin-right: 0;
	margin-left: auto;
}

.img-responsive.img-left {
	margin-left: 0;
	margin-right: auto;
}

.img-responsive.img-center {
	margin-left: auto;
	margin-right: auto;
}

.navbar-default .navbar-nav > li > a {
	color: #444;
	text-transform: uppercase;
	padding: 5px 8px;
	margin: 10px 3px 0;
	border-radius: 0;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background: none;
}

@media (min-width: 1200px) {
	#hero-index {
		/*background: url("img/laptop2.png") right bottom no-repeat;*/
		height: 400px;
	}
}

.footer .section-footer .footer-col {
	margin-bottom: 20px;
}

@media (max-width: 1199px) {
	.price-box ul li.s1 {
		height: 100px;
	}
}

@media (max-width: 991px) {
	.intro-section.landing-page {
		/*background-size: auto 100%;*/
		background-image: none;
	}

	.footer .section-footer .footer-col {
		text-align: center;
		float: none;
	}

	.navbar-header {
		float: none;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}

	body > .navbar .navbar-collapse.collapse {
		display: none !important;
	}

	body > .navbar .navbar-collapse.collapse.in {
		display: block !important;
	}	

	.navbar-nav {
		float: none !important;
		margin: 7.5px -15px;
	}

	.navbar-nav > li {
		float: none;
	}

	.navbar-nav > li > a {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.navbar-menu-collapse {
		width: 100%;
	}

	.top-nav {
		margin-top: 20px;
	}

	.tour-section, .empresa-section, .parceiros-section, .initial-section {
		padding-top: 60px;
		background-image: none;
	}

	.img-responsive {
		margin-left: auto !important;
		margin-right: auto !important;
	}

	.text-center-sm {
		text-align: center !important;
	}

	.price-box ul li.s0,
	.price-box ul li.s1,
	.price-box ul li.s2,
	.price-box ul li.s3 {
		height: auto;
		min-height: 40px;
	}

	.prices-container > div {
		margin: 0 15px 30px;
	}

	.navbar-cover {
		border-bottom: 1px solid #ddd;
	}

	.top-menu {
		margin-top: 20px;
	}

	.navbar-default .navbar-nav > li > a {
		text-align: left;
		margin: 3px 0;
		padding: 13px 15px;
		background-color: none;
	}

	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		background-color: #428BCA;
		color: white;
	}
}

@media (max-width: 767px) {
	.navbar-menu-collapse {
		width: auto;
		background-color: white;
		border-bottom: 1px solid #ccc;
		border-bottom-color: #ccc;
	}

	.owl-wrapper-outer {
		margin-left: 0 !important;
	}

	.owl-wrapper-outer .owl-wrapper {
		text-align: center;
	}

	.text-center-xs {
		text-align: center !important;
	}

	.tour-section .section-submenu,
	.empresa-section .section-submenu,
	.parceiros-section .section-submenu {
		text-align: left;
	}

	.tour-section .section-submenu .nav-pills > li,
	.empresa-section .section-submenu .nav-pills > li,
	.parceiros-section .section-submenu .nav-pills > li {
		float: none;
	}
}

@media (min-width: 992px) {
	.navbar-menu-collapse {
		margin-top: 20px;
	}

	.navbar-small .top-nav {
		display: none;
	}

	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
		border-bottom: 3px solid #428BCA;
	}

	.price-box ul li.s3 {
		white-space: nowrap;
	}

	.fb-footer {
		float: right;
		text-align: center;
	}
}

.navbar-menu-collapse .navbar-nav {
	margin-left: 0;
	margin-right: 0;
}

.navbar-header .navbar-toggle {
	margin-right: 0;
}

.container > .navbar-header {
	margin-left: 0;
	margin-right: 0;
}

.accordion-img {
	display: inline-block;
}

.accordion-img > img {
	width: 100%;
	height: auto;
}

.accordion-img.no-show {
	display: none;
}

.section-white, .section-grey, .section-end {
	padding-bottom: 50px;
}

.intro-section, .section-white, .section-grey {
	padding-top: 70px;
}

#tour > .container > .row > div,
#empresa > .container > .row > div {
	margin-bottom: 50px;
}

.semMargem {
	margin: 0;
}

.semPadding {
	padding: 0;
}

.clientes-container {
	text-align: center;
}


#imgs-sistema .row > div,
.clientes-container > div,
.row.people > div {
	margin-bottom: 30px;
}

#imgs-sistema .row > div:last-child {
	margin-bottom: 0;
}

.icone-modulo {
	float: left;
	padding: 4px 0;
	width: 50px;
	text-align: center;
	font-size: 2em;
}

.texto-modulo {
	padding: 0 20px 10px 50px;
}

.badges {
	padding-top: 10px;
}

.color-red {
	color: #E51C23;
}

.box-login {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #999;
	border-radius: 5px;
	background-color: white;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.img-center:not(.img-responsive) {
	display: block;
	margin: 0 auto;
}

.controls-edicao {
	margin-top: 50px;
}

.help-block {
	font-size: small;
	margin-bottom: 0;
	margin-top: 1px;
	color: #777;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-left-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

.checkbox.has-error,
.radio.has-error {
	padding: 20px;
    margin: 20px 0;
    border-radius: 3px;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-left-color: #d9534f;
}

.checkbox.has-error > *:not(label),
.radio.has-error > *:not(label) {
	color: #a94442;
}

.widget-login-logo {
	background: url("img/logo-footer-p.png") no-repeat center 0px;
	height: 70px;
	width: 184px;
	margin: 30px auto;
	clear: both;
	padding-top: 40px;
	text-align: center;
}

.widget-login-logo a {
	color: #777;
	text-decoration: none;
	font-size: 10px;
}

.widget-login-box {
	background-color: white;
	border-radius: 7px;
	border: 1px solid #ccc;
	padding: 40px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.cursor-pointer {
	cursor: pointer;
}

.padded-left {
	padding-left:30px;
}


.bg-cadastros, .side-nav a.bg-cadastros:hover {background-color: #1ABC9C;}
.fg-cadastros {color: #1ABC9C !important;}
.bg-financas {background-color:#63c75e;}
.fg-financas {color:#63c75e !important;}
.bg-servicos {background-color: #9365B8;}
.fg-servicos {color: #9365B8;}
.bg-suprimentos {background-color: #FAC51C; }
.fg-suprimentos {color: #FAC51C;}
.bg-vendas {background-color:#e67e22;}
.fg-vendas {color:#e67e22;}
.bg-config {background-color:#475577;}
.fg-config {color:#475577;}
.bg-clinica {background-color:#00BCD4;}
.fg-clinica {color:#00BCD4;}

.sections-manual img {
	max-width: 100%;
	height: auto;
}

.sections-manual ul {
	padding-left: 15px;
}

.sections-manual ul.nav-pills {
	padding-left: 0;
}

.sections-manual .panel-title a {
	font-size: 14px;
}