@import url('https://fonts.googleapis.com/css?family=IBM+Plex+Sans:300,700|KoHo:300,400,700&display=swap');

/*
font-family: 'KoHo', sans-serif;
font-family: 'IBM Plex Sans', sans-serif;
*/

.left{float: left!important;}.right{float: right!important;}
.mg-0{margin:0px!important;}.mg-bt-5{margin-bottom:5px!important}.mg-bt-10{margin-bottom:10px!important}.mg-bt-20{margin-bottom:20px!important}.mg-bt-30{margin-bottom:30px!important}.mg-bt-35{margin-bottom:35px!important}.mg-bt-40{margin-bottom:40px!important}.mg-bt-50{margin-bottom:50px!important}.mg-bt-60{margin-bottom:60px!important}.mg-bt-80{margin-bottom:80px!important}.mg-bt-90{margin-bottom:90px!important}.mg-bt-100{margin-bottom:100px!important}.mg-tp-10{margin-top:10px!important}.mg-tp-20{margin-top:20px!important}.mg-tp-30{margin-top:30px!important}.mg-tp-40{margin-top:40px!important}.mg-tp-50{margin-top:50px!important}.mg-tp-60{margin-top:60px!important}.mg-tp-70{margin-top:70px!important}.mg-tp-80{margin-top:80px!important}.mg-tp-90{margin-top:90px!important}.mg-tp-100{margin-top:100px!important}
.pd-0{padding:0!important}.pd-5{padding:5px!important}.pd-bt-10{padding-bottom:10px!important}.pd-bt-20{padding-bottom:20px!important}.pd-bt-30{padding-bottom:30px!important}.pd-bt-40{padding-bottom:40px!important}.pd-bt-50{padding-bottom:50px!important}.pd-bt-60{padding-bottom:60px!important}.pd-bt-80{padding-bottom:80px!important}.pd-bt-100{padding-bottom:100px!important}.pd-tp-10{padding-top:10px!important}.pd-tp-20{padding-top:20px!important}.pd-tp-30{padding-top:30px!important}.pd-tp-40{padding-top:40px!important}.pd-tp-50{padding-top:50px!important}.pd-tp-60{padding-top:60px!important}.pd-tp-80{padding-top:80px!important}.pd-tp-90{padding-top:90px!important}.pd-tp-100{padding-top:100px!important}
.txt-left{text-align:left!important;}.txt-right{text-align:right!important;}.txt-center{text-align:center!important;}
.uppercase{ text-transform: uppercase; }
body, html{
    font-family: 'KoHo', sans-serif;
    color: #0E71B8;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    overflow-x: hidden;
}
.container-fluid{
    padding: 0;
    float: left;
    width: 100%;
}

a:hover, a:focus {
    color: #282828;
}
a, button{
    display: inline;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    color: #005490;
}
ul {
    margin: 0;
    padding: 0;
}
.indigo ul li {
    list-style: none;
    display: inline;
    margin-left: 35px;
}
a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
img{
    max-width: 100%;
}

