.container-fluid {
    padding: 0 ;
}

.noPaddings {
    padding: 0;
}

#MainSlide {
    background-color: rgba(226, 35, 26, 1);
}

.patternMBS {
    background-size: cover;
    background-position: center;
}

.ContainerSlide {
    width: 70%;
    position: relative;
    height: auto;
    margin: auto;
    display: block;
    padding-top: 20%;
    padding-bottom: 0;
}

.ContainerSlide img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
}

.topslide {
    margin-top: 15%;
}

.titMBS {
    width: 60% !important;
}

.ContainerSlide p {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    line-height: 1.17;
}

.DownArrow {
    width: 33px !important;
    height: 17px;
}

#BlueSeparator {
    position: relative;
    margin-top: -10%;
}

.BlueLine {
    width: 100%;
    display: block;
    margin: auto;
    height: auto;
}

#IndexContent {
    padding-top: 100px;
}

.TitleAct {
    text-align: center;
}

.TitleAct h2 {
    font-size: 30px;
    color: #505050;
    line-height: 1.07;
    font-weight: 600;
    margin-bottom: 20px;
}

.subTit {
    color: #505050;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.44;
    font-family: Arial, sans-serif;
}

.cirAct {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
    opacity: 1;
    cursor: pointer;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
}

.cirAct:hover {
    opacity: 1;
}

.cirAct img {
    width: 150px;
    height: auto;
    display: block;
    margin: auto;
}

.cirAct h4 {
    font-size: 24px;
    font-weight: 900;
    color: #9da3ac;
}

.sesion {
    margin-top: 60px;
    margin-bottom: 90px;
    text-align: center;
}

.register {
    margin-bottom: 40px;
}

.register p {
    color: #ff5d55;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
}

.btn-MBS {
    background-color: #ff5d55;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    border-radius: 12px;
    padding: 5px 10px;
}

.login {
    margin-top: 40px;
}

.login p {
    color: #505050;
    font-size: 18px;
    line-height: 1.44;
}

.loginref {
    color: #ff5d55;
    font-size: 18px;
    text-decoration: underline;
    opacity: 1;
    cursor: pointer;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
}

.loginref:hover {
    color: #ff5d55;
    font-size: 18px;
    text-decoration: underline;
    opacity: .9;
}

.ideas {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ideas a:hover {
    text-decoration: none;
}

.circIdeas {
    text-align: center;
}

.circIdeas h4 {
    font-size: 22px;
    font-weight: 600;
    color: #505050;
}

.circIdeas img {
    width: 100px;
    margin: auto;
    display: block;
    height: 100px;
}

.ideasOp {
    padding-bottom: 60px;
}

.ThumbOp img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
    border-radius: 20px;
}

.infoOp {
    text-align: center;
    padding-top: 15px;
}

.infoOp p {
    margin: 0;
}

.smallP {
    color: #7adab9;
    font-size: 16px;
    margin: 0;
    line-height: 1.25;
}

.titInfo {
    color: #303030;
    font-size: 22px;
    line-height: 1.27;
    font-weight: 100;
}

.modal-header {
    background-color: #868cb7;
    color: #fff;
    text-align: center;
    border: 0;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    justify-content: center;
    padding: .5rem;
}

.modal-content {
    border-radius: 1rem;
    background-color: transparent;
    border: 0;
}

h5.modal-title {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin: 2% 0;
}

img.decor {
    width: 50px;
    height: 63px;
    position: absolute;
    right: 3%;
    cursor: pointer;
}

.modal-body {
    background-color: #fff;
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px;
    padding-bottom: 40px;
}

.mainTitle h4 {
    text-align: center;
    font-size: 26px;
    line-height: 1.31;
    color: #505050;
    font-weight: 600;
    padding: 0px 70px;
    margin: 0;
}

.PaddingTop {
    padding-top: 55px;
}

.formRegTit h6 {
    text-align: center;
    color: #505050;
    font-size: 18px;
    line-height: 1.44;
    font-weight: normal;
}

.separatorB {
    border-right: 1px solid rgba(0, 0, 0, .6);
}

.redMin {
    color: #bd1818;
}

.form-group label {
    color: #a2a2a2;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.44;
    margin: 0;
}

.formReg {
    padding: 20px 40px;
}

.form-control {
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #dbdfe5;
}

.loginMod p {
    text-align: center;
    font-size: 18px;
    color: #9da3ac;
    font-weight: 600;
    padding-top: 1%;
}

.Privacity {
    padding-top: 20px;
    text-align: center;
}

.Privacity h6 {
    font-size: 14px;
    font-weight: bold;
    color: #505050;
}

.Privacity p {
    font-size: 12px;
    color: #505050;
    line-height: 1.67;
}

.form-check-label {
    font-size: 12px;
    line-height: 1.67;
    color: #505050;
}

.form-check-input {
    background-color: #fff !important;
    border: 2px solid #bdbdbd !important;
    width: 18px;
    height: 18px;
    position: absolute;
    margin-top: 0.6rem;
    margin-left: -1.40rem;
}

.cent {
    text-align: center;
    margin: auto;
}

.regBTN {
    padding: 5px 50px;
}

.modal-footer {
    background-color: #fff;
    border: 0;
    border-top: none;
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    justify-content: center;
}

.btnFacebook {
    color: #fff;
    background-color: #3b5a97;
    border-radius: 12px;
    font-size: 20px;
    padding: 5px 50px;
}

.btnGoogle {
    color: #7c7c7c;
    background-color: #f2f2f2;
    border-radius: 12px;
    font-size: 20px;
    padding: 5px 50px;
    margin-top: 5%;
}

.FaceLog {
    text-align: center;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
}

.FbIcon img {
    width: 10px;
    height: auto;
    margin: auto;
    position: relative;
    top: -5px;
    margin-right: 10px;
}

.popT {
    top: 25%;
    bottom: 25%;
}

.BigOne {
    font-size: 26px !important;
}

.imgTit2 img {
    width: 50%;
    height: auto;
    display: block;
}

.imgTit img {
    width: 70%;
    display: block;
    height: auto;
    position: relative;
    float: right;
}

