.footer {
    height: 100%;
    background: #DC0D15;
}
#cajacookies {
    box-shadow: none;
    background-color: #000000e8;
    color: white;
    text-align: center;
    padding: 18px 10px 5px 10px;
    margin-bottom: 0px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
}
button.pull-right {
    margin-top: 5px;
    background: white;
    border: none;
    padding: 2px 20px 2px 20px;
    border-radius: 9px;
    font-size: 14px;
    margin-bottom: 5px;
}
a {
    color: #0d90dc;
    text-decoration: none;
    background-color: transparent;
}


#cajacookies button {
  color: black;
}
.colgate-conta {
  padding-left: 10%;
}
iframe.frame {
    width: 90%;
    height: 785px;
    border-radius: 15px;
    padding-bottom: 17px;
    margin-top: -15px;
}
.card {
    border: none;
    margin: auto;
    display: block;
}
.footer-bk-top {
  background-image: url(img/bk-footer-colgate.png);
            background-size: auto 100%;
            background-position-x: right;
            background-repeat: no-repeat;
}

.colgate-mujer {
  position: fixed;
    bottom: 100px;
    z-index: -99;
}
img.caja {
    position: fixed;
    bottom: 100px;
    width: 100%;
        z-index: -50!important;
}
.card-body {
    padding: 0px 0px 0px 16px;
    margin-top: -44px;
}
.footer {
    background: #e00b15;
    position: fixed;
    width: 100%;
    height: 101px;
    bottom: 0px;
    background-repeat: no-repeat;
}
img.text-brand-product {
    margin-left: 2%;
    margin-top: -44px;
}
.brand {
  width: 100%;max-width: 300px;float: right;
}
.text-brand {
        z-index: -99;
    position: relative;
    float: right;
        margin-right: 6%;
    max-width: 364px;
}

.text-colgate {
  color: white;
}
img.brand-movil.d-block.d-md-none.d-lg-none.d-xl-none {
    width: 100%;
    padding-bottom: 45px;
}

@media (max-width: 700px) {
  .col-sm-12.col-md-6.col-lg-4 {
    padding: 0;
}
.footer {
    /* height: 100%; */
    background: #dc0d15;
    position: initial;
    width: 100%;
    height: 101px;
    bottom: 0px;
}
img.text-brand-product {
    margin-left: 2%;
    margin-top: -41px;
    margin: auto;
    display: block;
    padding-top: 25px;
    max-width: 290px;
}
}
@media (max-width: 1225px) {
  .colgate-conta {
    padding-left: 0%;
}
img.brand-product {
    margin: auto;
    display: block;
}
img.text-brand-product {
    margin-left: 2%;
    margin-top: -41px;
    margin: auto;
    display: block;
    padding-top: 25px;
}
  .brand {
    width: 100%;
    max-width: 244px;
    margin: auto;
    float: none;
    display: block;
    padding-bottom: 5px;
}
.text-brand {
    width: 100%;
    max-width: 300px;
    float: none;
    margin: auto;
    display: block;
}

  img.caja {
    display: none;
}

}


