/*** ##### Estilos personalizados para agensys ##### ***/

/*** ##### menu principal ##### ***/
.nav-bar.menu {
    /*background: #312332;*/
    background: #1a1d24;
    font-size: 1.1rem;
    display: flex;
    padding: 20px;
    color: #DFC8AF;
    border-bottom: 4px solid #DFC8AF;
}

.nav-bar.menu .item.logo img {
    border-radius: 50%;
    border: 2px solid #DFC8AF;
}

ul.menu>li {
    padding: 0 .5rem 0 .5rem;
}

ul.menu .item-parent:before {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

ul.menu .item:hover {
    text-decoration-line: underline;
}

.nav-bar.menu ul {
    list-style: none;
    display: flex;
    align-items: center;
}

.menu .menu-link {
    color: #DFC8AF;
    text-decoration: none;
}

.menu li.parent>ul,
.menu-dropdown-parent-invisible {
    display: none;
    padding: 0;
}

.menu li.parent:hover>ul {
    display: block;
    position: absolute;
    background: #312332;
    padding: 5px;
    border-radius: 10px;
    width: max-content;
    border: 1px solid rgba(255, 255, 255, .55);
    margin-left: 20px;
}

.nav-bar.menu .user-register {
    margin-top: 20px;
    border: 1px solid silver;
    height: fit-content;
    border-radius: 15px;
    padding: 5px;
    width: fit-content;
    float: left;
}



@media (max-width: 992px) {

    .nav-bar.menu ul.menu li,
    .menu-dropdown-item-invisible {
        display: none;
        padding: 0;
    }

    .menu-dropdown-parent-visible {
        display: block !important;
        position: relative !important;
        background: rgba(27, 91, 158, 0.8);
        padding: 5px;
        border-radius: 10px;
        width: max-content;
        border: 1px solid rgba(255, 255, 255, .55);
        margin-left: 20px;
    }

    .nav-bar.menu {
        font-size: 3em;
        display: flow-root;
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 1;
    }

    .item.first.logo {
        float: right;
    }

    .nav-bar.menu ul.menu {
        width: 65px;
        height: 65px;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
        background-repeat: no-repeat;
        border: 1px solid rgba(255, 255, 255, .55);
        display: block;
        background-size: 65px 65px;
        /*background-color: rgb(236, 55, 106);*/
        padding-left: 60px;
        user-select: none;
        float: left;
        margin: 10px;
        border-radius: 15px;
    }

    .nav-bar.menu ul.menu:hover>li {
        display: block;
        margin-left: 30px;
        padding-bottom: 10px;
    }

    .nav-bar.menu ul.menu:hover {
        width: auto;
        height: auto;
    }

    .menu .item-parent:hover>.menu-parent {
        position: relative;
    }

    .menu .item-parent:hover>.menu-parent li,
    .menu-dropdown-item-visible {
        position: relative;
        display: block !important;
    }

    .menu .menu-link {
        text-decoration: none;
        font-size: 3rem;
    }

    .nav-bar.menu .user-register {
        margin-top: auto
    }

    body {
        margin-top: 15%;
    }
}

/***Footer***/

section.body {
    min-height: 70vh !important;
    display: flex !important;
    flex-direction: column !important;
    /*background: #94927B;*/
    /*background: #1a1d24;*/
    /*background: #020617;*/
}

footer {
    background: #1a1d24;
    color: white;
    float: left;
    width: 100%;
    margin-top: 25px;
    padding-top: 25px;
    display: inline-grid;
}

footer .footer-content {
    margin-top: 20px;
    font-weight: 500;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    color: white;
    text-decoration: none;
}

.footer .footer-content ul {
    list-style: none;
    text-align: center;
    padding: 0px;
}

.footer .footer-content ul .servicios-header {
    width: 33%;
    float: left;
    text-align: center;
}

.footer .footer-content ul .servicios-header li {
    text-align: center;
}

footer .footer-footer {
    float: left;
    width: 95%;
    color: white;
    background-color: rgba(0, 0, 0, 0.2);
    margin-right: auto;
    margin-left: auto;
}

footer .footer-footer p {
    text-align: center;
    font-weight: 500;
    margin-top: 15px;
}

.footer-whatsapp {
    position: absolute;
    float: right;
    width: 100%;
    margin-top: 50px;
    padding-right: 25px;
}

@media (max-width: 992px) {

    .footer .footer-content ul .servicios-header {
        font-size: 2rem;
    }

    .footer .footer-content ul .servicios-header li {
        font-size: 1.7rem;
    }

    .footer .footer-content {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
    }
}

/*Listing y pagina*/
.page.landing_page .field.nahual_title_field {
    color: transparent;
    display: none;
}

.page.landing_page .fotos {
    width: 100%;
}

.page.landing_page .fotos img {
    width: 100%;
}

.page.landing_page .field>.label {
    font-size: 2.5rem;
    text-align: center;
    color: #DFC8AF;
    font-weight: 600;
}

.page.landing_page .field.suscribete,
.page.landing_page .field.contacto {
    display: inline-flex;
    box-shadow: 0 0 5px #1a1d24;
    margin-top: 5px;
    padding: 5px;
    width: 100%;
    color: white;
}

.page.landing_page .field.suscribete label {
    color: white !important;
}

.page.landing_page .field.suscribete:hover,
.page.landing_page .field.contacto:hover {
    background: #312332;
    color: white;
}

.page.landing_page .field.suscribete .label,
.page.landing_page .field.contacto .label {
    width: 50%;
    text-align: center;
}

.page.landing_page .field.suscribete .value,
.page.landing_page .field.contacto .value {
    width: 50%;
}

.listing.playlist .content-page {
    overflow: hidden;
    margin: 1% 0 1% 0;
    padding: 20px;
    border: 2px solid #DFC8AF;
    color: white;
}

.listing.playlist .content-page .nahual_title_field {
    font-size: 2rem;
    text-align: center;
    width: 25%;
    float: left;
}

.listing.playlist .content-page:nth-child(2n) .nahual_title_field {
    float: right;
}

.listing.playlist .nahual_title_field a {
    color: #DFC8AF;
    text-decoration: none;
    font-weight: 600;
}

.listing.playlist .content-field.recurso_externo {
    width: 75%;
    float: left;
}

@media (max-width: 992px) {
    .listing.playlist .nahual_title_field {
        font-size: 3rem;
    }

    .page.landing_page .field.suscribete .label,
    .page.landing_page .field.contacto .label {
        width: 30%;
    }

    .page.landing_page .field.suscribete .value,
    .page.landing_page .field.contacto .value {
        width: 70%;
    }
}

@keyframes zoom-in {
    0% {
        transform: scale(.5, .5);
    }

    100% {
        transform: scale(1, 1);
    }
}

@keyframes change-color {
    0% {
        color: #48B8D7;
    }

    25% {
        color: #EC376A;
    }

    50% {
        color: #F5BF65;
    }

    75% {
        color: #fafafa;
    }

    100% {
        color: #48B8D7;
    }
}