﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.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;
}