/* Genericas 320 */

* {
    font-family: "Lato", "Robot", sans-serif !important;
}

body {
    overflow-x: hidden;
}

.imovix-box {
    height: 900px;
}


.texto-sombra{
    text-shadow: 1px 1px 1px #000000;
}

.informacoes {
    font-size: 15px;
    padding-bottom: 11px;
    margin-top: -19px;
    color: #253A71;
}
.vermelho{
    top: -165px !important;
}

.titulo {
    color: #253A71!important;
    font-size: 25px!important;
    text-align: center!important;
}
.titulo-contato {
    color: #253A71!important;
    font-size: 25px!important;
    text-align: left!important;
}

.conteudo-empresafloat {
    background-color: #253A71;
    position: absolute;
    width: 700px !important;
    right: -20px;
    bottom: -210px;
}

.titulo-empresa {
    color: #253A71;
    font-size: 20px;
    text-align: left;
}

.titulo-empresa2 p, h1 {
    color: #fff;
    font-size: 20px;
    text-align: center;
}

.titulo-proposta {
    margin: auto;
    text-transform: uppercase;
    font-weight: 500;
    color: #253A71;
    font-size: 23px;
    letter-spacing: -2px;
}
.titulo-contato {
    margin: auto;
    text-transform: uppercase;
    font-weight: 500;
    color: #253A71;
    font-size: 23px;
    letter-spacing: -2px;
}
.titulo-home {
    margin-top: -65px !important;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    font-size: 27px;
    letter-spacing: -2px;
    margin-left: 100px;
}

.sub-proposta {
    margin: auto auto 20px auto;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0.6px;
}
.sub-contato {
    margin: auto auto 20px auto;
    font-size: 12px;
    color: #333333;
    letter-spacing: 0.6px;
}

.btn-primary {
    background: #bd1818;
    border-color: #bd1818;
    text-transform: uppercase;
}

.btn-primary:focus, .btn-primary:active, .btn-primary:hover {
    background: #840000 !important;
    border-color: #840000 !important;
    text-transform: uppercase;
}

