@font-face {
    font-family: HelveticaNormal;
    src: url(./fonts/HelveticaNeueLTPro-Roman.otf);
}

@font-face {
    font-family: HelveticaLight;
    src: url(./fonts/HelveticaNeueLTPro-Lt.otf);
}

/*------------------------------------------------ Estilo Geral ------------------------------------------------*/

body {
    font-family: "HelveticaLight";
}

p {
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 20px;
}

.content {
    margin-top: 50px;
    margin-bottom: 50px;
}

/*------------------------------------------------ Estilo NavBar ------------------------------------------------*/

.navbar-nav > li > a {
    padding: 0 25px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
}

.navbar-inverse .navbar-nav >
.active > a, .navbar-inverse .navbar-nav >
.active > a:hover, .navbar-inverse .navbar-nav >
.active > a:focus {
    background: none;
    text-decoration: underline;
    color: #fff;
    font-family: "HelveticaNormal";
}

.navbar-bottom {
    border: none;
    max-height: 40px;
    margin-top: 400px;
    background-color: #fff;
    padding-top: 35px;
    color: #FFFFFF;
    margin-bottom: 0;
    padding-bottom: 0;
    border-radius: 0;
    border-bottom: solid 24px #545452;
}

/*------------------------------------------------ Estilo Footer ------------------------------------------------*/

.texto-copyright {
    font-size: 14px;
    color: #808080;
}

/*----------------------------------------------- Estilo @medias -----------------------------------------------*/

@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }

    .navbar .navbar-collapse {
        text-align: center;
    }
}

/*------------------------------------------------ Estilo Home ------------------------------------------------*/

.spaceTopo {
    background: none;
    margin: 0;
    padding: 0;
    margin-top: 31px;
    border: none;
}

.texto-top-slide {
    color: #ffffff;
    font-size: 50px;
    font-weight: lighter;
    height: 64px;
    position: absolute;
    text-align: center;
    top: 67px;
    width: 100%;
}

.titulo-texto-home {
    font-weight: normal;
    font-size: 40px;
    line-height: 45px;
    text-align: left;
}

.quad-texto-home {
    background-color: #474747;
    width: 100%;
    min-height: 624px;
    color: #fff;
    padding: 26px 105px;
    text-align: justify;
}

.quad-texto-home h3 {

}

.quad-texto-home p {
    color: #e6e6e6;
}

.logoRodape {
    width: 150px;
}


.texto-quad {
    font-size: 18px;
    color: #fff;
    margin-top: 40px;
}

/*------------------------------------------------ Estilo Soluções ------------------------------------------------*/

.spaceTopo {
    margin-top: 31px;
}

.titulo-texto-solucoes {
    font-weight: normal;
    font-size: 38px;
    text-align: center;
    color: #333;
}

/*---------------------------------------------- Estilo Como Funciona ----------------------------------------------*/

.contComFun p {
    text-align: justify;
}


.contComFun .row div:nth-child(1) {
    padding-left: 185px;
}

.contComFun .row div:nth-child(2) {
    padding-right: 185px;
}





.bg-1 {
    background-image: url("/img/comofunciona01back.png");
    background-repeat: no-repeat;
    min-height: 613px;
}

.texto-middle-1 {
    width: 100%;
    margin-top: 220px;
    font-size: 21px;
    text-align: justify;
}

.bg-2 {
    background-image: url("/img/comofunciona02b.png");
    background-repeat: no-repeat;
    min-height: 653px;
    margin-top: -3px;
}

.imgCheck2 {
    margin-top: 57px;
}

.imgTela2 {
    margin-top: 42px;
}

.bg-3 {
    background-image: url("/img/comofunciona03b.png");
    background-repeat: no-repeat;
    margin-top: -225px;
    min-height: 551px;
    padding-top: 100px;
}

.imgCheck3 {
    margin-top: -6px;
    padding-bottom: 44px;
}

.imgTela3 {
    margin-top: 124px;
}

.bg-4 {
    background-image: url("/img/comofunciona04back.png");
    background-repeat: no-repeat;
    min-height: 667px;
    margin-top: 60px;
}

.imgTela4 {
    margin-top: 100px;
}