.paddsArr {
    padding-top: 160px;
    padding-bottom: 25px;
}

#myEvents, #ideas {
    padding-top: 50px;
    padding-bottom: 50px;
}

#ideas {
    margin-top: 60px;
}

.newEvent {
    width: 340px;
    height: 500px;
    border-radius: 7px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    border: 1px solid #e4e4e4;
    background-color: #fff;
    padding: 10px 10px;
    margin: auto;
}

.titleEvent h6 {
    text-align: center;
    font-size: 20px;
    color: #505050;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 30px;
}

[type="date"] {
    background: #fff url(../images/inicio/icono-calendario.svg) 97% 50% no-repeat;
    cursor: text;
}

[type="date"]::-webkit-inner-spin-button {
    display: none;
}

[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
}

.displayBot {
    position: absolute;
    width: 340px;
    padding: 15px;
    bottom: 0;
    transform: translate(-5px, -20px);
}

.addEvent {
    width: 340px;
    height: 500px;
    border-radius: 7px;
    border: 1px dashed #d7d7d7;
    background-color: #fcfcfc;
    padding: 25px 10px;
    margin: auto;
}

.PastEvent {
    width: 340px;
    height: 500px;
    border-radius: 7px;
    margin: auto;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    border: 1px solid #e4e4e4;
    background-color: #fff;
    padding: 0;
}

.newEventAdd {
    width: 100%;
    height: 500px;
    border-radius: 7px;
    background-color: #fff;
    padding: 0px;
}

.titleMyEvent {
    border-bottom: solid 1px #e4e4e4;
    text-align: center;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    padding: 10px;
}

.titleMyEvent p {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
    color: #505050;
}

.titleMyEvent h5 {
    color: #ff5d55;
    margin: 0;
    font-size: 28px;
    font-weight: bold;
}

.actEv img {
    width: 74px;
    height: 74px;
    margin: auto;
    display: block;
}

.actEv p {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #505050;
    margin-bottom: 0;
    margin-top: 8px;
}

.eventActi {
    padding: 30px 10px;
}

.PadTopBot {
    padding-top: 60px;
    padding-bottom: 20px;
}

.footEvent {
    border-top: solid 1px #e4e4e4;
    box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.41);
    padding: 10px 10px;
}

.inv p {
    text-align: center;
    font-weight: 600;
    margin: 0;
    color: #ff5d55;
    line-height: 1.17;
    text-decoration: underline;
    cursor: pointer;
}

.editEv img {
    width: 28px;
    height: 28px;
    margin: auto;
    display: block;
    margin-bottom: 2px;
}

.editEv p {
    text-align: center;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #ff5d55;
}

.block {
    filter: grayscale(1) brightness(1.3);
    -webkit-filter: grayscale(1) brightness(1.3);
    -moz-filter: grayscale(1) brightness(1.3);
}

.done {
    opacity: .5;
}

.front {
    position: absolute;
    width: 340px;
    margin: auto;
    opacity: 1;
    top: 0;
    transition: .5 ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    left: 0;
    right: 0;
}

.eventMobile {
    width: 340px;
    margin: auto;
}

.edit {
    cursor: pointer;
}

.delate {
    cursor: pointer;
}

.EditEvent {
    transform: rotateY(90deg);
    z-index: 0;
    opacity: 0;
}

.owl-carousel {
    display: none !important;
}

.activities {
    display: block;
}

button.owl-dot {
    background-color: #edeff2 !important;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 10px 10px !important;
}

button.owl-dot.active {
    background-color: #9caeca !important;
}

.owl-dots {
    text-align: center;
}

.modal-backdrop.show {
    opacity: 1;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    -moz-backdrop-filter: blur(3px);
    background-color: rgba(73, 73, 73, 0.7);
}

.footConfirm {
    width: 50%;
}

.btnCirc {
    text-align: center;
    cursor: pointer;
}

.btnCirc img {
    width: 40px;
    height: auto;
    margin: auto;
    display: block;
}

.btnCirc p {
    font-size: 18px;
    text-align: center;
    color: #505050;
    font-weight: 500;
}

.footDwo {
    width: 100%;
}

