@import url(../fonts/fonts.min.css);
html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/**
* Remove default margin.
*/

body {
	color: #000;
	font: normal 16px/1.5em 'roboto',sans-serif;
	margin: 0;
	padding: 0;
}

a, .btn, .botao, h1, h2, h3, h4 {
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

a:hover, .btn:hover, .botao:hover, h1:hover, h2:hover, h3:hover, h4:hover{
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}

img:not(.hovereffect):not(.imgLoaded) {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

img:hover:not(.hovereffect):not(.imgLoaded) {
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.tran-scale {
	overflow: hidden;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
	border-radius: 12px;	
}

.tran-scale img:hover {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}

.tran-scale img {
	width: 100%;
	float: left;
}

/*ESTRUTURA DO SITE*/

.container-wrap {
	margin: 0 auto;
	padding: 0 10px;
}


/* ARTICLES */

.article-info-term { display: none; }

.article-info dd { display: inline; }

/*CONTACT FORM*/
.contact-form,
.contact-form fieldset {
	max-width: 660px;
	margin: 0 auto;
	padding: 0;
	float: left;
}

.contact-form input[type="text"],
.contact-form input[type="email"] {
	height: 30px;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea {
	width: 100%;
	padding: 8px;
}

.form-actions {
	border:none;
	background: none;
	text-align: center;
}

/* FORM LOGIN*/

.login {
	max-width: 600px;
	margin: 0 auto;
	padding: 0;
}

.login fieldset,
.remember {
	max-width: 350px;
	margin: 0 auto;
	padding: 0;
}

.login input[type="text"],
.login input[type="password"] {
	display: block;
	margin: 0 auto;
	padding: 8px;
	width: 95%;
	min-height: 30px;
	margin-bottom: 10px;
}

.login .controls input[type="checkbox"] {
	float: left;
	margin: 8px 10px;
}

.form-horizontal .controls { margin-left: 0; }

.login .well {
	background: none;
	border: none;
}

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

.remember ul {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

.remember ul li{
	display: inline;
}

ul.nav.nav-tabs.nav-stacked li a {
	font-size: 12px;
}

/*EDITOR*/
#jform_title {
	display: block;
	width: 100%;
	min-height: 40px;
	font-size: 20px;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div#b2jcontainer_c127.b2jcontainer {
background: none;
border: none;
}

/* Propriedades predefinidas Detalhar */

.detalink {
	position: relative;
}

.detalink-borda-br {
	background-color: #fff;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.detalink-borda-pr {
	background-color: #000;
	padding: 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.fll {float: left;}
.flr {float: right;}
.cb {clear: both;}
.dinline {display: inline;}

.bdrds8 {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}

.cz {background-color: #ccc;}
.pr {background-color: #999;}

.auto0, .row-fluid {max-width: 1170px; width: 100%; margin: 0 auto; padding: 0;}

/*  -----------------------   */

.logo-localize img {
	margin: 180px 0px 0px;
}

.dt-menu li {
	float: left;
}

.items-row {
	margin-bottom: 40px;
}

.bt-cs .bt-center {margin:  5px 0;}

.bt-cs a.prev,
.bt-cs a.next {
	margin: -15px;
}

.bt-cs .bt-inner {
	margin: 0 16px;
	position: relative;
	padding: 7px 12px 15px;
	border-radius: 8px;	
}

.bt-cs .bt-inner .bt-title {
	text-transform: none;
	text-align: center;
	margin: 5px 0 10px;
}

.bt-cs .bt-inner .bt-introtext {
	font-size: 13px;
	text-align: justify;	
}


.pg-padrao {
	margin: 0 auto;
}

.clear-fix {
	clear: both;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.bg-top {
	margin: -1px 0 0 0;
	padding: 0 0 1px;
	background: url(../images/fundo-localize.jpg) no-repeat;
	background-size: 100%;
}

.navbar .container {
background: rgba(0, 0, 0, 0.76);
width: calc(100% - 24px);	
padding: 12px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}

/*phone header*/

.moduletable-phone-header {
	background: rgba(0, 0, 0, 0.76) none repeat scroll 0% 0%;
	padding: 12px;
	margin: 16px  0 6px;
	border-radius: 10px;
	width: calc(100% - 24px);
	margin-right: -5px;
	float: left;
}

.moduletable-phone-header h3 {
	text-align: center;
	color: #fff;
	font: 700 23px;
	margin: 0;
	padding: 0;
}

.moduletable-phone-header .phone{
	text-align: center;
	padding: 0;
	margin-top: 10px;
	color: #ffd617;
	font-size: 28px;
	font-weight: 700;
}







.hidden-phone .phone-1{
    width: 50%;
    float: left;
    padding: 18px 0 0;
}
.hidden-phone .phone-1 p{
    text-align: center;
    color: #fff;
    line-height: 16px;
}
.hidden-phone .phone-1 strong{
	color: #d67900;
	font-size: 15px;
}


.hidden-phone .phone-2{
    width: 30%;
    float:left;
    padding: 18px 0 0;
    margin-left: 26px;
}
.hidden-phone .phone-2 p{
    text-align: center;
    color: #fff;
    line-height: 16px;
}
.hidden-phone .phone-2 strong{
    color: #d67900;
    font-size: 15px;
}


.hidden-phone .phone-3{
    width: 50%;
    float:left;
    padding: 18px 0 0;
}
.hidden-phone .phone-3 p{
    text-align: center;
    color: #fff;
    line-height: 15px;
}
.hidden-phone .phone-3 strong{
    color: #d67900;
    font-size: 15px;
}

.hidden-phone .phone-4{
    width: 40%;
    float: left;
    padding: 18px 0 0;
}
.hidden-phone .phone-4 p{
    text-align: center;
    color: #fff;
    line-height: 16px;
}
.hidden-phone .phone-4 strong{
	color: #d67900;
	font-size: 15px;
}


.moduletable-phone-header .acesso {
	color: #fff;
	font-weight: 300;
	margin: 0;
	margin-top: 20px;
	padding: 0;
	float: left;
	width: 100%;
	text-align: center;
	float: left;
}

.moduletable-phone-header form {
	margin: 0;
	padding: 0;
	float: left;
}
.moduletable-phone-header form input[type="text"],
.moduletable-phone-header form input[type="password"]{
	width:208px;
	height: 30px;
	border-radius: 4px;
	border: 0px;
	margin: 5px 5px 0px 0px;
	text-indent: 10px;
	background: rgb(254,254,254); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(205,205,205,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,254,254,1)), color-stop(100%,rgba(205,205,205,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(205,205,205,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(205,205,205,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(205,205,205,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(205,205,205,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
}

.moduletable-phone-header form input[type="text"]{
	margin-right: 11px;
}

.moduletable-phone-header form input[type="submit"]{
	padding: 10px 35px 10px;
	margin: 4px 0 0 6px;
	background: #009D54;
	border: none;
	color: #fff;
	cursor:pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

/* MENU */

.menu-princ {
	position: relative;
	background: rgba(0,0,0,.76);
	margin-top: 10px;
	clear: both;
}

.menu-princ ul li{
	list-style: none;
	line-height: 60px;
	display: inline-block;
}

.menu-princ ul li a{
	text-decoration: none;
	padding: 0 35px;
	color: #fff;
}
.menu-princ ul li a:hover{
	background: rgba(0, 157, 84, 0.81);
}

/*banner*/

.moduletable-banner{
	height: 360px;
	margin: 10px auto;
	float: left;
	position: relative;
}

.moduletable-newshome {
position: relative;
background-color: rgba(0, 0, 0, 0.76);
height: 371px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}

.slideshowck {
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.slider {
	width: 100%;
	margin: 0 auto;
}

.dt-slideshow {
	margin: 20px 0;
}

a.bt-image-link img.hovereffect {
	margin-top: 0;
}

.bt-cs .bt-inner .bt-title, .bt-introtext { color: #FFF;}

/*banner jarrid*/

.box-left .moduletable,
.box-left .b2jcontainer.iremos {
	position: relative;
}

.box-left .controls{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
}

/*conteiner do mod bg*/
.box-left div#b2jcontainer_m93.b2jcontainer,
.box-left .moduletable-iremos .gbs3 {
	background: radial-gradient(ellipse at center,  rgba(230,34,43,1) 0%,rgba(115,14,22,1) 100%);
/*	margin-top: 82px;*/
	margin-left: 0;
	height: 313px;
	border-radius: 9px;
	border:0px;
	width: calc(100% - 60px);
	padding: 30px;
}

.control-label {color: #fff;}

.box-left .control-label {
	/*display: none;*/
	width: 0;
	height: 0;
}

/*TITLE*/
.box-left .b2jcontainer h2,
.box-left .moduletable-iremos h3 {
	background: none;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 21px;
	color: #336633;
	padding: 5px;
	/*margin-top: -89px;*/
	text-align:center;
	font-weight: 100;
}
.box-left .moduletable-iremos .gbs3 div {
	color: #fff;
	text-align: center;
	font-size: 18px;
    font-weight: 300;
}
/*botao*/
.box-left div#b2jcontainer_m93 .btn,
.box-left .moduletable-iremos .gbs3 input[type="submit"] {
	/* background: #C5DA8D; */
	color: #106000;
	float: right;
	width: 100%;
	padding: 20px 25px;
	line-height:5px;
	margin: 5px 0;
	border-radius: 8px;
	text-align: center;
	cursor: pointer;
	text-shadow: none;
	border: 0;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	background: #C5DA8D url(../images/submit.png) no-repeat left center;
}

#fin-enviar {
	float: right;
	margin-right: 32px;
}

.box-left div#b2jcontainer_m93 .btn:hover,
.box-left .moduletable-iremos .gbs3 .btn:hover {
	opacity: 1;
}

#b2j_form_m93>.control-group:nth-child(1) {
	margin: 10px 0 25px;
}

/*inputs */
.box-left div#b2jcontainer_m93 .b2j_form input[type="text"],
.box-left .moduletable-iremos .gbs3 input[type="text"]{
	width: 220px !important;
	height: 35px;
	border:0px;
	border-radius: 5px;
}
.box-left div#b2jcontainer_m93 .alert-error {
	position: absolute;
	width: 210px;
}
.box-left div#b2jcontainer_m93 .required, div#b2jcontainer_m93 .asterisk {
	display: none;
}

/*conheca nosso rastreadores curriculares*/


.box-right .moduletable-none {
	float: right;
	overflow: hidden;
	/*	background: #ccc;*/
}

.box-right .moduletable-none h3 {
	font: normal 21px 'robotolight';
	text-transform: uppercase;
	color: #363;
	padding: 5px;
}

.box-right .moduletable-none a {
	position: relative;
	text-decoration: none;
	float: left;
	border-radius: 5px;
}

.box-right .moduletable-none a:hover {
	text-decoration: underline;
}


.rastreadores-carros,
.rastreadores-motos,
.rastreadores-caminhoes {
	position: relative;
	width: 673px;
	height: 96px;
	padding-bottom: 20px;
	border-radius: 20px;
	box-shadow: 0px 0px 3px #ccc;
}

.rastreadores-carros a,
.rastreadores-motos a,
.rastreadores-caminhoes a {
	color: #333;
	font: normal 19px/96px 'robotolight';
	text-transform: uppercase;
}

.rastreadores-carros {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 24%, rgba(89,176,205,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(24%,rgba(255,255,255,1)), color-stop(100%,rgba(89,176,205,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(89,176,205,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(89,176,205,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(89,176,205,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 24%,rgba(89,176,205,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#59b0cd',GradientType=1 ); /* IE6-9 */
}

.rastreadores-motos {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 24%, rgba(89,205,95,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(24%,rgba(255,255,255,1)), color-stop(100%,rgba(89,205,95,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(89,205,95,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(89,205,95,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(89,205,95,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 24%,rgba(89,205,95,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#59cd5f',GradientType=1 ); /* IE6-9 */

}

.rastreadores-caminhoes {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 24%, rgba(213,229,104,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(24%,rgba(255,255,255,1)), color-stop(100%,rgba(213,229,104,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(213,229,104,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(213,229,104,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 24%,rgba(213,229,104,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,1) 24%,rgba(213,229,104,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5e568',GradientType=1 ); /* IE6-9 */

}

.rastreadores-carros:before,
.rastreadores-motos:before,
.rastreadores-caminhoes:before {
	position: relative;
	float: left;
	content: '';
	width: 144px;
	height: 100px;
	margin-right: 30px;
}

.rastreadores-carros:before {
	background: url(../images/servico-1.png) no-repeat;
}

.rastreadores-motos:before {
	background: url(../images/servico-2.png) no-repeat;
}
.rastreadores-caminhoes:before{
	margin-left: 15px;
	background: url(../images/servico-3.png) no-repeat;
}

.alert .moduletable {
	position: fixed;
	color: #fff;
	top: 0;
	left: 0;
	width: 100%;
	height: 30px;
	text-align: center;
	background: #ff4040;
	z-index: 1;
}

.alert p {
	margin: 0;
	padding: 0;
	line-height: 30px;
}

#btn-exibir {
	position: fixed;
	top: 0;
	right: 10px;
	height:30px;
	text-align:center;
	color:#FFF;
	background:#ccc;
	cursor:pointer;	
	z-index: 10;
}

/* FOOTER */

.moduletable-footer a {
	color: #fff;
	text-decoration: none;
	float: right;
}

.moduletable-footer a:hover {
	text-decoration: underline;
}

/*paginas*/

.item-page, .blog, .contact {
	padding: 10px;
	margin: 0 auto;
	text-align: justify;
	margin-bottom: 10px;
}

.item-page h2,
.contact h2 {
	text-transform: uppercase;
	color: #336;
	font-weight: 300;
	text-align: center;
	border-bottom:1px solid #ccc;
	padding: 25px;
	margin-top: 0;
}

.item-page h2 a {
	text-decoration: none;
	color: #336;
}

.item-page img {
	margin: 5px;
}

/* PAGINA TIPOS DE RASTREADORES */

header.rastreadores {
	display: block;
	width: 100%;
	background: #ccc;
}

.tipos-rastreadores {

}

.tipos-rastreadores .box1,
.tipos-rastreadores .box2 {
	position: relative;
	/*	background: #ccc*/
}

.blog h2 a {
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
}

.blog h2 a:hover {
	text-decoration: underline;
}

.blog img {
	margin: 5px;
}

/* PAGINATION */

.pagination ul{
	display: block;
	float: right;
	margin-top: -40px;
	padding-left: 0;
}

.pagination ul li{
	display: inline-block;
	list-style: none;
}

.pagination ul li a {
	padding: 15px;
	background: #ccc;
	color: #444;
	text-decoration: none;
}

.pagination ul li.active a,
.pagination ul li a:hover {
	background: #999;
	color: #fff;
}

#fim {
	border-bottom-right-radius: 5px;
}


/* READMORE */

.readmore {
	clear: both;
	padding: 10px;
	padding-left: 0;
}

.readmore a {
background: #EAAB22;
color: #fff;
text-decoration: none;
padding: 10px 112px;
}

/* CONTATO */

.contact .accordion-heading {
	display: none;
}

.contact .conteudo-contato {
	float: right;
	width: 480px;
	margin-top: 20px;
	font-weight: 300;
}

.contact .conteudo-contato iframe {
	width: 458px;
	height: 194px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 3px #ccc;
}
.contact .conteudo-contato h3 {
	text-transform: uppercase;
	color: #000;
	padding-top: 15px;
}

.contact .conteudo-contato span {
	margin-left: 20px;
}

.contact form {
	float: left;
}

.contact input[type="text"],
.contact input[type="email"] {
	width: 500px;
	height: 35px;
	text-indent: 10px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	border-radius: 2px;
}

.contact textarea {
	width: 500px;
	height: 200px;
	border-radius: 2px;
	border: 1px solid #ccc;
	padding-top: 10px;
	text-indent: 10px;
	font-family: 'Roboto', sans-serif;
}

.contact input[type="checkbox"] {
	margin-top: 15px;
}

.contact #left {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact button {
	padding:13px 214px;
	background: #888;
	color: #fff;
	border:0px;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 15px;
}

.contact button:hover {
	background: #777;
}

/*tutorial*/

.pdf-tutorial{
	float: right;
	width: 500px;
	height: 270px;
	border-left: 1px solid #ddd;
	padding-left: 30px;
	margin-top: 40px;
	font-size: 13px;
}

.pdf-tutorial p{
	margin-bottom: 50px;
}

.pdf-tutorial a{
	color: #444;
	padding: 20px;
	border: 1px solid #999;
	text-decoration: none;
	margin-top: 20px;
	transition:.3s;
	-web-transition:.3s;
	-moz-transition:.3s;
	-o-transition:.3s;
	-ms-transition:.3s;
}

.pdf-tutorial a:hover{
	background: #666;
	color: #fff;
	border: 1px solid #999;
} 

/*.pdf-tutorial a{
	color: #555;
	padding: 20px;
	border: 1px solid #999;
}

.pdf-tutorial a:hover{
	color: #111;
	border: 1px solid #333;
	} */

	.title-video-tutorial{
		color: #00A859;
		widows: 470px;
		display: block;
		padding-top: 20px;
	}


.clientes {
	margin: 0 auto;
}

.clientes h3 {
	text-align: center;
}

.dt-footer {
	background-color: #333;
	color: #fff;
	padding: 12px 0 6px;
	margin-top: 30px;
	font-size: 13px;
	background: rgb(30,30,30); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(30,30,30,1) 0%, rgba(79,79,79,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,30,30,1)), color-stop(100%,rgba(79,79,79,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(30,30,30,1) 0%,rgba(79,79,79,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(30,30,30,1) 0%,rgba(79,79,79,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(30,30,30,1) 0%,rgba(79,79,79,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(30,30,30,1) 0%,rgba(79,79,79,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e1e1e', endColorstr='#4f4f4f',GradientType=0 ); /* IE6-9 */
}

.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in-out; 
    animation-timing-function: ease-in-out; 
} 

@-webkit-keyframes fadeInUp { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateY(20px); 
    } 
    100% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes fadeInUp { 
    0% { 
        opacity: 0; 
        transform: translateY(20px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 

.fadeInUp { 
    -webkit-animation-name: fadeInUp; 
    animation-name: fadeInUp; 
}

@-webkit-keyframes fadeInDown { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateY(-20px); 
    } 
    100% { 
        opacity: 1; 
        -webkit-transform: translateY(0); 
    } 
} 

@keyframes fadeInDown { 
    0% { 
        opacity: 0; 
        transform: translateY(-20px); 
    } 
    100% { 
        opacity: 1; 
        transform: translateY(0); 
    } 
} 

.fadeInDown { 
    -webkit-animation-name: fadeInDown; 
    animation-name: fadeInDown; 
}

.animated-pulse { 
    -webkit-animation-duration: 0.3s; 
    animation-duration: 0.3s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    -webkit-animation-timing-function: ease-in; 
    animation-timing-function: ease-in; 
} 

@-webkit-keyframes pulse { 
    0% { -webkit-transform: scale(1); } 
    50% { -webkit-transform: scale(1.1); } 
    100% { -webkit-transform: scale(1); } 
} 
@keyframes pulse { 
    0% { transform: scale(1); } 
    50% { transform: scale(1.1); } 
    100% { transform: scale(1); } 
} 

@media screen and (max-width: 768px) {
	.logo-localize {
		text-align: center;
	}
	.logo-localize img {margin-top: 20px;}
	.box-right img {
		width: 100%; max-width: auto;
	}
	.bt-introtext {display: none;}
	.moduletable-newshome {height: 250px;}
}



/* CONTATO */

.contact .accordion-heading {
	display: none;
}

.contact .conteudo-contato {
	float: right;
	width: 480px;
	margin-top: 20px;
	font-weight: 300;
}

.contact .conteudo-contato iframe {
	width: 458px;
	height: 194px;
	border: 5px solid #fff;
	box-shadow: 0px 0px 3px #ccc;
}
.contact .conteudo-contato h3 {
	text-transform: uppercase;
	color: #000;
	padding-top: 15px;
}

.contact .conteudo-contato span {
	margin-left: 20px;
}

.contact-form form {
	float: left;
}

.contact-form input[type="text"],
.contact-form input[type="email"] {
	width: 500px;
	height: 35px;
	text-indent: 10px;
	border: 1px solid #ccc;
	margin-bottom: 15px;
	border-radius: 2px;
}

.contact-form textarea {
	width: 500px;
	height: 200px;
	border-radius: 2px;
	border: 1px solid #ccc;
	padding-top: 10px;
	text-indent: 10px;
	font-family: 'Roboto', sans-serif;
}

.contact input[type="checkbox"] {
	margin-top: 15px;
}

.contact-form #left {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact-form button {
	padding:13px 214px;
	background: #888;
	color: #fff;
	border:0px;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 15px;
}

.contact-form button:hover {
	background: #777;
}

.contact-form .control-label {
	color: #333;
	text-align: left;
}

.chrono_credits {
	display: none;
}





/*Contato*/

.form-horizontal .form-actions{
	padding-left: 0 !important;
}

.pg-contato h1{
	display: none;
}



.pg-contato h3,
.pg-contato .dl-horizontal dt{
	display: none;
}



.pg-contato .conteudo-contato{
	display: none;
}
.pg-contato .contact-form{
    width: 100%;
    max-width: 1349px;
    text-align: center;
    margin: 0 auto;
}
.pg-contato #contact-form{
    margin: 0 auto;
    width: 80%;
    background: #ededed;
    padding: 16px 0 9px;
    border-radius: 13px;
    float: none !important;
}
.pg-contato .control-label{
    width: 63%;
    margin: 0 auto;
    float: none !important;
}
.pg-contato .contact-form input[type="text"],
.pg-contato .contact-form input[type="email"],
.pg-contato .contact-form textarea{
	width: 61% !important;
}







.pg-contato .enderecos h2{
	padding: 53px 0 19px;
}
.pg-contato .enderecos{
    width: 100%;
    float: right;
    margin: 3px 87px 0 -22px;
}

.pg-contato .enderecos img{
	width: 97%;
	border-radius: 10px;
}


.pg-contato .enderecos .uni-fraceses iframe{
    width: 93%;
    border: 2px solid #fff !important;
    padding: 3px;
    box-shadow: 4px 5px 7px #c6c6c6;
    margin: 12px 0 22px 0 !important;
}
.pg-contato .enderecos .uni-fraceses{
    width: 48%;
    float: left;
    border: 1px solid silver;
    padding: 6px 0 0;
    border-radius: 19px;
}
.pg-contato .enderecos .uni-fraceses p{
	text-align: center;
}
.pg-contato .enderecos .uni-fraceses h4{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}


.pg-contato .enderecos .turu{
    width: 48%;
    float: right;
    border: 1px solid silver;
    padding: 6px 0 0;
    border-radius: 3px;
    border-radius: 19px;
}
.pg-contato .enderecos .turu p{
	text-align: center;
}
.pg-contato .enderecos .turu h4{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.pg-contato .enderecos .turu iframe{
    width: 93%;
    border: 2px solid #fff !important;
    padding: 3px;
    box-shadow: 4px 5px 7px #c6c6c6;
    margin: 12px 0 22px 0 !important;
}


.pg-contato .enderecos .cidop iframe{
    width: 93%;
    border: 2px solid #fff !important;
    padding: 3px;
    box-shadow: 4px 5px 7px #c6c6c6;
    margin: 12px 0 22px 0 !important;
}
.pg-contato .enderecos .cidop{
    width: 48%;
    margin: 30px 0px 0px 30px;
    float: left;
    border: 1px solid silver;
    padding: 6px 0 0;
    border-radius: 19px;
}
.pg-contato .enderecos .cidop p{
	text-align: center;
}
.pg-contato .enderecos .cidop h4{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}


.pg-contato .enderecos .maiobao iframe{
    width: 93%;
    border: 2px solid #fff !important;
    padding: 3px;
    box-shadow: 4px 5px 7px #c6c6c6;
    margin: 12px 0 22px 0 !important;
}
.pg-contato .enderecos .maiobao{
    width: 48%;
    margin: 30px 0px;
    float: left;
    border: 1px solid silver;
    padding: 6px 0 0;
    border-radius: 19px;
}
.pg-contato .enderecos .maiobao p{
	text-align: center;
}
.pg-contato .enderecos .maiobao h4{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.detalink{
	margin: 36px -27px 0;
}