@import url('/css/site/css/gotham.css');
/* GERAIS */
/***********************************************/
* { /*margin:0; padding:0;*/
}

html {
    height: 100%;
}

body {
    width: 100%;
    min-height: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    font-family: 'Gotham', sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    background: #FFFFFF !IMPORTANT;
    color: #333333;
}

img {
    border-style: none;
    max-width: 100%;
    height: auto;
}

a:visited, a:link, a:active {
    color: #0d71b2;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #045487;
    text-decoration: underline;
    outline: none;
}

textarea {
    overflow: auto;
}

form {
    height: 100%;
}

#menu_responsive {
    display: none;
}

iframe {
    border-width: 0;
}

.conteudo img {
    max-width: 100%;
    height: auto !IMPORTANT;
}


/* SITE */
/***********************************************/
.top-apoios {
    padding: 10px 3%;
    overflow: hidden;
    -webkit-transition: all 2s;
    transition: all 1s;
}

    .top-apoios.hide-div {
        height: 0;
        padding: 0;
    }

.navbar.navbar-expand-lg.navbar-light {
    padding-left: 3%;
    padding-right: 3%;
    border-top: 1px solid #eaeaea;
}

.navbar-brand img {
	min-height: 70px;
    max-height: 70px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
    padding-top: 14px;
    padding-bottom: 14px;
    text-transform: uppercase;
}

a.nav-link {
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(13, 113, 178);
}

.navbar-expand-lg .navbar-nav .menu-item:hover .dropdown-menu {
    display: block;
    left: auto;
}

    .navbar-expand-lg .navbar-nav .menu-item:hover .dropdown-menu ul {
        display: none;
    }


#container_wrapper, #wrapper {
    position: relative;
    width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

#section-banner, #section-banner-in, .div_top, .top, .redes_sociais, .top_right, .container_destaques {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
}

#section-banner, #section-banner-in {
    overflow: hidden;
    z-index: 9;
    margin-top: 155px;
}

#section-destaques {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    overflow: hidden;
}

.conteudo, .content_destaque, .section, #bg_container_forms, .content-wgt-cookies {
    position: relative;
    width: 94%;
    margin: 3%;
    padding: 0;
    float: left;
    overflow: hidden;
    display: block;
}

.container_content {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: 5rem auto;
}

.container_fundo_1 {
    background: url(../img/bg_fundo_zona_1.png) no-repeat bottom left;
}

.container_fundo_2 {
    background: url(../img/bg_fundo_zona_2.png) no-repeat top left;
}

.bg_top {
    background: #FFFFFF;
    border-bottom: 2px solid #9E9E9E;
    z-index: 100;
}

.top {
    padding: 1% 0;
}

.top_right {
    width: 76%;
    float: right;
}

.back-to-top {
    background: none;
    margin: 0;
    position: fixed;
    bottom: 3%;
    right: 3%;
    width: 46px;
    height: 46px;
    z-index: 9999;
    display: none;
    text-decoration: none;
    color: #ffffff;
    text-align: center;
    background: #0d71b2;
}

    .back-to-top:hover {
        background: #08588c;
    }

    .back-to-top i {
        color: #FFFFFF;
        font-size: 26px;
        line-height: 36px;
    }

/*LINKS*/
.sabermaistotal {
    text-align: center;
}

    .sabermaistotal a {
        font-size: 14px;
        text-decoration: none;
        display: inline-block;
    }

        .sabermaistotal a span {
            float: left;
            margin-right: 5px;
        }

a.sabermais {
    font-size: 13px;
    text-decoration: none;
}
/*NEWSLETTER*/
.btn-sb {
    width: 100%;
    background: #0d71b2;
    border: 0;
    padding: 8px;
    color: #FFF;
    text-transform: uppercase;
    transition: all ease-in 0.5s;
}
.btn-sb:hover {
    background: #1CA392;
}
/*FOOTER*/
.img_footer_destaque .umb-grid { /*min-height: 250px;*/
    padding: 150px 0;
    color: #FFF;
    background: rgba(0,0,0,0.2);
}

#content_footer {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border-top: 5px solid #1CA392;
}

.container_footer {
    padding: 3rem 0;
    position: relative;
    float: left;
    width: 100%;
}

/*MAPA*/
.bg_mapa, .conteudo_mapa {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
    overflow: hidden;
}

.bg_mapa {
    height: 640px;
}

.mapa {
    position: relative;
    width: 100%;
    height: calc(100% + 150px);
    margin: -50px 0 0;
    padding: 0%;
    float: left;
    overflow: hidden;
    z-index: 1;
}

    .mapa iframe {
        position: absolute;
        top: 0px;
        left: 0;
        width: 100% !IMPORTANT;
        height: 100%;
    }