.form-search {
    padding: 10px;
    font-size: 16px;
    border: 1px solid #e7e7e7;
    float: left;
    width: 80%;
    background-color: #fff;
    border-right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-search::placeholder {
    color: #bbbfc7;
}

.btnSearch {
    float: left;
    width: 20%;
    padding: 12px;
    font-size: 17px;
    border: 1px solid #e7e7e7;
    border-left: none;
    cursor: pointer;
    border-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btnSearch img {
    width: 20px;
    height: 20px;
    margin: auto;
    display: block;
}

.search {
    padding: 0 240px;
}

:focus {
    outline: none;
}

.form-control:focus {
    border-color: #dbdfe5;
    box-shadow: none;
}

.subTitle {
    text-align: center;
}

.subTitle p {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.44;
    color: #505050;
}

.contenrInvite {
    padding: 30px 180px 0px;
}

.inviteList {
    width: 100%;
    overflow-y: scroll;
    height: 400px;
}

.inviteList::-webkit-scrollbar {
    width: 6px;
    background-color: #e7e7e7;
    border-radius: 6px;
}

.inviteList::-webkit-scrollbar-thumb {
    background: #868cb7;
    border-radius: 6px;
}

.inviteP {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    padding: 20px;
}

.inviteP p {
    margin: 0;
    font-size: 16px;
    color: #505050;
    font-weight: 500;
    line-height: 1.56;
}

.inviteP img {
    position: relative;
    float: right;
    width: 26px;
    display: block;
    height: auto;
    cursor: pointer;
    margin-left: auto;
}

.inviteModal {
    z-index: 1400;
    opacity: 1;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    -moz-backdrop-filter: blur(3px);
    background-color: rgba(73, 73, 73, 0.7);
}

.pastActive {
    background-color: rgba(0, 0, 0, .4);
    width: 340px;
    height: 69%;
    position: absolute;
    z-index: 10;
    border-radius: 0px;
    margin: auto;
    transition: .5s ease-out;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
}

.paddingBottom {
    margin-bottom: 50px;
}

.TitleList {
    text-align: center;
    color: #fff;
}

.TitleList img {
    width: 74px;
    height: auto;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.TitleList h2 {
    font-size: 36px;
    font-weight: bold;
    text-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    margin-bottom: 20px;
}

.TitleList p {
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 80px;
}

.BackBtn {
    position: absolute;
    text-align: left;
    color: #fff;
    cursor: pointer;
    z-index: 1;
}

.BackBtn img {
    width: 7px;
    height: 14px;
    margin-right: 10px;
}

.BackBtn p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.progressTit h2 {
    text-align: center;
    font-size: 22px;
    color: #64b89b;
    font-weight: 600;
    line-height: 1.45;
    padding-top: 10px;
}

.containProgress {
    width: 90%;
    height: 25px;
    border: 1px solid #7adab9;
    border-radius: 10px;
}

.numProgress {
    width: 10%;
    text-align: left;
    font-size: 18px;
    font-weight: 900;
    color: #7adab9;
    margin-left: 15px;
}

.numProgress p {
    margin: 0;
}

.barProgress {
    width: 100%;
    padding: 0px 150px;
    display: flex;
}

.progressDef {
    background-color: #7adab9;
    width: 0%;
    height: 25px;
    border-radius: 10px;
}

.homeComplete {
    padding: 0 150px;
    width: 90%;
    display: flex;
}

.tetxRef p, .textCom p {
    margin: 0;
    font-size: 14px;
    color: #505050;
    line-height: 1.86;
    padding-top: 10px;
}

.textCom {
    margin-left: auto;
}

.tetxRef {
    margin-right: auto;
}

#myWor {
    padding-top: 50px;
    padding-bottom: 15px;
}

.btnAddT {
    text-align: end;
    margin-right: 15px;
}

.card-header:first-child {
    border-radius: 0;
}

.card-header {
    background-color: #868cb7;
    color: #fff;
    border-radius: 0;
    border: 0;
    padding: 0;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
}

.lastWar {
    display: inline-flex;
}

.warimg img {
    width: 30px;
    height: 30px;
    margin-right: 15px;
}

.dangerEv {
    width: 30%;
    background-color: #d92032;
    color: #fff;
    position: absolute;
    padding: 8px;
    right: 0;
    text-align: center;
    height: 100%;
}

.dangerEv h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    margin-top: 4px;
    display: block;
}

.card-header h2 {
    margin: 0;
}

.titleCar {
    width: 100%;
    text-align: left;
    display: flex;
    padding: 10px;
}

.titleCar h2 {
    font-size: 18px;
    font-weight: 600;
}

.arrow img {
    width: 19px;
    height: auto;
    transform: rotate(0deg);
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
}

.arrow {
    position: relative;
    margin-left: auto;
    z-index: 1;
    bottom: 2px;
}

.turnArrow {
    transform: rotate(180deg);
    bottom: -1px;
}

.card-body {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #fff;
    margin-bottom: 15px;
    padding: 0;
}

.radioCheckTar {
    display: flex;
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    padding: 20px 0;
}

.intCheck {
    display: flex;
    width: 80%;
    padding: 0 25px;
    align-items: center;
}

.imgEdit {
    display: flex;
    width: 20%;
    padding: 0px 25px;
}

.checkBtn {
    width: 22px;
    height: 22px;
    border: 2px solid #ff5d55;
    border-radius: 50%;
    margin-right: 20px;
    margin-top: 2px;
    justify-content: center;
    cursor: pointer;
    position: relative;
}

.intCheck p {
    margin: 0;
    font-size: 16px;
    color: #505050;
    line-height: 1.56;
}

.imgEdit img {
    width: 25px;
    height: 25px;
    margin: auto;
}

.imgEdit .hidden {
    width: 25px;
    height: 25px;
    margin: auto;
}

.borderTiny {
    border: 1px solid #e7e7e7;
}

.cardRef {
    font-size: 16px;
}

.cardRef:hover {
    font-size: 16px;
}

#sessionInit {
    position: relative;
    width: 100%;
    bottom: 0;
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0 -1px 6px 0 rgba(117, 117, 117, 0.61);
    margin-top: -13%;
    padding: 40px 0;
    z-index: 15;
}

.black {
    color: #505050 !important;
    font-size: 24px !important;
}

.red {
    color: #ff5d55 !important;
    font-size: 24px !important;
}

.overlayW {
    background-color: rgba(255, 255, 255, .6);
    width: 100vw;
    height: 100vh !important;
    position: absolute;
    z-index: 10;
    /*height: 0px;*/
}

.accordionList {
    height: 940px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0 10px;
}

.accordionList::-webkit-scrollbar {
    width: 10px;
    background-color: #eaf5ff;
}

.accordionList::-webkit-scrollbar-thumb {
    background: #c0cbdb;
    border-radius: 6px;
}

#PaddTopBot {
    padding-top: 50px;
    padding-bottom: 50px;
}

.checkedList {
    background-image: url(../images/listas/check.svg);
    background-position: center;
    background-size: contain;
}

.EditRespo {
    display: none;
}

.squere {
    background-color: #bd1818;
    width: 6px;
    height: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 50%;
}

footer {
    z-index: 15;
}

.FluidStick {
    position: fixed !important;
    bottom: 0 !important;
    z-index: 16 !important;
}

.popupDis {
    visibility: hidden;
    display: flex;
    width: 125px;
    background-color: #fff;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 10px;
    position: absolute;
    z-index: 1;
    left: 100%;
    margin-left: -140px;
    border: 1px solid #e7e7e7;
    height: 60px;
}

.popupDis::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 75%;
    margin-left: -5px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #e7e7e7 transparent;
}

