
/*-----------======== CONFIGURAÇÕES GLOBAIS ========-----------*/
.wrapper {
    background-color: #fff;
}

.container {
    padding-right: 50px;
    padding-left: 50px;
}

body {
    color: #fff;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.tamanho-550 {
    min-height: 550px;
}

.tamanho-700 {
    min-height: 700px;
}


.form-control {
    height: 40px;
    margin-bottom: 10px;
}

.sombra img {
    margin-top: 0px;
}

.margin-top-10 {
    margin-top: 10px;
}


.texto {
    font-family: Arial;
    font-size: 15px;
    color: #2F2F2F;
}


a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.titulo {
    color: #29670C;
    font-size: 30px;
    font-family: 'robotolight';
    text-align: center;
}


.padding-40-vertical {
    padding: 40px 0px;
}
/*-----------======== CONFIGURAÇÕES GLOBAIS ========-----------*/
/*-----------======== MENU TOPO ========-----------*/
.telefone-topo {
    color: #919191;
    font-family: 'robotoregular';
    font-size: 24px;
}


.navbar-nav li a {
    padding: 0px;
    margin-left: 40px;
    color: #FFFFFF;
    font-family: 'bwnistageometricdemomedium';
    font-size: 9px;
    border-bottom: 1px solid transparent;
}

.navbar-nav li.linkedin-menu a {
    border-bottom: none;
}

    .navbar-nav li.linkedin-menu a:hover {
        border-bottom: none;
		    text-decoration: none;
    }


        .navbar-nav li.linkedin-menu a:hover img {
            opacity: .8;
            border-bottom: none;
			text-decoration: none;
        }


.navbar-nav li a:hover {
    color: #7A7B7D;
    background-color: transparent;
    border-bottom: 1px solid #7A7B7D;
	text-decoration: none;
}

.navbar-nav li.active a {
    color: #7A7B7D;
    background-color: transparent;
    border-bottom: 1px solid #7A7B7D;
}

.navbar-nav li a:hover {
    color: #7A7B7D;
    background-color: transparent;
    border-bottom: 1px solid #7A7B7D;
	text-decoration: none;
}

.header .navbar-nav {
    float: right;
    margin-top: 27px;
    margin-bottom: 27px;
}
/*-----------======== MENU TOPO ========-----------*/

/*-----------======== RODAPÉ ========-----------*/

.rodape {
    background-image: url('../img/fundo-rodape.jpg');
    background-position: center;
    background-size: cover;
}


.logo-rodape {
    display: table;
}

    .logo-rodape ul li {
        text-align: center;
    }

        .logo-rodape ul li img {
            display: initial;
        }

.info-rodape {
    background-color: #383838;
}

.sociais-rodape {
    display: table;
}

    .sociais-rodape ul {
        display: table-cell;
    }

        .sociais-rodape ul li {
            list-style-type: none;
            text-align: center;
			display:inline-block;
        }

            .sociais-rodape ul li img {
                display: initial;
            }


.rodape .container {
    display: table;
}

    .rodape .container ul {
        display: table-cell;
        vertical-align: middle;
		text-align: center;
        height: 240px;
        padding-left: 0px;
        margin-bottom: 0px;
    }


.container .info-rodape ul {
    text-align: center;
    display: block;
    padding-top: 11%;
    padding-bottom: 11%;
}

    .container .info-rodape ul li {
        font-family: 'bwnistageometricdemolight';
        font-size: 14px;
        color: #FFFFFF;
        text-align: left;
        list-style-type: none;
        margin-bottom: 10px;
        margin-top: 10px;
        padding: 0px 28% 0px 28%;
    }


        .container .info-rodape ul li img {
            display: initial;
            position: absolute;
            margin-left: -30px;
            margin-top: 5px;
        }




.container .sociais-rodape ul li {
    padding-left: 5%;
}


/*-----------======== RODAPÉ ========-----------*/

/*-----------======== HOME ========-----------*/

.pos-a {
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    background-image: url('../../assets/img/logo-video.png');
    background-repeat:no-repeat;
    background-position:center;
}

    .pos-a img {
        display: initial;
        margin-top: 17%;
    }