.nome-quem-somos {
    text-align: left;
    color: #1f0c7b;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}

.titulo-servicos {
    text-align: left;
    color: #1f0c7b;
    text-transform: uppercase;
    font-size: 25px;
}

.titulo-sobre-nos {
    text-align: center;
    color: #253A71!important;
    padding-bottom: 30px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 30px;
    bottom: 30px;
    margin: auto;
}

.p-empresa {
    width: 60%;
}

.sobre-nos-texto {
    margin: 30px auto 30px auto;
}

.txt-home p, h1 {
    color: rgb(38, 58, 114);
}

.txt-empresa p, h1 {
    color: #fff !important;
    width: 430px;
}

.txt-emoresa p, h1 {
    color: #fff;
}

.btn-outline-primary {
    color: #bd1818;
    font-weight: bold;
    border-width: 2px;
    border-color: #bd1818;
    text-transform: uppercase;
}

.btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary:hover {
    background: #840000 !important;
    color: #fff !important;
    border-color: #840000 !important;
    text-transform: uppercase;
}

.paragrafo {
    size: 75%;
}

.box-home-banner {
    color: #000!important;
    background-color: #253A71;
    height: 392px;
    width: 606px;
}
.container-fluid span{
    color: #fff!important;
}

.container-fluid input+span, .container-fluid textarea+span {
    position: relative;
    top: -31px;
    left: 13px;
    color: #fff;
    transition: all 0.5s;
}

.container-fluid input:focus+span, .container-fluid textarea:focus+span {
    top: -50px;
    left: 5px;
    font-size: 11px;
}

.container-fluid input:not(:placeholder-shown)+span{    
    top: -50px;
    left: 5px;
    font-size: 11px;
}
.container-fluid textarea:not(:placeholder-shown)+span {
    top: -165px;
    left: 5px;
    font-size: 13px;
}
.container-fluid::placeholder{
    color: #fff !important;
}

.nome-servico {
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
}

.banner {
    height: 730px;
    top: -263px;
}

.titulo-banner {
    color: #fff;
    padding: 10px 30px;
    width: fit-content;
    position: absolute;
    bottom: 0px;
    left: 119px;
    text-transform: uppercase;
}

.div-com-imagem {
    background: url("../assets/img/PLACAAZUL.png")
}

.titulo-banner h1 {
    font-size: 27px;
    margin-bottom: 0px;
    z-index: 99999 !important;
    position: relative;
    margin-left: -60px;
}

.titulo-banner::after {
    content: '';
    background: rgba(9, 3, 100, 0.3);
    display: block;
    height: 75px;
    position: absolute;
    width: 114px;
    top: -23px;
    border-top-left-radius: 100%;
    border-top-right-radius: 0%;
    left: -76px;
    z-index: 999;
}

.titulo-banner::before {
    content: '';
    background: rgba(9, 3, 100, 0.3);
    display: block;
    height: 75px;
    position: absolute;
    width: 114px;
    right: -222px;
    top: -23px;
    border-top-left-radius: 0%;
    border-top-right-radius: 100%;
    left: 38px;
    z-index: 999;
}

.btn-enviar {
    background: #FFF;
    color: #385B81;
    width: 100%;
    padding: 8px 16px;
}
.contato-float {
    padding: 30px;
    background-color: #253A71;
    top: -45px !important;
    position: relative;
}
.btn-info-serv {
    background: rgb(9, 3, 99);
    color: #fff;
    width: 100%;
    padding: 8px 16px;
    float: center;
    text-transform: uppercase;
    margin-top: 100px;
    border-radius: 8px;
    font-size: 10px
}

.btn-info-serv:hover {
    background-color: rgb(8, 3, 66);
    color: #fff;
}

.acesse-texto {
    font-size: 10px;
}

.div-texto {
    margin: -50px auto 20px 30px;
}

.txt-empresa {
    width: 60%;
}

.float-home {
    top: 0px !important;
    position: relative;
}

.box-home-float {
    top: -50px !important;
    position: relative;
    left: -80px;
}
.box-home-banner p{
    width: 78%;
    margin: 15px;
    color: #fff;
    line-height: 33px;
}
/* Navbar 320 */

.box-login {
    position: relative;
    background: #B4E6FF;
    bottom: 113px;
    width: 100%;
    z-index: 999;
}

.box-login .card {
    background: transparent;
    border: none;
}

.box-login .card-header {
    text-align: center;
}

.box-login .card-header p {
    color: #fff;
    font-weight: 200;
}

#headerAccordion {
    position: relative;
    border: none;
    border-radius: 0px;
    background: transparent;
}

#headerAccordion::after {
    content: '';
    position: absolute;
    top: calc(50% - 8px);
    right: 20px;
    width: 13px;
    height: 13px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
}

.usuario {
    background: url("../img/ic-usuario.png") no-repeat;
    background-position: 15px center;
    background-size: 22px;
    background-color: #fff !important;
    height: 40px;
    color: #c3c3c3 !important;
    text-indent: 30px;
    border-radius: 0px;
}

.senha {
    background: url("../img/ic-senha.png") no-repeat;
    background-position: 15px center;
    background-size: 20px;
    background-color: #fff !important;
    height: 40px;
    color: #c3c3c3 !important;
    text-indent: 30px;
    border-radius: 0px;
}

.usuario::placeholder, .senha::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #c3c3c3;
    opacity: 1;
    /* Firefox */
    /* text-transform: uppercase; */
}

.usuario:-ms-input-placeholder, .senha:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #c3c3c3;
    /* text-transform: uppercase; */
}

.usuario::-ms-input-placeholder, .senha::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #c3c3c3;
    /* text-transform: uppercase; */
}

.box-login .sub-links {
    color: #fff !important;
}

.box-login .btn-entrar {
    height: 40px;
    border-radius: 0px;
    background: #0073B4;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
}

.box-login .btn-entrar:hover {
    background-color: #32427e;
    transition: ease .3s;
}

