h1.large {
  font-size: 68px;
  line-height: 78px;
  font-weight: 100;
}

.footer-1 .logo {
  max-height: 90px;
}
.footer-1 .sub {
  opacity: .7;
}

.footer-1 p {
  margin: 0 0 0 4px;
}

.menu li a:hover {
  color:#f18d2b !important;
}

.bg-secondary {
    background: #d0d0d0;
}

.back-to-top {
    position: absolute;
    left: 90%;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

p.lead {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

p, span {
    font-weight: 400;
    text-align: justify;
}

table p {
    font-weight: 400;
    text-align: center;
}

h1.large {
    font-size: 66px;
    line-height: 72px;
    font-weight: 100;
}
.tituloorange {
  color:#f18d2b;
}
.controls-inside .flex-control-nav {
    bottom: 10px;
    z-index: 10;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, pre, table, blockquote, input, button, select, textarea {
    margin-bottom: 18px;
    margin-top: 0;
    padding: 0;
}

h5 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
}

.btn {
    font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: 2px solid #44973b;
    padding: 0 26px;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #44973b;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 4px;
}

.logo {
  height: 96px;
  max-height: 96px;
}
.logo-light {
  display: none;
}
nav.nav-centered .logo {
  max-height: 100px;
  margin: 64px 0 40px 0;
}
nav.bg-dark .logo-light {
  display: inline;
}
nav.bg-dark .logo-dark {
  display: none;
}

.nav-utility {
  height: 45px;
  line-height: 43px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  background-color: #efefef;
}
.nav-utility i {
  position: relative;
  top: 1px;
}

.menu li .active {
    color: #f18d2b;
    font-weight: bold;
    opacity: 1;
}

.feature.boxed {
    padding: 32px;
    background: #f8f8f8;
    min-height: 340px;
}

section {
    padding:0px;
    position: relative;
    overflow: hidden;
}

ul, ol {
padding-left: 0px;
}

h1, .h1 {
    font-size: 44px;
    line-height: 50px;
}

h1.uppercase {
    letter-spacing: 2px;
    margin-right: -12px;
}


.btn:active, .btn.active {
    background-image: none;
    background-color: #b1b1b1;
}


.active {
  color: #f18d2b;
  font-weight: bold;
}

.accordion .active{
    color: #666;
}


nav .btn,
.nav-bar .btn {
  margin: 0;
  height: auto;
}

.nav-bar a {
  display: inline-block;
}

.nav-bar .module,
.nav-bar .module-group {
  min-height: 105px;
}

.menu > li > ul li a {
    color: #292929;
    height: auto;
    padding: 6px 22px;
}

.menu > li ul {
  padding: 6px 0;
  background: #fff;
  z-index: 99;
  opacity: 0;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transform: translate3d(0, 10px, 0);
  -webkit-transform: translate3d(0, 10px, 0);
  -moz-transform: translate3d(0, 10px, 0);
  visibility: hidden;
  margin-top: -1px;
}

.nav-bar {
  height: 105px;
  max-height: 105px;
  line-height: 105px;
  border-bottom: 1px solid #ccc;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="search"] {
    background: #f5f5f5;
    border: none;
    width: 100%;
    height: 50px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
}
textarea.form-control {
    padding: 16px 20px;
    background: #f5f5f5;
    border: none;
    width: 100%;

    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 24px;
    border-radius: 0;
}
select.form-control {
    height: 50px;
    background: #f5f5f5;
    width: 100%;
    border-radius: 0;
    border: none;
    outline: none;
    padding-left: 20px;
    position: relative;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: pointer;
}
select.form-control option {
  font-size: 14px;
}

input[type="submit"], button[type="submit"] {
    height: 48px;
    line-height: 48px;
    border: 2px solid #44973b;
    background: #44973b;
    color: #fff;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 0 !important;
    margin-top: 1px;
}

.list-inline > li:first-child {
    padding-left: 5px;
}



.conteudocentro {
    padding: 5% 3% 3% 3%;
}

.nomargin{
    padding-left: 0px;
    padding-right: 0px;
    margin-right: -30px;
    margin-left: -30px;
}


.image-square > .content {
    padding: 0 8%;
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
}

.widget .title {
    font-size: 12px;
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    margin-bottom: 4px;
    margin-top: 15px;
}


.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}
.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #d5d5d5;
  left: 50%;
  margin-left: -1.5px;
}
.timeline > li {
  margin-bottom: 30px;
  position: relative;
  width: 50%;
  float: left;
  clear: left;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  width: 94%;
  float: left;
  border: 1px solid #ddd;
  border-radius: 3px;
  /*padding: 20px;*/
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
}

