.more-link {
  display: none;
}
  /**
 *  Animate the view
 */
.view-animate {
  -webkit-transition:all 0.5s ease-out;
  /*position: absolute;*/
}
.view-animate.ng-enter{
  opacity:0;
  transition-delay:0.5s;
}
.view-animate.ng-enter-active{
  opacity:1;
}
.view-animate.ng-leave{
  opacity:1;
}
.view-animate.ng-leave-active{
  opacity:0;
}
/*
@-webkit-keyframes drop-in{
  0% { left: -30px; opacity:0; }
  100% { left: 0; opacity:1; }
}
.animate{
  position:relative;
  -webkit-animation: drop-in 0.5s cubic-bezier(.05,1.25,.61,1);
  -webkit-animation-delay: 1s;
  -webkit-animation-fill-mode: backwards;
}*/

/* harmony.js */
div canvas {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 200;
    width: 100%;
}

/* bandeiras */
.header-container>.top-header .langs .active-flag .flag {
    margin-top: 0;
}
.header-container>.top-header .langs .list-langs a {
    position: relative;
    padding: 8px 20px 8px 57px;
}
.header-container>.top-header .langs .list-langs a .flag {
    position: absolute;
    top: 7px;
    left: 15px;
}

/* bandeiras continuacao */
.flags-american, .flags-china, .flags-france, .flags-germany, .flags-italy, .flags-japan, .flags-korea, .flags-brasil, .flags-russia, .flags-spain, .flags-sprite {
    background: url(../images/bandeiras.png) no-repeat;
}
.flags-american {
    background-position: 0 -21px;
    height: 21px;
    width: 32px;
}
.flags-china {
    background-position: 0 -42px;
    height: 21px;
    width: 32px;
}
.flags-france {
    background-position: 0 -126px;
    height: 21px;
    width: 32px;
}
.flags-germany {
    background-position: 0 -168px;
    height: 21px;
    width: 32px;
}
.flags-italy {
    background-position: 0 -147px;
    height: 21px;
    width: 32px;
}
.flags-japan {
    background-position: 0 -63px;
    height: 21px;
    width: 32px;
}
.flags-korea {
    background-position: 0 0;
    height: 21px;
    width: 32px;
}
.flags-brasil {
    background-position: 0 -105px;
    height: 21px;
    width: 32px;
}
.flags-russia {
    background-position: 0 -189px;
    height: 21px;
    width: 32px;
}
.flags-spain {
    background-position: 0 -84px;
    height: 21px;
    width: 32px;
}

