/* Menu */
.bg-menu {
	background-color: rgba(0, 0, 0, 0.75) !important;
}
.bg-menu  a:hover {
    color: rgba(255, 255, 255, 0.5) !important;
    text-decoration: none;
}

/* Indenização */
.indenizacao  img{
    max-height: 90px;
 
}

.indenizacao h5 {
    font-size: 19px;
    margin-top: 10px;
    text-transform: none;
}

.flip-back {
    background-color: #ff5800 !important;
}

.flip-front {
    border-bottom: 15px solid #ff5800;
}

/* Como Funciona */
.box-entenda {
    padding: 0 90px 0 0;
}
.funciona {
      font-weight: bolder;
      margin-top: 15px;
}



/* Slide Direitos */
.direitos-slide {
    background-color: #efefef;
}

/* Seus Direitos */
.seus-direitos {
    background-color: #ffffff !important;
}
.box-icon {
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-bottom: 15px solid #ff5800 !important;
    border-top: 1px solid #ccc !important;
}

/* Baixe Banners */
.baixe01 {
    background-color: #000;
    background-image: url('../images/banners/banner_1920x280.jpg');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    height: 280px;
    height: 280px;
    overflow: hidden;
}
.baixe02 {
    background-color: #000;
    background-image: url('../images/banners/banner_1920x280_1.jpg');
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    color: #ffffff;
    height: 280px;
    height: 280px;
    overflow: hidden;
}

.baixe01 h3, .baixe02 h3 {
    color: #ffffff;
    font-weight: bolder;
    font-size: 2.9em;
    letter-spacing: 2px;
    line-height: 1em;
    margin-bottom: 5px;
    margin-left:25%;
    margin-top: 30px;
}

.baixe01 h4, .baixe02 h4 {
    color: #ffffff;
    font-size: 1.9em;
    font-weight: lighter;
    letter-spacing: 1px;
    line-height: 1.2em;
    margin-bottom: 5px;
    margin-left:25%;
    margin-top: 10px;
}

.baixe01 img, .baixe02 img {
    margin-top: 41px;
}

.stores {
    max-height: 45px;
    margin: 165px 5px 20px 5px !important;
}

/* Footer */

.footer-main {
    background-color: #ff5800;
    padding-bottom: 50px;
}

.footer-main-col01 {
    padding: 50px 0;
}
.footer-main-col01 img {
    max-height: 60px;
}



.footer-links {
    border-bottom: 1px solid rgba(255, 255, 255, 0.30);
    display: flex;
}

.footer-links div {
    flex-grow: 1;   
    margin-top: 57px;
    padding-bottom: 10px;
}


.footer-links a {
    color: #fff;
    font-weight: 600;
}

.footer-links a:hover {
    color: rgba(135, 45, 0, 0.65);
    font-weight: 600;
    text-decoration: none;
}


.footer-bar {
    /* border-top: 1px solid #eaeaea; */
    background-color: #eaeaea;
    padding: 10px 0 5px 0;
}


.footer-mobile-menu {
    color: #ffffff;
    display: none;
 
}

.footer-mobile-menu ul{
    margin: 0;
    padding: 0;  
}

.footer-mobile-menu  li{
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-mobile-menu a {
    color: #ffffff;
}

.footer-mobile-menu a:hover {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}

@media (max-width: 720px) {

    .footer-links {
        display: none
    }
    .footer-mobile-menu {
        display: block
    }

  .footer-bar {
      padding-top: 21px;
    text-align: center;
   }
   ul.social-icons {
       margin-top: 20px !important; 
   }


}


@media (max-width: 480px) {
    .footer-links {
        display: none
    }
    .footer-mobile-menu {
        display: block
    }

  .footer-bar {
      padding-top: 21px;
    text-align: center;
   }
   
   ul.social-icons {
       margin: 20px auto 10px auto !important; 
   }

   nav ul {
       text-align: center !important
   }


}


.footer-bar p {
    margin-bottom: 0;
    font-size: 13px;
}

.fale h5 {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    margin-top: 25px;
}

.fale {
    margin-bottom: 20px;
}

.fale p {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 15px;
}

.fale a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}

