@charset "utf-8";

@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,300,600,700);

/* CSS Document */

html {

    height: 100%;

}

body {

    margin: 0px;

    padding: 0px;

    background-color: #fff;

    font-family: 'Titillium Web', sans-serif;

    font-size: 14px;

    color: #0e375e;

    height: 100%;

}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {

    font-family: inherit;

    margin: 0px;

    padding: 0px;

    font-size: inherit;

    font-weight: inherit;

    line-height: 1.3;

}

@media (max-width: 768px) {
    h2 {
        font-size: 22px;
        line-height: 1.6;
    }
}

.accordionContent ul li {

    margin-left: 20px;

}

.accordionContent ol li {

    margin-left: 20px;

}

.whiteContent ul li {

    margin-left: 20px;

}

.whiteContent ol li {

    margin-left: 20px;

}

.navbar-fixed-top {

    position: fixed;

    top: 5px;

}

img {

    border: 0px;

}

.txt12 {

    font-size: 12px !important;

}

.txt13 {

    font-size: 13px !important;

}

.txt14 {

    font-size: 14px !important;

}

.txt16 {

    font-size: 16px !important;

}

.txt18 {

    font-size: 18px !important;

}

.txt20 {

    font-size: 20px !important;

}

.txt24 {

    font-size: 24px !important;

}

.txt26 {

    font-size: 26px !important;

}

.txt28 {

    font-size: 28px !important;

}

.txt30 {

    font-size: 30px !important;

}

.space-3 {

    width: 100%;

    display: block;

    height: 3px;

}

.space-5 {

    width: 100%;

    display: block;

    height: 5px;

}

.space-10 {

    width: 100%;

    display: block;

    height: 10px;

}

.space-15 {

    width: 100%;

    display: block;

    height: 15px;

}

.space-20 {

    width: 100%;

    display: block;

    height: 20px;

}

.space-30 {

    width: 100%;

    display: block;

    height: 30px;

}

.space-40 {

    width: 100%;

    display: block;

    height: 40px;

}

.margin5 {

    margin: 5px;

}

.padding3 {

    padding: 3px;

}

.padding5 {

    padding: 5px;

}

.padding10 {

    padding: 10px;

}

.padding20 {

    padding: 20px;

}

.fright {

    float: right;

}

.fleft {

    float: left;

}

.verde {

    color: #19a199;

}

.center {

    margin: auto;

    display: table;

}

.vermelho {

    color: #FB2929 !important;

}

.azul {

    color: #0abff8 !important;

}

.rosa {

    color: #f83e78 !important;

}

.branco {

    color: #fff !important;

}

.nodeco {

    text-decoration: none !important;

}

a {

    color: #fff;

    font-weight: bold;

    text-decoration: underline;

}

a:hover {

    color: #fff;

    font-weight: bold;

    text-decoration: none;

}

/**************************************************************************** STATIC CSS ******************************************************/

.button-language, .button-language:hover {

    background-color: #dbe7f3;

    color: #003e7b;

    font-size: 17px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 700;

    border: 0px;

    border-radius: 0px;

}

.show > .btn-secondary.dropdown-toggle {

    color: #003e7b;

    background-color: #dbe7f3;

    border-color: #fff;

    box-shadow: none;

}

.show > .btn-secondary.dropdown-toggle:focus, .btn-secondary:focus {

    box-shadow: none;

}

.button-dropdown {

    border: 0px;

    width: 53px;

    max-width: 53px;

    min-width: 53px;

    height: 10px;

    max-height: 10px;

    min-height: 10px;

    border-radius: 0px;

}

.button-dropdown a {

    background-color: #dbe7f3;

    color: #003e7b;

    font-size: 17px;

    width: 53px;

    max-width: 53px;

    min-width: 53px;

    height: 30px;

    max-height: 30px;

    min-height: 30px;

    margin-top: -5px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 700;

    text-decoration: none;

    text-align: center;

    display: block;

}

.certificacao {

    border: 1px solid #d9e0e6;

}

.certificacao .content {

    padding: 5px;
    line-height: 120%;

    background-color: #97b1c9;

    background-image: url("../img/certificacoes-seta.png");

    background-position: right;

    background-repeat: no-repeat;

}

.certificacao .content .link {

    font-size: 15px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 400;

    color: #fff;

    text-transform: none;

    text-decoration: none;

    display: block;

    padding-right: 20px;

    line-height: 20px;

}

@media (max-width: 768px) {
    .certificacao .content .link {

        font-size: 20px;
        line-height: 1.6;

    }

}

.certificacao .img {

    width: 100%;

    text-align: center;

    background-color: #e1e8f1;

}

.topContainer {

    position: fixed;

    z-index: 100;

    background-color: #fff;

    border-bottom: 1px solid #f3f3f3;

}

