﻿.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px; /* Vertically center the text there */
}

.boton-mes {
    width: 338px;
    height: 93px;
    left: 140px;
    top: 441px;
    background-color: #E7640B;
    border-radius: 45px;
}

.color-fondo {
    background-color: #E5E5E5;
}

.redondeado {
    border-radius: 18px;
    background-color: #FEEFDB;
}

.single-price:hover .end-sec {
    background-image: none;
}

.single-price:hover .bottom-sec, .single-price:hover .end-sec {
    box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0);
    color: #000000;
}

.primary-btn {
    border-radius: 18px;
    text-align: center;
    background: #498FE1;
}

.blanco {
    background: #FFFFFF;
    border-bottom: 0px solid #eeeeee00;
}


.single-price .top-sec, .single-price .bottom-sec {
    border-bottom: 1px solid #eeeeee00;
}

.colores {
    background-color: #FFE3BE;
}

.gris {
    background: #F5F5F5;
}

.texto {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 34px;
    line-height: 41px;
}

.botonQ {
    width: 338px;
    height: 93px;
    left: 964px;
    top: 3068px;
    background: #E7640B;
    border-radius: 45px;
}

.texto-blanco {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
    /* identical to box height */
    color: #FFFFFF;
}

.negretas {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
}

.parrafos {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    padding-left: 100px;
    height: 87px;
    width: 420px;
}

.eye {
    position: relative;
    z-index: 3;
}

.heaven {
    z-index: 1;
}

.containerdiv {
    float: inherit;
    position: relative;
}

.cornerimage {
    float: inherit;
    position: relative;
}
