:root{
    --bs-elize: #fe8100;
    --bs-elize-secondary: #f15a24;
    --bs-elize-active: #f15a24;
    --bs-white: #fff;
}
@media (max-width: 992px){
    main{
        margin-top: 50px;
    }
    .iniciar-sesion{
        display: none;
    }
}
@media (min-width: 992px){
    .lottie-principal{
        width: 200px !important;
        /* height: 200px !important; */
    }
}
[data-kt-app-header-sticky=on] .app-header {
    background: #fff !important;    
}
.bg-elize {
    background-color: var(--bs-elize)!important;
}
.text-elize {
    color: var(--bs-elize)!important;
}

.activeItem {
    font-weight: bolder;
    border-bottom: 1px solid #FF7F00 ;
    color: #FF7F00 !important;
    transition: .3 all;
}
.btn.btn-elize {
    color: #fff;
    border-color: var(--bs-elize);
    background-color: var(--bs-elize);
}

.btn-check:active+.btn.btn-elize, .btn-check:checked+.btn.btn-elize, .btn.btn-elize.active, .btn.btn-elize.show, .btn.btn-elize:active:not(.btn-active), .btn.btn-elize:focus:not(.btn-active), .btn.btn-elize:hover:not(.btn-active), .show>.btn.btn-elize {
    color: #fff;
    border-color: var(--bs-elize-active);
    background-color: var(--bs-elize-active)!important;
}

.address-social li {
    display: inline-block;
}
.address-social a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
    color: #fff;
    font-size: 17px;
    margin: 5px;
    border: 1px solid transparent;
    -webkit-transition: background-color .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out;
    -ms-transition: background-color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out;
    transition: background-color .2s ease-in-out;
}
.address-social a:hover {
    background-color: #ffffff;
}