.texto-middle-4 {
    width: 100%;
    margin-top: 114px;
    font-size: 21px;
}

.bg-5 {
    background-image: url("/img/comofunciona05back.png");
    background-repeat: no-repeat;
    margin-top: -170px;
    min-height: 667px;
    padding-top: 123px;
}

.texto-middle-5 {
    width: 100%;
    margin-top: 182px;
    font-size: 21px;
}

.bg-6 {
    background-image: url("/img/comofunciona06back.png");
    background-repeat: no-repeat;
    min-height: 603px;
}

.texto-middle-6 {
    width: 100%;
    margin-top: 100px;
    font-size: 21px;
}

.bg-7 {
    background-image: url("/img/comofunciona07back.png");
    background-repeat: no-repeat;
    margin-top: -201px;
    min-height: 703px;
    padding-top: 182px;
}

.imgTela7 {
    margin-top: -108px;
}

.texto-middle-7 {
    width: 100%;
    margin-top: 136px;
    font-size: 21px;
}

.bg-8 {
    background-image: url("/img/comofunciona08back.png");
    background-repeat: no-repeat;
    min-height: 653px;
    margin-top: -97px;
}

.imgTela8 {
    margin-top: 10px;
}

.texto-middle-8 {
    width: 100%;
    margin-top: 165px;
    font-size: 21px;
}

/*---------------------------------------------- Estilo Diferencial ----------------------------------------------*/

.sizeDois {
    height: 266px !important;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-item > img {
    height: 465px;
    left: 0;
    min-width: 100%;
    position: absolute;
    top: 0;
}

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    padding-top: 373px;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
    display: none;
}

.textoDiferencial {
    font-size: 16px;
}

.bgCinza {
    background-color: #4d4d4d;
    color: #fff;
    padding: 30px 0;
}

.carousel-inner {
    height: 682px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}

.carousel-control.left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.0) 100%);
    background-repeat: repeat-x;
    left: auto;
    left: 0;
}


#myCarousel-3 .carousel-indicators li {
    background-position: center 30px;
    background-repeat: no-repeat;
    height: 56px;
    width: 56px;
    border-radius: 0;
}

#myCarousel-3 .carousel-indicators li:nth-child(1){background-image: url("/img/green.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(2){background-image: url("/img/grey.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(3){background-image: url("/img/blue.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(4){background-image: url("/img/red.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(5){background-image: url("/img/orange.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(6){background-image: url("/img/plumbe.jpg");}

#myCarousel-3 .carousel-indicators li.active {background-position: center center;}
#myCarousel-3 .carousel-indicators li:nth-child(1).active{background-image: url("/img/select_green.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(2).active{background-image: url("/img/select_grey.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(3).active{background-image: url("/img/select_blue.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(4).active{background-image: url("/img/select_red.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(5).active{background-image: url("/img/select_orange.jpg");}
#myCarousel-3 .carousel-indicators li:nth-child(6).active{background-image: url("/img/select_plumbe.jpg");}

.carousel-indicators-colors{
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    padding-top: 373px;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
    display: inherit;
}


.carouselDif1 {
    height: 465px;
    margin-bottom: 0px;
}

.ctrlCarouselDif2 {
    background-color: rgba(255, 255, 255, 0.8);
    float: left;
    height: 150px;
    margin-bottom: -59px;
    padding-left: 227px;
    padding-top: 23px;
    position: relative;
    width: 100%;
    z-index: 10;
}

.carouselDif2 {
    height: 777px;
    margin-bottom: 0px;
}

.carouselDif3 {
    height: 490px;
    margin-bottom: 0px;
}

.boxPDescDif {
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 156px;
    float: left;
}

