/*          FOOTER  CORPORATIVO            */
    #footerCorporativo{margin:20px auto;padding:30px 0;text-align:center;font-size:12px;}
    @media only screen and (max-width: 690px) {#footerCorporativo{    margin: 30px auto; width: 80%;}}
    
    #footerCorporativo .owl-theme .owl-wrapper-outer .owl-wrapper .owl-item div{padding:20px;}
    #footerCorporativo .owl-theme .owl-wrapper-outer .owl-wrapper .owl-item div img{width:100%;}
    #footerCorporativo .owl-theme .owl-controls{width:100%;position:relative;bottom:0;left:0;}
    #footerCorporativo .owl-theme .owl-controls .owl-buttons div{ top:-50px;}
    
    
    #footerCorporativo .owl-theme .owl-controls .owl-buttons {position: relative;}
    #footerCorporativo .owl-theme .owl-controls .owl-buttons div{position:absolute;top:-100px;background:transparent;}
    
    #footerCorporativo .owl-carousel .owl-wrapper {
      display: flex !important;
      align-items: center;
    }
    
    #footerCorporativo .owl-theme .owl-controls .owl-buttons .owl-prev{left:-20px;}
    #footerCorporativo .owl-theme .owl-controls .owl-buttons .owl-next{right:-20px;}
    
    
    #footerCorporativo .owl-theme .owl-controls .owl-buttons .owl-prev .left{width:5px;height:5px;border-radius:5px;background-color:#d6d5d5;position:relative;}
    #footerCorporativo .owl-theme .owl-controls .owl-buttons .owl-prev .left:after{content:"";position:absolute;top: 4px;left: -13px;width: 15px;height: 5px;border-radius:5px;background-color:#d6d5d5;transform:rotate(45deg);}
    #footerCorporativo .owl-theme .owl-controls .owl-buttons .owl-prev .left:before{content:"";position:absolute;top: -6px;left: -13px;width: 15px;height: 5px;border-radius:5px;background-color:#d6d5d5;transform:rotate(-45deg);}
    
    
    #footerCorporativo .owl-theme .owl-controls .owl-buttons .owl-next .right{width:5px;height:5px;border-radius:5px;background-color:#d6d5d5;position:relative;}
    #footerCorporativo .owl-theme .owl-controls .owl-buttons .owl-next .right:after{content:"";position:absolute;top: 4px;right: -13px;width: 15px;height: 5px;border-radius:5px;background-color:#d6d5d5;transform:rotate(-45deg);}
    #footerCorporativo .owl-theme .owl-controls .owl-buttons .owl-next .right:before{content:"";position:absolute;top: -6px;right: -13px;width: 15px;height: 5px;border-radius:5px;background-color:#d6d5d5;transform:rotate(45deg);}
    

    .separador{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d9232e+0,1ccec8+100 */
        background: #d9232e; /* Old browsers */
        background: -moz-linear-gradient(-45deg, #d9232e 0%, #1ccec8 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(-45deg, #d9232e 0%,#1ccec8 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(135deg, #d9232e 0%,#1ccec8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9232e', endColorstr='#1ccec8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        width:97%;height:2px;margin:50px 0;position:relative;}
    .separador:after{content:"\00B7";position:absolute;    top: -24px;right: -20px;width: 10px;height: 10px;color: #1ccec8;font-size: 30px;}
    .separador:before{content:"\00B7";position:absolute;top: -24px;right: -12px;width: 10px; height: 10px;color: #1ccec8;font-size: 30px;}
    
    
    #footerCorporativo #corpo {margin:0;}
    #footerCorporativo #corpo p{padding:0;margin:1em 0;}
    #footerCorporativo #corpo a{text-decoration:none;position:relative;color:#000;}
    #footerCorporativo #corpo a:before{content:" ";position:absolute;    top: 8px;left: -10px;width: 4px;height: 4px;background: #1ccec8;border-radius: 4px;}
    #footerCorporativo #corpo a:after{content:" ";position:absolute;    top: 8px;left: -20px;width: 4px;height: 4px;background: #1ccec8;border-radius: 4px;}
    
    
    #footerCorporativo #priva_terms a{color:#D9232E;}
    #footerCorporativo .rowSub{color:#898989;}
    #footerCorporativo .rowSub a{color:#898989;}