.topFalse {

    height: 100px;

}

.text-white {

    color: #fff;

    font-family: 'Titillium Web', sans-serif;

    font-size: 16px;

    font-weight: 400;

    text-transform: none;

    line-height: 20px;

}

.text-red {

    color: #b1000a;

    font-family: 'Archivo Narrow', sans-serif;

    font-size: 18px;

    font-weight: 400;

    text-transform: none;

}

.col-blue {

    background-color: #366797;

}

.col-blue2 {

    background-color: #cfd7df;

}

.contentBoxLeft {

    max-width: 550px;
    font-size: 16px !important;
    float: right;
    line-height: 21px !important;

}

.contentBoxRight {

    float: left;

}

@media (max-width: 768px) {

    .contentBoxLeft {
        font-size: 16px !important;
        line-height: 21px !important;
        float: none;

    }

}

ul.menutop1 {

    padding: 0px;

    margin: 0px;

    list-style: none;

    display: table;

    margin: auto;

}

ul.menutop1 li {

    float: left;

}

ul.menutop1 li a {

    color: #fff;

    font-family: 'Archivo Narrow', sans-serif;

    font-size: 19px;

    font-weight: bold;

    text-transform: none;

    text-align: left;

    text-decoration: none;

    padding-top: 16px;

    padding-bottom: 16px;

    display: table;

    padding-right: 30px;

}

ul.menutop1 li.activo a {

    color: #023E7D;

}

@media (max-width: 992px) {

    ul.menutop1 li {

        float: none;

    }

    ul.menutop1 li a {

        display: block;

        text-align: center;

    }

}

.titTopo {

    color: #fff;

    font-family: 'Archivo Narrow', sans-serif;

    font-size: 22px;

    font-weight: 600;

    text-transform: uppercase;

}

a.homeServicosTitle {

    font-size: 22px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #fff;

    text-transform: uppercase;

    text-decoration: none;

    display: block;

    height: 65px;

    text-align: center;

}

a.homeServicosText {

    font-size: 15px;

    font-family: 'Titillium Web', sans-serif;

    font-weight: 400;

    color: #fff;

    text-transform: none;

    text-decoration: none;

    text-align: center;

    line-height: 20px;

}

@media (max-width: 768px) {
    a.homeServicosText {
        font-size: 20px;
        line-height: 1.6;
    }
}

.certificacaoHome img {

    max-height: 80px;

    max-width: 140px;

}

@media (max-width: 768px) {
    .certificacaoHome img {

        max-height: 160px;

        max-width: 280px;

    }

}

.title1 {

    font-size: 30px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #003e7b;

    text-transform: uppercase;

}

.title1 a.sublink {

    font-size: 16px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #44729e;

    text-decoration: none !important;

    text-transform: none;

}

.title2 {

    font-size: 22px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #003e7b;

    text-transform: uppercase;

}

.search-item {

    border-bottom: 1px solid #f3f3f3;

    background-image: url("../img/seta-direita-red.png");

    background-repeat: no-repeat;

    background-position: right;

}

.search-item a.title {

    font-size: 17px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #003E7B !important;

    text-decoration: none !important;

    text-transform: none;

    display: block;

}

.search-item a.text {

    font-size: 14px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #366797 !important;

    text-decoration: none !important;

    text-transform: none;

    display: block;

}

a.produtos-title {

    font-size: 20px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #fff !important;

    text-decoration: none !important;

    text-transform: none;

}

@media (max-width: 768px) {
    a.produtos-title {
        font-size: 24px;
    }
}

a.produtos-subtitle {

    font-size: 14px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 400;

    color: #fff !important;

    text-decoration: none !important;

    text-transform: none;

    opacity: .7;

}

@media (max-width: 768px) {
    a.produtos-subtitle {

        font-size: 18px;
        line-height: 1.6;

    }
}

.produtoDetalhe-titulo {

    font-size: 21px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 400;

    color: #cd010d !important;

    text-decoration: none !important;

    text-transform: none;

}

.produtoDetalhe-texto {

    font-size: 17px;

    font-family: 'Titillium Web', sans-serif;

    font-weight: 400;

    color: #003e7b !important;

    text-decoration: none !important;

    text-transform: none;

}

.produtos-introducao {

    font-size: 16px;

    font-family: 'Titillium Web', sans-serif;

    font-weight: 400;

    color: #fff !important;

    text-decoration: none !important;

    text-transform: none;

    text-align: left;

}

@media (max-width: 768px) {
    .produtos-introducao {

        font-size: 22px;

    }
}
.text-border {

    border-bottom: 3px solid #003e7b;

    padding-bottom: 3px;

}

.text-borderRed {

    border-bottom: 3px solid #b1000a;

    padding-bottom: 3px;

}

