﻿@import url(https://fonts.googleapis.com/css?family=Lato);

.logo img {
    width: 200px;
}

.position-logo {
    position: absolute;
    z-index: 99991;
    top: 15px;
}

.float-left {
    float: left;
}

.icons i {
    margin-right: 8px;
}

.maps iframe {
    pointer-events: none;
}

.margin-auto img {
    /* width: 100%; */
    margin: auto auto 35px auto;
}

.margin-auto img {
}

.margin-standart {
    margin-top: 40px;
    margin-bottom: 40px;
}

.padding-for-down-standart {
    padding-bottom: 30px;
}

.margin-standart-footer {
    margin: 25px;
}

.padding-top-standart {
    padding-top: 40px;
}

.padding-dez {
    padding: 10px;
}

.padding-full-standart {
    padding: 30px 0;
}

.title-home-stock h2 {
    color: #fff;
}

.background-home-stock {
    background: #EDEDED;
}

.background-finance {
    background: #D3D3D3;
}

.background-full {
    background: #D3D3D3;
}

.background-banner-finance {
    background: #B73E3E;
}

.background-banner-stock {
    background: #000000;
}

.background-stock {
    background: #CACACA;
}

.background-home-stock .thumbnail {
    background-color: #fff !important;
}

.background-light-blue {
    background: #F1F5F6;
}

/*.position-map-text{

}*/

.background-map {
    background: url(imgs/pixel.png) repeat top left;
    width: 100%;
    height: 400px;
    float: left;
    position: absolute;
    z-index: 999;
}

.maps iframe {
    position: relative;
}

.background-footer {
    background: #1F2B35;
}

    .background-footer li > a {
        color: #fff;
    }

        .background-footer li > a:hover {
            color: #F1F5F6;
            background: none !important;
        }

.padding-zero {
    padding: 0;
}

.color-i-icon {
    color: #D3DA4F;
}

.social-float-right i {
    float: right;
    padding: 5px 5px;
}

.footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
    color: #D3DA4F;
}

.size-8 {
    font-size: 8px !important;
}

.size-10 {
    font-size: 10px !important;
}

.size-12 {
    font-size: 12px !important;
}

.size-14 {
    font-size: 14px !important;
}

.size-16 {
    font-size: 16px !important;
}

.size-18 {
    font-size: 18px !important;
}

.size-20 {
    font-size: 20px !important;
}

.size-22 {
    font-size: 22px !important;
}

.size-24 {
    font-size: 24px !important;
}

.size-26 {
    font-size: 26px !important;
}

.size-28 {
    font-size: 28px !important;
}

.size-30 {
    font-size: 30px !important;
}

.size-32 {
    font-size: 32px !important;
}

.size-34 {
    font-size: 34px !important;
}

.size-36 {
    font-size: 36px !important;
}

.size-42 {
    font-size: 42px !important;
}

.size-44 {
    font-size: 44px !important;
}

.size-56 {
    font-size: 56px !important;
}

.size-136 {
    font-size: 136px !important;
}


