/* _content/BodaEM.Site/Views/Home/Index.cshtml.rz.scp.css */
body[b-hs8ct1usr7] {
}


.border-olive[b-hs8ct1usr7] {
    border: solid 1px;
    border-color: #8F9584;
}

.footer[b-hs8ct1usr7] {
    bottom: 0;
    position: absolute;
}

.timeline-container[b-hs8ct1usr7] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.timeline[b-hs8ct1usr7] {
    position: relative;
    width: 7px;
    background-color: white;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #8F9584;
    margin: 0 auto;
    animation-name: fillBackground-b-hs8ct1usr7;
   /* animation-duration: 3.5s;*/
    animation-timing-function: linear;
    animation-iteration-count: 1; /* Solo una vez */
    animation-fill-mode: forwards; /* Permanecer en el estado final */
}


.timeline-item[b-hs8ct1usr7] {
    position: relative;
    display: flex;
    align-items: center;
    /*margin-bottom: 60px;*/
}

.timeline-bullet[b-hs8ct1usr7] {
    position: absolute;
    top: 50%;
    left: -11px;
    transform: translateY(-50%);
    width: 25px; /* size circle */
    height: 25px; /*  size circle */
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #8F9584;
    border-radius: 50%;
    background-color: white; /* Color initial */
    border: 1px solid #8F9584; /* border initial*/
    animation-name: fillBackground-b-hs8ct1usr7;
  /*  animation-duration: 1s;*/
    animation-timing-function: linear;
    animation-iteration-count: 1; /* Just one time */
    animation-fill-mode: forwards; /* Keep in the final state */
}

.animated-fadeIn[b-hs8ct1usr7] {
    animation-name: fadeIn;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: 1; /* Just one time */
    animation-fill-mode: forwards; /* Keep in the final state */
}

@keyframes fillBackground-b-hs8ct1usr7 {
    0% {
        background-color: white; /* Initial color*/
        border: 1px solid #8F9584;
    }

    100% {
        background-color: #8F9584; /* Final color */
    }
}


.timeline-content[b-hs8ct1usr7] {
    display: flex;
    align-items: center;
    position: relative;
    top: -30px;
}

@keyframes opacityIcon-b-hs8ct1usr7 {
    0% {
        opacity: 0.1; /* Initial color*/
    }

    100% {
        opacity: 1; /* Final color */
    }
}

.timeline-content img[b-hs8ct1usr7] {
    width: 60px;
    height: auto;
    margin-right: 10px;
    position: relative;
    /*opacity: 0.1;
    animation-name: opacityIcon;
    animation-duration: 5s;
    animation-timing-function: linear;
    animation-iteration-count: 1;*/ /* Just one time */
    /*animation-fill-mode: forwards;*/
}

    .timeline-content img.left[b-hs8ct1usr7] {
        right: 100px;
    }

    .timeline-content img.right[b-hs8ct1usr7] {
        left: 50px;
    }

.timeline-content h3[b-hs8ct1usr7], .timeline-content h4[b-hs8ct1usr7] {
    position: relative;
    line-height:1.5;
    min-width: 15rem;
}

    .timeline-content h3.right[b-hs8ct1usr7], .timeline-content h4.right[b-hs8ct1usr7] {
        right: 25px;
    }

    .timeline-content h3.left[b-hs8ct1usr7], .timeline-content h4.left[b-hs8ct1usr7] {
        right: 22rem;
    }

.progress-bar[b-hs8ct1usr7] {
    height: 0;
    background-color: #8F9584;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #8F9584;
    z-index: 9999;
    transition: height 0.3s ease-in-out;
    position: relative;
    width: 7px;
    margin: 0 auto;
}

.circle[b-hs8ct1usr7] {
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
}

.bg-dresscode-green[b-hs8ct1usr7] {
    background-color: #387674;
}

.bg-dresscode-orange[b-hs8ct1usr7] {
    background-color: #D09856;
}

.bg-dresscode-babypink[b-hs8ct1usr7] {
    background-color: #E3BCA7;
}

.bg-dresscode-brown[b-hs8ct1usr7] {
    background-color: #956242;
}

.bg-dresscode-purple[b-hs8ct1usr7] {
    background-color: #903C7C;
}

.bg-dresscode-olive[b-hs8ct1usr7] {
    background-color: #727940;
}

.bg-dresscode-red[b-hs8ct1usr7] {
    background-color: #E50707;
}

.bg-dresscode-blue[b-hs8ct1usr7] {
    background-color: #446188;
}

input[type="radio"]:checked + label[b-hs8ct1usr7] {
    font-weight: bold;
}

.form-check-input:checked[b-hs8ct1usr7] {
    background-color: #8F9583;
    border-color: #8F9583;
}

/*
.animated {
    animation-duration: 5s;
    animation-fill-mode: both;
}

.fadeIn {
    opacity: 0;
}

    .fadeIn.animated {
        opacity: 1;
        animation-name: fadeIn;
    }
*/
/* _content/BodaEM.Site/Views/Shared/_Layout.cshtml.rz.scp.css */
/* 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[b-9vuyl2wn3o] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-9vuyl2wn3o] {
  color: #0077cc;
}

.btn-primary[b-9vuyl2wn3o] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-9vuyl2wn3o], .nav-pills .show > .nav-link[b-9vuyl2wn3o] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-9vuyl2wn3o] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-9vuyl2wn3o] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-9vuyl2wn3o] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-9vuyl2wn3o] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-9vuyl2wn3o] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* _content/BodaEM.Site/Views/Shared/_LayoutAdmin.cshtml.rz.scp.css */
/* 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[b-z52y9c2e3u] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-z52y9c2e3u] {
  color: #0077cc;
}

.btn-primary[b-z52y9c2e3u] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-z52y9c2e3u], .nav-pills .show > .nav-link[b-z52y9c2e3u] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-z52y9c2e3u] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-z52y9c2e3u] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-z52y9c2e3u] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-z52y9c2e3u] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-z52y9c2e3u] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