a.titleNoticia {

    font-size: 22px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #003e7b;

    text-decoration: none;

    display: table;

    height: 0px;

    line-height: 24px;

}

.imgNoticia {

    box-sizing: border-box;

    -moz-box-sizing: border-box;

    -webkit-box-sizing: border-box;

    border: 10px solid #e1e8f1;

    background-repeat: no-repeat;
    background-size: cover;

    min-height: 180px;

}

a.textNormal {

    font-size: 14px;

    font-family: 'Titillium Web', sans-serif;

    font-weight: 600;

    color: #003e7b;

    text-decoration: none;

    display: table;

    height: 95px;

    overflow: hidden;

    line-height: 20px;

}

@media (max-width: 768px) {
    a.textNormal {

        font-size: 16px !important;

    }

    a.titleNoticia {

    padding-top: 10px;

    }

}

.textNormal a {

    color: #003e7b !important;

}

.noticia-titulo {

    font-size: 26px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #003e7b !important;

    text-decoration: none !important;

    text-transform: none;

}

@media (max-width: 768px) {
    .noticia-titulo {
        font-size: 30px;

    }
}

.noticia-texto {

    font-size: 16px;

    font-family: 'Titillium Web', sans-serif;

    font-weight: 400;

    color: #003e7b !important;

    text-decoration: none !important;

    text-transform: none;

}

@media (max-width: 768px) {
    .noticia-texto {

        font-size: 22px;

        line-height: 1.6;
    }
}

.noticia-texto a {
    color: #003e7b !important;
    text-decoration: underline;
    text-transform: none;
}

a.linkRed {

    font-size: 16px;

    font-family: 'Titillium Web', sans-serif;

    font-weight: bold;
!important;

    color: #cc000c !important;

    text-decoration: none !important;

    text-transform: none;

}

.link1 {

    font-size: 16px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #cc000c;

    text-decoration: none;

    margin-bottom: auto;

    position: absolute;
    bottom: 0;
}

.link1:hover {

    color: #a40610;
    font-size: 16px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    text-decoration: none;
}

a.botaoTopoCategorias {

    color: #fff;

    font-family: 'Titillium Web', sans-serif !important;

    letter-spacing: 1px !important;

    font-size: 17px;

    font-weight: 400;

    text-transform: uppercase;

    text-decoration: none;

    border: 2px solid rgba(255, 255, 255, .5);

    padding: 5px;

    margin-left: 20px;

    margin-right: 20px;

    padding-right: 20px;

    padding-left: 20px;

}

a.botaoTopoCategoriasActivo {

    color: #000;

    font-family: 'Titillium Web', sans-serif !important;

    letter-spacing: 1px !important;

    font-size: 17px;

    font-weight: 400;

    background-color: #fff;

    text-transform: uppercase;
!important;

    text-decoration: none;
!important;

    border: 2px solid rgba(255, 255, 255, .5);

    padding: 5px;

    margin-left: 20px;

    margin-right: 20px;

    padding-right: 20px;

    padding-left: 20px;

}

a.footMenu {

    display: block;

    border-bottom: 3px solid #1B528A;

    font-size: 16px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 600;

    color: #fff;

    text-decoration: none;

    min-height: 56px;

    line-height: 20px;

}
@media (max-width: 768px) {
    a.footMenu {

        min-height: 65px;

        line-height: 20px;

    }

}

a.footMenuSub {

    display: block;

    font-size: 14px;

    font-family: 'Archivo Narrow', sans-serif;

    font-weight: 400;

    color: #A2B4C8;

    text-decoration: none;

    padding-top: 10px;

    line-height: 18px;

}

a.botaoRed {

    color: #fff;

    font-family: 'Archivo Narrow', sans-serif;

    font-size: 20px;

    font-weight: 600;

    text-transform: uppercase;

    text-decoration: none;

    padding: 10px;

    padding-right: 20px;

    padding-left: 20px;

    background-color: #cc000c;

}

a.botaoTopoCategorias {

    color: #fff;

    font-family: 'Archivo Narrow', sans-serif;

    font-size: 17px;

    font-weight: 400;

    text-transform: uppercase;

    text-decoration: none;

    border: 2px solid rgba(255, 255, 255, .5);

    padding: 5px;

    margin-left: 20px;

    margin-right: 20px;

    padding-right: 20px;

    padding-left: 20px;

}

a.botaoSubcategoria {

    background-color: #e2e7eb;

    font-family: 'Archivo Narrow', sans-serif;

    font-size: 18px;

    font-weight: 400;

    text-transform: none;

    text-decoration: none;

    font-weight: bold;

    color: #0e375e !important;

    padding: 20px;

    padding-right: 20px;

    padding-left: 20px;

    background-image: url("../img/subcategoria-seta.png");

    background-position: right;

    background-repeat: no-repeat;

    display: block;

    margin: 10px;

}