.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -13px;
  display: inline-block;
  border-top: 12px solid transparent;
  border-left: 12px solid #ddd;
  border-right: 0 solid #ddd;
  border-bottom: 12px solid transparent;
  content: " ";
}
.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -11px;
  display: inline-block;
  border-top: 11px solid transparent;
  border-left: 11px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 11px solid transparent;
  content: " ";
}
.timeline > li > .timeline-badge {
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 19px;
  right: -12px;
  /*background-color: #999999;*/
  z-index: 100;
  /*
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  */
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 12px;
  left: -13px;
  right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 11px;
  left: -11px;
  right: auto;
}
.timeline-badge > a {
  color: #b5b5b5 !important;
  font-size: 1.2em;
  line-height: 1.2em;
}
.timeline-badge a:hover {
  color: #000 !important;
}
.timeline-badge > a > i {
  background-color: #efefef;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}

.timeline-heading{
  display: none;
}

.timeline-body > p,
.timeline-body > ul {
    padding:20px;
    margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
.timeline-footer{
    padding:10px 15px;
    background-color:#f4f4f4;
}
.timeline-footer > a {
    cursor: pointer;
    text-decoration: none;
}
.timeline-footer .icon {
    font-size: 20px;
  line-height: 20px;
  margin-right: 6px;
}
.timeline-footer .icon:last-child {
  margin-right: 0;
}

.tooltip{

    position:absolute;
    z-index:1020;
    display:block;
    visibility:visible;
    padding:5px;
    font-size:11px;
    opacity:0;
    filter:alpha(opacity=0);

}
.tooltip.in{
    /*opacity:0;
    filter:alpha(opacity=80);*/

}
.tooltip.top{
    margin-top:-2px;
}
.tooltip.right{
    margin-left:2px;
}
.tooltip.bottom{
    margin-top:2px;
}
.tooltip.left{
    margin-left:-2px;
}
.tooltip.top .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.left .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.bottom .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip.right .tooltip-arrow{
    bottom:0;
    left:0;
    margin-left:0;
    border-left:0 solid transparent;
    border-right:5px solid transparent;
    border-top:0 solid #000;
}
.tooltip-inner{
    width:200px;
    padding:3px 8px;
    color:#fff;
    text-align:center;
    text-decoration:none;
    background-color:#313131;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
}
.search_list {
    padding: 10px;
    background-color: #f3f3f3;
    border: 2px solid #d0d0d0;
    margin-bottom: 10px;
}
.tooltip-arrow{
    position:absolute;
    width:0;
    height:0;
}
.timeline > li.timeline-inverted{
  float: right;
  clear: right;
  margin-top: 30px;
  margin-bottom: 30px;
}
.timeline > li:nth-child(2){
  margin-top: 60px;
}
.timeline > li.timeline-inverted > .timeline-badge{
  left: -12px;
}

@media (max-width: 767px) {
    ul.timeline:before {
        left: 20px;
    }

    ul.timeline > li {
      margin-bottom: 25px;
      position: relative;
      width:100%;
      float: left;
      clear: left;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 46px);
        width: -moz-calc(100% - 46px);
        width: -webkit-calc(100% - 46px);
    }

    ul.timeline > li > .timeline-badge {
        left: 8px;
        margin-left: 0;
        top: 18px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 13px;
            left: -13px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 11px;
            left: -11px;
            right: auto;
        }

.timeline > li.timeline-inverted{
  float: left;
  clear: left;
  margin-top: 0px;
  margin-bottom: 25px;
}

.timeline > li.timeline-inverted > .timeline-badge{
  left: 8px;
}


.conteudocentro {
    padding: 60px 30px 30px 30px;
}



}