/*.img-video {
    display: table;
    width: 100%;
}

.img-video2 {
    display: table-cell;
    vertical-align: middle;
    height: 100vh;
    text-align:center;
   
}

.img-video2 img{
    display:initial;
}*/


.boxVideo {
    position: sticky;
    padding-bottom: 56.25%;
    padding-top: 0px;
    /*height: 0;*/
    margin: 0 auto;
    background-color: #434345;
}


.data-not {
    width: 18%;
    min-height: 95px;
    float: left;
}

.text-not {
    width: 82%;
    min-height: 85px;
    float: left;
}


.dat-eti {
    background-color: #404040;
    text-align: center;
    padding: 8px 0px;
    color: #D2C9E9;
    font-family: 'bwnistageometricdemoregularitalic';
    font-size: 13px;
}

    .dat-eti b {
        color: #FFFFFF;
        font-family: 'bwnistageometricdemobold';
        font-size: 24px;
        line-height: 1.2;
    }

.text-not {
    color: #979797;
    font-size: 13px;
    font-family: 'bwnistageometricdemomedium';
    padding-left: 7px;
    padding-right: 5px;
}

    .text-not h2 {
        color: #363636;
        font-size: 15px;
        font-family: 'bwnistageometricdemomedium';
        line-height: 1.4;
        margin: 0px;
        text-transform: uppercase;
        margin-bottom: 10px;
    }

.img-not img {
    margin-bottom: 10px;
}

.noticias a:hover .text-not h2 {
    text-decoration: none;
}

.noticias a:hover .text-not {
    text-decoration: underline;
}

.clear:after {
    clear: both;
}

.clear:before, .clear:after {
    content: " ";
    display: table;
}


.padd-not-h {
    padding-top: 45px;
}

.noticias {
    margin-bottom: 35px;
}

/*-----------======== HOME ========-----------*/


/*-----------======== ESCRITORIO ========-----------*/

.banner img {
    width: 100%;
    /*filter: grayscale(100%);
    -webkit-filter: grayscale(1);*/
}

.banner {
    margin-bottom: 45px;
    margin-top: 45px;
}


.padd-cont {
    padding: 0px 150px;
}

.texto-o-escritorio ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

    .texto-o-escritorio ul li {
        list-style-type: none;
        vertical-align: middle;
        display: table-cell;
    }

        .texto-o-escritorio ul li.tit {
            width: 208px;
            text-align: right;
            padding-right: 20px;
        }

            .texto-o-escritorio ul li.tit h1 {
                color: #434143;
                font-size: 24px;
                font-family: 'bwnistageometricdemomedium';
                line-height: 1.4;
            }

        .texto-o-escritorio ul li.tex {
            color: #434143;
            font-size: 13px;
            font-family: 'bwnistageometricdemomedium';
            padding-left: 15px;
        }



.texto-o-escritorio hr {
    border-top: 2px solid #979797;
    margin: 40px 0;
}


.lemas {
    margin-bottom: 15px;
}

    .lemas .tit {
        text-align: right;
        color: #434143;
        font-size: 13px;
        font-family: 'bwnistageometricdemobold';
    }


    .lemas .text {
        color: #434143;
        font-size: 13px;
        font-family: 'bwnistageometricdemomedium';
        line-height: 1.4;
    }


.img-galeria {
    padding-left: 5px;
    padding-right: 5px;
}

.galeria-escritorio {
    margin-top: 40px;
    margin-bottom: 60px;
}

.img-galeria img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(1);
}

/*-----------======== ESCRITORIO ========-----------*/
/*-----------======== CERTFICAÇÕES ========-----------*/
.certificacoes {
    display: table;
}

.titulo-certificacoes {
    margin-bottom: 25px;
    text-align: center;
}

    .titulo-certificacoes h1 {
        display: inline-block;
        color: #434143;
        font-size: 28px;
        font-family: 'bwnistageometricdemobold';
        border-bottom: 2px solid #979797;
        padding-bottom: 15px;
    }


    .titulo-certificacoes h2 {
        color: #434143;
        font-size: 13px;
        font-family: 'bwnistageometricdemomedium';
        line-height: 1.3;
    }