/* ===================================
   Social Icon Hover
====================================== */
/*icon bg bover */
.facebook-bg-hvr:hover{background:#4267B2 !important;color: #fff !important;border: 1px solid #4267B2 !important;}
.twitter-bg-hvr:hover{background:#1DA1F2 !important;color: #fff !important;border: 1px solid #1DA1F2 !important;}
.instagram-bg-hvr:hover{background:#C32AA3 !important;color: #fff !important;border: 1px solid #C32AA3 !important;}
.linkedin-bg-hvr:hover{background:#0077B5 !important;color: #fff !important;border: 1px solid #0077B5 !important;}
.pinterest-bg-hvr:hover{background:#BD081C !important;color: #fff !important;border: 1px solid #BD081C !important;}
.google-bg-hvr:hover{background:#DB4437 !important;color: #fff !important;border: 1px solid #DB4437 !important;}

/*icon text bover */
.facebook-text-hvr:hover > i{color:#4267B2 !important;}
.twitter-text-hvr:hover > i{color:#1DA1F2 !important;}
.instagram-text-hvr:hover > i{color:#C32AA3 !important;}
.linkedin-text-hvr:hover > i{color:#0077B5 !important;}
.pinterest-text-hvr:hover > i{color:#BD081C !important;}
.google-text-hvr:hover > i{color:#DB4437 !important;}

i.bi, i[class*=" fa-"], i[class*=" fonticon-"], i[class*=" la-"], i[class^=fa-], i[class^=fonticon-], i[class^=la-] {
    line-height: 1;
    font-size: 1rem;
    color: var(--bs-white);
}




.elize_primary {
    color: #FF7F00;
}
.elize_bg_primary{
    background-color: #fd6c0c !important;
    
}

.bg_back {
    background-image: url('../../src/images/back_org.jpg'), linear-gradient(var(--bs-elize), var(--bs-elize-active));
    background-repeat: no-repeat, no-repeat;
    background-size: 100%, 100%; 
    background-position: center, center; 
    background-blend-mode:overlay;
}
.elize_bg {
    background-color: #f4f6fa !important;
    border: 0px;
}
.underLine:hover {
    text-decoration: underline !important;
}
.elize_title {
    color: #4A4A4A !important;
}

.elize_letters {
    color: #CDCBCB;
}

.elize_button {
    color: #CDCBCB;
    transition: transform .2s;
}
.elize_button:hover{
    transform: scale(1.03);
}
.btn-download{

    width: 170px;
    height: 60px;
    transition: transform .2s;
}
.btn-download:hover{
    transform: scale(1.03);
}
.buttom_elize {
    border-radius: 8px;
    background: rgba(255, 107, 0, 0.90);
    color: #ffffff !important;
    transition: background-color .3s;
    font-weight: bolder;
    
}

.btn.btn-outline.btn-outline-elize {
    color: var(--bs-elize);
    border-color: var(--bs-elize);
    background-color: transparent;
}
.btn.btn-active-elize.active, .btn.btn-active-elize.show, .btn.btn-active-elize:active:not(.btn-active), .btn.btn-active-elize:focus:not(.btn-active), .btn.btn-active-elize:hover:not(.btn-active), .show>.btn.btn-active-elize {
    color: #fff;
    border-color: var(--bs-elize);
    background-color: var(--bs-elize)!important;
}
.btn-check:active+.btn.btn-outline.btn-outline-dashed, .btn-check:checked+.btn.btn-outline.btn-outline-dashed, .btn.btn-outline.btn-outline-dashed.active, .btn.btn-outline.btn-outline-dashed.show, .btn.btn-outline.btn-outline-dashed:active:not(.btn-active), .btn.btn-outline.btn-outline-dashed:focus:not(.btn-active), .btn.btn-outline.btn-outline-dashed:hover:not(.btn-active), .show>.btn.btn-outline.btn-outline-dashed {
    border-color: var(--bs-secondary);
}

.elize-text-gradiant {
    background: linear-gradient(270deg, rgba(255, 0, 12, 0.90) 0%, rgba(255, 115, 0, 0.90) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.buttom_elize:hover {
    background-color: #d86c00;
    color: #ffffff;
}
.logo__img{
    width: 200px;
    height: 200px;
}
.nav_item:hover, .footer_item:hover {
    color: #FF7F00 !important;
    transition: .3 all;
}

.contact-img{
    width: 500px;

}
@media screen and (max-width:1109px) {
    .contact-img{
        width: 100%;
    
    }
    .btn-download{

        width: 130px;
        height: 50px;
        transition: transform .2s;
    }
    .bg_back{
        background-image:none;
    }
}
@media screen and (max-width:700px) {
    .contact-img{
        width: 100%;
    
    }
    .btn-download{

        width: 130px;
        height: 50px;
        transition: transform .2s;
    }
    .bg_back{
        background-image:none;
    }
}

.contact-banner{
    background-image: url("../../src/images/inicio.jpg");
    background-size:cover;
    background-repeat: no-repeat;
    
}
.fondo_mobile{
    background-image: url("../../src/images/fondo_mobile.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: -44px 50px;
}
.app-phone{
    background-image: url("../../src/images/phone.png");
    height: 589.36px;
    background-repeat: no-repeat;
    background-position: center;
}

.slide_img img{
    padding-top: 10px !important;
    width: 269px;
    height: 566px;
    border-radius: 20px;
    position: relative;
    bottom: 5px;
}
.container_img{
    padding-top: 10px;
}

.responsive-lootie{
    width: 300px;
    height: 300px;
}

@media screen and (min-width:600px) {
    .responsive-lootie{
        width: 40%;
        height: 40%;
    }
      
}

.boton_to_top{
    position: fixed; 
    bottom: 0;
    right: 0;
    margin-bottom: 20px;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-right: 20px;
    display: none;
    z-index: 1000;
    transform: scale(0.8);
    animation: fadeInUp 0.5s ease forwards; 

}
.boton_to_top i{
    font-size: 30px;

}
.boton_to_top:hover {
    opacity: 1;
    transform: scale(1); /* Aumentamos la escala en el hover */
}
@keyframes fadeInUp {
    from {
      opacity: 0;
      transform: translateY(20px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .boton_to_top:hover {
    opacity: 1;
    transform: scale(1);
  }
.show-back-to-top{
      display: flex;
      align-items: center;
      justify-content: center;
    }



    .footer-buttons {
        display: flex;
        gap: 5px;
    }
    
    .btn-icon-social {
        display: inline-block;
        color: white;
        padding: 5px;
        border-radius: 100%;
        text-decoration: none;
    }
    .bg-facebook{
        background-color: #4267B2;
    }
    .bg-instagram {
        background-color: #E4405F; /* Color de fondo de Instagram */
    }
    .bg-twitter {
        background-color: #1DA1F2; /* Color de fondo de Twitter */
    }
    .btn-icon-social i {
        font-size: 24px;
    }
    
    .btn-icon-social:hover {
        transform: scale(1.02); /* Efecto de escala al pasar el cursor */
    }
    .card_help{
        max-width: 250px;
        width: 250px;
        text-align: center;
        justify-content: space-between !important;
        border-radius: 10px !important;
        background-color: #f3f3f3;
        cursor: pointer;
        transition: background-color .3s;
    }
    .card_help:hover{
        background-color: #e4e4e4;
    }
    .bg_security{
        background-color: rgba(77, 83, 85, 0.9) ;
    }
    .bg_info{
        background-color: #ff9f43;
    }
    .bg_comunication{
        background-color: #80e7ae;
    }
    .bg_study{
        background-color: #8dd1e2;
    }
    .icon_help{
        width: 80px;
        border-radius: 50%;
        padding: 10px;
        height: 80px;
    }