@font-face {
    font-family: 'averia_libreregular';
    src: url('../fonts/averialibre-regular-webfont.eot');
    src: url('../fonts/averialibre-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/averialibre-regular-webfont.woff2') format('woff2'),
         url('../fonts/averialibre-regular-webfont.woff') format('woff'),
         url('../fonts/averialibre-regular-webfont.ttf') format('truetype'),
         url('averialibre-regular-webfont.svg#averia_libreregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'averia_librebold';
    src: url('../fonts/averialibre-bold-webfont.eot');
    src: url('../fonts/averialibre-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/averialibre-bold-webfont.woff2') format('woff2'),
         url('../fonts/averialibre-bold-webfont.woff') format('woff'),
         url('../fonts/averialibre-bold-webfont.ttf') format('truetype'),
         url('../fonts/averialibre-bold-webfont.svg#averia_librebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'averia_librelight';
    src: url('../fonts/averialibre-light-webfont.eot');
    src: url('../fonts/averialibre-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/averialibre-light-webfont.woff2') format('woff2'),
         url('../fonts/averialibre-light-webfont.woff') format('woff'),
         url('../fonts/averialibre-light-webfont.ttf') format('truetype'),
         url('../fonts/averialibre-light-webfont.svg#averia_librelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'averia_libreitalic';
    src: url('../fonts/averialibre-italic-webfont.eot');
    src: url('../fonts/averialibre-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/averialibre-italic-webfont.woff2') format('woff2'),
         url('../fonts/averialibre-italic-webfont.woff') format('woff'),
         url('../fonts/averialibre-italic-webfont.ttf') format('truetype'),
         url('../fonts/averialibre-italic-webfont.svg#averia_libreitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}


      /* GLOBAL STYLES
      -------------------------------------------------- */
      /* Padding below the footer and lighter body text */

      body {
        /*padding-bottom: 40px;*/
        color: #5a5a5a;
      }

      .navbar-brand {
        float: left;
        height: 50px;
        padding: 0;
        font-size: 18px;
        line-height: 20px;
      }

      .navbar-inverse {
        background: #45b26f;
        border: none;
      }

      .carousel-caption {
        /*right: 20%;
        left: 20%;*/
        /*padding-bottom: 90px;*/
        padding-bottom: 140px;
      }

      .carousel-indicators {
        bottom: 80px;
      }


      /* CUSTOMIZE THE NAVBAR
      -------------------------------------------------- */

      /* Special class on .container surrounding .navbar, used for positioning it into place. */
      .navbar-wrapper {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 20;
      }

      /* Flip around the padding for proper display in narrow viewports */
      .navbar-wrapper > .container {
        padding-right: 0;
        padding-left: 0;
      }
      .navbar-wrapper .navbar {
        padding-right: 15px;
        padding-left: 15px;
      }
      .navbar-wrapper .navbar .container {
        width: auto;
      }


      /* CUSTOMIZE THE CAROUSEL
      -------------------------------------------------- */

      /* Carousel base class */
      .carousel {
        height: 500px;
        margin-bottom: 60px;
      }
      /* Since positioning the image, we need to help out the caption */
      .carousel-caption {
        z-index: 10;
      }

      /* Declare heights because of positioning of img element */
      .carousel .item {
        height: 500px;
        background-color: #777;
      }
      .carousel-inner > .item > img {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 100%;
        height: 500px;
      }


      /* MARKETING CONTENT
      -------------------------------------------------- */

      /* Center align the text within the three columns below the carousel */
      .marketing .col-lg-4 {
        margin-bottom: 20px;
        text-align: center;
      }
      .marketing h2 {
        font-weight: normal;
      }
      .marketing .col-lg-4 p {
        margin-right: 10px;
        margin-left: 10px;
      }


      /* Featurettes
      ------------------------- */

      .featurette-divider {
        margin: 80px 0; /* Space out the Bootstrap <hr> more */
      }

      /* Thin out the marketing headings */
      .featurette-heading {
        font-weight: 300;
        line-height: 1;
        letter-spacing: -1px;
      }


      /* RESPONSIVE CSS
      -------------------------------------------------- */

      @media (min-width: 768px) {
        /* Navbar positioning foo */
        .navbar-wrapper {
          margin-top: 20px;
        }
        .navbar-wrapper .container {
          padding-right: 15px;
          padding-left: 15px;
        }
        .navbar-wrapper .navbar {
          padding-right: 0;
          padding-left: 0;
        }

        /* The navbar becomes detached from the top, so we round the corners */
        .navbar-wrapper .navbar {
          border-radius: 4px;
        }

        /* Bump up size of carousel content */
        .carousel-caption p {
          margin-bottom: 20px;
          font-size: 21px;
          line-height: 1.4;
        }

        .featurette-heading {
          font-size: 50px;
        }
      }

      @media (min-width: 992px) {
        .featurette-heading {
          margin-top: 120px;
        }
      }

.h1-single-post {
  font-family: 'averia_librebold';
  font-size: 3em;
  line-height: 1;
}

.h1-slider {
  font-family: 'averia_librebold';
  font-size: 5em;
  line-height: 1;
}

.h1-posts {
  font-family: 'averia_librebold';
  font-size: 5em;
  line-height: 1;
  margin-top:40px;
}

.h2-posts {
  font-family: 'averia_librebold';
  font-size: 2em;
  line-height: 1;
}

.tri {
  width: 0;
  height: 0;
  border: 300px solid transparent;
  /*border-top-color: orange;
  border-right-color: purple;*/
  border-bottom-color: rgba(86, 115, 175, 1);
  border-left-color: rgba(86, 115, 175, 1);

  position: absolute;
}

.mt {
  margin-top: 20px;
}

.mb {
  margin-bottom: 20px;
}

.azul {
  color: #5673af;
  color: rgba(86, 115, 175, 1);
}

.magenta {
  color: #e95160;
  color: rgba(233, 81, 96, 1);
}

.verde {
  color: #45b26f;
  color: rgba(69, 178, 111, 1);
}

.verde-2 {
  color: #44b371;
}

.amarelo {
  color: #ebb435;
}

.branco {
  color: #fff;
}
.titulo-verde {
  color: #558951;
}

.titulo-azul {
  color: #5673af;
}

.triangulo-a {
  z-index: -1;
  width:100%;
  /*padding:50% 0 0;*/
  /*padding: 100vh 0 0;*/
  padding: 1800px 0 0;
  overflow:hidden;
  /*position:fixed;*/
  position:absolute;
  /*top:350px;*/
  bottom: 0;
  right:0;
}
.triangulo-a:after {
  content: "";
  display: block;
  position:absolute;
  /*right:0;*/
  top: 100%;

  width: 0;
  height: 0;
  border-top: 1380px solid transparent;
  border-bottom: 1380px solid transparent;
  /*border-top: 1500px solid transparent;
  border-bottom: 1500px solid transparent;*/
  
  /*border-right: 1600px solid #e95160;*/
  border-left: 1920px solid #5673af;
  /*margin-top:-1300px;*/
  margin-top:-1500px;
}

.triangulo-b {
  z-index: -1;
  width:100%;
  /*padding:50% 0 0;*/
  /*padding: 100vh 0 0;*/
  padding: 1590px 0 0;
  overflow:hidden;
  /*position:fixed;*/
  position:absolute;
  top:0;
  /*bottom:160px;*/
  right:0;
}
.triangulo-b:after {
  content: "";
  display: block;
  position:absolute;
  right:0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 1380px solid transparent;
  border-bottom: 1380px solid transparent;
  /*border-top: 1500px solid transparent;
  border-bottom: 1500px solid transparent;*/
  
  /*border-right: 1600px solid #e95160;*/
  border-right: 2560px solid #e95160;
  /*margin-top:-1300px;*/
  margin-top:-1500px;
}





.triangulo-c {
  z-index: -1;
  width:100%;
  padding: 1400px 0 0;
  overflow:hidden;
  position:absolute;
  bottom: 0;
  right:0;
}
.triangulo-c:after {
  content: "";
  display: block;
  position:absolute; 
  top: 100%;
  width: 0;
  height: 0;
  border-top: 1380px solid transparent;
  border-bottom: 1380px solid transparent;
  border-left: 1920px solid #ebc524;
  margin-top:-1300px;
}

.triangulo-d {
  z-index: -1;
  width:100%;
  padding: 100vh 0 0;
  overflow:hidden;
  position:absolute;
  top:0;
  right:0;
}
.triangulo-d:after {
  content: "";
  display: block;
  position:absolute;
  right:0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1000px solid transparent;
  border-bottom: 1500px solid transparent;
  border-right: 1600px solid #5673af;
  margin-top:-1500px;
}

.triangulo-e {
  z-index: -1;
  width:100%;
  padding: 1800px 0 0;
  overflow:hidden;
  position:absolute;
  bottom: 0;
  right:0;
}
.triangulo-e:after {
  content: "";
  display: block;
  position:absolute;
  top: 100%;

  width: 0;
  height: 0;
  border-top: 1380px solid transparent;
  border-bottom: 1380px solid transparent;
  border-left: 1920px solid #46b270;
  margin-top:-1300px;
}

.triangulo-f {
  z-index: -1;
  width:100%;
  padding: 1590px 0 0;
  overflow:hidden;
  position:absolute;
  /*top:0;*/
  bottom: 0;
  right:0;
}
.triangulo-f:after {
  content: "";
  display: block;
  position:absolute;
  right:0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 1380px solid transparent;
  border-bottom: 1380px solid transparent;
  border-right: 2560px solid #5673af;
  margin-top:-1500px;
}

.triangulo-g {
  z-index: -1;
  width:100%;
  padding: 100vh 0 0;
  overflow:hidden;
  position:absolute;
  top:0;
  right:0;
}
.triangulo-g:after {
  content: "";
  display: block;
  position:absolute;
  right:0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1000px solid transparent;
  border-bottom: 1500px solid transparent;
  border-right: 1600px solid #ebc524;
  margin-top:-1500px;
}

/*contato*/
.triangulo-h {
  z-index: -1;
  width:100%;
  padding: 1400px 0 0;
  overflow:hidden;
  position:absolute;
  bottom: 0;
  right:0;
}
.triangulo-h:after {
  content: "";
  display: block;
  position:absolute; 
  top: 100%;
  width: 0;
  height: 0;
  border-top: 1380px solid transparent;
  border-bottom: 1380px solid transparent;
  border-left: 1500px solid #46b270;
  margin-top:-800px;
}

.triangulo-i {
  z-index: -1;
  width:100%;
  padding: 100vh 0 0;
  overflow:hidden;
  position:absolute;
  top:0;
  right:0;
}
.triangulo-i:after {
  content: "";
  display: block;
  position:absolute;
  right:0;
  top: 0;
  width: 0;
  height: 0;
  border-top: 1000px solid transparent;
  border-bottom: 1500px solid transparent;
  border-right: 1600px solid #ebc524;
  margin-top:-1200px;
}



.triangulo-j {
  z-index: -1;
  width:100%;
  padding: 1590px 0 0;
  overflow:hidden;
  position:absolute;
  /*top:0;*/
  bottom: 0;
  right:0;
}
.triangulo-j:after {
  content: "";
  display: block;
  position:absolute;
  right:0;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 1380px solid transparent;
  border-bottom: 1380px solid transparent;
  border-right: 1280px solid #5673af;
  margin-top:-960px;
}


/*.truncate {
  width: 250px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
*/

::-webkit-scrollbar {
width: 6px;
}
/* Track */
::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
-webkit-border-radius: 10px;
border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
-webkit-border-radius: 10px;
border-radius: 10px;
background: rgba(22,22,22,0.8);
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
background: rgba(22,22,22,0.4);
} 

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */ 
  margin-bottom: 160px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 160px;
  background-color: #fff;
}


/* botao hover flip */

.slider_item.current .slider_btn {
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    filter: alpha(opacity=0);
}

.slider_btn {
    position: absolute;
    display: block;
    top: 70%;
    left: 50%;
    width: 280px;
    height: 48px;
    margin: 0 0 0 -140px;
    text-transform: uppercase;
    color: #fff;
    font-size: 11px;
    line-height: 48px;
    letter-spacing: 0.15em;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 6;
}
.slider_btn:hover .slider_btn_cube {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.slider_btn:hover .slider_btn_cube .front {
    background: #011a67;
}
.slider_btn_cube {
    display: block;
    width: 100%;
    height: 48px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-24px);
    -moz-transform: translateZ(-24px);
    -o-transform: translateZ(-24px);
    -ms-transform: translateZ(-24px);
    transform: translateZ(-24px);
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
}
.slider_btn_cube .slider_btn_cube_side {
    display: block;
    position: absolute;
    width: 100%;
    height: 48px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.3s color ease,  0.3s opacity,  0.3s background,  0.3s border-color;
    -moz-transition: 0.3s color ease,  0.3s opacity,  0.3s background,  0.3s border-color;
    -o-transition: 0.3s color ease,  0.3s opacity,  0.3s background,  0.3s border-color;
    transition: 0.3s color ease,  0.3s opacity,  0.3s background,  0.3s border-color;
    -moz-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    -webkit-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    -o-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
}
.slider_btn_cube .top {
    -webkit-transform: rotateX(90deg) translateZ(24px);
    -moz-transform: rotateX(90deg) translateZ(24px);
    -o-transform: rotateX(90deg) translateZ(24px);
    -ms-transform: rotateX(90deg) translateZ(24px);
    transform: rotateX(90deg) translateZ(24px);
    color: #011a67;
    background: #fff;
}
.slider_btn_cube .front {
    -webkit-transform: rotateX(0deg) translateZ(24px);
    -moz-transform: rotateX(0deg) translateZ(24px);
    -o-transform: rotateX(0deg) translateZ(24px);
    -ms-transform: rotateX(0deg) translateZ(24px);
    transform: rotateX(0deg) translateZ(24px);
    color: #fff;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.slider_btn_svg {
    position: absolute;
    display: block;
    top: 70%;
    left: 50%;
    margin-left: -140px;
    display: none;
    z-index: 5;
}

.no-csstransforms3d .slider_btn_cube .top {
    display: none;
}
.no-csstransforms3d .slider_btn_cube .front {
    background: #011a67;
    color: #fff;
}
.no-csstransforms3d .slider_btn_cube:hover .front {
    color: #011a67;
    background: #fff;
}

body.portraitScreen .slider_btn:hover .slider_btn_cube, body.landscapeScreen .slider_btn:hover .slider_btn_cube {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
}


/* content botao link */
.content_btn_link {
    display: inline-block;
    font-family: 'averia_libreregular';
    font-size: 10px;
    line-height: 35px;
    height: 38px;
    margin: 10px 5px 0px;
    letter-spacing: 0.15em;
    color: #011a67;
    text-transform: uppercase;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    width: 226px;
}
.content_btn_link:hover .content_btn_cube {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.content_btn_cube {
    display: block;
    width: 100%;
    height: 38px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-19px) perspective(0);
    -moz-transform: translateZ(-19px) perspective(0);
    -o-transform: translateZ(-19px) perspective(0);
    -ms-transform: translateZ(-19px) perspective(0);
    transform: translateZ(-19px) perspective(0);
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
}
.content_btn_cube .content_btn_cube_side {
    display: block;
    position: absolute;
    width: 100%;
    height: 38px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    -webkit-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    -o-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
}
.content_btn_cube .top {
    -webkit-transform: rotateX(90deg) translateZ(19px);
    -moz-transform: rotateX(90deg) translateZ(19px);
    -o-transform: rotateX(90deg) translateZ(19px);
    -ms-transform: rotateX(90deg) translateZ(19px);
    transform: rotateX(90deg) translateZ(19px);
    color: #fff;
    background: #011a67;
}
.content_btn_cube .front {
    -webkit-transform: rotateX(0deg) translateZ(19px);
    -moz-transform: rotateX(0deg) translateZ(19px);
    -o-transform: rotateX(0deg) translateZ(19px);
    -ms-transform: rotateX(0deg) translateZ(19px);
    transform: rotateX(0deg) translateZ(19px);
    color: #011a67;
    background: #fff;
    border: 1px solid #aab3d2;
}

.no-csstransforms3d .content_btn_cube .content_btn_cube_side {
    position: relative;
}
.no-csstransforms3d .content_btn_cube .content_btn_cube_side.top {
    display: none;
}
.no-csstransforms3d .content_btn_cube:hover .front {
    color: #011a67;
    background: #fff;
}

body.portraitScreen .content_btn_link:hover .content_btn_link_cube, body.landscapeScreen .content_btn_link:hover .content_btn_link_cube {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
}

/* nav items */
/*.no-csstransforms3d .nav_item_cube .nav_item_cube_side {
    position: relative;
}
.no-csstransforms3d .nav_item_cube .nav_item_cube_side.top {
    display: none;
}
.no-csstransforms3d .nav_item_cube .nav_item_cube_side.front {
    background: transparent;
    color: #fff;
}*/
.no-csstransforms3d .nav_item_cube:hover .front {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
}

body.portraitScreen .nav_item:hover .nav_item_cube, body.landscapeScreen .nav_item:hover .nav_item_cube {
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    transform: rotateX(0);
}

.nav_item_cont {
    display: block;
    margin: 0 0 10px;
}
.nav_item {
    display: inline-block;
    width: 300px;
    height: 60px;
    color: #8d8d8d;
    font: normal 26px/60px 'averia_libreregular';
    text-transform: uppercase;
    letter-spacing: 0.26em;
}
.nav_item.current {
    cursor: default;
}
.nav_item.current .nav_item_cube {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.nav_item.current .nav_item_cube .front {
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
}
.nav_item:hover .nav_item_cube {
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    -o-transform: rotateX(-90deg);
    -ms-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
}
.nav_item:hover .nav_item_cube .front {
    background: #5673af;
    -moz-opacity: .8;
    -khtml-opacity: .8;
    -webkit-opacity: .8;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    filter: alpha(opacity=80);
    color: #fff;
}
.nav_item_cube {
    width: 300px;
    height: 60px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-30px) perspective(500px) rotateX(0deg);
    -moz-transform: translateZ(-30px) perspective(500px) rotateX(0deg);
    -o-transform: translateZ(-30px) perspective(500px) rotateX(0deg);
    -ms-transform: translateZ(-30px) perspective(500px) rotateX(0deg);
    transform: translateZ(-30px) perspective(500px) rotateX(0deg);
    -moz-transition: -moz-transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -ms-transition: -ms-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%}
.nav_item_cube .nav_item_cube_side {
    display: block;
    position: absolute;
    width: 300px;
    height: 60px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.3s color ease,  0.3s opacity,  0.3s background;
    -moz-transition: 0.3s color ease,  0.3s opacity,  0.3s background;
    -o-transition: 0.3s color ease,  0.3s opacity,  0.3s background;
    transition: 0.3s color ease,  0.3s opacity,  0.3s background;
    -moz-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    -webkit-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    -o-transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
    transition-timing-function: cubic-bezier(.19,  1,  .22,  1);
}
.nav_item_cube .top {
    -webkit-transform: rotateX(90deg) translateZ(30px);
    -moz-transform: rotateX(90deg) translateZ(30px);
    -o-transform: rotateX(90deg) translateZ(30px);
    -ms-transform: rotateX(90deg) translateZ(30px);
    transform: rotateX(90deg) translateZ(30px);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    color: #1e2137;
    background: #fff;
}
.nav_item_cube .front {
    -webkit-transform: rotateX(0deg) translateZ(30px);
    -moz-transform: rotateX(0deg) translateZ(30px);
    -o-transform: rotateX(0deg) translateZ(30px);
    -ms-transform: rotateX(0deg) translateZ(30px);
    transform: rotateX(0deg) translateZ(30px);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color:  #fff;
    /*background: #1e2137;*/
    background: #5673af;
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    filter: alpha(opacity=20);
}

#nav_items {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 300px;
    height: 252px;
    margin: -116px 0 0 -150px;


}


video {
    width:100% !important;
    height: auto !important;

}


#map-canvas {
  width: 100%;
  height: 600px;
}

.fonte-footer {
  font-family: 'averia_libreregular';
  font-size: 2.6em;

}

.sombra {
  text-shadow: 0 1px 3px rgba(0,0,0,.4),0 0 30px rgba(0,0,0,.075);
}

.averia-regular {
  font-family: 'averia_libreregular';
}

.ui-map {
  height: 400px;
}

.conheca-o {
  color: #b4b4b4;
  font-family: 'averia_librebold';
  font-size: 1.2em;
}

.txt-uf {
  color: #e95160;
  /*color: #1f1f1f;*/
  font-family: 'averia_librebold';
  font-size:1.6em
}

.conteudo-interno {
  margin-top:110px;
}

/* when hiding the thing */
/*.ng-hide-add {
  -webkit-animation:0.5s zoomOutDown ease; 
  animation:0.5s zoomOutDown ease;
}*/

/* when showing the thing */
/*.ng-hide-remove { 
  -webkit-animation:0.5s fadeInUp ease; 
  animation:0.5s fadeInUp ease;
}*/

img.logo-bct {
  
}

.btns-estados {
  margin-top: -150px;
}


@media screen and (max-width: 1200px) {

  img.logo-bct {
    width: 320px;
  }

  .h1-slider {
    font-size: 4em;
    line-height: 1;
  }

  .triangulo-a {
    top:650px;
  }

  .triangulo-b {
    z-index: -1;
    width:100%;
    padding: 1745px 0 0;
    overflow:hidden;
    position:absolute;
    top:0;
    right:0;
  }
  .triangulo-b:after {
    content: "";
    display: block;
    position:absolute;
    right:0;
    top: 100%;
    width: 0;
    height: 0;
    border-top: 1500px solid transparent;
    border-bottom: 1500px solid transparent;
    border-right: 2560px solid #e95160;
    margin-top:-1500px;
  }

  .conteudo-interno {
    margin-top:0px;
  }

  
}

@media screen and (max-width: 990px) {
  body {
    background: #5673af;
  }
  
}


@media screen and (max-width: 768px) {

  .h1-slider {
    font-size: 3.4em;
    line-height: 1;
  }

  .estados img {
    width: 140px;
  }

  .btns-estados {
    margin-top: -130px;
  }

  img.logo-bct {
    width: 160px;
  }

}

@media screen and (max-width: 480px) {
  .estados img {
    width: 80px;
  }

  .btns-estados {
    margin-top: -100px;
  }

  .conheca-o {
    font-size: 1em;
  }

  .txt-uf {
    font-size:1.2em
  }

}

.navbar-inverse .navbar-nav > li > a {
  color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover {
  color: yellow;
}

.navbar-inverse .navbar-nav > li > a.active {
  color: yellow;
}

.carousel-caption h1 {
  right: 41%;
  left: 41%;
  /*padding-bottom: 30px;*/
}

.navbar {
  margin-bottom: 0;
  z-index: 1;
}

.video-hero {
  margin-top:65px;
  
}



/* basico - esconde no scroll down e mostra no scrollup */
/*.headroom--pinned {
    display: block;
}
.headroom--unpinned {
    display: none;
}*/

/**
 * Note: I have omitted any vendor-prefixes for clarity.
 * Adding them is left as an exercise for the reader.
 */
.headroom {
    -webkit-transition: transform 200ms linear;
    -moz-transition: transform 200ms linear;
    -ms-transition: transform 200ms linear;
    -o-transition: transform 200ms linear;

    transition: transform 200ms linear;
}
.headroom--pinned {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);

    transform: translateY(0%);
}
.headroom--unpinned {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);

    transform: translateY(-100%);
}