.certificacoes-img ul {
    padding-left: 0px;
    text-align: center;
    margin-bottom: 0px;
}


    .certificacoes-img ul li {
        margin-left: 40px;
        margin-right: 40px;
        display: inline-block;
        margin-bottom: 25px;
        margin-top: 25px;
    }



.jeo {
    min-height:700px;
    height:700px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 70px;
    padding-bottom:70px;
}

/*MODAL*/
.modal-header {
    padding-top: 26px;
    border-bottom: none;
    padding-bottom: 34px;
}

.close {
    font-weight: 200;
    line-height: 1;
    text-shadow: none;
    filter: none;
    opacity: 1;
}

.modal-corpo {
    padding: 0px 55px 50px 55px;
}

.certificacao-modal img {
    display: initial;
    margin-bottom: 20px;
}

.certificacao-modal h2 {
    color: #434143;
    font-size: 18px;
    font-family: 'bwnistageometricdemobold';
}

.texto-modal {
    color: #424243;
    font-size: 10px;
    font-family: 'bwnistageometricdemobold';
    text-align: left;
}



/*MODAL*/

/*-----------======== CERTFICAÇÕES ========-----------*/

/*-----------======== ÁREAS DE ATUAÇÃO ========-----------*/

.areas-de-atuacao ul {
    padding-left: 0px;
    text-align: center;
    margin-bottom: 0px;
}

    .areas-de-atuacao ul li {
        list-style-type: none;
        display: inline-block;
        margin-bottom: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }

        .areas-de-atuacao ul li a:hover {
            text-decoration: none;
        }


.h-area-atu {
    height: 88px;
    display: table-cell;
    vertical-align: middle;
    width: 196px;
    border: 4px solid #999;
    color: #000000;
    font-size: 14px;
    font-family: 'bwnistageometricdemolight';
    line-height: 1.3;
}

    .h-area-atu b {
        font-family: 'bwnistageometricdemobold2';
    }

/*MODAL*/

.certificacao-modal h3 {
    color: #000000;
    font-size: 15px;
    font-family: 'bwnistageometricdemolight';
    line-height: 1.3;
}

    .certificacao-modal h3 b {
        font-family: 'bwnistageometricdemobold2';
    }

/*MODAL*/

/*-----------======== ÁREAS DE ATUAÇÃO ========-----------*/

/*-----------======== A EQUIPE ========-----------*/


.padd-a-equipe {
    padding: 0px 371px;
}


.borda-equipe h1 {
    min-width: 352px;
}

.a-equipe ul {
    padding-left: 0px;
    text-align: center;
    margin: 0px;
}

    .a-equipe ul li {
        list-style-type: none;
        display: inline-block;
        width: 223px;
    }

    .a-equipe ul li {
        list-style-type: none;
        display: inline-block;
        width: 223px;
        margin: 0px 20px;
        margin-bottom: 20px;
    }

.nome-equipe {
    border-left: 1px solid #9A9A9A;
    border-bottom: 1px solid #9A9A9A;
    border-right: 1px solid #9A9A9A;
    padding-top: 22px;
    padding-bottom: 22px;
}

    .nome-equipe h2 {
        margin: 0px;
        font-family: 'bwnistageometricdemobold';
        color: #434143;
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 7px;
    }

    .nome-equipe h3 {
        margin: 0px;
        font-family: 'bwnistageometricdemobold';
        color: #434143;
        font-size: 10px;
        line-height: 1.2;
        margin-bottom: 13px;
    }

    .nome-equipe a {
        color: #fff;
        font-size: 9px;
        font-family: 'bwnistageometricdemolight';
        background-color: #5B5B5B;
        padding: 7px 24px;
    }


        .nome-equipe a:hover {
            background-color: #aaa;
            text-decoration: none;
        }


/*MODAL*/
.img-equipe-modal {
    padding: 0px;
}

.img-equipe-modal {
    text-align: left;
}



.nome-equipe-modal {
    text-align: left;
    display: table;
    padding-left: 0px;
}

.mod-tit-mod {
    display: table-cell;
    vertical-align: bottom;
    height: 190px;
    padding-bottom: 15px;
}

.nome-equipe-modal h2 {
    color: #434143;
    font-size: 18px;
    font-family: 'bwnistageometricdemobold';
}