.EditRespo.showPop ~ .popupDis {
    visibility: visible;
    -webkit-animation: fadeIn .5s;
    animation: fadeIn .5s;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.popupDis img {
    width: 22px;
    height: 22px;
    margin: auto;
    margin-left: 15px;
    margin-right: 15px;
}

.btnHideT {
    margin-left: 15px;
}

.onlyMobEv {
    display: none;
}

.eventDesk {
    display: block;
}

.arrowDown {
    position: absolute;
    width: 100%;
    height: 85px;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.arrowDown img {
    width: 23px;
    height: 12px;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    margin-right: 35px;
    margin-top: 40px;
    transform: rotate(0deg);
    transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -moz-transition: .2s ease-out;
}

.arrowDownUp img {
    transform: rotate(180deg);
    margin-top: 40px;
}

.eventColl {
    width: 100%;
    height: 420px;
    border-radius: 0px 0px 7px 7px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.41);
    border: 1px solid #e4e4e4;
    background-color: #fff;
    padding: 0;
    transition: .5s ease-out;
    -webkit-transition: .5s ease-out;
    -moz-transition: .5s ease-out;
}

.selcetForm {
    border-radius: 7px;
    border: 1px solid #dbdfe5;
    width: 100%
}

.formAdd {
    padding: 0 10%;
}

.imgList img {
    width: 70px;
    height: auto;
    display: block;
    margin: auto;
    padding-top: 30px;
}

.ital p {
    font-size: 1rem;
    font-style: italic;
    line-height: 1.5;
    color: #505050;
}

.defital {
    color: #ff5d55;
    text-decoration: underline;
}

.decorIdea img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
    margin-bottom: 30px;
    cursor: pointer;
}

#decorationId {
    display: block;
}

.overlayWi {
    background-color: rgba(255, 255, 255, .6);
    width: 100vw;
    /*height: 100vh;*/
    position: absolute;
    z-index: 10;
    height: 0px;
}

.space-menu {
    padding-top: 110px;
}

.invPer {
    padding-bottom: 50px;
}