.headroom--pinned .logo-bct {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;

    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

.headroom--unpinned .logo-bct {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);

}

a.estado-btn img {
  opacity: 1;

  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

a.estado-btn img:hover {
  opacity: 0.6;
}




/* instagram spinner */
.instagram_scroller {
    width: 100%;
    height: 210px;
    position: relative;
    /*margin-top: 70px;*/
}

.instagram_scroller .simply-scroll-clip {
    width: 100%;
    height: 210px;
    position: relative;
    overflow: hidden;
}

#instagram_spinner {
    display: block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    /*position: relative;*/
    position: absolute;
    top: 146px;
}

@media screen and (max-width:420px) {
    #instagram_spinner {
        top: 100px;
    }
}

#instagram_list {
    /*height: 280px;*/
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    position: relative;
}

#instagram_list a {
    margin-right: 30px;
    vertical-align: top;
    display: block;
    width: 170px;
    height: 210px;
    float: left;
}

#instagram_list a:hover img {
    box-shadow: 0 0 20px rgba(0,0,0,.4);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

#instagram_list img {
    width: 170px;
    height: 170px;
    display: block;
    margin-top: 20px;
    border-radius: 4px;
    -webkit-transition: all 220ms ease-in-out;
    -moz-transition: all 220ms ease-in-out;
    -o-transition: all 220ms ease-in-out;
    transition: all 220ms ease-in-out;
}