.nome-equipe-modal h3 {
    color: #434143;
    font-size: 11px;
    font-family: 'bwnistageometricdemobold';
}


.contato-modal-equipe ul {
    padding-left: 0px;
    text-align: left;
    margin: 0px;
}


    .contato-modal-equipe ul li {
        list-style: none;
        display: inline-block;
        width: auto;
        margin: 0px;
        margin-bottom: 5px;
      
    }

        .contato-modal-equipe ul li a {
            color: #434143;
            font-size: 12px;
            font-family: 'bwnistageometricdemobold';
            background-color: #fff;
            padding: 0px;
        }

        .contato-modal-equipe ul li a:hover{
       text-decoration:none;
            background-color: #fff;
        }

        .contato-modal-equipe ul li img {
            display: initial;
            margin-bottom: 5px;
            margin-right: 3px;
        }

/*MODAL*/

.socios-equipes-trabalhistas{
    text-align:center;
    margin-top:30px;
}

.socios-equipes-trabalhistas h2 {
    display: inline-block;
    color: #434143;
    font-size: 22px;
    font-family: 'bwnistageometricdemobold';
    border-bottom: 2px solid #979797;
    padding-bottom: 12px;
    margin-bottom:20px;
}

    .socios-equipes-trabalhistas h3 {
        color: #434143;
        font-size: 13px;
        font-family: 'bwnistageometricdemomedium';
        line-height: 1.3;
        margin-bottom:20px;
    }
/*-----------======== A EQUIPE ========-----------*/
/*-----------======== NOTICIAS ========-----------*/
.pesquisa .form-control {
    height: 43px;
    margin-bottom: 0px;
}


.pesquisa .form-control {
    padding: 6px 26px;
    font-size: 12px;
    color: #262626;
    background-color: #EAEAEA;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-family: 'MontserratSemiBold';
}