.btn-2via {
    background: url("../img/barcode.png") no-repeat;
    background-position: 15px center !important;
    background-size: 30px !important;
    background-color: #32427e !important;
    color: #fff !important;
    text-transform: uppercase;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    font-weight: bold;
    
}

.btn-2via:hover, .btn-2via:active, .btn-2via:focus {
    background-color: #0073b4 !important;
}

.btn-info {
    height: 40px;
    background: #253A71;
    border: #253A71;
    text-transform: uppercase;
    width: 150px;
    padding-top: 8px;
}

.btn-info:hover, .btn-2via:active, .btn-2via:focus {
    background-color: #385B81 !important;
}

.navbar-brand img {
    width: 280px;
}

.nav-item .nav-link {
    text-transform: uppercase;
}

.nav-link {
    color: #fff !important;
}

.ativo>.nav-link {
    color: #fff !important;
    font-weight: bold;
}

/* Footer 320 */

footer.footer {
    background: #385B81;
    color: #fff;
    font-size: 1px;
}

/* Home 320 */

.banner-home {
    background: url("../img/banner-home.png");
    background-size: cover;
    background-position: right center;
    }

.banner-home .card {
    border-radius: 0px;
    border-top: 7px solid #bd1818;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.banner-home .card .card-header {
    background: none;
    border: 0px;
}

.mensagem {
    color: #fff !important;
}

.banner-home .card .card-header img {
    float: left;
    position: absolute;
}

.full-empresa {
    background-color: #B4E6FF;
}

.banner-home .card .card-header p {
    color: #bd1818;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
}

.ic-servico {
    width: 300px;
    height: 300px;
}

.input-proposta {
    border: 0px;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    background-color: #253A71;
    color: #fff !important;
}