.InvBack {
    padding: 10px 26px 36px 26px;
    background-image: url(../images/invitaciones/ejemplo-inv.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
}

.InvBackRos {
    padding: 10px 26px 36px 26px;
    background-image: url(../images/invitaciones/ejemplo-inv-ros.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
}

.InvBackBlu {
    padding: 10px 26px 36px 26px;
    background-image: url(../images/invitaciones/ejemplo-inv-blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 20px;
}

.imgBaby img {
    width: 109px;
    height: auto;
    display: block;
    margin: auto;
}

.textareas {
    padding-top: 10px;
}

.areaInputTit {
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    border: 1px dotted #fff;
    font-size: 42px;
    color: #fff;
    font-weight: 900;
    text-align: center;
    padding: 0 40px;
    line-height: normal;
}

.areaInputTit::placeholder {
    color: #ffffff;
    opacity: .7;
}

.areaInputTit::-moz-placeholder {
    color: #ffffff;
    opacity: .7;
}

.areaInputDir {
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    border: 1px dotted #fff;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 0 25px;
    line-height: 1.39;
}

.areaInputDir::placeholder {
    color: #ffffff;
    opacity: .7;
}

.areaInputDir::-moz-placeholder {
    color: #ffffff;
    opacity: .7;
}

.spaceText {
    padding-top: 210px;
}

.textSe p {
    font-size: 14px;
    color: #505050;
    line-height: 1.79;
    font-weight: 500;
}

.imgColor img {
    width: 84px;
    height: auto;
    margin: auto;
    display: block;
    cursor: pointer;
}

.activeColor img {
    border: 3px solid #ff5d55;
    border-radius: 15px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, .5);
}

.captionCol {
    font-size: 14px;
    color: #505050;
    line-height: 1.79;
    font-weight: 500;
}

.confirmInv {
    padding-top: 50px;
}

.confirmInv p {
    font-size: 18px;
    line-height: 1.22;
    color: #505050;
    padding-bottom: 20px;
}

.ChangeDesig {
    padding-top: 20px;
    font-weight: 600;
}

.iconEditText img {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 0;
    margin-right: 30px;
    margin-top: -10px;
}

.DeskInv {
    display: block;
}

.MobInv {
    display: none;
}

.NavPers {
    display: inline-flex;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    margin-bottom: 10px;
}

.NavPers li {
    width: 33.33333333%;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.86;
    border-left: 1px solid #e7e7e7;
}

.DropClass {
    color: #ff5d55 !important;
    text-decoration: none;
    transition: .3s ease-out;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
}

.DropClass:hover {
    color: #ff5d55;
    text-decoration: none;
}

.DropClass:focus {
    color: #ff5d55;
    text-decoration: none;
}

.activeClass {
    color: #868cb7 !important;
    font-weight: 800;
    font-size: 16px;
}

.text-select {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    margin-bottom: 20px;
    padding: 10px;
}

.PaddInv {
    padding: 0 20px 20px 20px;
}

.editDe {
    text-align: right;
}

.titInv h2 {
    font-size: 42px;
    color: #ffffff;
    text-align: center;
    font-weight: 900;
    width: 100%;
}

.textSmallInv p {
    font-size: 18px;
    text-align: center;
    font-weight: 500;
    line-height: 1.39;
    color: #fff;
    padding: 0 25px;
}

.displayButtons {
    padding-bottom: 60px;
    position: relative;
    top: 25%;
    bottom: 25%;
}

.mainTitle p {
    text-align: center;
    color: #505050;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    padding: 0 150px;
}

.TitP p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #505050;
    margin-bottom: 20px;
}

.imgInv img {
    width: 224px;
    height: auto;
    display: block;
    margin: auto;
}

.formatSelec {
    display: flex;
    padding: 20px 20px;
}

.formatSelec p {
    font-size: 16px;
    color: #505050;
    line-height: 1.56;
    font-weight: normal;
    margin: 0;
    margin-bottom: 20px;
}

.btnDes {
    padding-bottom: 15px;
    padding-top: 15px;
}

.responsiveDonte {
    display: none;
}

.imgMod img {
    width: 63px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
}

.centParag p {
    margin: 0;
    text-align: center;
    padding: 30px 65px;
    color: #505050;
    font-size: 14px;
    line-height: 1.57;
}

.shareIcon {
    cursor: pointer;
}

.shareIcon img {
    width: 40px;
    height: 40px;
    margin: auto;
    display: block;
    margin-bottom: 5px;
}

.shareIcon p {
    text-align: center;
    color: #505050;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.44;
}

.shreRow {
    padding: 0px 60px;
}

.shareButton {
    padding-top: 30px;
    padding-bottom: 50px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin: 0;
    top: 5px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider.round {
    border-radius: 34px;
    height: 14px;
}

.slider.round:before {
    border-radius: 50%;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 0px;
    bottom: -5px;
    background-color: #ffffff;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.5);
    border: solid 1px #d0d0d0;
}

input:checked + .slider {
    background-color: #7ada85;
}

input:focus + .slider {
    box-shadow: 0 0 1px #7ada85;
    -webkit-box-shadow: 0 0 1px #7ada85;
    -moz-box-shadow: 0 0 1px #7ada85;
}

input:checked + .slider:before {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

.displayInle p {
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    color: #505050;
    margin: 0;
    margin-right: 15px;
}

.displayInle {
    width: 100%;
    display: flex;
    text-align: center;
    margin: auto;
    justify-content: center;
}

.listLitt {
    padding-right: 100px;
    padding-left: 100px;
}

.iconsReg img {
    width: 121px;
    height: 121px;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.iconsReg p {
    text-align: center;
    font-size: 18px;
    line-height: 1.33;
    color: #505050;
}

.numbreIcon img {
    width: 30px;
    height: 30px;
    margin: 0;
    position: absolute;
    left: 60px;
}

#continueList {
    padding-bottom: 60px;
    padding-top: 60px;
}

.italicP p {
    font-size: 16px;
    color: #505050;
    font-style: italic;
    text-align: center;
    font-weight: 500;
    line-height: 1.5;
    margin: 0;
    margin-top: 50px;
}

.menuGif {
    border-bottom: 4px solid #edeff2;
    margin-bottom: 50px;
}

.menuGif::-webkit-scrollbar {
    width: 0px;
    background-color: transparent;
    border-radius: 0;
}

.menuGif::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 0;
}

.gifList {
    display: flex;
    width: 100%;
    margin: auto;
    flex: initial;
}

.gifList li {
    width: 14.28571428%;
    margin: auto;
    text-align: center;
    color: #ff5d55;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    margin: auto;
    margin-bottom: 7px;
    padding: 0px 10px;
}

.activeMor {
    color: #596196 !important;
    font-weight: bold !important;
}

.activeMor::before {
    content: "";
    background-color: #868cb7;
    height: 8px;
    width: 70px;
    position: relative;
    top: 40px;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
}

.addGift {
    background-color: #fcfcfc;
    width: 240px;
    height: 340px;
    margin: auto;
    display: block;
    border: 1px dotted #d7d7d7;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.margBot {
    margin-bottom: 60px;
}

.imgAdd img {
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}

.imgAdd p {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    text-align: center;
    margin: 0;
    color: #ff5d55;
}

.imgAdd {
    position: absolute;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
    top: 35%;
    bottom: 35%;
    cursor: pointer;
}

.giftDis {
    width: 240px;
    height: 340px;
    background-color: #ffffff;
    margin: auto;
    display: block;
    position: relative;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.innerGift {
    border-bottom: 4px solid #505050;
    overflow: hidden;
    width: 240px;
    height: 170px;
}

.innerGift img {
    height: 100%;
    margin: auto;
    display: block;
    cursor: pointer;
    width: auto;
}

.checkListGi {
    width: 42px;
    height: 44px;
    background-image: url(../images/lista-regalos/select.svg);
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 10;
}

.checkListGiCheck {
    background-image: url(../images/lista-regalos/select-check.svg);
}

.countNumber p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
}

.countNumber {
    background-color: #505050;
    color: #ffffff;
    padding: 3px 10px;
    position: absolute;
    right: 0;
    top: 143px;
}

.innerGiftInfo {
    padding: 15px 20px 15px 15px;
}

.innerGiftInfo h6 {
    font-size: 16px;
    font-weight: 500;
    height: 48px;
    color: #505050;
    line-height: 1.5;
    margin: 0;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.innerGiftInfo p {
    font-size: 14px;
    color: #505050;
    line-height: 1.14;
    font-weight: 300;
    margin: 0;
    margin-bottom: 10px;
}

.smallPrice {
    color: #868cb7;
    font-size: 14px;
    font-weight: 500;
}

.buttonsDel {
    float: right;
}

.buttonsDel img {
    width: 22px;
    height: 22px;
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
}

.pagRot {
    padding: 0 0 60px 0 !important;
    box-shadow: none;
}

.page-link {
    border: 0;
    color: #ff5d55;
    font-size: 22px;
    transition: .4s ease;
    -webkit-transition: .4s ease;
    -moz-transition: .4s ease;
    margin-right: 10px;
    margin-left: 10px;
}

.page-link.active {
    background-color: #9caeca;
    border-radius: 20px;
    color: #ffffff;
}

.page-link:hover {
    background-color: #9caeca;
    border-radius: 20px;
    color: #ffffff;
}

.dispBtns {
    display: flex;
    width: 100%;
    flex: initial;
}

.btnslider {
    border-bottom: 4px solid #edeff2;
    margin-bottom: 30px;
}

.linkStyle {
    width: 100%;
    text-align: center;
    color: #ff5d55;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
}

.padingsTar {
    padding: 0 20%;
}

.linkStyle.active {
    color: #596196;
    font-weight: bold;
}

.linkStyle.active::after {
    content: "";
    background-color: #868cb7;
    height: 8px;
    width: 100%;
    position: relative;
    top: 6px;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
}

.putImg {
    overflow: hidden;
    width: 250px;
    height: 200px;
    margin: auto;
    border: 1px solid #eaf5ff;
}

.putImg img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
}

.changeImge {
    text-align: right;
    padding-right: 35px;
    margin-top: 10px;
}

.linktext::placeholder {
    font-size: 16px;
    color: #505050;
}

.linktext {
    padding: 5px;
}

.linkRef {
    padding-top: 30px;
}

.linkRef p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    color: #a2a2a2;
    margin-bottom: 5px;
}

.input-group-text {
    background-color: #edeff2;
    border: solid 1px #e7e7e7;
    font-size: 16px;
    color: #505050;
    border-radius: .25rem;
}

.compleateIn {
    border: 1px solid #dbdfe5;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    color: #505050;
    border-radius: .25rem;
}

.compleateIn::placeholder {
    font-size: 16px;
}

.ital-form p {
    margin: 0;
    font-size: 14px;
    font-style: italic;
    color: rgba(0, 0, 0, 0.3);
}

.linkCopy p {
    font-size: 14px;
    color: #505050;
}

.linkCopy {
    padding: 100px 120px;
}

#createPro {
    display: none;
}