.pesquisa .btn-u {
    border: 0;
    color: #fff;
    font-size: 14px;
    height: 43px;
    width: 43px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 13px;
    position: relative;
    background: #434345;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
    background-image: url('../img/overlay-icon.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40%;
}

.pesquisa ::-webkit-input-placeholder {
    color: #262626;
}

.pesquisa :-moz-placeholder {
    color: #262626;
}

.pesquisa ::-moz-placeholder {
    color: #262626;
}

.pesquisa :-ms-input-placeholder {
    color: #262626;
}

.pesquisa .btn-u:hover {
    background: #5f5f66;
    background-image: url('../img/overlay-icon.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 40%;
}


.pesquisa .input-group .form-control {
    float: right;
    width: 413px;
}

.titulo-noticias h1 {
    font-family: 'bwnistageometricdemobold';
    color: #434143;
    font-size: 28px;
    margin: 0px;
}

.margin-titulo {
    margin-bottom: 40px;
}

.pos-titulo-noticia-principal {
    position: absolute;
    bottom: 10%;
}

.titulo-noticia-principal {
    width: 254px;
    height: 90px;
    display: table-cell;
    vertical-align: middle;
    background-color: #424243;
    padding-left: 20px;
    padding-right: 10px;
    font-family: 'bwnistageometricdemolight';
    color: #fff;
    font-size: 18px;
    line-height: 1.2;
}

.noticia a:hover .titulo-noticia-principal {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    opacity: .9;
}

.noticia {
    margin-bottom: 15px;
}

    .noticia img {
        width: 100%;
    }



.pagination li a {
    color: #424243;
    font-size: 13px;
    font-family: 'bwnistageometricdemobold';
    padding: 5px 11px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.pagination li a:hover {
    color: #fff;
    background: #424243;
    border-color: #424243;
}

.pagination li a:focus {
    color: #fff;
    background: #424243;
    border-color: #424243;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #424243;
    background-color: #424243;
}

.pagination li {
    margin-left: 5px;
    margin-right: 5px;
    display: inline-block;
}

.pagination {
    margin-top: 90px;
    margin-bottom: 90px;
    border-radius: 0px;
}

/*-----------======== NOTICIAS ========-----------*/

/*-----------======== DETALHE NOTÍCIA ========-----------*/
.titulo-noticias h2 {
    font-family: 'bwnistageometricdemolight';
    color: #979797;
    font-size: 15px;
    margin: 0px;
}

.margin-titulo-det-not {
    margin-top: 70px;
    margin-bottom: 30px;
}

.img-noticias-det {
    margin-bottom: 40px;
}


.texto-noticias {
    color: #474747;
    font-size: 15px;
    font-family: 'bwnistageometricdemolight';
    margin-bottom: 40px;
}

.mpadd-int {
    padding-left: 75px;
    padding-right: 75px;
}

.mpadd-int2 {
    padding-left: 60px;
    padding-right: 60px;
}

.div-not hr {
    border-top: 2px solid #E5E5E5;
    margin: 0px;
    margin-bottom: 30px;
}



.nro-coments {
    color: #979797;
    font-size: 16px;
    font-family: 'robotoregular';
}

.compartilhamento ul {
    padding-left: 0px;
    margin: 0px;
    text-align: right;
}

    .compartilhamento ul li {
        list-style-type: none;
        display: inline-block;
        margin-left: 30px;
    }

        .compartilhamento ul li img {
            display: initial;
        }

.comentarios {
    padding: 25px 0px 25px 60px;
    border: 1px solid #EDEDEE;
}

.coment-nome {
    color: #262626;
    font-size: 13px;
    font-family: 'bwnistageometricdemolight';
}

.coment-data {
    color: #262626;
    font-size: 12px;
    font-family: 'bwnistageometricdemolight';
    text-align: right;
}

.div-coment hr {
    border-top: 1px solid #EDEDEE;
    margin-bottom: 15px;
    margin-top: 15px;
}

.comentario {
    color: #434343;
    font-size: 13px;
    font-family: 'bwnistageometricdemolight';
    line-height: 1.7;
}

.deixe-seu-coment h2 {
    color: #363636;
    font-size: 17px;
    font-family: 'bwnistageometricdemobold';
    margin: 0px;
    line-height: 1.2;
}

.deixe-seu-coment {
    margin-top: 30px;
    margin-bottom: 25px;
}

    .deixe-seu-coment hr {
        border-top: 3px solid #424243;
        margin: 0px;
        width: 55px;
        margin-top: 10px;
    }


.form-comentario .form-control {
    height: 50px;
    margin-bottom: 10px;
}


.form-comentario .form-control {
    padding: 6px 26px;
    font-size: 14px;
    color: #262626;
    background-color: #EAEAEA;
    background-image: none;
    border: 1px solid #E6E6E6;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-family: 'bwnistageometricdemolight';
}



.form-comentario ::-webkit-input-placeholder {
    color: #413F4B;
}

.form-comentario :-moz-placeholder {
    color: #413F4B;
}

.form-comentario ::-moz-placeholder {
    color: #413F4B;
}

.form-comentario :-ms-input-placeholder {
    color: #413F4B;
}

.form-comentario textarea.form-control {
    height: 110px;
}


.enviar {
    text-align: right;
    margin-top: 5px;
}

    .enviar a {
        color: #FFFFFF;
        font-size: 13px;
        font-family: 'bwnistageometricdemobold';
        padding: 8px 24px;
        background-color: #7B7B7B;
    }

        .enviar a:hover {
            text-decoration: none;
            background-color: #938d8d;
        }

.mensagem {
    color: green;
    font-size: 14px;
    font-family: 'bwnistageometricdemomedium';
    text-align: right;
    margin-top: 10px;
}


    .mensagem span {
        color: red;
    }

.voltar a {
    color: #FFFFFF;
    font-size: 18px;
    font-family: 'bwnistageometricdemobold';
    padding: 9px 60px;
    background-color: #424243;
    border-radius: 5px;
}

    .voltar a:hover {
        text-decoration: none;
        background-color: #54545e;
    }

.voltar {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 60px;
}


/*-----------======== DETALHE NOTÍCIA ========-----------*/


/*-----------======== CONTATO ========-----------*/

.fundo-contato {
    background-image: url('../img/fundo-contato.jpg');
    padding-top: 90px;
    padding-bottom: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.google-maps1 {
    margin-bottom: 100px;
    margin-top: 20px;
}

.google-maps {
    margin-top: 10px;
    background-color: #F0EDE5;
    margin-bottom: 10px;
    padding: 0px;
    border: 9px solid #D3D3D3;
}

    .google-maps iframe {
        width: 100%;
        height: 260px;
        border: 0;
        pointer-events: none;
    }

.telefone-cont {
    color: #424243;
    font-size: 20px;
    font-family: 'bwnistageometricdemobold';
}

.endereco-cont {
    color: #424243;
    font-size: 16px;
    font-family: 'bwnistageometricdemolight';
    line-height: 1.2;
}

    .endereco-cont hr {
        margin: 15px 0;
        width:60px;
        border-top: 3px solid #5B5B5B;
    }


.contato-esquerdo {
    padding-right: 133px;
    padding-left: 105px;
}

.contato-direito{
padding-right:105px;
padding-left:50px;
}

.form-comentario {
    padding-bottom: 50px;
}

.form-contato .form-control {
    height: 42px;
    padding: 6px 18px;
    font-size: 13px;
    font-family: 'bwnistageometricdemolight';
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #7A7A7A;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.form-contato textarea.form-control {
    height: 185px;
}

#topcontrol:hover {
    background: #444;
}
/*-----------======== CONTATO ========-----------*/



/*LG @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
@media (max-width: 1498px) {

    .jeo {
        min-height: initial;
        height: 92vh;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

/*LG @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
@media (max-width: 1366px) {
}


/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  SPECIAL  @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
@media (max-width: 1199px) {

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    /*-----------======== SLIDE ========-----------*/
    .tp-caption a {
        font-size: 33px;
    }

    .tp-caption a {
        line-height: 51px;
    }

    /*-----------======== SLIDE ========-----------*/
    /*-----------======== RODAPÉ ========-----------*/
    .container .info-rodape ul li {
        padding: 0px 17% 0px 25%;
    }

    /*-----------======== RODAPÉ ========-----------*/
    /*-----------======== ESCRITORIO ========-----------*/
    .padd-cont {
        padding: 0px 80px;
    }

    /*-----------======== ESCRITORIO ========-----------*/

    /*-----------======== CERTFICAÇÕES ========-----------*/
    .certificacoes-img ul li {
        margin-left: 35px;
        margin-right: 35px;
    }

    .jeo {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    /*-----------======== CERTFICAÇÕES ========-----------*/

    /*-----------======== ÁREAS DE ATUAÇÃO ========-----------*/
    .h-area-atu {
        width: 166px;
        font-size: 12px;
    }
    /*-----------======== ÁREAS DE ATUAÇÃO ========-----------*/

    /*-----------======== A EQUIPE ========-----------*/
    .a-equipe ul li {
        margin: 0px 4px;
        margin-bottom: 8px;
    }

    .padd-a-equipe {
        padding: 0px 306px;
    }

    /*-----------======== A EQUIPE ========-----------*/
    /*-----------======== DETALHE NOTÍCIA ========-----------*/
    .mpadd-int {
        padding-left: 55px;
        padding-right: 55px;
    }

    .mpadd-int2 {
        padding-left: 40px;
        padding-right: 40px;
    }
    /*-----------======== DETALHE NOTÍCIA ========-----------*/

    /*-----------======== CONTATO ========-----------*/
    .contato-esquerdo {
        padding-right: 77px;
    }

    /*-----------======== CONTATO ========-----------*/

}

/*MD ###########################################################################################################################*/
@media (max-width: 991px) {
    /*-----------======== MENU TOPO ========-----------*/
    .header .navbar-nav {
        float: right;
        margin-top: 0px;
    }

    .header .navbar-brand {
        top: 5px;
    }

    .navbar-nav li a {
        margin-left: 0px;
    }

    .header .navbar-toggle:hover {
        background: transparent !important;
    }

    .header .navbar-toggle, .header .navbar-default .navbar-toggle:hover, .header .navbar-default .navbar-toggle:focus {
        background: transparent;
        /*padding: 6px 10px 2px;*/
    }

    .header .navbar-default .navbar-toggle {
        border-color: transparent;
    }

        .header .navbar-default .navbar-toggle .fa {
            font-size: 24px;
        }

    .header .navbar-default .navbar-nav > .active > a, .header .navbar-default .navbar-nav > .active > a:hover, .header .navbar-default .navbar-nav > .active > a:focus {
        background: transparent;
        color: #7A7B7D !important;
    }

    .header .navbar-default .navbar-nav > li > a:hover {
        color: #fff;
    }

    .header .navbar-nav {
        margin-bottom: 0px;
    }

    .navbar {
        border-radius: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    /*-----------======== MENU TOPO ========-----------*/
    /*-----------======== RODAPÉ ========-----------*/

    .container .info-rodape ul li {
        padding: 0px 7% 0px 17%;
    }

    .container .info-rodape ul {
        padding-top: 17%;
        padding-bottom: 17%;
    }

    .info-rodape {
        background-color: #383838;
    }
    /*-----------======== RODAPÉ ========-----------*/

    /*-----------======== ESCRITORIO ========-----------*/
    .padd-cont {
        padding: 0px 15px;
    }

    .texto-o-escritorio ul li.tit h1 {
        font-size: 20px;
    }

    .texto-o-escritorio ul li.tit {
        width: 172px;
    }


    /*-----------======== ESCRITORIO ========-----------*/


    /*-----------======== CERTFICAÇÕES ========-----------*/
    .certificacoes-img ul li {
        margin-left: 35px;
        margin-right: 35px;
    }

    .certificacoes-img ul li {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .titulo-certificacoes h1 {
        font-size: 24px;
    }

  
    /*-----------======== CERTFICAÇÕES ========-----------*/



    /*-----------======== A EQUIPE ========-----------*/
    .a-equipe ul li {
        margin: 0px 10px;
        margin-bottom: 20px;
    }
    /*MODAL*/
    .contato-modal-equipe ul li {
        margin: 0px 0px;
        margin-bottom: 5px;
    }

    /*MODAL*/

    .socios-equipes-trabalhistas h2 {
        font-size: 20px;
    }

    .padd-a-equipe {
        padding: 0px 196px;
    }


    /*-----------======== A EQUIPE ========-----------*/

    /*-----------======== NOTICIAS ========-----------*/
    .titulo-noticias h1 {
        font-size: 24px;
    }

    .pesquisa .input-group .form-control {
        float: right;
        width: 100%;
    }

    .pagination {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    /*-----------======== NOTICIAS ========-----------*/

    /*-----------======== DETALHE NOTÍCIA ========-----------*/
    .mpadd-int {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mpadd-int2 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .comentarios {
        padding: 25px 0px 25px 25px;
    }
    /*-----------======== DETALHE NOTÍCIA ========-----------*/

    /*-----------======== CONTATO ========-----------*/
    .contato-esquerdo {
        padding-right: 15px;
        padding-left: 15px;
    }

    .contato-direito {
        padding-right: 15px;
        padding-left: 15px;
    }


    .google-maps1 {
        margin-bottom: 50px;
        margin-top: 20px;
    }

    .contato-direito {
       margin-bottom:50px;
    }
    .fundo-contato {
        padding-top: 50px;
    }
    /*-----------======== CONTATO ========-----------*/
}

/*SM $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/
@media (max-width: 767px) {

    .pos-a {
        background-size: 40%;
    }

    /*-----------======== RODAPÉ ========-----------*/
    .info-rodape {
        background-color: transparent;
    }

    .rodape .container ul {
        height: auto;
    }

    .rodape {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .container .info-rodape ul li {
        text-align: left;
        padding: 0px 0px 0px 30px;
    }



    .container .info-rodape ul {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .rodape {
        background-image: none;
        background-color: #424243;
    }

    .logo-rodape ul li img {
        margin-bottom: 30px;
    }

    .container .sociais-rodape ul li {
        padding-left: 0px;
    }

    .sociais-rodape {
        margin-top: 30px;
    }

        .sociais-rodape ul li {
            list-style-type: none;
            text-align: left;
        }

    .logo-rodape ul li {
        text-align: left;
    }
    /*-----------======== RODAPÉ ========-----------*/

    /*-----------======== ESCRITORIO ========-----------*/
    .texto-o-escritorio ul li.tit {
        width: 100%;
        text-align: center;
        padding-right: 0px;
    }

    .texto-o-escritorio ul li {
        display: block;
    }

        .texto-o-escritorio ul li.tex {
            padding-left: 0px;
        }


        .texto-o-escritorio ul li.tit h1 {
            margin-bottom: 15px;
        }
    /*-----------======== ESCRITORIO ========-----------*/

    /*-----------======== ESCRITORIO ========-----------*/
    .lemas .tit {
        text-align: center;
    }

    .lemas .text {
        text-align: center;
    }
    /*-----------======== ESCRITORIO ========-----------*/
    /*-----------======== CERTFICAÇÕES ========-----------*/
    /*MODAL*/
    .modal-corpo {
        padding: 0px 15px 50px 15px;
    }

    .certificacao-modal h2 {
        color: #434143;
        font-size: 15px;
        font-family: 'bwnistageometricdemobold';
    }

    /*MODAL*/
    /*-----------======== CERTFICAÇÕES ========-----------*/

    /*-----------======== A EQUIPE ========-----------*/
    /*MODAL*/
    .mod-tit-mod {
        height: auto;
    }

    .nome-equipe-modal {
        text-align: center;
    }

    .img-equipe-modal {
        text-align: center;
    }

    .contato-modal-equipe ul {
        text-align: center;
        margin: 0px;
    }
    /*MODAL*/

    .socios-equipes-trabalhistas h2 {
        font-size: 18px;
    }

    .padd-a-equipe {
        padding: 0px 15px;
    }


    /*-----------======== A EQUIPE ========-----------*/

    /*-----------======== NOTICIAS ========-----------*/
    .titulo-noticia-principal {
        width: 239px;
        font-size: 16px;
    }

    .titulo-noticias h1 {
        margin-bottom: 15px;
    }
    /*-----------======== NOTICIAS ========-----------*/

    /*-----------======== DETALHE NOTÍCIA ========-----------*/
    .mpadd-int {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mpadd-int2 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .comentarios {
        padding: 25px 0px 25px 0px;
    }

    .imgcomentarios {
        text-align: center;
    }

        .imgcomentarios img {
            display: initial;
            margin-bottom: 5px;
        }

    .coment-nome {
        text-align: center;
        margin-bottom: 5px;
    }


    .coment-data {
        text-align: center;
    }

    .voltar {
        text-align: left;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .mensagem {
        text-align: center;
    }


    .enviar {
        text-align: center;
    }
    /*-----------======== DETALHE NOTÍCIA ========-----------*/

 
}


/*   SPECIAL %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
@media (max-width: 580px) {


    /*-----------======== HOME ========-----------*/
    .noticias {
        width: 100%;
    }
    /*-----------======== HOME ========-----------*/


    /*-----------======== NOTICIAS ========-----------*/
    .titulo-noticia-principal {
        width: 182px;
        height: 80px;
    }
    /*-----------======== NOTICIAS ========-----------*/
}


/*   SPECIAL %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
@media (max-width: 538px) {
}

/*   SPECIAL %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
@media (max-width: 450px) {

    /*-----------======== ESCRITORIO ========-----------*/
    .img-galeria {
        padding-left: 0px;
        padding-right: 0px;
        width: 100%;
    }


    /*-----------======== ESCRITORIO ========-----------*/

    /*-----------======== NOTICIAS ========-----------*/
    .noticia {
        width: 100%;
    }

    .titulo-noticia-principal {
        width: 254px;
    }
    /*-----------======== NOTICIAS ========-----------*/
}

/*XS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
@media (max-width: 400px) {

    /*-----------======== A EQUIPE ========-----------*/

    .borda-equipe h1 {
        min-width: 100%;
    }

    /*-----------======== A EQUIPE ========-----------*/

}



/*   SPECIAL %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
@media (max-width: 380px) {


    /*-----------======== CERTFICAÇÕES ========-----------*/
    .certificacoes-img ul li {
        margin-left: 0px;
        margin-right: 0px;
    }
    /*-----------======== CERTFICAÇÕES ========-----------*/

}


/*XS %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%*/
@media (max-width: 340px) {
}
