@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700');

html {box-sizing: border-box;font-family:"Roboto", sans-serif;}
*, *:before, *:after {box-sizing: inherit;}

body {
  font-family:"Roboto", sans-serif !important;
}

p{
  color: #161616;
  font-size: 16px;
  margin-bottom: 20px;
}

p.txt-videos{
  color: #1d2858;
  font-size: 16px;
  margin-bottom: 20px;
}

p.cit{
 text-align: end;
 color: #1d2858;
}

a{
  color: #0054B3;
  font-size: 16px;
}

a:hover{ 
  color: #0054B3;
  text-decoration: none;
}

/*
a.nav-link{
 text-transform: uppercase;
 color: #fff !important;
 font-size: 15px;
}
*/

a.nav-link:hover{
 color: #B9C0D6 !important;
}

a.link-menu{
  padding-right: .5rem !important;
  padding-left: .8rem !important;
  text-transform: uppercase;
  color: #fff !important;
  font-size: 15px;
  font-weight: bold;
}

a.link-dest{
 color: #fff;
 font-size: 16px;
 font-weight: bold;
}

a.link-dest:hover{
 opacity: .8;
}

a.link-card{
 color: #1d2858;
 font-size: 18px;
 font-weight: bold;
}

a.link-card:hover{
 opacity: .8;
}

a.mais{
 color: #1d2858;
 font-size: 12px;
 font-weight: bold;
 text-transform: uppercase;
 float: right;
 margin-top: 10px;
}


a.not-capa:hover, a.not-capa:focus{
 color: #B9C0D6 !important;
}


.opc a:hover img{
 color: #B9C0D6 !important;
 opacity: .8;
}

.w{
 color: white !important;
}

ul.itens li{
 margin-bottom: 20px;
 font-size: 16px;
} 

h1{
  color: #FFF;
  font-weight: bold;
  font-size: 35px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  float: left;
  margin: 0;
}

h2{
  font-size: 24px;
  color: #1d2858;
  font-family:"Roboto", sans-serif;
  font-weight: bold;
  margin-bottom: 45px;
}

h2.wh{
  color: #fff;
}

h3{
  font-size: 18px;
  color: #1d2858;
  font-family:"Roboto", sans-serif;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 20px;
}

h4{
  font-size: 16px;
  color: #fff;
  font-family:"Roboto", sans-serif;
  margin-top: 15px;
  margin-bottom: 15px;
}

h5{
  font-size: 18px;
  font-family:"Roboto", sans-serif;
  font-weight: bold;
  margin-top: 20px;
}

h5.agr{
  color: #226820;
}

h5.tec{
  color: #34689A;
}

h5.sau{
  color: #6C9128;
}

.asp{
 font-size: 150px;
 font-weight: bold;
 font-family: "Gotham Medium";
}

.obj-menor{
 font-size: 18px;
}

.obj-maior{
 font-size: 26px;
 font-weight: bold;
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
}

ol.breadcrumb li a{
 font-size: 14px;
}

ol.breadcrumb li{
 font-size: 14px;
}

.bio {
 color: #226820;
 font-weight: bold !important;
}

.bio:hover, .bio:focus {
    color: #184A17;
}

.btn.bio {
  color: #FFF;
  background-color: #226820;
}

.bio-ac{
 color: #226820 !important;
}

.tec {
 color: #34689A;
 font-weight: bold !important;
}

.tec-ac{
 color: #34689A !important;
}

.quem-s{
 color: #1d2858 !important;
}

.btn.tec {
  color: #FFF;
  background-color: #34689A;
}

.sau-ac{
 color: #6C9128 !important;
}

.btn.sau {
    color: #FFF;
    background-color: #6C9128;
}

.sau {
    color: #6C9128;
    font-weight: bold !important;
}

.btn.btn-grey {
    color: #333;
    background-color: #e6e6e6;
    border-color: #ccc;
    margin-right: 15px;
}

.btn-oque{
 padding: 20px;
 background-color: #F1F1F1;
 text-align: center;
 box-shadow: inset 0 1px 0 0 #F1F1F1, inset 1px 0 0 0 #F1F1F1, inset -1px 0 0 0 #F1F1F1, 0 5px 0 #0074bc;
 margin-bottom: 15px;
 color: #1d2858;
 font-weight: bold;
 font-size: 18px;
}

.btn-oque:hover{
 opacity: .8;
}

.box-fazemos{
 border-left: 5px solid #1d2858;
 padding: 10px;
}

.box-fazemos a{
 color: #1d2858;
 font-weight: bold;
 font-size: 18px;
}

.material-icons {
 vertical-align: sub;
 font-size: 60px !important;
}

section {
  padding: 30px 0;
}

section.aj-inicial{
 padding-bottom: 5rem;
}

.bg-menu{
 background-color: #1d2858;
}

.bg-1{
  background-color: #1d2858;
}

.bg-2{
  background-color: #f1f1f1;
}

.box-dest1{
 padding: 3px 25px;
 background-color: #1d2858;
 margin: 0;
}

.box-dest2{
 padding: 20px 25px;
 background-color: #0074bc;
 margin: 0 0 0 0;
 text-align:center;
}

.box-itec{
 padding: 20px;
 background-color: #e8e8e8;
}

.box-1{
 padding: 30px 25px;
 background-color: #fce0e0;
 margin: 40px 0;
}

.box-dest3{
 padding: 13px 25px;
 background-color: #fff;
 margin: 0 0 0 0;
 text-align:center;
}

.box-dest4{
 padding: 3px 25px;
 background-color: #0074bc;
 margin: 0;
}


ul.lista {
  padding-left: 5px;
}