.btn-custom {
    background: #1D1D1D !important;
    /* background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%); */
    /* background-repeat: repeat-x; */
    /* border-color: #D20606 !important; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

a.btn-custom {
    color: #fff;
    text-decoration: none;
    padding: 10px;
}

.btn-custom:hover,
.btn-custom:focus {
    background-color: #000;
    background-position: 0 -15px;
}

.btn-custom:active,
.btn-custom.active {
    background-color: #333;
    border-color: #000;
    color: #fff;
}


.line-height p {
    line-height: 180%;
}

.zerokm > div {
    margin-top: 35px !important;
    text-align: center;
}

    .zerokm > div .thumbnail {
        background: #fff !important;
    }


/* NEW TEMPLATE*/

margin-top {
    margin-top: 0px;
}

.carousel-topo {
    margin: 0;
    padding-top: 0;
    opacity: .7;
    z-index: 0;
}

.main-menu {
    top: 0;
    width: 100%;
    height: 60px;
    z-index: 100;
    background: rgba(0, 0, 0, 0);
}

.rodape {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 20px;
}

    .rodape p {
        margin: auto;
    }

.banner-estoque-novos {
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 500px;
    background: url(/Content/img/audi.jpg) center center;
    position: relative;
    width: 100%;
}

.banner-estoque-usados {
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 500px;
    background: url(/Content/img/audi.jpg) center center;
    position: relative;
    width: 100%;
}


li {
    /* margin: 10px; */
}



.logo-topo {
    position: absolute;
    left: 50%;
    margin: 6px 0px 0px -32.5px;
}







/*.background-about {
    background: url(/Content/img/mercedes.jpg) no-repeat center center;
    opacity: 0.5 !important;
    width: 100%;
    min-height: 100%;
    
    
    z-index: 0;
}


@media (max-width: 767px) {

.background-about {
    /*background: url(/Content/img/mercedes.jpg) no-repeat center center;
    opacity: 0.5 !important;
    width: 100%;
    min-height: 150%;
    float: left;
    position: absolute;
    z-index: 0;
}
}*/

/*.bannerContainer {
    position:relative;     
}
.carousel {
    position:absolute;
    top:0;    
}
.navbar {
    position:absolute;
    top:0px;
    z-index:10;
    background: rgba(0, 0, 0, 0);
    width:100%;
    margin-left:10%;
}

@media (max-width: 767px) {

.background-about {
    background: rgba(221, 221, 221, 0.7);
    /*opacity: 0.5 !important;
    width: 100%;
    position: relative;
    top:0px;
    
}
}*/
.background-mapa {
    background: url(/Content/img/mapa.png) no-repeat center center;
}

.margin-zero {
    margin: 0;
}

.menu {
    top: 80px;
    z-index: 999;
    width: 100%;
    height: 100px;
    background: #1d1d1d;
    background: rgba(0,0,0,0.0);
    /*font-family: "Proxima Nova";*/
    position: absolute;
    transition: background .5s;
    transform: translateZ(0px);
    padding: 10px;
    color: #fff;
    margin-left: -15px;
}


.background-white {
    background: white;
}

.background-silver {
    background: #585858;
    padding: 20px;
}

.fixo {
    /* position: fixed; */
    /* top: -67px; */
    z-index: 1000;
    width: 100%;
    height: 67px;
    background: #1D1D1D !important;
    color: #fff !important;
    /* font-family: "Proxima Nova"; */
    transition: background .5s ease-in-out;
    /* transform: translateZ(0px); */
    padding: 20px;
    /* padding-bottom: 40px; */
    color: #000;
}

.transparent {
    background: rgba(0, 0, 0, 0);
    color: #fff;
}

.fixo button {
    padding: 9px 10px 9px 10px;
    margin: 6px 15px 0 0;
    background: #ddd;
    border-radius: 4px;
    color: #000;
}

p {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 14px !important;
}

.top-about {
    height: 480px;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .top-about h1 {
        position: relative;
        top: 68%;
        z-index: 9999;
        margin-left: 15%;
    }

.tab-contato {
    height: 500px;
    width: 600px;
}

    .tab-contato li {
        background: white;
    }




li {
    font-size: 18px !important;
    text-shadow: none;
    color: #000;
    /*font-weight:600;*/
    /* padding: 20px; */
    text-transform: uppercase;
}

.banner-about {
    background: url(/Content/img/nissan-gtr.jpg) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 500px;
    background-size: 100% 100%;
    position: relative;
    width: 100%;
}

    .banner-about h1 {
        color: white;
        font-size: 40px;
        margin-left: 60%;
    }

/*.about h2 {
    background: rgb(193, 210, 222);
    padding: 10px;
    font-size: 30px;
    transition: all .3s ease-in-out;
    text-align: center;
}*/

.about h2:hover {
    /* background: rgba(193, 210, 222, 0.37); */
}





.thumbnail-destaque {
    animation-duration: 2s;
    animation-name: slidein;
}

@keyframes slidein {
    from {
        margin-left: 100%;
        width: 100%;
    }

    to {
        margin-left: 1%;
        width: 100%;
        padding: 0;
    }
}

.top-menu {
    /* height:100px; */
    /* width:100%; */
    padding: 0;
    margin: 0;
}

.background-financ {
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 500px;
    background: url(/Content/img/audi-r8-resize.png) no-repeat center center;
    position: relative;
    width: 100%;
    top: 0px;
    padding: 0;
}

.dropdown .dropdown-menu {
    opacity: 0;
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
}

.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}

.div-center {
    margin-left: 8%;
}

a {
    /* font-size: 15px; */
    /* text-transform: uppercase; */
}

.margin-left {
    margin-left: 0;
}

.margin-left-btn {
    margin-left: 70.5%;
}

.margin-center {
    margin-left: 36%;
}

.banner-seguros {
    background: url(/Content/img/handshake-tablet-resize.png) no-repeat left center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 500px;
    background-size: 100% 100%;
    position: relative;
    width: 100%;
}

.list-menu li {
    font-size: 20px !important;
}

nav a {
    font-size: 15px !important;
}

.pointer {
    cursor: pointer;
}

/*.box {
    border:1px solid #000;
    padding:100px 200px 200px 100px;
    background:url(/Content/img/ferrari.jpg) no-repeat center center;
     background-repeat: no-repeat;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;

    height:100%;
}

.caption-box{
    border:1px solid #000;
    padding:20px;
    margin:0;
    background:#fff;
}*/

.box {
    margin: 10px;
}

    .box div {
        border: 1px solid #ddd;
        color: #000;
        padding: 10px;
        border-radius: 0 0 5px 5px;
        width: 537px;
    }

    .box img {
        top: 0;
        padding: 0;
        margin: 0;
        height: 350px;
        width: 600px;
    }

.modal {
    z-index: 100000;
}

.dropdown .dropdown-menu {
    opacity: 0;
    transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -webkit-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
}

.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}

