@media(max-width:768px){.banner_text h1,.banner_text h1 span,.banner_text h2,.banner_text h2 span,.banner_text p{color:#fff!important;width:100%!important;text-align:center!important;text-shadow:2px 2px #353535}.banner_text .btn_1{margin:0 auto}.carousel-caption.d-md-block.banner_text_iner{right:15px;left:15px;max-width:100%}}
@media(max-width:768px){
    .top-responsivo{

        display: block;
        display: flex;
        flex-direction: column;
    }
    .top-responsivo .d-flex{
        flex-direction: column;
    text-align: center;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
    }
    .navbar-toggler::after{
        
        content:"\efa2";
        font-family: IcoFont!important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        white-space: nowrap;
        word-wrap: normal;
        direction: ltr;
        line-height: 1;
        -webkit-font-feature-settings: "liga";
        -webkit-font-smoothing: antialiased;
    }
}