/* ====Navbar Style ======= */
.navbar-brand {
    position: relative;
    padding: 0px;
}
.navbar-nav{
    float: right;
    text-align: right;
    margin-top: 55px;
}
.top-nav-collapse {
    background: #fff;
    z-index: 999999;
    top: 0px !important;
    padding: 0;
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(66,66,66,0.15);
    -moz-box-shadow: 0px 3px 4px 0px rgba(66,66,66,0.15);
    box-shadow: 0px 3px 4px 0px rgba(66,66,66,0.15);

}
.top-nav-collapse .img-fulid{
    height: 80px;
    margin-top: 0;
}
.top-nav-collapse .ico-social, .top-nav-collapse .navbar-nav{
    margin-top: 25px;
}
.top-nav-collapse .navbar-brand{
    top: 0px;
}
.top-nav-collapse .navbar{
    border:none;
}
.ico-social{
    float: right;
    width: 100%;
    margin-top: 35px;
}
.ico-social img, .ico-social a{
    float: right;
    margin-left: 5px
}
.indigo {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #FFF;
    border: none;
    border-radius: 0;
}
.navbar-expand-lg .navbar-nav .nav-link, .dropdown-toggle{
    color: #0E71B8;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.navbar-expand-lg .navbar-nav .ativo{
    color: #E30613;
}
.navbar-expand-lg .navbar-nav .nav-link:focus,
.navbar-expand-lg .navbar-nav .nav-link:hover,
.navbar-expand-lg .navbar-nav .nav-link:active,
.navbar-expand-lg .navbar-nav li a:hover,
.navbar-expand-lg .navbar-nav li .active > a,
.navbar-expand-lg .navbar-nav li a:focus {
    color: #E30613;
}
.navbar .nav-link.active {
    color: #005490 !important;
}
.dropdown-toggle::after {
    display: none;
}
.slicknav_menu .slicknav_icon-bar {
    background: #e4660b;
}
.navbar-toggler {
    display: none;
}
.mobile-menu {
    display: none;
}
.slicknav_menu {
    display: none;
}
@media (min-width: 992px) {
    .dropdown-menu{
        border: none;
        padding: 10px 0 0 0;
        cursor: pointer;
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 210px;
        margin: 0;
        margin-left: -105px;
        left: 50%;
    }
    .dropdown-menu>li{
        margin: 0;
        float: left;
        width: 100%;
        background-color: #0E71B8;
    }
    .dropdown-menu>li:first-child{
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .dropdown-menu>li:last-child{
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .dropdown-menu>li:last-child a{
        border-top: 1px solid #FFF;
    }
    .dropdown-menu>li>a{
        cursor: pointer;
        text-align: center;
        padding: 15px 20px;
        font-weight: 300;
        color: #FFF;
        font-size: 14px;
        width: 80%;
        margin-left: 10%;
    }
    .dropdown-menu>li:hover a{
        background: none;
        color: #FFF!IMPORTANT;
    }
    .dropdown-menu a:focus, .dropdown-menu a:hover{
        background: none;
        color: #FFF;
    }
}
@media screen and (max-width: 992px){
    .navbar-header {
        width: 100%;
        margin: 0!important;
    }
    .fixed-top {
        padding-bottom: 0;
    }
    .navbar-brand {
        position: absolute;
        padding: 15px;
        top: 0;
    }
    .navbar-brand img {
    }
    #mobile-menu {
        display: none;
    }
    .indigo{
        padding: 0;
    }
    .slicknav_menu {
        display: block;
        background-color: #fff;
    }
    .slicknav_nav .active a {
        background: #282828;
        color: #fff;
    }
    .slider a{
        background-image: none!important;
    }
    .slider h3 {
        color: #0E71B8;
        font-size: 42px;
        line-height: 52px;
        padding-top: 20px;
    }
    .slider h4 {
        color: #0E71B8;
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 30px;
    }
}
/************Topo*************/
.img-fulid{
    margin-top: 10px;
}
/* ========Footer================= */
footer{
    background: #0E71B8;
    padding: 30px 0 30px 0;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
    font-family: 'IBM Plex Sans', sans-serif;
    text-align: center;
} 
footer a, footer a:hover{
    color: #fff;
    font-weight: 700;
}
/* ========Padroes================= */
.section{
    float: left;          
    width: 100%;
}
.centraliza{
    position: relative;
    float: left;
    top: 50%;
    transform: translateY(-50%);
}

/* ========Index================= */
.slider a{
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    background-position: 50vw center;
}
.slider h3, .slider h4{
    color: #0E71B8;
    font-weight: 300;
}

.titulo50, .titulo40{
    color: #0E71B8;
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    float: left;
    width: 100%;
    text-align: center;
}
.titulo40{
    font-size: 40px;
    line-height: 40px;
}

#home-nossasmarcas .titulo50{
    padding-top: 200px;
    margin-bottom: 50px;
}
#home-nossasmarcas{
    background-image: url(../img/home-detalhe1.png);
    background-repeat: no-repeat;
    margin-top: 40px;
    margin-bottom: 100px;
    background-size: 100%;
}
#nossasmarcas{
    color: #737373;
    font-size: 16px;
    font-family: 'IBM Plex Sans', sans-serif;
    text-align: center;
    margin-bottom: 90px;
}
#nossasmarcas .titulo50{
    padding-top: 110px;
    margin-bottom: 50px;
}
#nossasmarcas .figure,
#home-nossasmarcas .figure{
    border-radius: 20px;
    text-align: center;
    padding: 0;
    position: relative;
}
#nossasmarcas .figure span,
#home-nossasmarcas .figure span{
    display: none;
    color: #fff;
    font-size: 16px;
}
#nossasmarcas .figure:hover,
#home-nossasmarcas .figure:hover{
    background-color: #0E71B8;
}
#nossasmarcas .figure:hover span,
#home-nossasmarcas .figure:hover span{
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}
#nossasmarcas a:hover img,
#home-nossasmarcas a:hover img{
    opacity: 0;
}
#nossasmarcas img,
#home-nossasmarcas img{
    border-radius: 20px;
    border: 1px solid #dadada;
}


