
/* FIXES */
.fix-topo-interno{
	position:absolute;
	top:20px;
}
.logo-topo{
    top: -16px !important;
    position: absolute;
}
.nav-bar.nav-main > .row > .column{
	border:none !important;
}

.tms-arrow-nav {
    background-color: rgba(255, 255, 255, .3);
    color: #6dc12d;
}

.tms-arrow-nav:hover {
    color: #aaca39;
}

/* MENU */

.side-navigation-inner{ background-color:#044d2f; background-image:url(../images/textura-home.png) !important; } /* Fundo Menu Lateral */
.side-navigation-inner { box-shadow: inset 10px 0 9px -7px rgba(1, 44, 28, 0.7); } /* Sombra Menu Lateral */

.nav-bar.nav-main .navigation > ul > li > a { opacity:1; } /* ICO Menu */
.nav-bar.nav-main .navigation > ul > li > a:hover { color:#a3dc1c; } /* ICO Menu Hover */

.side-navigation ul li a { color:#fff;} /* Fonte Menu Lateral */
.side-navigation ul li a:hover { color:#aaca39;} /* Hover Fonte Menu Lateral */

.navigation-hide a { color:#fff; } /* Fechar Menu */
.navigation-hide a:hover { color:#aaca39; } /* Hover Fechar Menu */

.sociais-menu{
	width:100%;
	height:75px;
	text-align:left;
	color:#fff;
	cursor:default;
}

.sociais-icon-menu{
    line-height: 50px;
    font-size: 24px;
	padding:0px 5px 0px 5px;
}

.sociais-menu .fa-twitter:hover{ color:#aaca39 !important; cursor:pointer; }
.sociais-menu .fa-facebook:hover{ color:#aaca39 !important; cursor:pointer; }
.sociais-menu .fa-linkedin-square:hover{ color:#aaca39 !important; cursor:pointer; }
.sociais-menu .fa-instagram:hover{ color:#aaca39 !important; cursor:pointer; }

/* TOPO */

.topo{
	width:100%;
	height:90px;
	background-color:#6dc12d;
	background-image:url(../images/textura01.png);
	top:0px;
	left:0px;
	z-index:99;
}

@media only screen and (max-width:768px) {
	.topo{
		width:100%;
		height:auto;
		min-height: 90px;
	}

	.botao-form {float:none !important; }
	.botao-enviar { width:100% !important; text-align:center; }
}


.sociais-icon{
    line-height: 75px;
    font-size: 18px;
	padding:0px 5px 0px 5px;
}

@media only screen and (max-width:768px) {
	.sociais-icon{
		line-height:35px;
	}
}


.fa-twitter:hover{ color:#5ea9dd; cursor:pointer; }
.fa-facebook:hover{ color:#3b5998; cursor:pointer; }
.fa-linkedin-square:hover{ color:#0077b7; cursor:pointer; }
.fa-instagram:hover{ color:#9550ab; cursor:pointer; }


/* SOBRE */

.fix-quad{
    width: 100%;
    height: 100%;
    border: 1px solid #efefef;
    padding: 10px;
    background-image: url(../images/textura-quad.png);
}
.ico-mais{
    width: 36px;
    height: 35px;
    background-image: url(../images/ico-mais.png);
    background-repeat: no-repeat;
    float: right;
    margin-top: -27px;
    margin-right: -8px;
}

/* EQUIPE */

.hvr-bounce-in {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	 transition:        all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.equipe-email{
    margin: -35px 0px 0px 0px !important;
    font-family: arial;
    font-size: 14px;
    color: #4eb3db;
}

.equipe-email a{
	font-weight:normal;
	color: #4eb3db;
}

.equipe-email a:hover{
	color: #44d1ef;
}

/* GALERIA */

.cover55 {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 2;
    margin: 5px;
}
.fade {
   opacity: 0;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;
}

.fade:hover {
	opacity: 1;
}

.centro-absoluto {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/* TABELA TREINAMENTOS */

.topo-table{
	background-image:url(../images/textura-table.png);
	color:#FFF;
	font-weight:700;
}

table {
  font-family: HelveticaNeueLTStd-Roman, 'Trebuchet MS', Arial, Helvetica,sans-serif;
  line-height: 1.25;
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table tr {
  background: rgba(234,234,234,0.1);
  border: 1px solid #ddd;
  padding: .35em;
}
table th,
table td {
  padding: .625em;
  text-align: center;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  td data-label {
	background-color:#000;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }
  table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
}
.zebra{
	background: rgba(180,180,180,0.1);
}


/* GLOBAIS */

.padding-5{ padding: 5px; }
.margin-bottom-50{	margin-bottom:50px !important; }
.alinha-centro { text-align:center !important; }
.icone-corpo{ width:78px; height:78px; }
.relative { position:relative; }
.footer { margin-top:20px !important; }

.bg-secao { background-image:url(../images/bg-secao.jpg); background-position:top right; background-repeat:no-repeat; }
.bg-secao-seguranca { background-image:url(../images/bg-secao-seguranca.jpg); background-position:top right; background-repeat:no-repeat; }
.bg-secao-treinamento { background-image:url(../images/bg-secao-treinamento.jpg); background-position:top right; background-repeat:no-repeat; }

/************************************************************************************************
*************************************************************************************************
************************************************************************************************/
@media screen and (min-width: 737px) and (max-width: 1200px) {
	ul.contact li {
		padding: 1.3em 0 1.3em 6.8em !important;
		font-size: 0.9em !important;
	}
}

		/* List */
			ul.contact li, ul.divided li {
				border-top: solid 1px;
				border-top-color: #353434;
				border-top-color: rgba(255, 255, 255, 0.5);
			}

			ul.actions li {
				display: block;
				margin-top: 0.5em;
			}

				ul.actions li:first-child {
					margin-top: 0;
				}

			ul.contact li {
				padding: 1.3em 0 1.3em 7em;
				position: relative;
			}

			ul.contact li p {
				margin: 0;
				padding: 0;
				border: 0;
				font-size: 100%;
				font: inherit;
				vertical-align: baseline;
			}

			ul.contact li h3 {
				position: absolute;
				left: 0;
				top: 1.3em;
				font-size: 1.1em;
			}


			ul.divided li {
				padding: 0.5em 0 0.5em 0;
			}

			ul.links li {
				display: block;
				border-top: solid 1px rgba(255, 255, 255, 0.05);
				padding: 0.25em 0 0 0;
				margin: 0.25em 0 0 0;
			}

				ul.links li:first-child {
					border-top: 0;
					padding-top: 0;
					margin-top: 0;
				}

			ul.social li {
				margin: 0 0.5em 0.75em 0;
			}


	ul.dates li {
		position: relative;
		border-top: solid 1px #ddd;
		padding: 1.3em 0 1.3em 6.75em;
	}

	ul.dates .date {
		display: block;
		position: absolute;
		left: 0;
		top: 1.3em;
		background-color: #a3dc1c;
		height: 4.5em;
		text-align: center;
		color: #fff;
		line-height: 1.1em;
		border-top-left-radius: 5px;
		border-bottom-left-radius: 5px;
		padding: 0.8em 0.75em 0 1em;
	}

		ul.dates .date:after {
			content: '';
			position: absolute;
			bottom: 0;
			right: -1.2em;
			border-left: solid 1.25em #a3dc1c;
			border-top: solid 2.3em transparent;
			border-bottom: solid 2.3em transparent;
		}

		ul.dates .date strong {
			display: block;
			font-size: 1.75em;
			padding-top: 0.15em;
		}

	ul.dates h3 {
		font-size: 1.1em;
	}

	ul.dates p {
		margin: 0;
		color:#c2f34c !important;
	}

	ul.dates li:first-child {
		border-top: 0;
		padding-top: 0;
	}

		ul.dates li:first-child .date {
			top: 0;
		}

	ul.divided li {
		border-top: solid 1px #ddd;
		padding: 1em 0 1em 0;
	}

		ul.divided li:first-child {
			border-top: 0;
			padding-top: 0;
		}

	ul.social {
		overflow: hidden;
		cursor: default;
	}

		ul.social li {
			display: inline-block;
		}

			ul.social li:first-child {
				margin-left: 0;
			}

			ul.social li a {
				display: inline-block;
				width: 3em;
				height: 3em;
				text-align: center;
				border-radius: 5px;
				background: #888;
				-moz-transition: background-color .25s ease-in-out;
				-webkit-transition: background-color .25s ease-in-out;
				-ms-transition: background-color .25s ease-in-out;
				transition: background-color .25s ease-in-out;
			}

				ul.social li a:before {
					color: #fff;
					font-size: 2em;
					line-height: 1.5em;
				}

				ul.social li a.fa-facebook {
					background: #3c5a98;
				}

					ul.social li a.fa-facebook:hover {
						background: #4c6aa8;
					}

				ul.social li a.fa-twitter {
					background: #2daae4;
				}

					ul.social li a.fa-twitter:hover {
						background: #3dbaf4;
					}

				ul.social li a.fa-dribbble {
					background: #c4376b;
				}

					ul.social li a.fa-dribbble:hover {
						background: #d4477b;
					}

				ul.social li a.fa-linkedin {
					background: #006599;
				}

					ul.social li a.fa-linkedin:hover {
						background: #1075a9;
					}

				ul.social li a.fa-tumblr {
					background: #2b4661;
				}

					ul.social li a.fa-tumblr:hover {
						background: #3b5671;
					}

				ul.social li a.fa-google-plus {
					background: #da2713;
				}

					ul.social li a.fa-google-plus:hover {
						background: #ea3723;
					}

				ul.social li a.fa-instagram {
					background: #885c53;
				}

					ul.social li a.fa-instagram:hover {
						background: #a96354;
					}


.footer h2 {
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    color: #ffffff;
	letter-spacing:-1px;
	font-size: 1.75em;
    line-height: 1.75em;
	margin:0.5em 0 1.25em 0 !important;
}

.footer h3, .footer h3 a {
    font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    color: #ffffff;
    font-size: 1.3em;
    line-height: 1.3em;
	margin-bottom:0.2em;
}

.footer ul{
	list-style: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.button {
    -webkit-appearance: none;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    border-radius: 5px;
    background: #a3dc1c;
    color: #fff !important;
	font-size:1.1em !important;
    font-weight: 700;
    outline: 0;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
}

.button:hover {
    background: #b5e93a;
}

/* CAMPOS */
.campos {
    width: 100% !important;
    font-family: 'Yanone Kaffeesatz', Arial, sans-serif;
    height: 50px;
    font-size: 25px;
	line-height:25px;
    padding: 5px !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #456672;
    border: 2px solid #E1E1E1;
    transition: border 0.5s;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    margin-bottom: 15px;
}

.mensagem{
    height: 112px !important;
	min-height: 112px !important;
}

textarea{ resize:none; vertical-align:top; }


/* HELPER */
.no-border{	border:none !important; }
.margin-top-25{ margin-top:25px !important; }
.verde-claro{ color:#a3dc1c; }


/* RODAPE */
.footer{
	background-color:#6dc12d !important;
	background-image:url(../images/textura01.png) !important;
}

.botao-form{ float:right; }
.foto-contato img{ display:block; width:100%; }
.foto-contato p{ margin-top:28px; color:#ffffff; }
.foto-contato p strong{ color:#a3dc1c; }
.footer-sociais{ color:#ffffff; }
.footer-sociais a{ color:#a3dc1c; }
.footer-sociais a:hover{ color:#225803; }
.footer-telefone{
	font-family: 'Montserrat' !important;
    font-weight: 700 !important;
    font-size: 1.50em !important;
    line-height: 1.50em !important;
}

@media only screen and (max-width:768px) {
	.footer h2 { margin:1em 0 0.5em 0 !important; }
}
