html, body{
    font-size: 100%;
	font-family: 'Open Sans', sans-serif;
	background:#ffffff;
	margin: 0;
}
body {
  overflow-x: hidden;
}
p,ul li{
	margin:0;
	font-size:16px;
  text-align: justify;
}
h1,h2,h3,h4,h5,h6{
	font-family: 'Righteous', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
  list-style: none;
}
body a:hover{
	text-decoration:none;
}
/*-- header --*/
input[type="submit"],input[type="reset"],a.facebook1,a.twitter1,a.google1,a.instagram1,.w3l_categories ul li a,.info-left ul li a,.agileinfo_tags ul li a,.wthree_blog_left_grid ul li a,.wthree_blog_left_grid h3 a,.agile_team_grid1_pos1,.agileits_breadcrumbs_left ul li a,.copyright p a,ul.w3agile_footer_grid_list li a,ul.agileinfo_social_icons li a,.sobre-grid1,.sobre-grid1 span,.sobre-grid h3,.sobre-grid2,.sobre-grid2 span,.sobre-grid3,.sobre-grid3 span{
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
.logo-img {
  transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
    width: 300px;
    position: absolute !important;
    top: -40px;
    left: 50px;
}
@media(max-width: 768px) {
  .logo-img {
    width: 115px;
  }
}
.agileinfo_social_icons li {
  margin-left: 10px;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 20px;
  right: 2%;
  overflow: hidden;
  z-index: 999;
  width: 32px;
  height: 32px;
  border: none;
  text-indent: 100%;
  background: url(../images/arrowToTop.png) no-repeat 0px 0px;
}
#toTopHover {
  width: 32px;
  height: 32px;
  display: block;
  overflow: hidden;
  float: right;
  opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.banner-bottom{
	padding:2em 0;
	background:#4F85B8;
	margin-bottom: 50px;
}
.button {
	min-width: 150px;
	max-width: 190px;
	display: block;
	padding: .7em 2em;
/*-- w3layouts --*/
	border: none;
	background: none;
	color: inherit;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	font-size: 14px;
}
.button:focus {
	outline: none;
}
.button > span {
	vertical-align: middle;
}
/*NEWS*/

.snip1493 {
  font-family: 'Open Sans', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  margin: 40px 2%;
  min-width: 250px;
  max-width: 310px;
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  text-align: left;
  font-size: 16px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  height: 300px;
}

.snip1493 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.snip1493:after {
  position: absolute;
  top: 12px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 25px;
  border-color: transparent transparent transparent #4F85B8;
  content: '';
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.snip1493 img {
  max-width: 100%;
  vertical-align: top;
  position: relative;
}

.snip1493 figcaption {
  padding: 20px 20px 30px;
  background-color: #ffffff;
}

.snip1493 .date {
  background-color: #056a3f;
  top: 15px;
  color: #fff;
  right: 15px;
  min-height: 48px;
  min-width: 48px;
  position: absolute;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 50%;
  padding: 10px 0;
}

.snip1493 .date span {
  display: block;
  line-height: 14px;
}

.snip1493 .date .month {
  font-size: 11px;
}

.snip1493 h3,
.snip1493 p {
  margin: 0;
  padding: 0;
}

.snip1493 h3 {
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 400;
  font-size: 19px;
}

.snip1493 p {
    color: #999;
    line-height: 2em;
    font-size: 13.5px;
}

.snip1493 footer {
  padding: 0 25px;
  color: #999999;
  font-size: 0.8em;
  line-height: 50px;
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.snip1493 footer > div {
  display: inline-block;
  margin-right: 15px;
}

.snip1493 footer i {
  margin-right: 5px;
  font-size: 1.2em;
}

.snip1493 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.snip1493:hover:after,
.snip1493.hover:after {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}
.head{
	color:#4b4b4b;
	text-align:center;
  padding-top: 0.4em;
	position:relative;
  font-size: 3.0em;
  font-weight: 400;
  font-family: 'Righteous';
  padding-bottom: 1.3em;
}
.head span{
  display: block;
  font-size: .8em;
  color: #305a9a;
  top: 0;
  padding-bottom: .5em;
  padding-top: 20px;
}

.head i{
  font-size: 1.1em;
  color: #305a9a;
  top: 0;
  padding-bottom: .5em;
  padding-top: 20px;
}
.arrow-left{
	background: url(../images/left.png) no-repeat 0px 0px;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.bs-example{
	margin:3em 0 0;
}
.nav-tabs > li > a {
    margin-right: 15px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
}
.nav-tabs > li {
    float: none;
    display: inline-block;
}
.nav-tabs {
    width: 70%;
    margin: 0 auto;
    border-bottom: 3px solid #3338bd;
}
.nav-tabs > li > a:hover {
    border-color: #3338bd;
    border-bottom: 3px solid #fff;
}
.nav-tabs > li {
    margin-bottom: -3px;
}
.nav-tabs > li > a {
    line-height: 1.42857143;
    border: 3px solid transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 3px solid #3338bd;
    color: #3338bd;
  background-color: transparent;
  border-bottom-color: #ffffff;
}
.tab-left h4{
	font-size:18px;
	color:#404249;
	line-height:1.5em;
  font-weight: inherit;
}

.tab-left p{
    color: #999;
    line-height: 2em;
    font-style: italic;
    margin: 0.1em 0 0.45em;
}
.tab-left ul li{
    color: #212121;
    background: url(../images/img-sp.png) no-repeat 0px -183px;
    padding-left: 1.5em;
    list-style-type: none;
    text-transform: capitalize;
    font-family: 'Righteous', sans-serif;
}
.tab-left ul li:last-child{
	margin-bottom:0em;
}
.footer{
	padding:1em 0;
	background: #f4f4f4;
  text-align: center;
  padding-top: 20px;
  border-top: 2px solid #ccc;
}
.agileinfo_footer_grid h3{
  text-align: left;
	font-size:1.7em;
	color:#151515;
	position:relative;
	margin-bottom:0.5em;
	padding-left: 3em;
  margin-left: -90px;
  font-size: 30px;
  font-family: 'Righteous', cursive;
}

.agileinfo_footer_grid p{
	color:#fff;
	line-height:2em;
}
.agileinfo_footer_grid form{
	margin:1em 0 0;
}
.agileinfo_footer_grid input[type="email"]{
	outline:none;
	padding:10px;
	width:73%;
	background:#fff;
	border:none;
	font-size:14px;
	color:#212121;
}
.agileinfo_footer_grid input[type="email"]::-webkit-input-placeholder{
	color:#212121;
  font-family: 'Roboto';
}
.agileinfo_footer_grid input[type="submit"]{
	  outline: none;
    padding: 10px 0;
    width: 25%;
    background: #212121;
    border: none;
    font-size: 14px;
    color: #FFF;
    font-weight: 600;
}
.agileinfo_footer_grid input[type="submit"]:hover{
	background:#515050;
	color:#fff;
}
ul.agileinfo_social_icons li{
	display:block;
	margin-bottom:5px;
  font-family: 'Open Sans';
  font-weight: 600;
}
ul.agileinfo_social_icons li:last-child{
	margin-bottom:0;
}
ul.agileinfo_social_icons li a{
	color:#151515;
	text-transform:none;
	text-decoration:none;
	display:inline-block;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}

ul.agileinfo_social_icons li a:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
ul.agileinfo_social_icons li a:hover{
	color:#3338bd;
}
ul.agileinfo_social_icons li a i{
	padding:0 1em;
}
ul.agileinfo_social_icons li a span{
    border-radius: 35px;
	margin: -11px 0 0;
	float: left;
}
ul.agileinfo_social_icons li a.facebook span{
	background: url(../images/img-sp.png) no-repeat 8px -338px #3b5998;
    width: 40px;
    height: 40px;
}
ul.agileinfo_social_icons li a.twitter span{
	background:url(../images/img-sp.png) no-repeat -51px -341px #55acee;
    width: 40px;
    height: 40px;
}
ul.agileinfo_social_icons li a.google span{
	background:url(../images/img-sp.png) no-repeat -115px -340px #dd4b39;
    width: 40px;
    height: 40px;
}
ul.agileinfo_social_icons li a.instagram span{
	background:url(../images/img-sp.png) no-repeat -169px -339px #833ab4;
    width: 40px;
    height: 40px;
}
.collapsed span {
    display: inline-block;
    left: -1em;
	font-size: 11px;
}
.collapsed i {
    display: none;
}
.panel-heading {
    padding:10px 35px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
  background: #3338bd;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.nav-tabs {
	margin-bottom: 3em;
  text-align: center;
}
ol {
	margin-bottom: 44px;
}
 *, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: "Open Sans", sans-serif;
  color: #383838;
  background-color: #fff;
}

a {
  color: #4970ab;
  text-decoration: none;
}

.title{
  display: block;
  text-align: center;
  padding: 23px 15px;
  box-sizing: border-box;
  font-size: 25px !important;
  /*font-family: fantasy;*/
  color: #3338bd;
  font-weight: 700;
}

.btn-primary {
  background: #3338bd;
}

a.link{
  display: block;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  color: #1a66f7;
  text-decoration: none;
}

.link:hover{
  text-decoration: underline;
  color: #1442d9;
}
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #305a9a;
}
a:hover {
  color: #2980b9;
}
h2 {
  font-size: 20px !important;
}
.wrapper {
  max-width: 400px;
  margin: 50px auto;
  padding-left: 1em;
  padding-right: 1em;
  margin-bottom: -30px;
}
.text-center { text-align: center; }

.title{
  display: block;
  text-align: center;
  padding: 23px 15px;
  box-sizing: border-box;
  font-size: 20px;
}

a.link{
  display: block;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  color: #1a66f7;
  text-decoration: none;
}
.link:hover{
  text-decoration: underline;
  color: #1442d9;
}
.hr {
    clear: both;
    display: block;
    font-size: 0;
    height: 24px;
    margin: 20px 0;
    overflow: hidden;
    padding: 2px 0;
    position: relative;
    text-align: center;
    width: 100%;
}
article{
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
figure img{
    width: 100%;
    height: 100%;
}

/*ESTRUTURA PADRÃO*/
.wrapper-content {
  padding-top: 2em;
}
/* .wrapper-content.home {
  padding: 1em;
} */
.wrapper-content .container section {
  margin-bottom: 4em;
}

.wrapper-content .container section.noticia {
  margin-top: 1.5em;
}
.wrapper-content .container section.noticia h2 {
  padding-bottom: 25px;
}
/*-- Jarallax --*/
.jarallax {
   position: relative;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: 50% 50%;
   z-index: 0;
}
.jarallax > .jarallax-img {
   position: absolute;
   object-fit: cover;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: -1;
}
.jarallax {
   min-height: 400px;
}
@media(max-width: 645px) {
  .banner-sobre {
    display: none;
  }
}
/*-- Jarallax --*/
/*ESTRUTURA PADRÃO*/

/*MENU*/
.top-nav {
  z-index: 99;
  width: 100%;
  /* height: 63px; */
/*    border-bottom: 1px solid #ccc;
    background-color: #f4f4f4;*/
}
@media(max-width: 768px) {
  .top-nav {
    height: auto;
  }
}
.menuFixo {
  position: fixed;
  margin-top: 0 !important;
  top: 0;
  width: 100%;
  background: #f4f4f4;
}
.menuFixo h3 a img {
  transition: width 0.3s ease-out;
  -webkit-transition: width 0.3s ease-out;
  -moz-transition: width 0.3s ease-out;
  width: 140px;
  position: relative !important;
  top: -10px;
}
.divSuperior {
  background-color: #3338bd ;
  padding: 10px 0 10px 26px;
}
.divSuperior p {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-align: right;
    padding-right: 20px;
}
.divSuperior span {
  padding-right: 8px;
}
@media(max-width: 416px) {
  .divSuperior p {
    font-size: 13px;
    text-align: center;
    word-wrap: break-word;
  }
}
.top-nav h3 {
  position: absolute;
  z-index: 1;
  margin-left: 10px;
  margin-top: 5px;
  font-family: 'Righteous', cursive;
  color: #fff;
  font-size: 30px;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#2b22bb !important;
    background-color: transparent;
    font-weight: 400;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color:#2b2b2b;
}
.navbar {
    margin-bottom: 0;
}
.navbar-brand {
    height: 70px;
    padding:15px 0;
    font-size: 1.3em;
    line-height: 40px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus,.navbar-default .navbar-brand {
    color: #2b2b2b;
}
.navbar-nav > li > a {
  font-size: 15px;
  padding: 15px 0;
  text-transform: none;
}
.navbar-default .navbar-nav > li > a {
    color: #2b2b2b;
    font-weight: 400;
    text-align: center;
    font-size: 17px;
}
.link-effect-7 {
  -moz-perspective: 900px;
  -webkit-perspective: 900px;
  perspective: 900px;
}
.link-effect-7 a {
  text-shadow: none;
  margin: 0 20px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.link-effect-7 li.active a::before {
  color:#3338bd;
  font-weight: 400;
}
.link-effect-7 a::before {
  content: attr(data-hover);
  position: absolute;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -moz-transform-origin: 50% 0 50%;
  -ms-transform-origin: 50% 0 50%;
  -webkit-transform-origin: 50% 0 50%;
  transform-origin: 50% 0 50%;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.link-effect-7 a:hover {
  color: #ff0000;
}
.link-effect-7 a:hover::before {
  -moz-transform: translateY(22px) rotateX(-90deg);
  -ms-transform: translateY(22px) rotateX(-90deg);
  -webkit-transform: translateY(22px) rotateX(-90deg);
  transform: translateY(22px) rotateX(-90deg);
  -o-transform: translateY(22px) rotateX(-90deg);
}
.navbar-nav {
  float: none;
  margin: 0;
}
.navbar-right {
    float: none !important;
    margin-right: 0;
    padding: 0;
  text-align:center;
}
.navbar-left {
    float: none !important;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
}
/*MENU*/

/*INICIO*/
.services-h3{
  color: #3338bd;
}
.services,.features,.about,.typo,.team,.team-bottom,.blog,.mail{
  padding:3em 0;
}
.sobre-grid1,.sobre-grid2,.sobre-grid3{
  width: 100px;
    height: 100px;
    border-radius: 50px;
    border: 1px solid #212121;
  margin: 0 auto;
}
.sobre-grid1 span{
  background:url(../images/visao.png) no-repeat 18px 20px;
    display: block;
    width: 90px;
    height: 80px;
    margin: 0 auto;
}

.sobre-grid2 span{
  background:url(../images/missao.png) no-repeat 18px 20px;
    display: block;
    width: 100%;
    height: 80px;
    margin: 0 auto;
}

.sobre-grid3 span{
  background:url(../images/lema.png) no-repeat 18px 20px;
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.sobre-grid h3{
  font-size:1.5em;
  text-transform:capitalize;
  line-height:1.5em;
  margin:1.5em 0 1em;
}
.sobre-grid p{
  color:#6b6b6b;
  line-height:2em;
  font-size: 15.5px;
  font-weight: 600;
  text-align: center;
}
.sobre-grid{
  text-align:center;
}
.sobre-grid:hover h3{
  color:#305a9a;
}
.sobre-grid h3 {
  font-size: 1.1em;
}
.sobre-grid {
  width: 90%;
}
.sobre-grid {
  float: left;
  width: 33.33%;
}
/*INICIO*/


/*CONTATO*/
.formulario-contato{
  width: 100%;
  margin: 0 auto;
  margin-top: 22px;
}

@media (max-width: 768px) {
    .formulario-contato {
        width: 90%;
    }
}

.formulario-contato input, .formulario-contato select {
  margin-bottom: 15px;
}

.formulario-contato textarea {
  resize: none;
  height: 200px;
}

.formulario-contato .bootstrap-select button {
  margin-top: 0px;
  height: 40px;
  background-color: #fff;
  border: 1px solid #ccc;
}

.formulario-contato .btn {
  float: right;
  margin-top: 15px;
  margin-left: 5px;
}

.form-control {
  height: 40px;
}
.form-control::-webkit-input-placeholder {
  font-family: 'Open Sans' !important;
}

.form-control::-moz-placeholder { /* Firefox 19+ */
  font-family: 'Open Sans' !important;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  font-family: 'Open Sans' !important;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  font-family: 'Open Sans' !important;
}

.labelContato{
  font-size: 17px;
  font-weight: 400;
}
@media(max-width: 1200px) {
  .formActions button{
    display: inline-grid;
    right: -15px;
    position: relative;
  }
}
@media(max-width: 991px) {
  .formActions {
    margin-top: 20px;
  }
  .formActions button{
    display: block;
    right: 0;
  }
  .formulario-contato .labelContato.cr {
    margin-top: 15px;
  }
}
@media(max-width: 768px) {
  .formActions .g-recaptcha{
    text-align: center;
  }
  .formActions button{
    float: left !important;
  }
}
/*CONTATO*/

/*NOTICIAS*/
.link-news .col-md-6 figure {
  overflow: hidden;
}
.link-news, .link-news:hover {
  color: inherit;
}
.link-news .col-md-6 figure img {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  width: 100%;
  max-height: 100%;
}

.link-news:hover .col-md-6 figure img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transition: scale(1.1);
}
.titulo-noticia-page {
  margin-bottom: 0px;
  font-weight: 600;
  color: #565555;
  font-family: 'Open Sans', sans-serif;
  font-size: 40px !important;
}
.capa_noticias {
  width: 350px;
}
.widget-side {
  padding-left: 5px;
}
.widget-title {
  font-family: 'Righteous';
  font-size: 42px !important;
  color: #4b4b4b;
  padding-bottom: 15px;
}
.titulo-noticias {
  font-size: 18px;
  padding-bottom: 20px;
  font-weight: 500;
}

.titulo-noticias:hover {
  color: #3338bd;
}
.desc-news {
  font-size: 16px;
  padding-bottom: 65px;
}
.autorData {
  font-size: 15px;
  color: #6b6b6b;
}
._autor {
  margin-top: 40px;
  font-size: 16px;
}
.noticia {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
}
.listaDemaisNoticias {
  list-style-type: none;
}
.listaDemaisNoticias li p {
  font-size: 17px;
  font-weight: 400;
  color: #4b4b4b;
  padding-left: 20px;
  padding-top: 20px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  text-align: left;
  transition: all 0.2s;
  padding: 10px 10px 10px 10px;
  margin: 20px 0;
  border-left: 1px solid #7f9dca;
  border-radius: 0;
}

.listaDemaisNoticias li p:hover {
  -moz-transform: scale(1.08);
  -webkit-transform: scale(1.08);
  transform: scale(1.08);
}
.listaDemaisNoticias li {
  padding: 0px 5px 0px 20px;
}
.noticia-titulo{
    margin-left: 20px;
    font-size: 30px;
    font-weight: 600;
    color: black;
}
.imgnoticia {
  height: 300px !important;
}
.data-noticia {
  margin-left: 20px;
  margin-top: 10px;
}
.no-noticia {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
}

article .outras-noticias {
  font-size: 17px;
  font-weight: 400;
  color: #4b4b4b;
  padding-left: 20px;
  padding-top: 20px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.2s;
}

article .outras-noticias:hover {
  color: #3338bd;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

article .leia-também-noticias {
  font-family: 'Righteous';
  font-size: 42px !important;
  color: #4b4b4b;
  padding-bottom: 15px;
}
/*NOTICIAS*/

/*REPRESENTANTES*/
.rowDadosPessoais .col-md-6 p {
  text-align: center;
  font-size: 24px;
}
.rowDadosPessoais .col-md-12 p {
  font-size: 24px;
}
.rowDadosPessoais {
  width: 100%;
  margin: 0 auto;
}
.block-empresas-representate {
  width: 80%;
  margin: 0 auto;
}

.block-empresas-representate .row {
  margin-bottom: 15px;
}
.tab-filosofia-empresarial {
    margin: 3em 0 0;
}
.tab-filosofia-empresarial {
  margin: 0;
}
.filosofia{
  width: 80%;
  margin: 0 auto;
}
.serviceBox{text-align: center;margin-top: 60px;position: relative;z-index: 1; margin-bottom: 21px;}
.serviceBox .service-icon{width: 78px;height: 78px;border-radius:3px;background: #f4f4f4;margin: 0 auto;position: absolute;top: -34px;left: 0;right: 0;z-index: 1;transition: all 0.3s ease-out 0s;}
.serviceBox:hover .service-icon{transform: rotate(45deg);}
.serviceBox .service-icon span{display: inline-block;width: 60px;height: 60px;line-height: 60px;border-radius:3px;background: #3338bd;font-size: 30px;color: #fff;margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;transition: all 0.3s ease-out 0s;}
.serviceBox .service-icon span i{transition: all 0.3s ease-out 0s;}
.serviceBox:hover .service-icon span i{transform: rotate(-45deg);}
.serviceBox .service-content{
    background: #f4f4f4;
    border-radius: 3px;
    padding: 40px 15px;
    position: relative;
    height: 270px;
    border: 2px solid #ccc;
}
.serviceBox .service-content:before{content: "";display: block;width: 80px;height: 80px;border: 1px solid #e7e7e7;border-radius: 3px;margin: 0 auto;position: absolute;top: -37px;left: 0;right: 0;z-index: -1;transition: all 0.3s ease-out 0s;}
.serviceBox:hover .service-content:before{transform: rotate(45deg);}
.serviceBox .title{font-size: 22px !important;font-weight: 500;color: #324545;text-transform: uppercase;margin: 0 0 25px 0;position: relative;transition: all 0.3s ease-out 0s;}
.serviceBox .description{font-size: 16px;color: #576565;font-weight: 600;line-height: 24px;margin-bottom: 0;font-family: inherit; text-align: justify; word-wrap: break-word; text-align: center; font-size: 16px !important;}
.serviceBox .read-more{
    display: block;
    width: 50px;
    height: 50px;
    line-height: 38px;
    border-radius: 50%;
    background: #3338bd;
    border: 1px solid #4b4b4b;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    position: absolute;
    bottom: -17px;
    left: 0;
    right: 0;
    transition: all 0.3s ease-out 0s;
}
}
.serviceBox .read-more:hover{border: 1px solid #727cb6;color: #fff;text-decoration: none;}
.serviceBox.green .service-icon span{ background: #3338bd; }
.serviceBox.blue .service-icon span{ background: #3338bd; }
.serviceBox.orange .service-icon span{ background: #e67e22; }
.serviceBox.green:hover .title{ color: #008b8b; }
.serviceBox.blue:hover .title{ color: #3498db; }
.serviceBox.orange:hover .title{ color: #e67e22; }

.serviceBox:hover .read-more{border: 1px solid #ccc;color: #fff;}
.serviceBox.green:hover .read-more{border: 1px solid #008b8b;color: #008b8b;}
.serviceBox.blue:hover .read-more{border: 1px solid #3498db;color: #3498db;}
.serviceBox.orange:hover .read-more{border: 1px solid #3338bd;color: #3338bd;}
.serviceBox:hover .service-icon span{background:#3338bd;}
.serviceBox:hover .service-content{border-color: #ccc;}
/*REPRESENTANTES*/

/*SOBRE*/
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  transition: opacity .2s;
}
.rowDestaqueGaucho {
  margin: 30px auto;
}
.section_premio {
  margin: 2em auto;
  width: 80%;
}
.titulo-video {
    text-align: center;
    font-size: 1.4em;
    padding-top: 0.4em;
}
.-imgs img {
    margin-bottom: 4.0em;
}
.rowDestaqueGaucho figure figcaption {
  border: none;
  border-radius: none;
  text-align: center;
}
.rowDestaqueGaucho figure figcaption h3{
  padding-top: 30px;
}
.section_filosofia {
  margin-top: 2em;
}
.figure-andre {
  width: 25%;
  float: right;
  margin: 0 0 5px 36px;
}
.responsive-img .figure-andre {
  width: 67%;
  margin-top: 20px;
  display: none;
  margin: 22px auto;
  float: none;
  margin-bottom: 20px;
}
.responsive-img .figure-macemino {
  width: 67%;
  margin-top: 20px;
  display: none;
  margin: 0 auto;
  float: none;
}

.text-sobre {
  text-align: justify;
}
@media(max-width: 730px) {
  .figures .figure-andre, .figures .figure-macemino {
    display: none;
  }
  .responsive-img .figure-andre, .responsive-img .figure-macemino {
    display: block;
  }
}
.quoteBlock {
  font-weight: 500;
  font-style: normal;
  color: #3338bd;
  font-size: 22px;
  text-align: center !important;
}

.author {
  padding-left: 5px;
  color: #4b4b4b;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}

figure figcaption {
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  /* border: 1px solid #ccc; */
  border-radius: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: 'Open Sans';
}

figure figcaption h3 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

@media(max-width: 768px) {
    figure figcaption {
        border-radius: 0px;
    }
}

.quoteBlock i {
  color: #3338bd;
}

.wrapper-content .container section.sobre p, .wrapper-content .container section.trabalhe-conosco p {
  width: 100%;
  /* line-height: 26px; */
  color: #6b6b6b;
  font-family: 'Open Sans';
  font-size: 20px !important;
  padding-top: 0;
  text-align: center;
  font-size: 46px;
}

.figure-macemino {
  width: 25%;
  float: left;
  margin: 26px 36px 0 0;
}

.card-supervisor {
  transition: .3s all;
  -o-transition: .3s all;
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
}

.card-supervisor:hover {
  transition: .3s all;
  -o-transition: .3s all;
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  transform: scale(1.03);
}

.blockImageSobre {
  margin: 0 auto;
  width: 60%;
  margin-top: 25px;
}

.blockImageSobre .wrapper-image {
  overflow: hidden;
}

.blockImageSobre .wrapper-image img {
  width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

.blockImageSobre .wrapper-image img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

.blockImageSobre .text h3 {
  padding-top: 10px;
  font-size: 17px;
}

.cd-horizontal-timeline::bofore {
  content: "mobile";
  display: none;
}
.stripe {
  width: 100%;
  background-color: #3338bd;
  text-align: center;
}
.stripe a {
  color: #fff;
  font-family: 'Righteous';
  font-size: 70px;
  padding-left: 0px;
  text-decoration: none;
}
.cd-horizontal-timeline.loaded {
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}

.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper li{
  list-style-type: none;
}


.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}

.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
  background-image: linear-gradient(to right, #f8f8f8, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
  background-image: linear-gradient(to left, #f8f8f8, rgba(248, 248, 248, 0));
}

.cd-horizontal-timeline .events {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  background: #dfdfdf;
  transiton: transform .4s;
}

.cd-horizontal-timeline .filling-line {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #5988D0;
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform .3s;
}

.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 1.3rem;
  padding-bottom: 15px;
  color: #383838;
  transform: translateZ(0);
}

.cd-horizontal-timeline .events a::after {
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  transition: background-color .3s, border-color .3s;
}

.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #4970ab;
  border-color: #4970ab;
}

.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}

.cd-horizontal-timeline .events a.selected::after {
  background-color: #5988D0;
  border-color: #4970ab;
}

.cd-horizontal-timeline .events a.order-event::after {
  border-color: #4970ab;
}

@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    /* margin: 6em auto; */
  }
  .cd-horizontal-timeline::before {
    content: 'desktop';
    display: none;
  }
}

.cd-timeline-navigation a {
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  transition: border-color .3s;
}

.cd-timeline-navigation a::after {
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translateX(-50%) translateY(-50%);
  background: url(../images/righticon.png) no-repeat 0 0;
}

.cd-timeline-navigation a.prev {
  left: 0;
  transform: translateY(-50%) rotate(180deg);
}

.cd-timeline-navigation a.next {
  right: 0;
}

.no-touch .cd-timeline-navigation a:hover {
  border-color: #4970ab;
}

.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}

.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}

.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}

.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  transition: height .4s;
}

.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  list-style-type: none;
  animation-duration: .4s;
  animation-timing-function: ease-in-out;
}

.cd-horizontal-timeline .events-content li.selected {
  position: relative;
  z-index: 2;
  opacity: 1;
  transform: translateX(0);
}

.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  animation-name: cd-enter-right;
}

.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  animation-name: cd-enter-left;
}

.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  animation-direction: reverse;
}

.cd-horizontal-timeline .events-content li > * {
  max-width: 800px;
  margin: 0 auto;
}

.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1.2;
  color: #3338bd;
}

.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}

.overlay-video {
  position: absolute;
  background: #00000094;
  width: 96%;
  left: 2%;
  top: 0;
  height: 100%;
}
.overlay-video i {
  color: #fff;
  font-size: 60px;
  padding-top: 153px;
}

@media(max-width: 635px) {
    .overlay-video i {
      padding: 120px;
      font-size: 45px;
    }
}
@media(max-width: 550px) {
    .overlay-video i {
      padding: 85px;
      font-size: 35px;
    }
}

@media(max-width: 400px) {
    .overlay-video i {
      padding: 63px;
      font-size: 35px;
    }
}

.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}

.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595;
}

.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
  font-size: 20px;
}

.section_entrevista {
  width: 80%;
  margin: 0 auto;
}

@keyframes cd-enter-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}

@keyframes cd-enter-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0%);
  }
}
/*SOBRE*/

/*VAGAS*/
.wrapper-content section.vaga {
  text-align: left;
}
section.vaga .row {
  padding-top: 2em;
}
section.vaga .row .headVaga {
  font-family: 'Open Sans', sans-serif; 
  font-size: 1.8em; 
}
section.vaga .row .head {
  font-size: 2.2em; 
  padding-bottom: 0.4em;
  text-align: left;
}
section.vaga ul.itens {
  text-align: left;
  display: inline-block;
}
section.vaga ul.itens li{
  text-align: justify;
  list-style: none;
}
.rowVagas .card{
  height: 100px;
  padding: 2rem!important;
  margin-top: 15px;
  box-shadow: 0px 0px 2px 0px #3338bd;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
.rowVagas .card:hover{
  -webkit-box-shadow: 5px 7px 9px -4px #3338bd;
  -moz-box-shadow: 5px 7px 9px -4px #3338bd;
  box-shadow: 5px 7px 9px -4px #3338bd;
}
.rowVagas a{
  color: #4b4b4b;
  font-weight:700;
  text-decoration:none;
}
.rowVagas .card .card-block{
  padding-left: 50px;
  position: relative;
}
.rowVagas .card .card-block h4 {
  font-size: 16px;
  font-weight: bolder;
  color: #4b4b4b;
  padding-top: 8px;
}
.rowVagas .card .card-block p {
  margin: 8px 0 0;
  font-size: 14px;
}
.rowVagas .card .card-block:before{
  font-family: FontAwesome;
  position: absolute;
  font-size: 39px;
  color: #3338bd;
  left: 0;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition:transform .2s ease-in-out;
}
.rowVagas .card .block-1:before{
    content: "\f2c1";
}
.rowVagas .card:hover .card-block:before{
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);  
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  transition: .5s all ease;
}
/*VAGAS*/

/*FOOTER*/
.copyright{
  padding: 0.5em 0;
  background: #151515;
  text-align: center;
}
.copyright p{
  color:#fff;
  line-height:1.8em;
  text-align: center;
}
.copyright p a{
  text-decoration:none;
  color:#E1D41F;
}
.copyright p a:hover{
  color:#fff;
}
.info-block {
  margin-bottom: 30px;
  margin-top: 35px;
}
.contact-card{
  width: 100%;
  height: 80px;
  margin-top: 40px;
  background: rgba(5, 106, 63, 0.17);
  opacity: 0.75;
  box-shadow: 0px 5px 10px -2px rgba(1, 1, 1, 0.8);
  transition: all 250ms;
  border: 2px solid #dedede;
}

.contact-card ul li{
  list-style-type:none;
}

.contact-card:hover{
  box-shadow: 0px 10px 25px -10px rgba(1, 1, 1, 0.5);
  transform: scale(1.05);
  opacity: 1;
}
.contact-card:hover > .title::after{
  width: 200px;
  margin-left: 8px;
}
.contact-card:hover > .title::after{
  width: 200px;
  margin-left: 22.5px;
}
.contact-card{
  width: 100%;
  height: 150px;
  margin-top: 40px;
  background: white;
  opacity: 0.75;
  box-shadow: 0px 0px 3px -2px rgba(1, 1, 1, 0.8);
  transition: all 250ms;
  border: 2px solid #dedede;
}
.contact-card ul li{
  list-style-type:none;
}
.contact-card:hover{
    box-shadow: 0px 0px 5px -2px rgba(1, 1, 1, 0.8);
  transform: scale(1.05);
  opacity: 1;
}
.info-left{
    padding: 2em;
    border: 1px solid #E4E4E4;
    background: url('../images/camada2.png');
    background-size: cover;
    text-align: center;
    box-shadow: 0px 2px 10px 0px #ccc;
}
.info-left span {
   font-size: 1.5em;
   color: #3338bd;
   padding: .5em;
   border: 4px solid;
   border-radius: 30px;
}
.info-left h4 {
    font-size:1.3em;
    color: #2b2b2b;
    margin: 1em 0 .5em;
}
.info-left p {
    color: #2b2b2b;
    line-height: 2em;
    margin-bottom: 2em;
}
.info-left ul li {
    list-style-type: none;
    margin-bottom: 1em;
    color: #2b2b2b;
}
.info-left ul li:last-child {
    margin-bottom: 0;
}
.info-left ul li a {
    color:#212121;
    text-decoration: none;
}
.info-left ul li a:hover {
    color:#999;
}
.facebook-icon i, .whatsapp-icon i  {
  font-size: 40px;
  color: #3338bd;
  padding-left: 15px;
}
.whatsapp-icon i {
  color: #25D366;
}
.instagram-icon i{
  font-size: 40px;
  color: #bc2a8d;
  padding-left: 15px;
}
.social-icons {
  padding-top: 10px;
  text-align: left;
}
/*FOOTER*/

/*jCarousel*/
.jcarousel-wrapper {
  margin: 20px auto;
  position: relative;
  border: 10px solid #fff;
  border-radius: 5px;
  width: 80%;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 90%;
    margin: 0 auto;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}

/*//jCarousel/*/


@media (max-width:640px){
  h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width:480px){
  .pagination {
    margin: 20px 0 0px;
  }
}
@media (max-width: 320px){
  h3.title {
    font-size: 1.6em;
  }
  .alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
    font-size: 13px;
  }
  .alert {
    padding: 10px;
    margin-bottom: 10px;
  }
  ul.pagination li a {
    font-size: 14px;
    padding: 5px 11px;
  }
  .list-group {
    margin-bottom: 10px;
  }
  .nav > li > a {
    font-size: 14px;
  }
}
@media (max-width:1080px){
  .banner {
    min-height: 630px;
  }
  .nav-tabs {
    width: 55%;
  }
  .info-left {
    padding: 1.8em;
  }
    .stripe a {
    font-size: 44px;
  }
}
@media (max-width: 1024px){
  .services, .features, .about, .typo, .team, .team-bottom, .blog, .mail {
    padding: 4em 0;
  }
}
@media (max-width: 991px){
  .nav-tabs {
    width: 70%;
  }
  .agileinfo_footer_grid h3:after {
    width: 10%;
  }
  .team-bottom h3 {
    width: 100%;
  }
  .infoBlock-left {
    width: 50%;
    margin: 0 auto;
  }
  .infoBlock-left:nth-child(2) {
    margin: 2em auto;
  }
}
@media (max-width: 767px){
  .navbar-toggle {
    float: right;
    margin: .5em 0;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-toggle {
    border-color: #fff;
  }
  .navbar-left {
    text-align: center;
  }
  .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
  }
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    background-color: #3338bd;
  }
  .navbar-collapse {
    box-shadow: none;
  }
  .navbar-nav > li {
    display: block;
  }
  .navbar-nav > li > a {
    padding: 11px 0;
    overflow: hidden;
  }
  .navbar-nav {
    background: #ffffff;
    padding: 1em 0;
    width: 100%;
  }
  section.vaga .row button {
    float: left !important;
    margin-top: 15px;
  }
}
@media (max-width: 736px){
  .banner {
    min-height: 500px;
  }
  .nav-tabs {
    width: 75%;
  }
}
@media (max-width: 667px){
  .banner {
    min-height: 470px;
  }
  .head {
    font-size: 1.8em;
  }
  .nav-tabs {
    width: 80%;
  }
}
@media (max-width: 640px){
  .nav-tabs {
    width: 85%;
  }
  .services, .features, .about, .typo, .team, .team-bottom, .blog, .mail {
    padding: 3em 0;
  }
  .infoBlock-left {
    width: 65%;
  }
  .info-left h4 {
    font-size: 1.2em;
  }
}
@media (max-width: 600px){
  .nav-tabs {
    width: 90%;
  }
  .bs-example {
    margin: 2em 0 0;
  }
}
@media (max-width: 568px){
  .banner {
    min-height: 420px;
  }
  .nav-tabs {
    width: 93%;
  }
}
@media (max-width: 480px){
  .navbar-nav > li > a {
    font-size: 13px;
  }
  .banner {
    min-height: 400px;
  }
  .sobre-grid1 {
    width: 75px;
    height: 75px;
  }
  .sobre-grid {
    width: 100%;
    padding-bottom: 50px;
  }
  .head {
    padding-bottom: .6em;
    font-size: 1.7em;
  }
  .nav-tabs {
    width: 100%;
  }
  .nav-tabs > li > a {
    margin-right: 2px;
  }
  .services, .features, .about, .typo, .team, .team-bottom, .blog, .mail {
    padding: 2em 0;
  }
  .agileinfo_footer_grid h3 {
    margin-top: 25px;
  }
}
@media (max-width: 414px){
  .banner {
    min-height: 365px;
  }
  .sobre-grid h3 {
    margin: 1.5em 0 0.5em;
  }
  .nav-tabs > li > a {
    padding:7px 10px;
    margin-right: 5px;
  }
  .nav-tabs > li {
    font-size: 12px;
  }
  .nav-tabs {
    margin-bottom: 2em;
  }
  .tab-left h4 {
    font-size: 1.1em;
  }
  .infoBlock-left {
    width: 100%;
  }
}
@media (max-width: 384px){
  .nav-tabs > li > a {
    padding:7px 9px;
    margin-right: 0px;
  }
  .tab-left h4 {
    font-size: 1em;
  }
  .agileinfo_footer_grid h3 {
    font-size: 1.5em;
  }
}
@media (max-width: 375px){
  .nav-tabs > li {
    font-size: 12px;
  }
  .nav-tabs > li > a {
    padding: 7px 8px;
  }
  .agileinfo_footer_grid:nth-child(2) {
    margin: 2em 0;
  }
  .navbar-nav > li > a {
    padding: 9px 0;
  }
}
@media (max-width: 320px){
  .banner {
    min-height: 315px;
  }
  .sobre-grid h3 {
    font-size: 1em;
  }
  p, ul li,.agileinfo_footer_grid input[type="email"],.agile_mail_grid_left input[type="text"], .agile_mail_grid_left input[type="email"], .agile_mail_grid textarea,.agileits_reply input[type="text"], .agileits_reply input[type="email"], .agileits_reply textarea {
    font-size: 13px;
  }
  .sobre-grid,.agileinfo_footer_grid {
    padding: 0;
  }
  .head {
    padding-bottom: .5em;
    font-size: 1.5em;
  }
  .head:after {
    width: 15%;
    left: 42.5%;
  }
  .nav-tabs > li > a {
    padding: 5px 3px;
    margin-right: 0px;
    font-size: 11px;
  }
  .agileinfo_footer_grid h3 {
    font-size: 1.4em;
  }
  .agileinfo_footer_grid h3:after {
    width: 12%;
  }
  .info-left h4 {
    font-size: 1.1em;
  }
  .info-left p {
    margin-bottom: 1em;
  }
  .info-left {
    padding:1.5em 1.1em;
  }
}

@media(max-width: 768px) {
  .agileinfo_footer_grid h3 {
    text-align: center;
    margin-top: 30px;
  }
  .agileinfo_footer_grid ul{
    text-align: center;
    display: inline-block;    
  }
  .img-footer {
      width: 65% !important;
      margin-top: 20px;
  }
  .social-icons {
    text-align: center;
  }
}

/*ESTATISTICAS*/

.statistics {
  min-height: 300px;
  margin-bottom: 45px;
}

.statistics .data {
  background: rgba(2, 2, 2, 0.7);
  color: #b6b5b5;
  min-height: 300px;
  padding-top: 90px;
  padding-bottom: 90px;
}

.statistics h2 {
  padding-bottom: 60px;
}

.statistics .stats {
  margin-bottom: 30px;
  transition: all 0.5s ease-in-out;
}

.statistics .stats:hover {
  transform: scale(1.1);
  color: #fff;
}

.statistics p {
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 0;
  text-align: center;
}

.statistics span {
  font-size: 18px;
}
/*ESTATISTICAS*/

/*PARCEIROS*/
.card-parceiro {
  /* box-shadow: 1px 1px 20px 6px #ccc; */
  width: 85%;
  border-bottom-right-radius: 40px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
}
.card-parceiro:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
}
.card-parceiro .card-head {
  border-bottom: 1px solid #ccc;
  padding-bottom: 18px;
  padding-top: 18px;
  border-left: 8px solid #2a2a2a;
}
.card-parceiro .card-content {
  padding-top: 11px;
  padding-bottom: 11px;
  background: #3338bd;
  border-bottom-right-radius: 10px;
  color: #fff;
  border-bottom-left-radius: 10px;
  margin-top: -1px;
  background: linear-gradient(-126deg, #3338bd 25%,#2a2a2a 21%,#2a2a2a 100%);
}
.card-parceiro {
  transition: .3s all;
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -o-transition: .3s all;
}
.card-parceiro:hover {
  transition: .3s all;
  -webkit-transition: .3s all;
  -moz-transition: .3s all;
  -o-transition: .3s all;
  transform: scale(1.08) !important; 
}
.card-parceiro .card-content h3 {
  text-align: center;
  color: #fff;
  transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
}
.card-parceiro:hover h3 {
  color: #fff;
  -webkit-color: #fff;
  -moz-color: #fff;
}
section.parceiros .row {
  margin-bottom: 35px;
}
@media(max-width: 1000px) {
  .card-parceiro {
    width: 85%;
    margin: 0 auto;
  }
  .card-parceiro img {
    width: 65%;
  }
}

@media(max-width: 768px) {
  .card-parceiro {
    margin-bottom: 35px;
  }
}
/*PARCEIROS*/

/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-horizontal-timeline {
  opacity: 0;
  margin: 2em auto;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.cd-horizontal-timeline::before {
  /* never visible - this is used in jQuery to check the current MQ */
  content: 'mobile';
  display: none;
}
.cd-horizontal-timeline.loaded {
  /* show the timeline after events position has been set (using JavaScript) */
  opacity: 1;
}
.cd-horizontal-timeline .timeline {
  position: relative;
  height: 100px;
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-wrapper {
  position: relative;
  height: 100%;
  margin: 0 40px;
  overflow: hidden;
}
.cd-horizontal-timeline .events-wrapper::after, .cd-horizontal-timeline .events-wrapper::before {
  /* these are used to create a shadow effect at the sides of the timeline */
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  height: 100%;
  width: 20px;
}
.cd-horizontal-timeline .events-wrapper::before {
  left: 0;
  background-image: -webkit-linear-gradient( left , #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
}
.cd-horizontal-timeline .events-wrapper::after {
  right: 0;
  background-image: -webkit-linear-gradient( right , #fff, #fff);
  background-image: linear-gradient(to left, #fff, #fff);
}
.cd-horizontal-timeline .events {
  /* this is the grey line/timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 49px;
  height: 2px;
  /* width will be set using JavaScript */
  background: #dfdfdf;
  -webkit-transition: -webkit-transform 0.4s;
  -moz-transition: -moz-transform 0.4s;
  transition: transform 0.4s;
}
.cd-horizontal-timeline .filling-line {
  /* this is used to create the green line filling the timeline */
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #3338bd;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-horizontal-timeline .events a {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  font-size: 22px;
  padding-botto m: 15px;
  color: #383838;
  /* fix bug on Safari - text flickering while timeline translates */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
.cd-horizontal-timeline .events a::after {
  /* this is used to create the event spot */
  content: '';
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  background-color: #f8f8f8;
  -webkit-transition: background-color 0.3s, border-color 0.3s;
  -moz-transition: background-color 0.3s, border-color 0.3s;
  transition: background-color 0.3s, border-color 0.3s;
}
.no-touch .cd-horizontal-timeline .events a:hover::after {
  background-color: #4970ab;
  border-color: #4970ab;
}
.cd-horizontal-timeline .events a.selected {
  pointer-events: none;
}
.cd-horizontal-timeline .events a.selected::after {
  background-color: #3338bd;
  border-color: #3338bd;
}
.cd-horizontal-timeline .events a.older-event::after {
  border-color: #4970ab;
}
@media only screen and (min-width: 1100px) {
  .cd-horizontal-timeline {
    margin: 6em auto;
  }
  .cd-horizontal-timeline::before {
    /* never visible - this is used in jQuery to check the current MQ */
    content: 'desktop';
  }
}

.cd-timeline-navigation a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border: 2px solid #dfdfdf;
  /* replace text with an icon */
  overflow: hidden;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.cd-timeline-navigation a::after {
  /* arrow icon */
  content: '';
  position: absolute;
  height: 16px;
  width: 16px;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background: url(../images/righticon.png);
}
.cd-timeline-navigation a.prev {
  left: 0;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -moz-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  -o-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
}
.cd-timeline-navigation a.next {
  right: 0;
}
.no-touch .cd-timeline-navigation a:hover {
  border-color: #4970ab;
}
.cd-timeline-navigation a.inactive {
  cursor: not-allowed;
}
.cd-timeline-navigation a.inactive::after {
  background-position: 0 -16px;
}
.no-touch .cd-timeline-navigation a.inactive:hover {
  border-color: #dfdfdf;
}
.cd-horizontal-timeline .events-content {
  position: relative;
  width: 100%;
  margin: 2em 0;
  overflow: hidden;
  -webkit-transition: height 0.4s;
  -moz-transition: height 0.4s;
  transition: height 0.4s;
}
.cd-horizontal-timeline .events-content li {
  position: absolute;
  z-index: 1;
  width: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  padding: 0 5%;
  opacity: 0;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
.cd-horizontal-timeline .events-content li.selected {
  /* visible event content */
  position: relative;
  z-index: 2;
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.cd-horizontal-timeline .events-content li.enter-right, .cd-horizontal-timeline .events-content li.leave-right {
  -webkit-animation-name: cd-enter-right;
  -moz-animation-name: cd-enter-right;
  animation-name: cd-enter-right;
}
.cd-horizontal-timeline .events-content li.enter-left, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-name: cd-enter-left;
  -moz-animation-name: cd-enter-left;
  animation-name: cd-enter-left;
}
.cd-horizontal-timeline .events-content li.leave-right, .cd-horizontal-timeline .events-content li.leave-left {
  -webkit-animation-direction: reverse;
  -moz-animation-direction: reverse;
  animation-direction: reverse;
}
.cd-horizontal-timeline .events-content li > * {
  max-width: 1200px;
  text-align: center;
  margin: 0 auto;
}
.cd-horizontal-timeline .events-content h2 {
  font-weight: bold;
  font-family: "Righteous";
  font-weight: 100;
  line-height: 1.2;
  font-size: 40px !important;
}
.cd-horizontal-timeline .events-content em {
  display: block;
  font-style: italic;
  margin: 10px auto;
}
.cd-horizontal-timeline .events-content em::before {
  content: '- ';
}
.cd-horizontal-timeline .events-content p {
  font-size: 1.4rem;
  color: #959595;
}
.cd-horizontal-timeline .events-content em, .cd-horizontal-timeline .events-content p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-horizontal-timeline .events-content h2 {
    font-size: 7rem;
  }
  .cd-horizontal-timeline .events-content em {
    font-size: 2rem;
  }
  .cd-horizontal-timeline .events-content p {
    font-size: 1.8rem;
  }
}

@-webkit-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-right {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-right {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@-webkit-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes cd-enter-left {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0%);
  }
}
@keyframes cd-enter-left {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.card-supervisor {
  box-shadow: 0px 0px 12px 1px #ccc;
  background: url('../images/wavy.jpg');
  background-size: cover;
}
.card-supervisor h3 {
  padding-top: 24px;
  padding-bottom: 20px;
  color: #4b4b4b;
  padding-left: 15px;
  font-size: 20px !important;
  font-family: 'Roboto';
  color: #373737;
  text-transform: uppercase;
}
.card-supervisor span {
  padding-left: 15px;
  color: #3881e9;
  font-weight: 800;
  /* letter-spacing: 2px; */
  font-family: 'Open sans';
  font-size: 18px;
  font-weight: 600 !important;
}
.card-supervisor p {
  padding-left: 15px;
  font-size: 14px !important;
  font-family: 'Righteous';
  padding-top: 15px;
}
.gerentes {
  margin: 0 auto;
  width: 60%;
  margin-bottom: 30px;
}

.sobre-mvvl h3{
  font-size:1.5em;
  text-transform:capitalize;
  line-height:1.5em;
  margin:0.1em 0 1em;
  text-align: center;
}
.sobre-mvvl i {
  margin: 0 auto;
  display: block;
  margin-top: 30px;
}
.sobre-mvvl p{
  color:#6b6b6b;
  line-height:2em;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}
.div-inferior {
  position: absolute;
  z-index: 999;
  background: #fff;
  /* border-bottom-left-radius: 110%; */
  /* border-bottom-right-radius: 100%; */
  width: 100%;
  background: url(../images/wavy.png);
  background-size: cover;
  background-position-y: center;
  height: 215px;
  left: -7px;
}
.div-inferior img {
  display: block;
  margin: 0 auto;
}
/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}
.absolute-div {
  top: 0;
  z-index: 999;
  width: 100%;
  background: url('../images/testecamada.png');
  background-size: cover;
}
.absolute-div.not-home {
  box-shadow: 0px -1px 3px 1px #ccc;
}
.wrapper-content.home {
  background: url('../images/camada2.png');
  background-size: cover;
  margin-top: -5px;
  background-attachment: fixed;
}
.sobre-mvvl:hover {
  transition: .3s all;
  -moz-transition: .3s all;
  -o-transition: .3s all;
  -webkit-transition: .3s all;
  transform: scale(1.04);
}
.sobre-mvvl {
  transition: .3s all;
  -moz-transition: .3s all;
  -o-transition: .3s all;
  -webkit-transition: .3s all;
}
.historia .stripe {
  background: url('../images/vandal_sobre.jpg');
  background-size: cover;
  height: 330px;
  background-attachment: fixed;
}
.historia .stripe .inner-stripe {
  background-image: linear-gradient(to right top, #3338bd, #2f7df3, #2679f6, #1c75f9, #1270fcd9, #1665edbd, #185adfe0, #194fd0e0, #193cae, #132b8d, #0a1a6e, #000b51);
  height: 100%;
}
.historia .stripe .inner-stripe {
  padding-top: 100px;
}
.subline {
  width: 50%;
  background: #3338bd;
  height: 3px;
}
@media(max-width: 992px) {
  .gerentes {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 30px;    
  }
}
.in-quote {
  margin-top: 90px;
}
.card-supervisor p {
  text-align: left !important;
  font-size: 18px !important;
}
.inner-pdf {
  background-color: #eee !important;
  padding: 30px;
}
.inner-pdf h3 {
  font-size: 26px;
  padding-bottom: 15px;
  text-align: center;
}
.inner-pdf button {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  background:#3338bd;
  font-size: 20px;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 35px;
  width: 100%;
}
.inner-pdf button:hover {
  color: #fff;
}
.card-pdf {
  box-shadow: 0px 2px 7px 0px #ccc;
}
.cookiemessage.block {
    display: block !important;
}
.cookiemessage {
    display: none;
}
.cookiemessage {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    background: #000000e0;
    color: #fff;
    font-size: 22px;
    padding-top: 15px;
    padding-bottom: 15px;
}/*
.cookiemessage button {
    display: block;
    margin: 0 auto;
}*/
.cookiemessage button {
    background: #000;
    border-radius: 0px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 25px;
    color: #fff;
    margin-bottom: 15px;
    border: 2px solid #fff;
    background: #0d5aae;
    font-size: 20px;
    margin-top: 8px;
    text-transform: uppercase;
    font-weight: 900;
}
.cookiemessage p {
    color: #fff;
    text-align: center;
}

@media (max-width: 1650px) {
  .mp-atuacao h3 {
    padding-top: 240px !important;
  }
}
@media (max-width: 1421px) {
  .mp-atuacao h3 {
    padding-top: 166px !important;
    font-size: 32px;
  }
  .mp-atuacao p {
    font-size: 21px;
  }
}
@media (max-width: 1200px) {
  .mp-atuacao h3 {
    padding-top: 130px !important;
  }
}
@media (max-width: 992px) {
  .cookiemessage p {
      font-size: 16px !important;
  }
  .perk {
    margin: -56px auto !important;
  }
  #fp-iframe {
    height: 520px !important;
  }
  #fp-iframe2 {
    height: 520px !important;
  }  
  .btn-responsive {
    display: block !important;
  }
  .btn-desktop {
    display: none;
  }
  .mp-atuacao h3 {
    padding-top: 15px !important;
  }
  .mp-atuacao p {
    padding-bottom: 30px;
    text-align: center;
  }
  .mp-atuacao h3 {
    text-align: center;
  }
  .img-atuacao {
    margin: 0 auto;
    display: block;
  }
}