.input-proposta:focus {
    background-color: #253A71;
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

.conteudo-proposta input::-webkit-input-placeholder, .conteudo-proposta textarea::-webkit-input-placeholder {
    opacity: 0 !important;
}

.conteudo-proposta input+span, .conteudo-proposta textarea+span {
    position: relative;
    top: -31px;
    left: 13px;
    color: #fff;
    transition: all 0.5s;
}

.conteudo-proposta input:focus+span, .conteudo-proposta textarea:focus+span {
    top: -55px;
    left: 5px;
    font-size: 15px;
}

.conteudo-proposta input:not(:placeholder-shown)+span, .conteudo-proposta textarea:not(:placeholder-shown)+span {
    top: -55px;
    left: 5px;
    font-size: 15px;
}

.conteudo-proposta {
    background-color: #253A71;
}

/* Empresa 320 */

.ic-empresa {
    margin: 100px 0px 100px 0px;
    width: 450px;
    height: 450px;
}

.banner-empresa {
    background: url("../img/banner-empresa.png") no-repeat;
    background-size: cover;
    background-position: right center;
}

.conteudo-empresa .full-width {
    width: 100%;
    background: #eeeeee;
}

.conteudo-empresafloat {
    background-color: #253A71;
    position: absolute;
    width: 45% !important;
    right: -20px;
    bottom: -170px;
}

.servicos {
    background-color: #B5E7FE;
    cursor: pointer;
    width: 100%;
    height: 430px;
    padding: 2px 35px 0px 30px;
}

.servicos:hover {
    background-color: #263971;
    transition: all .5s;
    color: #1f0c7b;
}

.servicos p {
    color: #1f0c7b;
}

.conteudo-empresa .full-width .valores h2 {
    color: #000;
    text-align: center;
    font-weight: bold;
}

.conteudo-empresa .full-width .valores p {
    color: #000;
}

.nome-diferencial {
    text-align: center;
    color: #263A72;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
}

/* Servicos 320 */

.banner-servicos {
    background: url("../img/banner-servicos.png") no-repeat;
    background-size: cover;
    background-position: right center;
}

.servicos-texto {
    text-align: center;
    color: #000;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 19px;
}

.conteudo-servicos .nome-servico {
    color: #000000;
}

.tv {
    background-color: #e6e6e6;
}

.btn-info-modal {
    width: 150px;
}

.full-empresa {
    background-color: #B4E6FF;
    height: 380px;
}

.full-empresa1 {
    background-color: #B4E6FF;
}

.conteudo-servicos .full-width {
    background: #e6e6e6;
}

.conteudo-servicos .full-width .lista-servicos li p {
    padding-left: 70px;
}

.txt-home {
    margin-top: 190px;
    width: 70%;
    color: #fff;
}

.ler-mais {
    color: #1f0c7b;
    font-weight: bold;
    position: absolute;
    bottom: 19px !important;
    left: 45%;
}

.modal-header {
    background-color: #B5E7FE;
}

.modal-title {
    text-align: center;
    color: #192649;
}
.conteudo-contato {
    background: #263A72;
    position: relative;
    top: -20px;
    height: 670px;
    margin-bottom: 20px;
}
.conteudo-home {
    background: #263A72;
    position: relative;
    top: -20px;
    height: 100%;
    margin-bottom: 20px;
}
.conteudo-home p{
    color: #fff;
    padding: 75px 35px 0px 35px;
}
.conteudo-home h3{
    margin-left: 35px;
    padding-top: 30px;
    margin-bottom: -40px;
    color: #fff;
}
.left-conteudo p {
    color: #263A72;
    padding: 52px 0px 0px 0px;
}
.left-conteudo h3 {
    padding-top: 30px;
    margin-bottom: -40px;
    width: 100%;
    color: #263A72;
}
/* Proposta 320 */

.banner-proposta {
    background: url("../img/banner-proposta.png") no-repeat;
    background-size: cover;
    background-position: right center;
}

/* Contato 320 */

.banner-contato {
    background: url("../img/banner-contato.png") no-repeat;
    background-size: cover;
    background-position: right center;
}

.navbar-principal {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    background: rgba(255, 255, 255, .8) !important;
}

.rodape {
    font-size: 15px;
    bottom: 20px;
}

.dvTituloLista {
    color: #000;
    text-align: center;
    text-decoration: none;
}

.dvChamadaLista {
    color: #000;
    text-align: center;
    text-decoration: none;
}

.img-responsive {
    max-width: 100px;
    max-height: 100px
}

@media (min-width: 320px) {
    .card {
        margin: 113px auto auto auto;
    }
    .acesse-texto {
        font-size: 15px;
    }
}

@media (min-width: 576px) {
    /* Generica 576 */
    .titulo {
        text-align: center;
    }
    /* Empresa 576 */
    .banner-empresa {
        background-position: center;
    }
}

@media (min-width: 768px) {
    /* Home 768 */
    .banner-home .card {
        height: 396px;
    }
    .nossos-servicos .btn-outline-primary {
        width: 200px;
    }
    /* Empresa 768 */
    .diferencial .titulo {
        text-align: left;
    }
    .videos {
        background-color: rgb(230, 230, 230);
        padding-bottom: 30px;
        margin-top: 30px;
    }
    .videos h3 {
        color: #fff;
    }
    ul#bx-video-horizontal {
        margin: 0 auto;
        padding: 0;
    }
    ul#bx-video-horizontal li {
        display: inline;
        display: block;
        text-align: center;
        margin-left: 25px;
        text-decoration: none;
    }
    ul#bx-video-horizontal li a {
        width: 95%;
        padding: 0px;
        margin: 0;
        background-color: #fff;
        line-height: 1.2em;
        margin: auto;
        display: block;
        padding: 15px;
        margin-top: 30px;
        margin-bottom: 30px;
        height: 215px;
    }
    ul#bx-video-horizontal li a:hover {
        /* border: 1px solid #ddd; */
        background: #fff;
    }
    ul#bx-video-horizontal li a img {
        width: 100%;
        height: auto;
    }
    ul#bx-video-horizontal li a .dvTituloLista {
        font-size: 13px;
        font-weight: 700;
        margin: 10px 0 10px 0;
        text-transform: initial;
    }
    ul#bx-video-horizontal li a .dvChamadaLista {
        margin: 0 0 30px 0;
        color: #333;
        display: none;
    }
    .container.boxVideos h3 {
        color: #000;
        padding-top: 50px;
        margin: 0px;
        font-weight: 400;
    }
    .banner-contato {
        top: -224px;
        position: relative;
    }
    .banner-empresa {
        top: -224px;
        position: relative;
    }
    .banner-proposta {
        top: -224px;
        position: relative;
    }
    .banner-servicos {
        top: -224px;
        position: relative;
    }
    .banner-empresa {
        margin-bottom: -120px !important;
    }
    .titulo-proposta {
        margin: -120px auto;
        text-transform: uppercase;
        font-weight: 500;
        color: #253A71;
        font-size: 30px;
        letter-spacing: -2px;
    }
    .titulo-contato {
        margin: 0px auto;
        text-transform: uppercase;
        font-weight: 500;
        color: #253A71;
        font-size: 30px;
        letter-spacing: -2px;
    }
    .titulo-home {
        margin-top: -55px !important;
        text-transform: uppercase;
        font-weight: 400;
        color: #fff;
        font-size: 22px;
        letter-spacing: -2px;
        margin-left: 100px;
    }
    .sub-proposta {
        margin: -65px auto 20px auto;
        font-size: 16px;
        color: #333333;
        letter-spacing: 0.6px;
    }
    .sub-contato {
        margin: 0px auto 20px auto;
        font-size: 16px;
        color: #333333;
        letter-spacing: 0.6px;
    }
    .banner {
        margin-bottom: -200px !important;
    }
    .banner-proposta{
        margin-bottom: -80px !important;
    }
}