.scrolloff {
    pointer-events: none;
}

#footer {
    background-color: #1CA392;
    color: #FFF;
    font-size: 12px;
    width: 100%;
    padding: 10px 0;
    margin: 0;
    float: left;
}

    #footer .redes a, .netsigma a {
        color: #FFF;
    }

    #footer .redes_sociais ul li a img {
        filter: brightness(0) invert(1);
    }

.copyright {
    width: 50%;
    float: left;
}

.netsigma {
    position: relative;
    width: auto;
    margin: 0 0 0 10px;
    padding: 0;
    float: right;
    color: #FFF;
}

/*LOGO*/
.logo {
    position: relative;
    width: 24%;
    margin: 0;
    padding: 0;
    float: left;
    z-index: 999;
}

    .logo a {
        display: block;
        float: left;
        width: 100%;
    }

    .logo img {
        position: relative;
        max-width: 100%;
        margin: 0;
        padding: 0;
        float: left;
    }

.title_section, .page-title {
    font-family: Gotham;
    position: relative;
    width: 100%;
    margin: 0 auto 2%;
    padding: 2% 0%;
    font-size: 30px;
    line-height: 30px;
    color: #00481C;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
}

/*DESTAQUES*/
.destaque {
    text-align: center;
    height: 100%;
    width: 100%;
    border: 2px solid #0d71b2;
    padding: 20px 10px 10px;
    transition: all ease-out 0.5s;
}

    .destaque:hover {
        background: #FFF;
    }

    .destaque img {
        max-width: 50%;
        display: block;
        margin: 0 auto;
    }

    .destaque h2 {
        font-size: 22px;
        line-height: 24px;
        text-transform: uppercase;
        color: #0d71b2;
        margin: 1rem 0 0;
        border-top: 1px solid #B6B6B6;
        padding: 1rem;
    }

    .destaque p {
        font-size: 12px;
        line-height: 14px;
        color: #bfbfbf;
        padding: 0 1rem;
    }