.nav-menu {
    /* position: fixed; */
    width: 100%;
    background: transparent;
    margin-top: 0;
    z-index: 10000;
    padding: 6px;
    /* padding-bottom: 97px; */
    transition: background .5s ease-in-out;
}

.logo-position {
    position: absolute;
    z-index: 999;
}

.margin-top {
    margin-top: 30px;
}

.background-black {
    background: #000;
}

.header-black {
    background: #1D1D1D;
}

.padding-left {
    padding-left: 8px;
}
/*BACKGROUND CARROS NOVOS*/
.logo-img {
    border: 0px solid #000;
    text-align: center;
    padding: 0px;
    height: 250px;
    opacity: .7;
    width: 1111px;
    margin-left: 0px;
}


    .logo-img h1 {
        z-index: 1000;
        margin-top: 100px;
        margin-left: 50px;
        font-size: 40px;
        transition: all 0.2s ease-in-out;
        color: #fff;
    }
/* BOX VOLKSWAGEN*/
.box-vw {
    background: #000 url(/Content/img/Volkswagen-Logo.png) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}


/*BOX FIAT*/
.box-fiat {
    background: #000 url(/Content/img/fiat-logo.png) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}



/*BOX GM*/
.box-gm {
    background: #000 url(/Content/img/Chevrolet_logo.png) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}


/*PEUGEOT*/
.box-peugeot {
    background: #000 url(/Content/img/Peugeot_logo.png) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}



/*RENAULT*/
.box-renault {
    background: #000 url(/Content/img/renault-logo.png) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}



/*TOYOTA*/

.box-toyota {
    background: #000 url(/Content/img/toyota-logo.png) no-repeat top center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}



/*FORD*/
.box-ford {
    background: #000 url(/Content/img/ford-logo.png) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}



/*HONDA*/
.box-honda {
    background: #000 url(/Content/img/honda-logo-1.png) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}



/*HYUNDAI*/
.box-hyundai {
    background: #000 url(/Content/img/hyundai-logo.png) no-repeat center center;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}



/*KIA*/
.box-kia {
    background: #000 url(/Content/img/Kia-logo.png) no-repeat center bottom;
    z-index: 0;
    opacity: .7;
    margin-top: 0px;
    height: 300px;
    position: relative;
    width: 100%;
}

.table-width-sm td {
    width: 200px !important;
}


.fb-hover {
    color: #000 !important;
    display: inline-block;
    padding: 10px;
}

    .fb-hover:hover {
        background: #3B5998 !important;
        color: #fff !important;
    }

.tt-hover {
    color: #000 !important;
    display: inline-block;
    padding: 10px;
}

    .tt-hover:hover {
        background: #00ACED !important;
        color: #fff !important;
    }

.insta-hover {
    color: #000 !important;
    display: inline-block;
    padding: 10px;
}

    .insta-hover:hover {
        background: #C59120 !important;
        color: #fff !important;
    }


.whats-hover {
    color: #000 !important;
    display: inline-block;
    padding: 10px;
}


    .whats-hover:hover {
        background: #25A317 !important;
        color: #fff !important;
    }

.color-white {
    color: #FFF !important;
}

.text-transform li {
    text-transform: uppercase !important;
}

/* menu*/
.hamburger .hamburger__icon,
.hamburger .hamburger__icon:before,
.hamburger .hamburger__icon:after {
    background-color: #fff;
}

.hamburger.active .hamburger__icon:before,
.hamburger.active .hamburger__icon:after {
    background-color: green;
}




.home {
    background: url(/Content/img/web-developer.jpg) no-repeat center center;
    z-index: 0;
    margin-top: 0px;
    height: 700px;
    position: relative;
    width: 100%;
}

#overlay h1 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    margin-top: 15%;
}


/*.cases-banner {
    height: 526px !important;
    width: 100%;
    background: url(/Content/img/developer-oculos.jpg) no-repeat center center;
}

.about-banner {
    height: 526px !important;
    width: 100%;
    background: url(/Content/img/cup-tablet.jpg) no-repeat left center;
}

.solutions-banner {
    height: 526px !important;
    width: 100%;
    background: url(/Content/img/tablet-celular.jpg) no-repeat top right;
}
    */
.contact-banner {
    height: 526px !important;
    width: 100%;
    background: url(/Content/img/coffe.jpg) no-repeat top center;
}






.hideme {
    opacity: 0;
}

.inline {
    display: inline-block !important;
}

.box-home {
    background: #fff;
    padding: 0;
}

    .box-home img {
        padding: 0;
    }

.img-home img {
    transition: all .5s ease-in-out;
}

.img-home {
    transition: all .5s ease-in-out;
}


    .img-home:hover img {
        width: 98%;
    }


.padding-standart {
    padding-top: 50px;
    padding-bottom: 50px;
}

.margin-topo {
    margin-top: 35%;
}

.break-word {
    word-wrap: break-word;
}

.margin-img {
    margin-top: 46px;
}

.margin-top-standart {
    margin-top: 50px;
}

.boxOne {
    background: url(/Content/img/web-developer.jpg) no-repeat center center;
    top: 0;
    height: 100%;
    width: 70%;
    margin: 0;
    position: relative;
    left: 0;
}



.boxTwo {
    background: #000;
    top: 0;
    left: 70%;
    height: 100%;
    width: 30%;
}

    .boxOne, .boxTwo h1 h2 h3 h4 h5 h6 {
        color: #D3DA4F;
    }


.margin-left-icon {
    margin-left: 25px;
}

.face-hover {
    color: #000;
    transition: all .5s ease-in-out;
}

    .face-hover:hover {
        color: #3B5998;
    }

.twitter-hover {
    color: #000;
    transition: all .5s ease-in-out;
}

    .twitter-hover:hover {
        color: #5EA9DD;
    }


.margin-zero h3 {
    margin: 0;
}

.bk-center img {
    /* margin-top: -25px; */
    width: 20%;
}

#clientes {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.41);
    height: 100%;
}

.position {
    position: relative;
}

.margin-bottom {
    margin-bottom: 50px;
}

body {
    font-family: 'Open Sans', sans-serif !important;
}

.clientes-size {
    width: 45%;
}

.margin {
    margin-top: 20px;
    margin-bottom: 20px;
}

.full-dvAll {
    width: 100%;
    min-height: 100%;
    background: url(/Content/img/celulart.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.button-home {
    padding: 20px !important;
    font-size: 20px;
    color: #fff !important;
}

#overlay {
    position: absolute;
    top: 0;
    left: 98%;
    height: 100%;
    background: #000;
    width: 451px;
}

body {
    font-family: 'Open Sans', sans-serif !important;
}

.img-destaque {
    margin-bottom: -29px;
    z-index: 2;
    position: relative;
}

.background-home {
    background-image: url(/Content/img/new-banner-home.jpg);
    height: 700px;
    width: 100%;
    padding: 0;
}

.background-solucoes {
    background-image: url(/Content/img/solucoes-bg.jpg);
    background-size: cover;
    background-position: 0px -160px;
    background-repeat: no-repeat;
    height: 400px;
    width: 100%;
    padding: 0;
}

.background-section-01 {
    background-color: #fec028;
    float: left;
    width: 100%;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    /*height: 1064px;*/
}

.background-section-02 {
    float: left;
    width: 100%;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    /*height: 1064px;*/
}

.background-section-03 {
    background-color: #D3D3D3;
    float: left;
    width: 100%;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    /*height: 1064px;*/
}

.background-section-footer {
    background-color: #232500;
    float: left;
    width: 100%;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    /*height: 1064px;*/
}

.overlay {
    position: absolute;
    top: 430px;
    width: 100%;
}

    .overlay h2 {
        margin: auto;
        font-size: 50px;
        color: #fff;
    }

@media(min-width:1361px) {
    .background-home {
        background-image: url(/Content/img/banner-novo.jpg);
        width: 100%;
        padding: 0;
        /*height: 1064px;*/
    }

    .background-section-01 {
        float: left;
        background-color: #fec028;
        width: 100%;
        padding-top: 30px;
        padding-bottom: 30px;
        /*height: 1064px;*/
    }
}

.min-height {
    min-height: 100% !important;
}


@media (min-width: 1361px) {
    .overlay {
        top: 430x;
    }
}

@media (min-width: 1361px) {
    .about-banner {
        height: 826px !important;
        width: 100%;
        background: url(/Content/img/cup-tablet.jpg) no-repeat left center;
        -moz-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    #about {
        display: none;
    }
}

@media(min-width: 1361px) {
    .solutions-banner {
        height: 826px !important;
        width: 100%;
        background: url(/Content/img/tablet-celular.jpg) no-repeat top right;
        -moz-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    #solutions {
        display: none;
    }
}

@media(min-width: 1361px) {
    .cases-banner {
        height: 826px !important;
        width: 100%;
        background: url(/Content/img/developer-oculos.jpg) no-repeat center center;
        -moz-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }

    #cases {
        display: none;
    }
}

@media (min-width: 1361px) {
    .contact-banner {
        height: 826px !important;
        width: 100%;
        background: url(/Content/img/coffe.jpg) no-repeat top center;
        -moz-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
        background-size: 100% 100%;
    }
}

@media(min-width: 1361px) {
    .absolute-banner {
        top: 400px;
    }
}

.relative {
    position: relative;
}

/* DEFAULT CSS NEW 2018*/




/* TÍTULOS */

.link-banner-home, link-section-01-home, link-section-02-home {
    position: absolute;
    right: auto;
    color: #e7e5e1;
    transition: color .5s;
    -webkit-transition: color .5s;
    -moz-transition: color .5s;
    -o-transition: color .5s;
}

    .link-banner-home:hover .btn-banner-01-home {
        color: #FFFFFF !important;
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        background-color: #4b4f00 !important;
    }

.link-section-01-home:hover .btn-section-01-home {
    color: #fec028 !important;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    background-color: #000000 !important;
}

.link-section-03-home:hover .btn-1-section-03-home {
    color: #FFFFFF !important;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    background-color: #464646 !important;
}

.link-banner-home:hover .titulo-01-banner-home-01 {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    color: #4b4f00 !important;
    text-shadow: 2px 2px 2px #FFFFFF;
}

.link-banner-home:hover .titulo-02-banner-home-01 {
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    color: #4b4f00 !important;
    text-shadow: 2px 2px 2px #FFFFFF;
}

.titulo-01-banner-home-01 {
    text-shadow: 2px 2px 2px #000000;
    display: block;
    font-size: 52px;
    /*margin-bottom: 10px;*/
}

.titulo-02-banner-home-01 {
    text-shadow: 2px 2px 2px #000000;
    display: block;
    font-size: 36px;
    margin-bottom: 20px;
}

.titulo-01-section-1-home-01 {
    display: block;
    font-size: 42px;
}

.titulo-02-section-1-home-01 {
    display: block;
    font-size: 22px;
    margin-bottom: 20px;
}

.titulo-01-section-2-home-01 {
    display: block;
    font-size: 42px;
    /*margin-bottom: 20px;*/
}

.titulo-02-section-2-home-01 {
    display: block;
    font-size: 22px;
    margin-bottom: 20px;
}



.titulo-01-section-3-home-01 {
    display: block;
    font-size: 22px;
    /*margin-bottom: 20px;*/
}

.btn-banner-01-home {
    display: inline-block;
    line-height: 250%;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #4b4f00;
    color: #4b4f00;
    -webkit-transition: background-color .5s,color .5s;
    transition: background-color .5s,color .5s;
}

.btn-banner-02-home {
    display: inline-block;
    line-height: 250%;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #4b4f00;
    color: #4b4f00;
    -webkit-transition: background-color .5s,color .5s;
    transition: background-color .5s,color .5s;
}


.btn-section-01-home {
    display: inline-block;
    line-height: 250%;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #000000;
    color: #000000;
    -webkit-transition: background-color .5s,color .5s;
    transition: background-color .5s,color .5s;
}

.btn-section-02-home {
    display: inline-block;
    line-height: 250%;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #000000;
    color: #000000;
    -webkit-transition: background-color .5s,color .5s;
    transition: background-color .5s,color .5s;
}

.btn-1-section-03-home {
    display: inline-block;
    line-height: 250%;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid #000000;
    color: #000000;
    -webkit-transition: background-color .5s,color .5s;
    transition: background-color .5s,color .5s;
}

.section-service-01-home img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    width: 100%;
    opacity: 0.8;
    object-fit: cover;
}

/* SOLUÇÕES */

.solucoes-section-01 {
    position: absolute;
    top: 230px;
    width: 100%;
}

.titulo-01-banner-solucoes-01 {
    text-shadow: 2px 2px 2px #000000;
    display: block;
    font-size: 36px;
    margin-bottom: 5px;
    color: #fef7cd;
}

.titulo-02-banner-solucoes-01 {
    text-shadow: 2px 2px 2px #000000;
    display: block;
    font-size: 26px;
    margin-bottom: 20px;
    color: #fef7cd;
}

.solucoes-section-02 {
    margin-top: 50px;
    margin-bottom: 100px;
}

.solucoes-section-03 {
    margin-bottom: 50px;
}

.solucoes-section-03-content-1,
.solucoes-section-03-content-2,
.solucoes-section-03-content-3,
.solucoes-section-03-content-4,
.solucoes-section-03-content-5,
.solucoes-section-03-content-6 {
    margin-bottom: 30px;
    float: left;
}

    .solucoes-section-03-content-1 img,
    .solucoes-section-03-content-2 img,
    .solucoes-section-03-content-3 img,
    .solucoes-section-03-content-4 img,
    .solucoes-section-03-content-5 img,
    .solucoes-section-03-content-6 img {
        display: block;
        width: 100%;
        height: 350px;
    }


.img-cover {
    object-fit: cover;
}

.solucoes-section-03-content-1-inside {
    margin-top: 25px;
}

.solucoes-section-03-content-1-inside ul li {
   font-size: 14px !important;
   padding-top: 8px;
   padding-bottom: 8px;
   border-bottom: 1px solid rgb(196, 196, 196);
}

.title-solucoes-inside {
    font-size: 22px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}



/* FOOTER */


.footer-info-01 h2 {
    margin-top: 40px;
    color: #FFFFFF !important;
}

.footer-info-02 {
    margin-top: 40px;
}

.footer-nav {
    margin-top: 80px;
}

    .footer-nav a {
        color: #FFFFFF;
        transition: color .5s;
        -webkit-transition: color .5s;
        -moz-transition: color .5s;
        -o-transition: color .5s;
    }

        .footer-nav a:hover {
            -webkit-transition-duration: .5s;
            transition-duration: .5s;
            color: #D3DA4F !important;
            /*text-shadow: 1px 1px 1px #FFFFFF;*/
        }

.footer-section-01,
.footer-section-02,
.footer-section-01 a,
.footer-section-01 p,
.footer-section-02 a,
.footer-section-02 p,
.footer-section-01 span,
.footer-section-02 span .footer-section-01 h2,
.footer-section-02 h2 {
    color: #FFFFFF !important;
}

.footer-section-01 {
    margin-top: 80px;
    margin-bottom: 20px;
}

.footer-section-02 {
    margin-top: 80px;
    margin-bottom: 60px;
}
