.elementor-213 .elementor-element.elementor-element-c0abc28 > .elementor-container > .elementor-column > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-213 .elementor-element.elementor-element-c0abc28{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-213 .elementor-element.elementor-element-5d897e0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for section, class: .elementor-element-c0abc28 */.grafico {
    background-color: #FFB81A;
}

.negocios {
    background-color: #3A9099;
}

.financiera {
    background-color: #8E0606;
}

.turismo {
    background-color: #045C33;
}

.modas {
    background-color: #764382;
}

.software {
    background-color: #009BD1;
}

.logisitica {
    background-color: #B5162D;
}

.negociosVirtual {
    background-color: #3A9099;
}

.gestionPublica {
    background-color: #5C2523;
}

.analitica {
    background-color: #0066B3;
}

.marketing {
    background-color: #D33D28;
}

.modas {
    background-color: #764382;
}


.collections {
    margin-bottom: 100px;
}

.panelTitle {
    display: block;
}

.panelTitle {
    position: relative;
    font-size: 60px;
    color: #030303;
    font-family: Roboto;
    z-index: 0;
    text-align: center;
    margin-bottom: 25px;
}

.mysection {
    display: flex;
    flex-direction: column;
    flex: 1 1 0;
    gap: 2px;
    border: 1px solid #e9e9e9;
    border-radius: 12px;
    overflow: hidden;
    min-height: 500px;
}

.itemCollection {
    display: flex;
    flex-direction: column;
    flex: 0 0 3.5rem;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    transition: flex-grow .4s ease, width 1s ease;
}

.sectionTitle {
    display: flex;
    position: relative;
}

.sectionTitle>h1 {
    position: relative;
}

.itemCollection h1 {
    flex: none;
    margin: 0;
    padding: 5px 15px;
    color: black;
    cursor: pointer;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    display: grid;
}

.itemCollection h1 span {
    white-space: nowrap;
    height: 45px;
    display: grid;
    align-content: center;
    font-size: 17px;
    font-family: Roboto;

    color: #ffffff;
    text-shadow: 0px 0px 5px #000000;
    font-weight: bold;
}

.details {
    padding: 50px;
    flex: none;
    z-index: 1;
}


.itemCollection.show {
    flex-grow: 1;
    flex: 0 0 auto;
}

.itemCollection {
    display: flex;
    flex-direction: column;
    flex: 0 0 3.5rem;
    flex-grow: 0;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    transition: flex-grow .4s ease, width 1s ease;
}

.colleciontImage {
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    width: 100%;
    height: 55px;
    left: 0;
    z-index: -1;
    background-position-y: bottom;
}

.titleItem {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 30px;
    font-family: roboto;
}

ul.listItem {
    margin-top: 50px;
    margin-left: 60px;
}

.mytitleCollection {
    font-size: 14px;
    color: #616161;
    font-family: roboto;
}

.secImg {
    margin-top: 10px;
    text-align: right;
    position: relative;
    margin-top: 45px;

}



.secImg a {
    text-decoration: none;
    background-color: black;
    color: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 2px 5px #6f6f6f;
    font-weight: bold;

}


@media (min-width: 576px) {}

@media (min-width: 768px) {}

@media (min-width: 768px) and (orientation:landscape) {}

@media (min-width: 992px) {


    .secImg::after {        
        position: absolute;
        text-align: right;        
        right: 70px;
        bottom: 45px;
        margin-top: 10px;
    }

    .colleciontImage {

        height: 100%;
        width: 55px;
    }

    .collections {
        margin: 80px 0 80px 0px;
    }

    .mypanel {
        position: relative;
    }

    .panelTitle {
        position: absolute;
        top: 34px;
        left: 40rem;
        display: none;
    }

    .mysection {
        display: flex;
        flex-direction: row;
        height: 600px;
        margin-top: 100px;
        padding: 1px;
        overflow: hidden;
        box-shadow: 0 0 20px #d8d8d8;
    }

    .itemCollection {
        display: flex;
        flex-direction: row;
        flex-grow: 0;
        flex: 0 0 3.5rem;
        transition: flex-grow .4s ease, width 1s ease;
        overflow: hidden;
        position: relative;
    }

    .sectionTitle {
        display: flex;
        flex-direction: column-reverse;
        position: relative;
    }

    .details {
        position: relative;
        z-index: 1;
        flex: none;
        transition: width .5s ease;
        padding: 60px 50px 10px 50px;
        height: auto;
    }

    .itemCollection h1 span {
        writing-mode: sideways-lr;
        height: 100%;
        font-size: 14px;
        letter-spacing: 2px;
        width: 26px;
    }

    .itemCollection.show {
        flex-grow: 1;
        flex: 1 0 3.5rem;
    }

    .itemCollection h1 {
        padding: 15px 15px;
    }

}

@media (min-width: 1100px) {}

@media (min-width: 1200px) {}

@media (min-width: 1366px) and (min-height: 1024px) and (orientation:landscape) {}

@media (min-width: 1400px) {}

@media (min-width: 1600px) {}/* End custom CSS */