@import "http://fonts.googleapis.com/css?family=Lato:300,400,700";

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.ha-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    z-index: 50
}

.ha-header-perspective {
    width: 100%;
    position: relative;
    -webkit-perspective: 1100px;
    -moz-perspective: 1100px;
    perspective: 1100px;
    -webkit-perspective-origin: 50% 0;
    -moz-perspective-origin: 50% 0;
    perspective-origin: 50% 0
}

.ha-header-perspective > div {
    background: #fff;
    text-align: left;
    padding: 0 7%;
    height: 50%;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: justify;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    overflow: hidden
}

.ha-header-front {
    z-index: 2;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ha-header-perspective .ha-header-bottom {
    background: #ddd;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    z-index: 1;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    transition: top .5s;
    position: absolute;
    top: 0
}

.ha-header-perspective > div::after {
    content: '';
    display: inline-block;
    width: 100%
}

.ha-header nav {
  
}

.ha-header-small {

}

.ha-header-shrink {

    width: 100%
}

.ha-header-shrinki {

    width: 100%
}

.ha-header-shrink {

    width: 100%
}

.ha-header-shrink .ha-header-bottom {
    opacity: 0
}

.ha-header-color {
    height: 420px
}

.ha-header-color .ha-header-front, .ha-header-color .ha-header-bottom {
    background: #f3796c
}

.ha-header-color h1, .ha-header-color nav a {
    color: #fff
}

.headerhome2 {
    position: fixed;
    top: 0
}

.headerhome1 {
    position: fixed
}

.cbp-so-section:before, .cbp-so-section:after {
    content: " ";
    display: table
}

.cbp-so-section:after {
    clear: both
}

.cbp-so-side {
    width: 50%;
    float: left;
    margin: 0;
    padding: 50px;
    overflow: hidden;
    min-height: 12em;
    -webkit-transition: -webkit-transform 0.5s, opacity .5s;
    -moz-transition: -moz-transform 0.5s, opacity .5s;
    transition: transform 0.5s, opacity .5s
}

#bloco1_ind article, #bloco3_ind article {
    height: 316px
}

.cbp-so-side:before, .cbp-so-side:after {
    content: " ";
    display: table
}

.cbp-so-side:after {
    clear: both
}

.cbp-so-side-right {
    text-align: right
}

.cbp-so-side-left {
    text-align: left
}

.cbp-so-side-right img {
    float: right
}

.cbp-so-side-left img {
    float: left;
    width: 100%
}

@media (max-width: 665px) {
    .cbp-so-side-right, .cbp-so-side-right p {
        text-align: center !important
    }

    .cbp-so-side-left, .cbp-so-side-left p {
        text-align: center !important
    }

    .cbp-so-side-right img {
        margin: 0 auto;
        float: none
    }

    .cbp-so-side-left img {
        margin: 0 auto;
        float: none
    }
}

.cbp-so-init .cbp-so-side {
    opacity: 0
}

.cbp-so-init .cbp-so-side-left {
    -webkit-transform: translateX(-80px);
    -moz-transform: translateX(-80px);
    transform: translateX(-80px)
}

.cbp-so-init .cbp-so-side-right {
    -webkit-transform: translateX(80px);
    -moz-transform: translateX(80px);
    transform: translateX(80px)
}

.cbp-so-section.cbp-so-animate .cbp-so-side-left, .cbp-so-section.cbp-so-animate .cbp-so-side-right {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1
}

@media screen and (max-width: 73.5em) {
    .cbp-so-scroller {
        font-size: 65%
    }

    .cbp-so-section h2 {
        margin: 0
    }

    .cbp-so-side img {
        max-width: 120%
    }
}

@media screen and (max-width: 41.125em) {
    .cbp-so-side {
        float: none;
        width: 100%
    }

    .cbp-so-side img {
        max-width: 100%
    }
}

.btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.btn:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}