#home-novidade h1{
    color: #0E71B8;
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
}
#home-novidade{
    color: #737373;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    background-image: url(../img/home-detalhe2.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
#home-novidade img{
    display: inline-block;
}
#home-novidade .slick-prev{
    background-image: url(../img/prev.png);
    left: 200px;
}
#home-novidade .slick-next{
    background-image: url(../img/next.png);
    right: 20%;
}
#home-novidade .slick-prev, #home-novidade .slick-next{
    width: 58px;
    height: 58px;
    opacity: 1;
    top: 40%;
}

.brand{
    color: #a3a3a3;
    font-weight: 300;
    font-size: 30px;
    line-height: 38px;
    float: left;
    width: 100%;
}
.slider h2{
    font-size: 46px;
    color: #0E71B8;
    font-weight: 300;
    line-height: 52px;
    float: left;
    width: 100%;
}
.slider .brand{
    margin-top: 100px;
}
.slider-textolongo{
    float: left;
    width: 100%;
    color: #737373;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}


/****************Marca******************/
.marca-logo{
    display: inline-block;
    width: 250px;
    height: 200px;
    background-size: cover;
    background-position: bottom left -10px;
}
.marca-titulo{
    font-size: 36px;
    line-height: 44px;
    color: #0E71B8;
}
.marca-texto{
    font-size: 18px;
    line-height: 28px;
    color: #737373;
}
#marcasDownload{
    float: left;
    width: 100%;
    background-color: #46A5E9;
    padding: 100px 0;
}
#marcasDownload .titulo{
    color: #fff;
    font-size: 32px;
    font-weight: 700;
}
#marcasDownload a{
    background-color: #fff;
    float: left;
    width: 100%;
    padding: 11px 30px;
    border-radius: 30px;
    font-size: 24px;
    color: #0e71b8;
    font-weight: 300;
    margin-top: 30px;
    border: 2px solid #fff;
}
#marcasDownload a:hover{
    border-color: #005490;
    color: #005490;
}

#marcasProdutos{
    color: #737373;
    font-size: 16px;
    text-align: center;
}
#marcasProdutos img{
    border: 1px solid #dadada;
    border-radius: 20px;
    width: 90%;
    padding: 20px;
}

/***************News*****************/
#noticias figure, #noticias figure img{
    border-radius: 20px;
}
#noticias figure:hover {
    background-color: #0E71B8;
    position: relative;
}
#noticias a:hover img {
    opacity: 0.4;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
#noticias a:hover h2, #noticias h2{
    color: #0E71B8;
    font-size: 30px;
}
.texto-hover {
    display: none;
    color: #fff;
    font-size: 34px;
    font-weight: 300;
}
#noticias a:hover .texto-hover {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
}

/*********Noticia******************/
.noticia-titulo{
    color: #0E71B8;
    font-size: 48px;
    line-height: 58px;
    font-weight: 300;
}
.noticia-imagem img{
    border-radius: 20px;
    margin-top: 40px;
}
.noticia-texto{
    color: #737373;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
}
.galeria a{
    display: block;
    border-radius: 20px;
    height: 190px;
    background-size: cover;
}

/*****************Vendedores******************/
.vendedores{
    float: left;
    width: 100%;
    background-color: #46a5e9;
    padding: 50px 20px 20px 20px;
    margin-top: 50px;
}
.vendedores-texto img{
    display: inline-block;

}
.vendedores-imagem{
    border-radius: 100%;
    width: 180px;
    margin-top: 40px;
}
.vendedores-nome{
    float: left;
    width:100%;
    color: #0e71b8;
    font-size: 30px;
    margin: 22px 0 15px 0;
}
.vendedores-contato{
    float: left;
    width:100%;
    color: #737373;
    font-size: 18px;
}
.vendedores-quebra{
    position: absolute;
    top: 0;
    height:3px; 
    background-color: #e5e5e5;
}