ul.lista li {
 list-style-image: url(/site/midia/arquivos/flecha_azul.png);
 margin: 15px 0 10px 15px;
}

footer{
  padding: 20px 0;
}

footer p{
  color: #fff;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
}

footer p.txt-menor-rod{
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
}

footer a.cont{
  color: #fff;
  font-size: 16px;
  padding: 8px;
  border: 2px solid white;
  margin-top: 30px;
}

footer a.cont:hover{
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.bg-ft{
  background-color: #1d2858;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.btn-agrarias{
 padding: 20px;
 background-color: #F1F1F1;
 text-align: center;
 box-shadow: inset 0 1px 0 0 #E3E3E3, inset 1px 0 0 0 #E3E3E3, inset -1px 0 0 0 #E3E3E3, 0 5px 0 #236921;
 margin-bottom: 15px;
}

.btn-tecnologias{
 padding: 20px;
 background-color: #F1F1F1;
 text-align: center;
 box-shadow: inset 0 1px 0 0 #E3E3E3, inset 1px 0 0 0 #E3E3E3, inset -1px 0 0 0 #E3E3E3, 0 5px 0 #34689A;
 margin-bottom: 15px;
}

.btn-saude{
 padding: 20px;
 background-color: #F1F1F1;
 text-align: center;
 box-shadow: inset 0 1px 0 0 #E3E3E3, inset 1px 0 0 0 #E3E3E3, inset -1px 0 0 0 #E3E3E3, 0 5px 0 #6C9128;
 margin-bottom: 15px;
}

.box-contato{
 padding: 20px;
 margin-top: 30px;
 margin-bottom:30px;
 background-color: #dee9f5;
 border: 1px solid #34689a;
}

.box-qualidade{
 padding: 20px;
 margin-bottom: 20px;
 background-color: #f5f5f5;
 border: 1px solid #e3e3e3;
}

.dest2 {
	width: auto !important;
        margin-right: 20px;
}

.dest2 ul {
    padding: 10px 155px 10px 10px !important;
}

.destaques {
	width: 100%;
	border: 1px solid #E9E9E9;
        margin-bottom: 40px;
}

.destaques ul {
	padding: 10px;
    margin:0;
}
.destaques ul:nth-child(odd) {
	background-color: #E9E9E9;
}
.destaques ul:nth-child(even) {
	background-color: inherit;
}
.destaques ul:hover {
    background-color: #F5F5F5;
}
.destaques ul li {
	list-style-image: url('/site/midia/arquivos/flecha_azul.png');
	margin-left: 15px;
}
.destaques ul li.list-unstyled {
	list-style:none;
        text-align:center;
        font-weight:bold;
}

ul.itens-flecha li {
	list-style-image: url('/site/midia/arquivos/flecha_azul.png');
	margin-left: 15px;
}

.carousel-caption{
 bottom: 200px;
}

/*
.carousel-item {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/

.sticky.is-sticky {
    position: fixed;
    right: 15%;
    top: 0;
    z-index: 1000;
}

.button_container {
  position: absolute;
  /*position: sticky;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;*/
  right: 15%;
  height: 27px;
  width: 35px;
  cursor: pointer;
  z-index: 1000;
  transition: opacity .25s ease;
  left: 82.5%;
  padding-top: 43px;
  margin-top: 10px
}
.button_container:hover {
  opacity: .7;
}
.button_container.active .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  background: #FFF;
}
.button_container.active .middle {
  opacity: 0;
  background: #FFF;
}
.button_container.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #FFF;
}
.button_container span {
  background: #fff;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .35s ease;
  cursor: pointer;
}
.button_container span:nth-of-type(2) {
  top: 11px;
}
.button_container span:nth-of-type(3) {
  top: 22px;
}

button:focus {outline:0 !important;}


@media only screen and (max-device-width: 1024px) {
/*
.bread-resp{
 display: none;
}
*/

.aj-pan-res{
 max-height: 2700px !important;
}

 h1{
  font-size: 23px;
 }

 img.brand{
   height: 15px;
   width: 257px;
  }

}


@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}

/***** ACCORDION ******/

.accordion {
    background-color: #e6e7e7;
    color: #115C8A;
    cursor: pointer;
    padding: 10px;
    width: 100%;
    //border: none;
    text-align: left;
    outline: none;
    font-size: 16px;
    transition: 0.4s;
    border: 3px solid #e6e7e7;
    border-bottom-width: 1px;
    font-weight: bold;
    margin-top: 5px;
}

/*
.active2, .accordion:hover {
    background-color: #ccc;
}
*/

.accordion:after {
    font-family: 'Material Icons';
    content: "arrow_right";
    //content: '\002B';
    color: #676767;
    font-weight: bold;
    float: left;
    margin-right: 17px;
    font-size: larger;
}

.active2:after {
    font-family: 'Material Icons';
    content: "arrow_drop_down";
    //content: "\2212";
}

.panelx {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: 2px solid #e6e7e7;
    border-top: 0;
}

.panelx p{
/* margin-top: 20px;
 margin-bottom: 20px;*/
 margin: 10px 0 10px 0;
 /*font-size: 15px !important;*/
}

.panelx a{
 font-size: 15px !important;
}

.panelx a:hover{
 font-size: 15px !important;
}

.panelx ul.lista li {
 list-style-image: url(/site/midia/arquivos/flecha_azul.png);
 margin: 15px 0 10px 15px;
}

.panelx ul.lista {
    padding-left: 5px;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot');
  src: url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff2') format('woff2'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.woff') format('woff'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.ttf') format('truetype'),
       url('//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font: normal normal 16px/1 'Glyphicons Halflings';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  margin-right: 4px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}