@media (min-width: 992px) {
    .box-home-float {
        top: -50px !important;
        position: relative;
        left: -80px;
        box-shadow: 0px 0px 20px 10px #0000001f;
    }   
    /* Navbar 992 */
    .btn-2via {
        width: 250px;
        padding: 15px 12px 15px 35px;
        height: auto;
        float: right;
        margin-top: 15px;
    }
    .nav-link {
        padding: 8px 15px !important;
        font-size: 18px;
    }
    /* Home 992 */
    .banner-home .card {
        height: 336px;
    }
    .box-login {
        position: relative;
        background: rgba(1, 114, 180, 0.4) !important;
        bottom: 0px;
        width: 100%;
        z-index: 999;
        height: 110px;
    }
    .navbar-principal {
        height: 220px;
    }
    .titulo-banner h1 {
        font-size: 27px;
        margin-bottom: 0px;
        z-index: 99999 !important;
        margin-left: 200px;
        position: relative;
    }
    .titulo-banner::after {
        content: '';
        background: rgba(9, 3, 100, 0.3);
        display: block;
        height: 100px;
        position: absolute;
        width: 149px;
        top: -48px;
        border-top-left-radius: 100%;
        border-top-right-radius: 0%;
        left: 154px;
        z-index: 999;
    }
    .titulo-banner::before {
        content: '';
        background: rgba(9, 3, 100, 0.3);
        display: block;
        height: 100px;
        position: absolute;
        width: 149px;
        right: -222px;
        top: -48px;
        border-top-left-radius: 0%;
        border-top-right-radius: 100%;
        left: 303px;
        z-index: 999;
    }
}

@media (min-width: 1200px) {
    /* Genericas 1200 */

    .info{
        position: relative;
        left: 400px;
    }

    p {
        font-size: 1.125rem;
    }
    .titulo {
        font-size: 40px;
    }
    .titulo-empresa {
        font-size: 30px;
    }
    /* Navbar 1200 */
    .btn-2via {
        width: 275px !important;
        background-image: url("../img/barcode.png") !important;
        background-repeat: no-repeat;
        margin-left: 120px;
    }
    .box-login form {
        position: relative;
    }
    /* Navbar 1200 */
    .nav-link {
        font-size: 20px;
    }
    /* Home 1200 */
    .banner-home {
        background-repeat: no-repeat;
        background-position-x: -619px;
        background-color: #fafafa;
        height: 595px;
        position: relative;
    }
    .txt-quem-somos {
        width: 1140px;
        position: absolute;
        bottom: -150px;
    }
    /* .conteudo-home {
        padding-top: 180px !important;
    } */
    .banner-home .card .card-header img {
        left: 50px;
    }
    /* Empresa 1200 */
    .nome-diferencial {
        clear: both;
    }
    .nome-diferencial.left {
        width: 101px;
    }
    .btn-info-serv {
        width: 330px;
        font-size: 15px;
    }
}