.bloco-estado,
.bloco-cidade {
    position: relative;
    float: left;
    width: 50%;
    padding: 0;
}
.select-estado{
    position: absolute;
    left: 0;
    z-index: 2;
    width: 95%;
}
.select-cidade {
    position: absolute;
    right: 0;
    z-index: 2;
    width: 95%;
}
.select-cidade {
    z-index: 1;
}
.select-estado a.select-label,
.select-cidade a.select-label {
    float: left;
    width: 100%;
    color: #005490;
    background: #fff;
    font-weight: 300;
    font-size: 20px;
    padding: 13px 20px;
    border-radius: 10px;
    font-family: 'IBM Plex Sans', sans-serif;
}
#abre-estado img,
#abre-cidade img,
#fecha-estado img,
#fecha-cidade img {
    float: right;
    margin-top: 10px;
    width: 15px;
}
.estado-personalizado,
.cidade-personalizado {
    display: none;
    float: left;
    width: 100%;
    padding: 0;
    background-color: #FFF;
    max-height: 400px;
    overflow: auto;
    border: 1px solid #46a5e9;
    border-radius: 10px;
}
.estado-personalizado li,
.cidade-personalizado li {
    display: block;
    margin: 0;
}
.estado-personalizado li a.select-option,
.cidade-personalizado li a.select-option {
    display: inline-block;
    width: 100%;
    color: #0E71B8;
    font-size: 20px;
    padding: 10px 20px;
    font-family: 'IBM Plex Sans', sans-serif;
}
.estado-personalizado li a.select-option:hover,
.cidade-personalizado li a.select-option:hover {
    background-color: #0E71B8;
    color: #fff;
}






/*****Contato*****/
.formulario .titulo{
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    color: #0E71B8;
}
.contato-texto{
    background-color: #46A5E9;
    color: #FFF;
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
    text-align: center;
    padding: 60px 30px;
}
.formulario{
    float: left;
    width: 100%;
}
.formulario input, .formulario textarea, .formulario select{
    border: none;
    border: 1px solid #0E71B8;
    border-radius: 0;
    -webkit-box-shadow: none;
    min-height: 45px;
    color: #0e71b8;
    font-size: 20px;
    border-radius: 10px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-weight: 300;
}
.formulario label{
    color: #0E71B8;
    font-weight: bold;
    margin-top: 25px;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 18px;
    font-size: 700;
}
.btn-simples, .btn-simples:visited{
    display: inline-block;
    color: #FFF;
    font-weight: 300;
    border: 2px solid #0E71B8;
    border-radius: 5px;  
    padding: 10px 30px;
    font-size: 20px;
    line-height: 20px;
    min-width: 200px;
    text-align: center;
    background-color: #0E71B8;
    border-radius: 20px;
    font-family: 'IBM Plex Sans', sans-serif;
}
.btn-simples:hover, .btn-simples:focus{
    background-color: #0E71B8;
    color: #fff;
    transform: scale(1.1);
}
.form-control:focus {
    border-color: #e77929;
    -webkit-box-shadow: none;
    box-shadow: none;
}
input[type=radio], input[type=checkbox]{
    display:none;
}
input[type=radio] + label, input[type=checkbox] + label{
    float: left;
    height:21px;
    padding: 0 0 0 25px;
    margin: 3px 10px 0 0;
    background-image:url(../img/ico-master.png);
    background-repeat:no-repeat;
    background-position:0 0;
}
input[type=checkbox] + label{
    background-position:0 -60px; /* Muda a posição do background só no checkbox */
}
input[type=radio]:checked + label{
    background-position:0 -30px;
}
input[type=checkbox]:checked + label {
    background-position:0 -90px;
}
.modal-dialog{
    top: 20%;
}
.modal-body{
    font-size: 20px;
    text-align: center;
    color: #737373;
    padding-top: 30px;
}
.modal-footer {
    padding: 20px 0 50px 0;
    text-align: center;
    border: none;
}
.btn-primary {
    background-color: #0E71B8!important;
    border-color: #0E71B8!important;
}
.btn-primary:hover{
    background-color: #e77929;
    border-color: #e77929;
    transform: scale(1.1);
}

/***Trabalhe conosco*******/
.trabalhe-texto{
    background-color: #46A5E9;
    float: left;
    width: 100%;
    padding: 70px 30px;
    font-family: 'IBM Plex Sans', sans-serif;
    color: #FFF;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
}
.trabalhe-texto .btn-simples{                    
    color: #FFF;
    border: 2px solid #FFF;
    float: left;
    width: 100%;
    background-color: #46A5E9;
    margin-top: -10px;
}