span.warningRed {
    color: #e2231a;
    text-align: center;
    width: 100%;
    margin: auto;
    display: none;
    margin-bottom: 20px;
    font-size: 14px;
}

span.warningRedVue {
    color: #e2231a;
    text-align: center;
    width: 100%;
    margin: auto auto 20px;
    font-size: 14px;
}

.attachImge {
    width: 250px;
    height: 200px;
    overflow: hidden;
    background-color: #f5f5f5;
    border: .5px dotted #9da3ac;
    margin: auto;
    text-align: center;
}

.attachImge .imageUploaded {
    max-width: 99%;
    max-height: 99%;
}

.imgAdd2 {
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 0;
    cursor: pointer;
    width: 250px;
    height: 200px;
    padding-top: 60px;
}

.imgAdd2 img {
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
}

.imgAdd2 p {
    font-size: 16px;
    font-weight: 600;
    color: #ff5d55;
    margin: 0;
}

.imgAdded {
    width: 250px;
    height: 200px;
    border: solid 0.5px #d7d7d7;
    background-color: #ffffff;
    overflow: hidden;
    margin: auto;
    display: block;
}

.imgAdded img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
}

.infoGift {
    display: flex;
    width: 100%;
    text-align: left;
}

.infoGift span p {
    font-size: 14px;
    font-weight: 500;
    color: #a2a2a2;
}

.infoGift p {
    font-size: 14px;
    font-weight: 500;
    color: #505050;
    margin-right: 10px;
}

.infoLink {
    padding-top: 25px;
    padding-bottom: 25px;
}

.infoLink span p {
    font-size: 14px;
    font-weight: 500;
    color: #a2a2a2;
    margin: 0;
}

.infoLink p {
    width: 100%;
    height: 25px;
    overflow: hidden;
    font-size: 14px;
    font-weight: 500;
    color: #505050;
    margin: 0;
}

.infoCom span p {
    font-size: 14px;
    font-weight: 500;
    color: #a2a2a2;
    margin: 0;
}

.infoCom p {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #505050;
    margin: 0;
}

.backbtnMore {
    position: absolute;
    text-align: left;
    color: #ff5d55;
    cursor: pointer;
    z-index: 1;
    left: 0;
    margin-top: 25px;
}

.backbtnMore p {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
}

.backbtnMore img {
    width: 7px;
    height: 14px;
    margin-right: 10px;
}

.btnShareFloat {
    position: absolute;
    text-align: right;
    z-index: 1;
    right: 0;
    margin-top: 25px;
}

.selectLayout {
    cursor: pointer;
}

.selectLayout img {
    width: 72px;
    height: 50px;
    margin: auto;
    display: block;
}

.selectLayout p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    color: #505050;
}

.selectLayout.active img {
    border: 3px solid #ff5d55;
    border-radius: 15px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 4px 6px rgba(0, 0, 0, .5);
}

.areaInputTitThank {
    background-color: rgba(0, 0, 0, .2);
    width: 100%;
    border: 1px dotted #fff;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 5px 20px;
    line-height: normal;
}

.areaInputTitThank::placeholder {
    color: #fff;
}

.oneImgLay {
    background-color: #f5f5f5;
    border: dotted 0.5px #9da3ac;
    border-radius: 10px;
    width: 100%;
    height: 220px;
    margin-top: 20px;
    overflow: hidden;
}

.imgAdd3 {
    position: absolute;
    width: 75%;
    height: auto;
    left: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
    text-align: center;
    margin-top: 70px;
}

.imgAdd3 img {
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
}

.imgAdd3 p {
    font-size: 16px;
    font-weight: 600;
    color: #ff5d55;
    margin: 0;
}

.imgPutOne img {
    width: 100%;
    height: auto;
    margin: auto;
    display: block;
    transform: scale(1.1);
}

.twoImgLay {
    background-color: #f5f5f5;
    border: dotted 0.5px #9da3ac;
    border-radius: 10px;
    width: 50%;
    height: 220px;
    margin-top: 20px;
    overflow: hidden;
}

.displayBooth {
    display: flex;
    flex: initial;
    width: 100%;
}

.imgAdd4 {
    position: absolute;
    width: auto;
    height: auto;
    cursor: pointer;
    text-align: center;
    margin-top: 60px;
    margin-left: 22px;
}

.imgAdd4 p {
    font-size: 16px;
    font-weight: 600;
    color: #ff5d55;
    margin: 0;
}

.imgAdd4 img {
    width: 50px;
    height: 50px;
    margin: auto;
    display: block;
}

.titThank h5 {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
}

.checkInvite {
    width: 26px;
    height: 26px;
    background-image: url(../images/agradecimiento/checkbox.svg);
    cursor: pointer;
    background-position: center;
    background-size: contain;
    margin-right: 20px;
    background-repeat: no-repeat;
}

.checkInviteList {
    background-image: url(../images/agradecimiento/check.svg);
}

.nullInvite p {
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.79;
    color: #505050;
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px;
    margin: 0;
}

#ideasFloat {
    position: absolute;
    width: 100%;
    margin-top: -10%;
    z-index: 10;
}

#ideasFloat a:hover {
    text-decoration: none;
}

.filterRow {
    text-align: center;
}

.padBot {
    margin-bottom: 70px;
}

.titInterest h3 {
    text-align: center;
    margin-bottom: 60px;
    font-size: 30px;
    font-weight: 600;
    color: #e2231a;
}

.titIdeasInv {
    padding-bottom: 60px;
    text-align: center;
    color: #ffffff;
}