/*END DESTAQUES*/
/*Galeria Homepage*/
.lista_fotos_destaque {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

    .lista_fotos_destaque .lista_fotos, .portfolio_wrapper {
        position: relative;
        width: calc(100% + 1px);
        margin: 0 0 0 -1px;
        padding: 0;
        float: left;
        list-style: none;
    }

        .lista_fotos_destaque .lista_fotos li {
            width: 100%;
            margin: 0;
            padding: 0;
            float: left;
            padding: 1px 0 0 1px;
            overflow: hidden;
        }

            .lista_fotos_destaque .lista_fotos li.gal-1-1, .lista_fotos_destaque .lista_fotos li.gal-1-2, .grid-sizer {
                width: 20%;
            }

            .lista_fotos_destaque .lista_fotos li.gal-2-1, .lista_fotos_destaque .lista_fotos li.gal-2-2 {
                width: 40%;
            }

            .lista_fotos_destaque .lista_fotos li .img_gal, .gal-1-1 a .img_gal {
                display: table;
            }

                .lista_fotos_destaque .lista_fotos li .img_gal .mask, .gal-1-1 a .img_gal .mask {
                    width: 100%;
                    height: 100%;
                    margin: 0;
                    padding: 4%;
                    display: table-cell;
                    vertical-align: middle;
                    text-align: center;
                    background-color: rgba(13, 113, 178, 0.6);
                    opacity: 0;
                    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                    filter: alpha(opacity=0);
                    transition: opacity 1s ease;
                    -o-transition: opacity 1s ease;
                    -ms-transition: opacity 1s ease;
                    -moz-transition: opacity 1s ease;
                    -webkit-transition: opacity 1s ease;
                    color: #FFF;
                    font-size: 3rem;
                }

            .lista_fotos_destaque .lista_fotos li:hover .img_gal .mask, .gal-1-1 a:hover .img_gal .mask {
                opacity: 1;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                filter: alpha(opacity=100);
            }

            .lista_fotos_destaque .lista_fotos li .img_gal .mask p, .lista_fotos_destaque .lista_fotos li .img_gal .mask i, .gal-1-1 a .img_gal .mask i {
                font-size: 20px;
                color: #FFFFFF;
            }

            .lista_fotos_destaque .lista_fotos li .img_gal .mask i, .gal-1-1 a .img_gal .mask i {
                font-size: 3rem;
            }

.gal-item-plus {
    background: #F1F1F1;
}

.gal-plus {
    display: table;
    margin: 0;
    font-size: 5rem;
    text-align: center;
    width: 100%;
    height: 100%;
    -moz-transition: all ease-out 1s;
    -o-transition: all ease-out 1s;
    transition: all ease-out 1s;
}

    .gal-plus > span {
        display: table-cell;
        margin: 0;
        text-align: center;
        width: 100%;
        height: 100%;
        vertical-align: middle;
    }

        .gal-plus > span > img {
            max-width: 86px;
            max-height: 86px;
            -moz-transition: all ease-out 1s;
            -o-transition: all ease-out 1s;
            transition: all ease-out 1s;
        }

    .gal-plus:hover {
        background: #0d71b2;
        color: #ffffff;
    }

        .gal-plus:hover > span > img {
            -webkit-filter: brightness(0) invert(1);
            filter: brightness(0) invert(1);
        }



.conteudo_noticia {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    overflow: hidden;
}

    .conteudo_noticia .img {
        width: 25%;
        margin: 0;
        padding: 0;
        float: left;
        overflow: hidden;
        cursor: pointer;
        text-align: center;
    }

        .conteudo_noticia .img img {
            max-width: 100%;
        }

    .conteudo_noticia .descricao {
        width: 100%;
        margin: 0;
        padding: 0;
        float: left;
        overflow: hidden;
    }

.conteudo_noticia_c_img .descricao {
    width: 70%;
    margin: 0 0 0 5%;
    padding: 0;
    float: left;
    overflow: hidden;
}

.palestrante .img, ul.palestrantes li .img {
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.palestrante:hover .img, ul.palestrantes li:hover .img {
    -webkit-filter: grayscale(0);
    filter: none;
}
/*PALESTRANTES CONTENT*/
.palestrante_content .img {
    width: 25%;
    margin: 0;
    padding: 0;
    float: left;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.palestrante_content .descricao {
    width: 70%;
    margin: 0 0 0 5%;
    padding: 0;
    float: left;
}

/*MULTIMEDIA*/
ul.multimedia {
    width: 102%;
    margin: 3% 0 3% -2%;
    float: left;
    overflow: hidden;
    list-style: none;
    padding: 0;
}

    ul.multimedia li {
        position: relative;
        width: 23%;
        padding: 0;
        margin: 0 0 26px 2%;
        float: left;
        overflow: hidden;
    }

        ul.multimedia li a {
            position: relative;
            width: 100%;
            height: 100%;
            padding: 0;
            margin: 0;
            float: left;
            overflow: hidden;
        }

        ul.multimedia li.item-2-4 {
            width: 48%;
        }

        ul.multimedia li.item-3-4 {
            width: 73%;
        }

        ul.multimedia li.item-4-4 {
            width: 98%;
        }

.video_popup span {
    position: absolute;
    left: calc(50% - 38px);
    top: calc(50% - 38px);
}

.item-1-4 .video_popup span {
    position: absolute;
    left: calc(50% - 19px);
    top: calc(50% - 19px);
}

    .item-1-4 .video_popup span img.play {
        width: 38px;
        height: 38px;
    }

ul.multimedia li .img {
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}

ul.multimedia li:hover .img {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
}

ul.multimedia li .nome {
    position: absolute;
    bottom: 0;
    background: rgba(0,60,21,0.8);
    width: 100%;
    color: #FFF;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
}



/**/
#noticias {
    position: relative;
    width: 103%;
    margin: 0 0 0 -3%;
    padding: 0;
    float: left;
    list-style: none;
    overflow: hidden;
}

.noticia {
    width: 30.33%;
    margin: 0;
    padding: 0 0 3% 3%;
    float: left;
    overflow: hidden;
    cursor: pointer;
}




/*LINGUAGEM  -   REDES SOCIAIS*/
.linguas {
    position: relative;
    margin: 0;
    padding: 0;
    float: right;
    z-index: 9999;
}

    .linguas ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .linguas ul {
        width: auto;
        height: 28px;
        float: right;
        text-align: left;
    }

    .linguas li {
        width: 28px;
        height: 28px;
        padding: 0px;
        margin: 0 0 0 5px;
        float: left;
    }

    .linguas ul li a {
        width: 26px;
        height: 26px;
        padding: 0px;
        margin: 0;
        float: left;
        display: block;
        curspor: pointer;
        text-align: center;
        border: 1px solid #00481C;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        transition: background-color 0.5s ease;
        background: #FFFFFF;
    }

        .linguas ul li a:hover, .linguas ul li.current a {
            background: #00481C;
            color: #FFFFFF;
        }

        .linguas ul li a span {
            width: 26px;
            height: 12px;
            font-size: 12px;
            line-height: 12px;
            padding: 7px 0px;
            margin: 0;
            float: left;
            display: block;
            text-align: center;
        }

        .linguas ul li a img {
            width: 94%;
            height: 94%;
            margin: 3%;
        }

.redes_sociais {
    position: relative;
    width: auto;
    margin: 0;
    padding: 0;
    float: right;
}

    .redes_sociais ul {
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
        float: right;
    }

        .redes_sociais ul li {
            position: relative;
            height: 28px;
            padding: 0;
            margin: 0;
            float: left;
            margin-left: 10px;
        }

            .redes_sociais ul li a {
                position: relative;
                width: auto;
                height: 100%;
                display: block;
                float: left;
                height: 100%;
                margin: 0;
            }

                .redes_sociais ul li a img {
                    position: relative;
                    margin: 4px 5px 0 0;
                    padding: 0;
                    width: auto;
                    height: 20px;
                    float: left;
                }

                .redes_sociais ul li a span {
                    position: relative;
                    font-size: 14px;
                    line-height: 14px;
                    padding: 7px 0;
                    float: left;
                }

/*COOKIES*/
.wgt-cookies {
    position: fixed;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 9999;
    background: rgb(13, 113, 178);
    display: none;
    color: #ffffff;
    border-top: 2px solid #0d71b2;
    bottom: 0;
}

.content-wgt-cookies {
    padding: 1% 0;
    margin: 0 3%;
}

.msg_cookies, .opt_cookies {
    position: relative;
    width: 15%;
    margin: 0;
    padding: 0;
    float: left;
}

.msg_cookies {
    width: 85%;
    font-size: 14px;
    line-height: 18px;
}

.opt_cookies a:first-child {
    position: relative;
    margin: 5px 0 0;
    padding: 0 10px;
    font-size: 12px;
    line-height: 14px;
    clear: right;
    float: right;
    color: #ebebeb;
}

.opt_cookies a:last-child {
    position: relative;
    margin: 0 0 10px;
    padding: 10px 15px;
    color: #FFFFFF;
    background: #0d71b2;
    clear: right;
    float: right;
    font-size: 12px;
    line-height: 14px;
    -moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4);
    border: 1px solid #00240F;
    text-decoration: none;
}

    .opt_cookies a:last-child:hover {
        background: #0e5b8e;
        color: #FFFFFF;
    }




.voltar {
    width: 100%;
    float: left;
    margin: 20px 0;
    padding: 0;
    overflow: hidden;
}

    .voltar a {
        float: right;
        padding: 0;
        margin: 0;
        font-size: 20px;
    }

        .voltar a span {
            font-family: 'Gotham', sans-serif;
            font-size: 16px;
        }




/* ANIMAÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¢ES PORTOFÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“LIO */
.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope, .isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

    .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: top, left, opacity;
        transition-property: transform, opacity;
    }

        /**** disabling Isotope CSS3 transitions ****/

        .isotope.no-transition,
        .isotope.no-transition .isotope-item,
        .isotope .isotope-item.no-transition {
            -webkit-transition-duration: 0s;
            -moz-transition-duration: 0s;
            -ms-transition-duration: 0s;
            -o-transition-duration: 0s;
            transition-duration: 0s;
        }
    /* End: Recommended Isotope styles */
    /* disable CSS transitions for containers with infinite scrolling*/
    .isotope.infinite-scrolling {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hvr-icon-hang {
    0% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
    }

    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@-webkit-keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

@keyframes hvr-icon-hang-sink {
    100% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
}

.hvr-icon-hang {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .hvr-icon-hang img, .hvr-icon-hang i {
        -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
        animation-name: hvr-icon-hang-sink, hvr-icon-hang;
        -webkit-animation-duration: .3s, 1.5s;
        animation-duration: .3s, 1.5s;
        -webkit-animation-delay: 0s, .3s;
        animation-delay: 0s, .3s;
        -webkit-animation-timing-function: ease-out, ease-in-out;
        animation-timing-function: ease-out, ease-in-out;
        -webkit-animation-iteration-count: 1, infinite;
        animation-iteration-count: 1, infinite;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-direction: normal, alternate;
        animation-direction: normal, alternate;
    }

/***********HOVEREFFECT***********/

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.boxInner .hovereffect .overlay {
    cursor: pointer;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.hovereffect .img-responsive {
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    margin: 10px 10px;
}

.hovereffect a.info, .hovereffect span.info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 50px 0 0;
    padding: 7px 14px;
    /*corner*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.boxInner .hovereffect span.info {
    margin: 0 auto;
    margin-top: calc(50% - 23px);
}

.hovereffect a.info:hover, o, .hovereffect span.info:hover {
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover .img-responsive {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover h2, .hovereffect:hover a.info, .hovereffect:hover span.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}

/* END HOVER */

/* GALLERY */

.galeria {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    float: left;
}

.box {
    float: left;
    position: relative;
    width: 20%;
    padding-bottom: 20%;
}

.boxInner {
    position: absolute;
    left: 10px;
    right: 10px;
    top: 10px;
    bottom: 10px;
    overflow: hidden;
}

    .boxInner .titleBox {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        margin-bottom: -500px;
        background: #000;
        background: rgba(0, 0, 0, 0.5);
        color: #FFF;
        padding: 10px;
        text-align: center;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

a:hover .boxInner .titleBox {
    margin-bottom: 0;
}

@media only screen and (max-width : 480px) {
    /* Smartphone view: 1 tile */
    .box {
        width: 100%;
        padding-bottom: 100%;
    }
}

@media only screen and (max-width : 650px) and (min-width : 481px) {
    /* Tablet view: 2 tiles */
    .box {
        width: 50%;
        padding-bottom: 50%;
    }
}

@media only screen and (max-width : 1050px) and (min-width : 651px) {
    /* Small desktop / ipad view: 3 tiles */
    .box {
        width: 33.3%;
        padding-bottom: 33.3%;
    }
}

@media only screen and (max-width : 1290px) and (min-width : 1051px) {
    /* Medium desktop: 4 tiles */
    .box {
        width: 25%;
        padding-bottom: 25%;
    }
}
/* END */
.dropdown-menu {
    position: absolute;
    top: auto;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 0.8rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
}

.dropdown-menu {
    position: absolute;
    top: auto;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 0;
    margin: 0;
    font-size: 0.8rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

    .dropdown-item .nav-link:focus {
        background: #FFF;
    }



.img_portofolio, .item_portofolio {
    position: relative;
    width: 100%;
    overflow: hidden;
    border: 1px solid #FFF;
}

.overlayparc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(13,113,178,0.75);
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
}

.textparc i {
    font-size: 32px;
}

.parceiro:hover .overlayparc, .item_portofolio:hover .overlayparc, .img_portofolio:hover .overlayparc {
    width: 100%;
    height: 100%;
    opacity: 1;
}

.parceiro:hover .textparc, .item_portofolio:hover .textparc, .img_portofolio:hover .textparc {
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -ms-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
}

.textparc {
    opacity: 0;
    color: #FFFFFF;
    font-size: 20px;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
}

    .textparc a, .textparc a:hover {
        color: #FFFFFF;
        font-size: 14px;
        margin-top: 10px;
    }

a.portefolio .d_detail, a.video_popup .d_detail {
    background: #0d71b2;
    color: #FFF;
    padding: 20px;
    transition: all ease-in 0.3s;
}

.d_resumo {
    border-top: 1px solid;
    font-size: 10px;
    padding: 10px;
    line-height: 14px;
    margin-top: 10px;
}

a.portefolio .d_detail h2, a.video_popup .d_detail h2 {
    font-size: 1rem;
    line-height: 1rem;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    transition: all ease-in 0.3s;
}

a.portefolio, a.video_popup {
    text-decoration: none;
}

    a.portefolio:hover .d_detail, a.video_popup:hover .d_detail {
        background: #1CA392;
    }

        /*a.portefolio:hover .d_detail h2, a.video_popup:hover .d_detail h2 {
            letter-spacing: 1px;
        }*/

    a.video_popup img.play {
        margin-top: -30px;
    }

input, textarea {
    width: 100%;
    margin: 0 0 15px;
    border: 1px solid #0d71b2;
    padding: 5px 10px;
    font-size: 12px;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 14px;
    line-height: 16px;
}

#submit {
    background: #0d71b2;
    border: 0;
    padding: 10px;
    color: #FFF;
    text-transform: uppercase;
    transition: all ease-in 0.5s;
}

    #submit:hover {
        background: #1CA392;
        letter-spacing: 1px;
    }

.erro {
    background: red;
    text-align: center;
    color: #FFF;
    padding: 15px;
    font-size: 12px;
    line-height: 14px;
}

.dropdown-item {
    white-space: inherit;
    line-height: 16px;
    border-top: 1px solid rgba(0,0,0,.15);
    padding: 0;
}

.dropdown-menu {
    max-width: 250px;
}