/**INPUT FILE **/
.realupload {
    position: relative;
    left: 0;
    height: 45px;
    top: -45px;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    width: 100%;
    cursor: pointer;
}

.formulario input.inputselecionar {
    width: 100%;
    background-color: #FFFFF;
    cursor: default;
    height: 45px;
    border: none;
    font-size: 20px;
    color: #0E71B8;
    border-radius: 20px;
    text-align: center;
}

.formulario input.inputselecionar::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #0E71B8;
}
.formulario input.inputselecionar::-moz-placeholder { /* Firefox 19+ */
    color: #0E71B8;
}
.formulario input.inputselecionar:-ms-input-placeholder { /* IE 10+ */
    color: #0E71B8;
}
.formulario input.inputselecionar:-moz-placeholder { /* Firefox 18- */
    color: #0E71B8;
}

.paginas{
    float: left;
    width: 100%;
    padding: 15px;
    text-align: center;
}
.espaco, .setas, .setas1{
    display: inline-block;
}
.nPaginasB a{
    display: inline-block;
    color: #fff;
    font-weight: bold;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    background-color: #ccc;
    border-radius: 100%;
    margin-left: 10px;
}
.setas a .glyphicon-option-horizontal, .setas1 a .glyphicon-option-horizontal{
    color: #fff;
    background-color: #ccc;
    width: 40px;
    line-height: 40px;
    padding: 1px 6px 7px 6px;
    font-size: 18px;
    text-align: center;
    font-family: 'Glyphicons Halflings';
    border-radius: 100%;
}
.nPaginas a{
    color: #fff;
    background-color: #005490;
    display: inline-block;
    font-weight: bold;
    width: 40px;
    line-height: 40px;
    font-size: 18px;
    text-align: center;
    border-radius: 100%;
    margin-left: 10px;
}

.fancybox-slide .message{
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}
.fancybox-slide .message h2{
    color: #E4660B;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
}

.textosbloco{
    float: left;
    width: 100%;
    background-color: #46a5e9;
    padding: 50px 20px 20px 20px;
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
}

.titulo-bloco{
    float: left;
    width: 100%;
    font-size: 40px;
    font-weight: 300px;
    margin-bottom: 20px;
}
.texto-bloco{
    float: left;
    width: 100%;
    font-family: 'IBM Plex Sans', sans-serif;
}

#empresa-videos{
    float: left;
    width: 100%;
    background-image: url(../img/fundo-video.png);
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-position: bottom;
}

#politicas-site .nav-tabs>li {
    width: 50%;
}
#politicas-site .nav-tabs{
    border: none;
    padding-bottom: 40px;
}
#politicas-site .nav-tabs>li.active>a, 
#politicas-site .nav-tabs>li.active>a:focus, 
#politicas-site .nav-tabs>li.active>a:hover {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    background-color: #0E71B8;
    border: 2px solid #0E71B8;
    border-bottom-color: transparent;
    border-radius: 0;
}
#politicas-site .nav-tabs>li.active>a:after{
    content: '';
    width: 42px;
    height: 42px;
    background-image: url('../img/detalhe-blocos.png');
    position: absolute;
    float: left;
    transform: translate(-50% ,20%);
    left: 50%;
    z-index: -1;
}
#politicas-site .nav-tabs>li>a {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #0E71B8;
    background-color: #FFF;
    border: 2px solid #0E71B8;
    margin-right: 0;
    border-radius: 0;
}
#politicas-site .nav-tabs>li>a:hover{
    border-color: #0E71B8;
    background: #0E71B8;
    color: #3c3c3c;
}
#politicas-site{
    font-size: 18px;
    color: #737373;
}

#politicas{
    position: fixed;
    z-index: 1999;
    bottom: 0;
    width: 100%;
    background-color: #ebebeb;
    text-align: center;
    color: #444;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
    padding: 10px 20px;
    vertical-align: middle;
}
#politicas button{
    background-color: #cecece;
    color: #444;
    border: none;
    border-radius: 3px;
    font-size: 14px;
    padding: 3px 30px;
    font-weight: bold;
}
#politicas a{
    color: #474747;
    text-decoration: underline;
}