.fale hr {
    border: 1px solid rgba(255, 255, 255, 0.30);
    margin: 5px 0;
}



.fale .sac {
    font-size: 15px;
    margin: 15px 0 0 0;
    padding: 0;
}
p.sac-phone {
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.conheca {
    text-align: center;
}

.conheca h4 {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 50px;
}

input#email {
    background-color: #ffffff;
    border-radius: 20px 0 0 20px;
    height: 45px;
    margin-top: 5px;
    padding: 0 20px !important;
}

.conheca button {
    border-radius: 0 20px 20px 0;
    border: 0;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    padding: 7px 10px 9px 10px;
}

 .title-download {
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    margin-top: 50px;
}

.apps_download img{
    display: inline-block;
    margin: 5px 1px;
    max-height: 42px;
}


.copyright {
    font-size: 12px;
    line-height: 15px;
}

ul.social-icons {
    float: right;
    list-style: none;
    margin: 0;
}

.youtube-icon {
    width: 36px;
}

ul.social-icons li {
    display: inline-block !important;
    margin: 0 3px;
}

.social-icons:not(.social-icons-clean) li {
    box-shadow: 149px 10px 5px 0px rgba(0,0,0,0);
    -moz-box-shadow: 149px 10px 5px 0px rgba(0,0,0,0);
    -webkit-box-shadow: 149px 10px 5px 0px rgba(0,0,0,0);   
}

ul.social-icons li a img {
    max-height: 30px;
}

.form-control, .btn {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}


/* */ 
.flip-content-2 img {
    margin-top: 25px;
    max-height: 90px;
}
.flip-content-2 h4 {
    font-size: 16px;
}
.mini-box {
    border-radius: 0;
    margin-bottom: 15px;
}

.my-3 p {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    margin: 15px 0 20px 0;
    text-align: left;
    padding: 0;
}

/* Download */

@media (max-width: 960px) {
        
    .fone01, .fone02 {
        display: none;
     }

     .baixe01 h3, .baixe02 h3 {
        font-size: 2.1em;
    }

    .baixe01 h5, .baixe02 h5 {
        font-size: 1.3em;
    }

}

    @media (max-width: 720px) {
        
        .baixe01 h3, .baixe02 h3 {
        font-size: 1.8em;
    }

    .baixe01 h5, .baixe02 h5 {
        font-size: 1.1em;
    }


}

.logo-header {
    height: 50px;
}

 
.section-conheca h2 {
    font-weight: bold;
    margin-top: 15px;
}

.text-conheca {
    color: #000000;
    font-size: 19px;
    padding-bottom: 50px;
}

/* min-width & max-width */
@media screen and (min-width: 972px) and (max-width: 1200px) {
    .logo-header {
        height: 30px !important;
    }
}

.list-phones li{
    display: inline-table;
    text-decoration: none;
}


@media screen and (max-width: 760px){

    .baixe01 {
        background-image: url('../images/banners/mobile01.jpg');
        background-position: center right;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .baixe02 {
        background-image: url('../images/banners/mobile02.jpg');
        background-position: center right;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .baixe01 h3, .baixe02 h3 {
        font-size: 1.6em;
        margin: 20% 0 20px 0;
        padding: 0;
    }

    .baixe01 h4, .baixe02 h4 {
        font-size: 1.3em !important;
        margin: 0;
        padding: 0;
    }
  
    .stores {
        max-height: 45px;
        margin: 8px 10px !important;
    }

    .teste{
        padding-top: 150px;
    }

    

}


@media screen and (max-width: 1080px){

    .fone01, .fone02 {
        display: none
    }

    .text-banner {
        background-color: rgba(0, 0, 0, 0.30);
        font-size: 1.75em !important;
        padding: 30px !important;
        margin: 50px 20px 0 20px;
    }


}


@media (max-width: 520px) {
    .image-mobile {
        display: none;
    }
}