.titIdeasInv h4 {
    font-size: 25px;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.titIdeasInv h2 {
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    padding-bottom: 60px;
}

.septar {
    width: 100%;
    height: 7px;
    margin-top: 5px;
    margin-bottom: 10px;
    background-color: #ffffff;
    border-radius: 7px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.videoImg {
    margin-bottom: 60px;
}

.info {
    margin-bottom: 60px;
}

.info p {
    font-size: 23px;
    font-weight: 300;
    color: #000000;
}

.info img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto;
    margin-bottom: 50px;
}

.info h1, .info h2, .info h3, .info h4, .info h5, .info h6 {
    color: #e2231a;
    font-weight: 500;
}

.info ul {
    margin-bottom: 1rem;
    list-style: none;
    padding-left: 40px;
}

.info ul li {
    font-size: 23px;
    font-weight: 300;
    margin-bottom: .5rem;
}

.titcpnfirm p {
    font-size: 22px;
    font-weight: 600;
    color: #505050;
    text-align: center;
    margin-bottom: 15px;
}

.padCon {
    padding: 150px 10px;
}

.margtop {
    margin-top: 60px;
}

.formInv h2 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    color: #505050;
}

.formInv p {
    text-align: center;
    font-size: 14px;
    color: #505050;
    padding: 20px 60px;
}

span.regCon {
    position: relative;
    top: -30px;
}

.padCons {
    padding: 100px 0px;
}

.OrgTit h2 {
    font-size: 24px;
    font-weight: 600;
    padding: 20px;
    color: #505050;
    text-align: center;
}

.btn-MBS img {
    width: 90px;
    height: auto;
    margin-left: 15px;
}

.buttonsRes {
    position: absolute;
    right: 15px;
    bottom: 10px;
}

.ThumbOp {
    cursor: pointer;
}

.eventResponsive {
    position: absolute;
    background-color: #fff;
    height: 500px;
    width: 340px;
    margin: auto;
    padding: 10px;
    border-radius: 7px;
    left: 0;
    right: 0;
    transform: rotateY(90deg);
    z-index: 0;
    opacity: 0;
    transition: .3s ease;
}

.showEvent {
    transform: rotateY(0deg);
    z-index: 10;
    opacity: 1;
}

.counterCHar {
    color: #fff;
    position: absolute;
    right: 50px;
    margin-top: 90px;
    opacity: .5;
}

.borderojo {
    border: 1px solid #e2231a !important;
}

.TitLast p {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #505050;
    margin-bottom: 30px;
}

.smallItal p {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.3);
    line-height: 1.57;
    font-style: italic;
}

.inputfile {
    width: 100%;
    height: 50px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    cursor: pointer;
}

[v-cloak] {
    display: none;
}

.cardInv img {
    width: 336px;
    height: auto;
    margin: auto;
    display: block;
    margin-bottom: 30px;
    cursor: pointer;
}

.mainInvi {
    width: 441px;
    height: 539px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: auto;
}

.infoBottom {
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
}

.bigNameOso h3 {
    color: #fcf286;
    font-weight: 900;
    font-size: 45px;
    height: 60px;
}