.boxDescDif {
    width: 390px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

.boxDescDif h4 {
    font-size: 20px;
    margin-bottom: 30px;
    color: #ccc;
}

.boxDescDif p {
    font-size: 15px;
    color: #cccccc;
}

/*------------------------------------------------ Estilo Contato ------------------------------------------------*/

/*--------------------------------------------- Estilo Area Restrita ---------------------------------------------*/

/*.container, .container-fluid {
    max-width: 1600px !important;
    width: auto !important;
}*/

.imgLogo2 {
    width: 100px;
}

.menuLimitador {
    float: left;
    left: 50%;
    margin-left: -615px;
    position: relative;
    width: 1230px;
}

.menuPrincipal li a {
    font-size: 16px;
}

.imgLogo1 {
    margin-top: -8px;
    width: 130px;
}

.imgLogo2 {
    margin-top: -8px;
    width: 50px;
}

/*--------------------------------------------- Estilo Soluções ---------------------------------------------*/
.semiMenu {
    width: 100%;
    height: 70px;
    background-color: #f0f0f0;
    float: left;
}




.titulo1Topo {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 30px;
}

.contSolu {
    color: #fff;
}

.contSolu .campoTexto {
    padding-bottom: 30px;
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 40px;
}

.contSolu .campoImg {
    padding: 55px 0px 0px 5px;
}

.contSolu .row {
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-position: center;
}

.contSolu .row:nth-child(1) {
    background-image: url(/img/solucoes01.jpg);
}

.contSolu .row:nth-child(2) {
    background-image: url(/img/solucoes02.jpg);
}

.contSolu .row:nth-child(3) {
    background-image: url(/img/solucoes03.jpg);
}

.contSolu .row:nth-child(4) {
    background-image: url(/img/solucoes04.jpg);
}

.contSolu .row:nth-child(5) {
    background-image: url(/img/solucoes05.jpg);
}

.contSolu .row:nth-child(1) div img {
    margin-top: 60px
}

.contSolu .row:nth-child(2) div img {
    margin-bottom: 20px
}

.contSolu .row:nth-child(3) div img {
    margin-bottom: 15px;
    margin-top: 75px;
}

.contSolu .row:nth-child(4) div img {
    margin-bottom: 20px
}

.contSolu .row:nth-child(5) div .etiqNovo {
    clear: both;
    float: left;
    margin-left: -24px;
    margin-top: -73px;
}

.contSolu .row:nth-child(5) div .tvInsttv {
    clear: both;
    float: left;
    margin-bottom: -48px;
    margin-left: -36px;
    margin-top: 15px;
}

/*--------------------------------------------- FIM Estilo Soluções ---------------------------------------------*/

.boxbtnAreaRes {
    background-color: #4d4d4d;
}

.boxbtnAreaRes .btnAreaRes {
    background-image: url("../img/chave2.png");
    background-position: 8px 8px;
    background-repeat: no-repeat;
    background-size: 17% auto;
    height: 46px;
    margin-bottom: 2px;
    margin-top: 2px;
    padding-top: 13px;
    width: 170px;
}

.btnX2 {
    display: none;
}

#navbar {
    background-color: #1a1a1a;
}

.navbar-fixed-top {
    background: #1a1a1a;
    /* Old Browsers */background: -moz-linear-gradient(left, #1a1a1a 0%, #1a1a1a 50%, #4d4d4d 51%, #4d4d4d 100%);
    /* FF3.6+ */background: -webkit-gradient(left top, right top, color-stop(0%, #1a1a1a), color-stop(52%, #1a1a1a), color-stop(54%, #4d4d4d), color-stop(100%, #4d4d4d));
    /* Chrome, Safari4+ */background: -webkit-linear-gradient(left, #1a1a1a 0%, #1a1a1a 52%, #4d4d4d 54%, #4d4d4d 100%);
    /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(left, #1a1a1a 0%, #1a1a1a 52%, #4d4d4d 54%, #4d4d4d 100%);
    /* Opera 11.10+ */background: -ms-linear-gradient(left, #1a1a1a 0%, #1a1a1a 52%, #4d4d4d 54%, #4d4d4d 100%);
    /* IE 10+ */background: linear-gradient(to right, #1a1a1a 0%, #1a1a1a 52%, #4d4d4d 54%, #4d4d4d 100%);
    /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#4d4d4d', GradientType=1 );
    /* IE6-9 */
}

.campoTexto p {
    color: #e6e6e6;
    text-align: justify;
    padding-bottom: 14px;
}


.arrowLeft {
    float: left;
    margin-left: -3px;
    margin-right: 3px;
    margin-top: 12px;
    cursor: pointer;
}

.arrowRight {
    float: right;
    margin-left: 3px;
    margin-right: -3px;
    margin-top: 12px;
    cursor: pointer;
}