.btn-5 {
    background: #231f20;
    color: #fff;
    height: 70px;
    min-width: 256px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.btn-5:active {
    background: #231f20;
    top: 2px
}

.btn-5 span {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    height: 100%;
    -webkit-transition: all .3s;
    -webkit-backface-visibility: hidden;
    -moz-transition: all .3s;
    -moz-backface-visibility: hidden;
    transition: all .3s;
    backface-visibility: hidden
}

.btn-5:before {
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 70px;
    font-size: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-family: 'Glyphicons Halflings';
    color: #fff
}

.btn-5:active:before {
    color: #fff
}

.btn-5a:hover span {
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    transform: translateY(300%)
}

.btn-5a:before {
    left: 0;
    top: -100%
}

.btn-5a:hover:before {
    top: 0
}

.btn-6 {
    background: #231f20;
    color: #fff;
    height: 50px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 15px 70px
}

.btn-6:active {
    background: #231f20;
    top: 2px
}

.btn-6 span {
    display: inline-block;
    width: 100%;
    font-size: 18px;
    height: 100%;
    -webkit-transition: all .3s;
    -webkit-backface-visibility: hidden;
    -moz-transition: all .3s;
    -moz-backface-visibility: hidden;
    transition: all .3s;
    backface-visibility: hidden
}

.btn-6:before {
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    font-family: 'Glyphicons Halflings';
    color: #fff
}

.btn-6:active:before {
    color: #fff
}

.btn-6a:hover span {
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    transform: translateY(300%)
}

.btn-6a:before {
    left: 0;
    top: -100%
}

.btn-6a:hover:before {
    top: 0
}

.wrapperg {
    width: 95%;
    margin: 1.5em auto
}

.masonry {
    margin: 5px 0;
    padding: 0;
    -moz-column-gap: 5px;
    -webkit-column-gap: 5px;
    column-gap: 5px
}

.item {
    display: inline-block;
    background: #fff;
    margin-top: 1px;
    width: 100%
}

.item img {
    width: 100%
}

.title, .footer {
    text-align: center
}

.title {
    font-size: 1.75em;
    margin: .25em 0
}

.title a {
    display: inline-block;
    padding: .75em 1.25em;
    color: #888;
    border: 2px solid #aaa;
    margin: .25em 1em 1em;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px
}

.title {
    color: #666
}

.title a:hover {
    color: #666;
    border-color: #888
}

.share-link, .article-link {
    color: #888
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

@media only screen and (min-width: 1280px) {
    .wrapperg {
        width: 1260px
    }
}

.color-6 nav a, nav .cl-effect-13 a {
    position: relative;
    display: inline-block;
    margin: 15px 25px;
    outline: none;
    color: #231f20;
    font-family: "Futura_bold";
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
    cursor: pointer
}

nav .cl-effect-13 a:hover, nav .cl-effect-13 a:focus, .color-6 nav a:hover, .color-6 nav a:focus {
    outline: none;
    text-decoration: none;
    color: #332f30
}

.cl-effect-3 {
    text-align: center;
    margin: 0 auto
}

.cl-effect-3 a {
    padding: 8px 0
}

.cl-effect-3 a::after {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 4px;
    background: rgba(0, 0, 0, 0.1);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform .3s;
    -moz-transition: opacity 0.3s, -moz-transform .3s;
    transition: opacity 0.3s, transform .3s;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px)
}

.cl-effect-3 a:hover::after, .cl-effect-3 a:focus::after {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px)
}

.act, .cl-effect-3 a .act:hover, .cl-effect-3 a .act:focus, .cl-effect-3 a .act::after {
    border-bottom: solid 4px;
    border-color: rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    background: rgba(0, 0, 0, 0)
}

.cl-effect-13 a {
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    transition: color .3s
}

.cl-effect-13 a::before {
    position: absolute;
    top: 100%;
    left: 50%;
    color: transparent;
    content: '•';
    text-shadow: 0 0 transparent;
    font-size: 1.2em;
    -webkit-transition: text-shadow 0.3s, color .3s;
    -moz-transition: text-shadow 0.3s, color .3s;
    transition: text-shadow 0.3s, color .3s;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.cl-effect-13 a:hover::before, .cl-effect-13 a:focus::before {
    color: #231f20;
    text-shadow: 10px 0 #231f20, -10px 0 #231f20
}

.cl-effect-13 a:hover, .cl-effect-13 a:focus {
    color: #332f30;
    text-decoration: none
}