.activeDateOso p {
    color: #fcf286;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

.smaaltextOso p {
    color: #ffffff;
    font-size: 14px;
    line-height: 20px;
    padding: 0 80px;
    margin: 0;
    height: autp;
}

.compleateForm {
    border-radius: 4px;
    border: 1px solid #e7e7e7;
}

.compleateForm::placeholder {
    color: #bfbcbc;
    font-size: 14px;
    font-weight: 300;
}

.titSelec p {
    font-size: 16px;
    font-weight: 600;
    color: #505050;
}

.formSelect {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}

.separatorGray {
    background-color: #979797;
    width: 100%;
    height: 1px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.cardInvi {
    padding-top: 55px;
    padding-bottom: 55px;
}

/*imagenesInvitaciones*/
.header-card img {
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.second-image img {
    width: 263px;
    margin: auto;
    display: block;
}

.personaje img {
    margin: auto;
    display: block;
    margin-bottom: 20px;
}

.bigNameLeon h3 {
    color: #86A152;
    font-weight: 900;
    font-size: 45px;
    height: 60px;
}

.activeDateLeon p {
    color: #86A152;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

.smaaltextLeon p {
    color: #86858A;
    font-size: 14px;
    line-height: 20px;
    padding: 0 80px;
    margin: 0;
    height: auto;
}

.bigNameUnicornio h3 {
    color: #DEA7B4;
    font-weight: 900;
    font-size: 45px;
    height: 60px;
}

.activeDateUnicornio p {
    color: #DEA7B4;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

.smaaltextUnicornio p {
    color: #86858A;
    font-size: 14px;
    line-height: 20px;
    padding: 0 80px;
    margin: 0;
    height: auto;
}

.dateEstrella p {
    text-align: center;
    margin: 0;
}

.bigNameEstrella h3 {
    color: #f27178;
    font-weight: 100;
    font-size: 55px;
    font-family: Pacifico;
    height: 60px;
    margin-top: 40px;
}

.activeDateEstrella p {
    color: #DEA7B4;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

.smaaltextEstrella p {
    color: #939598;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 20px;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
}

.sepRos {
    width: 100%;
    height: 3px;
    background-color: #f27178;
    margin-bottom: 4px;
}

.sepGrey {
    width: 100%;
    height: 1px;
    background-color: #939598;
}

.sepRosHor {
    width: 3px;
    height: 100%;
    background-color: #f27178;
    margin-right: 4px;
}

.sepGreyHor {
    width: 1px;
    height: 100%;
    background-color: #939598;
}

.separatorsColor {
    padding-left: 20px;
    padding-right: 20px;
}

.dateclass {
    padding-top: 15px;
    padding-bottom: 15px;
}

.week {
    font-family: Pacifico;
    color: #939598;
    font-size: 20px;
}

.day {
    font-family: Arial, Helvetica, sans-serif;
    /*color: #f27178;*/
    font-size: 80px;
    font-weight: 900;
    position: relative;
    line-height: 60px;
}

.month {
    font-family: Arial, Helvetica, sans-serif;
    color: #939598;
    font-size: 18px;
    font-weight: 900;
    line-height: 0px;
}

.estrellaDes {
    text-align: left;
    display: flex;
    align-items: center;
    padding: 20px 0;
}

.estrellaDes p {
    color: #f27178;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    margin: 0;
}

.bigNameNubes h3 {
    /*color: #6699cc;*/
    font-weight: 100;
    font-size: 55px;
    font-family: Pacifico;
    height: 60px;
}

.smaaltextNubes p {
    color: #939598;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    margin: 0;
    height: auto;
}

.dateNubes {
    text-align: center;
    margin-top: 63px;
}

.weekNubes {
    font-family: Pacifico;
    color: #939598;
    font-size: 20px;
}

.dayNubes {
    font-family: Arial, Helvetica, sans-serif;
    /*color: #78bbe7;*/
    font-size: 60px;
    font-weight: 900;
    position: relative;
    line-height: 50px;
}

.monthNubes {
    font-family: Arial, Helvetica, sans-serif;
    color: #939598;
    font-size: 18px;
    font-weight: 900;
    line-height: 0px;
}

.nubesDes p {
    /*color: #6699cc;*/
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    margin: 0;
    text-align: center;
    margin-top: 20px;
    padding: 0 30px;
}

.bigNameLuna h3 {
    color: #99cccc;
    font-weight: 100;
    font-size: 55px;
    font-family: GochiHand;
    height: 60px;
    margin-top: 40px;
}

.weekLuna {
    font-family: Pacifico;
    color: #99cccc;
    font-size: 30px;
}

.monthLuna {
    font-family: Arial, Helvetica, sans-serif;
    color: #939598;
    font-size: 15px;
    font-weight: 400;
    line-height: 0px;
    text-transform: uppercase;
}

.dateLuna {
    text-align: center;
    margin-top: 50px;
}

.lunaDes p {
    color: #939598;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin: 0;
    text-align: center;
    margin-top: 20px;
    padding: 0 90px;
}

.titAgr h2 {
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    margin: 0;
}

.thankYou p {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 25px;
    font-weight: bold;
}

.txh p {
    height: 113px;
}

.onePhoto {
    width: 340px;
    height: 185px;
    border-radius: 10px;
}

.twoPhot {
    width: 190px;
    height: 185px;
    border-radius: 10px;
}

.imgAddto {
    height: 185px;
    top: 0;
    bottom: 0;
}

.absoImg {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 185px;
}

.marg10 {
    margin-bottom: 20px;
}

.padding20 {
    padding: 0 10px;
}

.anotWid {
    width: 190px;
}

.bigName h3 {
    font-weight: 900;
    font-size: 45px;
    height: 60px;
}

.activeDate p {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}

.smaaltext p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 80px;
    margin: 0;
    padding-top: 10px;
}

.smalltextActor p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 60px;
    margin: 0;
}

.smallImg img {
    width: 71px;
    height: auto;
}

.mediumImg img {
    width: 101px;
    height: auto;
}

.bigImg img {
    width: 117px;
    height: auto;
}

.second-image {
    height: 43px;
    margin-bottom: 20px;
}

.header-card img {
    width: 130px;
    height: auto;
}

.header-cardText img {
    width: 172px;
    height: auto;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.header-cardTextTop img {
    width: 172px;
    height: auto;
    margin: auto;
    display: block;
    margin-bottom: 10px;
}

.bigNameText h3 {
    font-weight: 100;
    font-size: 55px;
    height: 60px;
}

.dateLin p {
    font-size: 18px;
    font-family: Pacifico;
    font-weight: 100;
    color: #FFFFFF;
}

.lineDes p {
    color: #829ccb;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 600;
    margin: 0;
    text-align: center;
    margin-top: 30px;
    padding: 0 90px;
}

.padding10 p {
    padding: 0 50px;
}

.bigNameAgra h3 {
    font-weight: 100;
    font-size: 55px;
    height: 60px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bigNameAgraLines h3 {
    font-weight: 100;
    font-size: 41px;
    height: 60px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.bigNameAgraImageTop h3 {
    font-weight: 100;
    font-size: 41px;
    height: 60px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.smallTextAgra {
    text-align: center;
    position: absolute;
    bottom: -25px;
    right: 0;
    left: 0;
}

.leftImg img {
    margin-left: 30px;
}

.rightImg img {
    margin-right: 30px;
}

.secondAg {
    padding-top: 80px;
}

.secondOne {
    width: 270px;
    height: 130px;
}

.secondLayAdd {
    height: 130px;
}

.secondLayPlus {
    padding-top: 30px;
    width: 160px;
    height: 130px;
}

.secondLayTit {
    bottom: 30px;
}

.secondLayPadd p {
    padding: 0 60px;
    height: 130px;
}

.secondTwo {
    height: 130px;
    width: 145px;
}

.layPaddings {
    padding: 0 65px;
}

.banderinP p {
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0 30px;
}

.thirdText {
    padding-top: 30px;
}

.marginTops {
    margin-top: 60px;
}

.thirLayPadd p {
    padding: 0 50px;
    height: 130px;
}

.margtop50 {
    margin-top: 50px;
}

.doneTask {
    background-image: url(../images/listas/check.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 1;
    top: 20px;
}

.actEv {
    cursor: pointer;
}

.sepUp {
    padding-top: 20px;
}

.gray {
    background-color: #dddddd;
    color: #828282;
}

.btnAddbaby {
    background-color: #a2a2a2;
    border-radius: 3px;
}

.oneElem {
    width: fit-content;
    margin-left: -100px;
}

.findurl {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 200px;
    white-space: nowrap;
}

.customTooltip {
    position: relative;
    display: inline-block;
}

.customTooltip .tooltiptext {
    margin-bottom: -30px;
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}

.customTooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.customTooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: attachment;
}

.intoRibbon {
    font-size: 14px;
    line-height: 18px;
    padding: 0 80px;
    margin: 0;
    margin-top: 21px !important;
}

.deskAdd {
    display: block;
}

.MobAdd {
    display: none;
}

button.outline.red2 {
    border-color: #e2231a;
    color: #e2231a;
}

button.outline.red2:hover {
    background-color: #e2231a;
    color: #ffffff;
}

button.outline.red2.active {
    background-color: #e2231a;
    color: #ffffff;
    pointer-events: none;
}