/*************** CAROUSEL ************************/

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%;
    color: #fff;
    text-align: center;
    opacity: .5;
}
/*ALTEREI ESTA CLASSE*/
.carousel-caption {
    position: absolute;
    right: 5%;
    bottom: 30%;
    top:10%;
    left: 50%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: right;
}
.carousel-caption h5 {
    font-size: 40px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 600;
    color: #fff;
}
.carousel-caption p {
    font-size: 22px;
    font-family: 'Archivo Narrow', sans-serif;
    font-weight: 100;
    color: #fff;
    max-height: 150px;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
@media (max-width: 992px) {
    .carousel-caption.d-none {
        display: block !important;
        top: 10%;
        bottom: auto;
    }
    .carousel-caption.d-none h5 {
        font-size: 36px;
        font-family: 'Archivo Narrow', sans-serif;
        font-weight: 600;
        color: #fff;
    }
    .carousel-caption.d-none p {
        font-size: 20px;
        font-family: 'Archivo Narrow', sans-serif;
        font-weight: 600;
        color: #fff;
    }
}
@media (max-width: 768px) {
    /*INSERI ESTA CLASS PARA MUDAR EM MOBILE*/
    .carousel-caption {
        left: 10%;
    }
    .carousel-caption.d-none {
        display: block !important;
        top: 10%;
        bottom: auto;
    }
    .carousel-caption.d-none h5 {
        font-size: 30px;
        font-family: 'Archivo Narrow', sans-serif;
        font-weight: 600;
        color: #fff;
    }
    .carousel-caption.d-none p {
        font-size: 20px;
        font-family: 'Archivo Narrow', sans-serif;
        font-weight: 600;
        color: #fff;
    }

}

/******************** MENU RIGHT ***********/

#menuDiv {

    position: fixed;

    right: 0px;

    top: 0px;

    z-index: 300;

    background-color: rgba(6, 54, 102, 0.95);

    min-width: 260px;

    display: none;

    height: 100%;

}

.menuPadding {

    padding: 30px;

    width: 100%;

}

.menuRight {

    list-style: none;

    padding: 0px;

    margin: 0px;

    width: 100%;

}

.menuRight li {

}

.menuRight li a {

    color: #fff;

    font-family: 'Archivo Narrow', sans-serif;

    font-size: 18px;

    font-weight: 300;

    text-transform: none;

    display: block;

    text-align: left;

    transition: all;

    transition-duration: .5s;

    text-decoration: none;

    border-top: 1px solid #517394;

    padding: 8px;

    padding-right: 25px;

    background-image: url('static/img/menu-seta.png');

    background-position: right;

    background-repeat: no-repeat;

}

@media (max-width: 768px) {
    .menuRight li a {
        margin-top: 15px !important;
        margin-bottom: 15px !important;
        font-size: 28px !important;
    }

}

/*

.menuRight li.menuBottom a

{

    color:#9ed194;

    font-family: 'Archivo Narrow', sans-serif;

    font-size:22px;

    font-weight:300;

    display:block;

    text-align:right;

}

.menuRight li.menuBottom.rosa a

{

    color:#f59d99;

}*/

.menuRight li:hover a, .menuRight li.menuBottom.rosa:hover a {

    color: #b5c3d1; /*d5f3ff*/

}

a.botVerde {

    background-color: #36c49a;

    border: 3px solid #0ba87a;

    padding: 5px;

    font-family: 'Archivo Narrow', sans-serif;

    font-size: 18px;

    font-weight: 600;

    text-transform: none;

    color: #003e7b;

    padding-left: 15px;

    padding-right: 15px;

    text-decoration: none;

}

a.botVerde:hover {

    text-decoration: none;

}

@media (max-width: 1030px) {
    a.botVerde {

        padding: 5px;

        font-size: 16px;

        padding-left: 2px;

        padding-right: 2px;

    }
}

@media (max-width: 768px) {
    a.botVerde {

        padding: 10px;

        font-size: 16px;

        padding-left: 3px;

        padding-right: 3px;

    }
}

@media (max-width: 490px) {
    a.botVerde {

        padding: 6px;

        font-size: 13px;

        padding-left: 3px;

        padding-right: 3px;

    }
}

.img-test{
    width: 100%;
    height: auto;
    background-position:center;
    background-size: contain;
    background-repeat:no-repeat;
    max-width:none;
}

.cc-banner{
    padding-top: 5px!important;
    padding-bottom: 5px!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
    font-size: 13px !important;
}

.cc-btn{
    padding-top: 3px!important;
    padding-bottom: 3px!important;
    padding-left: 5px!important;
    padding-right: 5px!important;
}