@media screen and (max-width:420px) {
    .instagram_scroller {
        height: 170px;
        margin-top: 40px;
    }

    .instagram_scroller .simply-scroll-clip {
        height: 170px;
    }

    #instagram_list {
        height: 210px;
    }

    #instagram_list a {
        width: 130px;
        height: 170px;
    }

    #instagram_list img {
        width: 130px;
        height: 130px;
    }
}




/* instagram angular */

/*-------------------------
  The search input
--------------------------*/

.bar{
  background-color:#5c9bb7;

  background-image:-webkit-linear-gradient(top, #5c9bb7, #5392ad);
  background-image:-moz-linear-gradient(top, #5c9bb7, #5392ad);
  background-image:linear-gradient(top, #5c9bb7, #5392ad);

  box-shadow: 0 1px 1px #ccc;
  border-radius: 2px;
  /*width: 580px;*/
  padding: 10px;
  /*margin: 45px auto 25px;*/
  position:relative;
  /*text-align:right;*/
  line-height: 1;
}

.bar a{
  background:#4987a1 center center no-repeat;
  width:32px;
  height:32px;
  display:inline-block;
  text-decoration:none !important;
  margin-right:5px;
  border-radius:2px;
  cursor:pointer;
}

.bar a.active{
  background-color:#c14694;
}

.bar a.list-icon{
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkYzNkFCQ0ZBMTBCRTExRTM5NDk4RDFEM0E5RkQ1NEZCIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkYzNkFCQ0ZCMTBCRTExRTM5NDk4RDFEM0E5RkQ1NEZCIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjM2QUJDRjgxMEJFMTFFMzk0OThEMUQzQTlGRDU0RkIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjM2QUJDRjkxMEJFMTFFMzk0OThEMUQzQTlGRDU0RkIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7h1bLqAAAAWUlEQVR42mL8////BwYGBn4GCACxBRlIAIxAA/4jaXoPEkMyjJ+A/g9MDJQBRhYg8RFqMwg8RJIUINYLFDmBUi+ADQAF1n8ofk9yIAy6WPg4GgtDMRYAAgwAdLYwLAoIwPgAAAAASUVORK5CYII=);
}

.bar a.grid-icon{
  background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBEQkMyQzE0MTBCRjExRTNBMDlGRTYyOTlBNDdCN0I4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBEQkMyQzE1MTBCRjExRTNBMDlGRTYyOTlBNDdCN0I4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MERCQzJDMTIxMEJGMTFFM0EwOUZFNjI5OUE0N0I3QjgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MERCQzJDMTMxMEJGMTFFM0EwOUZFNjI5OUE0N0I3QjgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4MjPshAAAAXklEQVR42mL4////h/8I8B6IGaCYKHFGEMnAwCDIAAHvgZgRyiZKnImBQsACxB+hNoDAQyQ5osQZIT4gH1DsBZABH6AB8x/JaQzEig++WPiII7Rxio/GwmCIBYAAAwAwVIzMp1R0aQAAAABJRU5ErkJggg==);
}

.bar input{
  background:#fff no-repeat 13px 13px;

  border: none;
  width: 100%;
  line-height: 19px;
  padding: 11px 0;

  border-radius: 2px;
  box-shadow: 0 2px 8px #c4c4c4 inset;
  text-align: left;
  font-size: 14px;
  font-family: inherit;
  color: #738289;
  font-weight: bold;
  outline: none;
  text-indent: 40px;
}

/*-------------------------
  List layout
--------------------------*/



/*-------------------------
  Grid layout
--------------------------*/
/*
ul.grid{
  list-style: none;
  width: 100%;
  margin: 0 auto;
  text-align: left;
}

ul.grid li{
  padding: 2px;
  float:left;
}

ul.grid li img{
  width:280px;
  height:280px;
  display:block;
  border:none;
}

ul.grid li a {
  float: left;
}


.card-insta {
  min-height: 130px;
}
*/


/* sprites social */
.navlist {
    position: relative;
}

.navlist li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;

    opacity: 1;

    -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.navlist li, .navlist a {
    height: 44px;
    display: block;
}

.navlist li:hover {
    opacity: 0.6;
}

.facebook {
    left: 0px;
    width: 46px;
    background: url('../img/social-sprite.png') 0 0;
}

.twitter {
    left: 50px;
    width: 46px;
    background: url('../img/social-sprite.png') -52px 0;
}

.youtube {
    left: 100px;
    width: 46px;
    background: url('../img/social-sprite.png') -102px 0;
}

.instagram {
    left: 150px;
    width: 46px;
    background: url('../img/social-sprite.png') -154px 0;
}

.googleplus {
    left: 50px;
    width: 46px;
    background: url('../img/social-sprite.png') -52px 44px;
}

.pinterest {
    left: 100px;
    width: 46px;
    background: url('../img/social-sprite.png') -102px 44px;
}

.flickr {
    left: 150px;
    width: 46px;
    background: url('../img/social-sprite.png') -154px 44px;
}

.mt-titulo {
  margin-top: 55px;
}

.mt-social {
  margin-top: 55px;
}

.mt-social-a {
  margin-top: 5px;
}

.mt-footer {
  /*margin-top: 75px;*/
  margin-top: 55px;
}


/* sprites social */
.bct-social {
    position: relative;
}

.bct-social li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;

    opacity: 1;

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.bct-social li, .bct-social a {
    height: 44px;
    display: block;
}

.bct-social li:hover {
    opacity: 0.6;
}

.facebook-sq {
    left: 0px;
    width: 44px;
    background: url('../img/social-hor-sprite.png') 0 0;
}

.twitter-sq {
    left: 44px;
    width: 44px;
    background: url('../img/social-hor-sprite.png') -44px 0;
}

.googleplus-sq {
    left: 88px;
    width: 44px;
    background: url('../img/social-hor-sprite.png') -88px 0;
}
.whatsapp-sq {
    left: 132px;
    width: 44px;
    background: url('../img/social-hor-sprite.png') -132px 0;
}

/*vertical*/
.bct-social-ver {
    position: absolute;
    margin-top: 176px;

    margin-left: 0px;
}

@media screen and (max-width: 1200px) {
  .bct-social-ver {
      margin-top: 110px;
      margin-left: -52px;
  }
}

.bct-social-ver li {
    /*margin: 0;
    padding: 0;*/
    list-style: none;
    /*position: absolute;*/
    /*top: 0;*/

    opacity: 1;

    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.bct-social-ver li, .bct-social-ver a {
    height: 44px;
    display: block;
}

.bct-social-ver li:hover {
    opacity: 0.6;
}

.facebook-sq-v {
    top: 0;
    left: 0px;
    width: 44px;
    background: url('../img/social-hor-sprite.png') 0 0;
}

.twitter-sq-v {
    top: 44px;
    left: 0px;
    width: 44px;
    background: url('../img/social-hor-sprite.png') -44px 0;
}

.googleplus-sq-v {
    top: 88px;
    left: 0px;
    width: 44px;
    background: url('../img/social-hor-sprite.png') -88px 0;
}
.whatsapp-sq-v {
    top: 132px;
    left: 0px;
    width: 44px;
    background: url('../img/social-hor-sprite.png') -132px 0;
}



/* sprites social */
.footer-logos {
    position: relative;
}

.footer-logos li {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 0;

    opacity: 1;

    -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.footer-logos li, .footer-logos a {
    height: 47px;
    display: block;
}

.footer-logos li:hover {
    opacity: 0.6;
}

.sudeco {
    left: 0px;
    width: 110px;
    background: url('../img/footer/sprite-realizacao.jpg') 0 0;
}

.mint {
    left: 180px;
    width: 275px;
    background: url('../img/footer/sprite-realizacao.jpg') -132px 0;
}

.apoio {
  left: -318px;
}

@media screen and (max-width: 860px) {
  .mint {
      left: 100px;
      width: 275px;
      background: url('../img/footer/sprite-realizacao.jpg') -132px 0;
  }
  .sudeco {
      left: -20px;
      width: 110px;
      background: url('../img/footer/sprite-realizacao.jpg') 0 0;
  }
}

.apoio1 {
    left: 0px;
    width: 48px;
    background: url('../img/footer/sprite-apoio.jpg') 0 0;
}

.apoio2 {
    left: 70px;
    width: 48px;
    background: url('../img/footer/sprite-apoio.jpg') -388px 0;
}

.apoio3 {
    left: 125px;
    width: 81px;
    background: url('../img/footer/sprite-apoio.jpg') -440px 0;
}

.apoio4 {
    left: 219px;
    width: 46px;
    background: url('../img/footer/sprite-apoio.jpg') -532px;
}

.apoio5 {
    left: 276px;
    width: 46px;
    background: url('../img/footer/sprite-apoio.jpg') -590px;
}







hd-stagram figure {
  float: left;
}

#conteudo-post img {
  visibility: hidden;
  display: none;
}

/*.svg-container {
  display: inline-block;
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  vertical-align: middle;
  overflow: hidden;
}

.svg-content {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}*/


/* simplyScroller*/
  /* Container DIV - automatically generated */
  .simply-scroll-container { 
    position: relative;
  }

  /* Clip DIV - automatically generated */
  .simply-scroll-clip { 
    position: relative;
    overflow: hidden;
  }

  /* UL/OL/DIV - the element that simplyScroll is inited on
  Class name automatically added to element */
  .simply-scroll-list { 
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
  }
    
  .simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
  }
    
  .simply-scroll-list li img {
    border: none;
    display: block;
  }

  /* Custom class modifications - adds to / overrides above

  .simply-scroll is default base class */

  /* Container DIV */
  .simply-scroll { 
    /*width: 576px;*/
    /*width: 100%;*/
    height: 200px;
    /*margin-bottom: 1em;*/
  }

  /* Clip DIV */
  .simply-scroll .simply-scroll-clip {
    /*width: 576px;*/
    width: 100%;
    height: 200px;
  }

  @media screen and (max-width:420px) {
    .simply-scroll .simply-scroll-clip {
      height: 170px;
    }
  }
    
  /* Explicitly set height/width of each list item */ 
  .simply-scroll .simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    /*width: 290px;*/
    /*height: 200px;*/
  }

  .simply-scroll-list {
    width: 8000px;
  }



