@media (min-width: 1366px) {
    .banner-home {
        background: url(../img/banner-home.png);
        background-size: cover;
        background-position: right center !important;
    }
}

@media (max-width: 1200px) {
    .navbar-principal {
        position: relative;
    }
    .box-home-banner p {
        width: 63%;
        margin: 15px;
        color: #fff;
        line-height: 33px;
    }
    .ic-empresa {
        width: 400px;
        height: 400px;
        margin: 200px auto 30px auto;
    }
    .banner {
        height: 450px;
    }
    .div-texto {
        margin: 100px auto 100px auto;
    }
}

@media (min-width: 1200px) {
    .ic-empresa {
        width: 60%;
        height: auto;
        margin: 170px auto 30px 200px;
    }
    .home-div {
        position: absolute;
        top: 780px;
        background-color: #253A71;
        width: 34.7%;
        height: 26.5%;
        right: 649px;
    }
    .img-home {
        position: absolute;
        top: 700px;
        right: 250px;
        z-index: 999;
    }
    .conteudo-empresafloat {
        background-color: #253A71;
        position: absolute;
        right: -20px;
        top: 780px;
        height: 400px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .conteudo-empresafloat {
        background-color: #253A71;
        position: absolute;
        width: 550px !important;
        right: -20px;
        /* bottom: 60px; */
        top: 505px;
        height: 330px;
    }
    .div{
        top: 400px !important;
        position: relative;
    }
    .float-home {
        top: 200px !important;
        position: relative;
    }
}

@media (max-width: 992px) {

    .btn-2via {
        margin-left: 0px;
    }
    .banner {
        margin-bottom: 40px !important;
    }
    .ic-empresa {
        width: 350px;
        height: 350px;
    }
    .servicos {
        width: 100%;
        height: 90%;
    }
    .nav-link {
        color: #000 !important;
    }
    .ativo>.nav-link {
        color: #000 !important;
        font-weight: bold;
    }

    .box-login{
        width: 100%;
    }
}

@media (max-width: 768px) {
    .ic-empresa {
        width: 60%;
        height: auto;
        margin: -50px auto 30px auto;
    }
    .banner-proposta{
        background-position-x: -700px;
    }
    .box-home-float {
        top: 26px !important;
        position: relative;
        /* left: -100px; */
        width: 100%;
    }
    .box-home-banner {
        color: #000!important;
        background-color: #253A71;
        height: 100%;
        width: 100%;
    }
    .contato-float {
        top: 25px !important;
        padding: 30px 5px;
        margin-bottom: 50px;
    }

    .banner-contato {
        width: 100%;
        height: 200px;
        background: url("../img/banner-contato.png") no-repeat;
        background-size: contain;
        background-position: center center;
    }

    .banner-proposta {
        width: 100%;
        height: 200px;
        background: url("../img/banner-proposta.png") no-repeat;
        background-size: contain;
        background-position: center center;
    }
    
    .banner-servicos {
        width: 100%;
        height: 200px;
        background: url("../img/banner-servicos.png") no-repeat;
        background-size: contain;
        background-position: center center;
    }

    
    .banner-empresa {
        width: 100%;
        height: 200px;
        background: url("../img/banner-empresa.png") no-repeat;
        background-size: contain;
        background-position: center center;
    }

    .box-info{
        margin-top: -70px;
    }
}
@media (max-width: 575px) {
    .box-home-float {
        top: 5px !important;
        /* position: relative; */
        left: -5px;
        /* width: 125%; */
    }
}