/* CSS */
/* GENERALES */
div.LAT-separador-01{
    margin:0;
    padding:50px 0;
}
div.LAT-separador-02{
    margin:0;
    padding:15px 0;
}
div.LAT-separador-03{
    margin:0;
    padding:30px 0;
}
hr.LAT-separador-04{
    background-color:#c5c5c5;
    border-width:0;
    font-size:0;
    height:1px;
    margin:70px 0;
    padding:0;
}
/* BLOQUES CONTENIDO */
div.LAT-contenido{
    margin:0;
    padding:0;
}
    div.LAT-contenido>div{
        margin:0 auto;
        width:1280px;
    }
        div.LAT-contenido>div>div{
            padding:50px 0;
        }
            /* LATINA - SECCIÓN 01 */
            div.LAT-seccion-01{
                padding:30px 30px 0;
                text-align:center;
            }
                div.LAT-seccion-01>h2{
                    color:#bbb602;
                    font-family:var(--tipografia-01, sans-serif);
                    font-size:18pt;
                    font-weight:600;
                    line-height:1.2em;
                    margin:0;
                    padding:0 0 40px;
                    text-transform:uppercase;
                }
                div.LAT-seccion-01>p{
                    color:#1c1c1c;
                    font-family:var(--tipografia-01, sans-serif);
                    font-size:14pt;
                    font-weight:400;
                    line-height:1.2em;
                    margin:0;
                    padding:0 0 40px;
                }
            /* LATINA - SECCIÓN 02 */
            div.LAT-seccion-02{
                padding:30px 30px 0;
                text-align:center;
            }
                div.LAT-seccion-02>h2{
                    color:#1c1c1c;
                    font-family:var(--tipografia-01, sans-serif);
                    font-size:18pt;
                    font-weight:600;
                    line-height:1.2em;
                    margin:0;
                    padding:0 0 15px;
                    text-transform:uppercase;
                }
                div.LAT-seccion-02>p{
                    color:#1c1c1c;
                    font-family:var(--tipografia-01, sans-serif);
                    font-size:12pt;
                    font-weight:400;
                    line-height:1.2em;
                    margin:0;
                    padding:15px 0 15px;
                }
                div.LAT-seccion-02>ul{
                    font-size:0;
                    list-style:none;
                    margin:0;
                    padding:15px 0 15px;
                    text-align:center;
                }
                    div.LAT-seccion-02>ul>li{
                        display:inline-block;
                        vertical-align:top;
                        width:25%;
                    }
                        div.LAT-seccion-02>ul>li>div{
                            padding:10px 10px;
                        }
                            div.LAT-seccion-02>ul>li>div>div:first-child,
                            div.LAT-seccion-02>ul>li>div>div:last-child{
                                padding:3px;
                            }
                                div.LAT-seccion-02>ul>li>div>div:first-child>div,
                                div.LAT-seccion-02>ul>li>div>div:last-child>div{
                                    border-radius:10px;
                                    font-size:0;
                                }
                                div.LAT-seccion-02>ul>li>div>div:first-child>div{
                                    background-color:#bbb602;
                                    overflow:hidden;
                                    padding-bottom:35%;
                                    position:relative;
                                    z-index:1;
                                }
                                    div.LAT-seccion-02>ul>li>div>div:first-child>div>div{
                                        height:100%;
                                        left:0;
                                        position:absolute;
                                        top:0;
                                        width:100%;
                                        z-index:1;
                                    }
                                        div.LAT-seccion-02>ul>li>div>div:first-child>div>div>div{
                                            display:table;
                                            height:100%;
                                            width:100%;
                                        }
                                            div.LAT-seccion-02>ul>li>div>div:first-child>div>div>div>div{
                                                display:table-row;
                                            }
                                                div.LAT-seccion-02>ul>li>div>div:first-child>div>div>div>div>div{
                                                    display:table-cell;
                                                    vertical-align:middle;
                                                }
                                                    div.LAT-seccion-02>ul>li>div>div:first-child>div>div>div>div>div>p{
                                                        color:#fff;
                                                        font-family:var(--tipografia-01, sans-serif);
                                                        font-size:12pt;
                                                        font-weight:900;
                                                        line-height:1.2em;
                                                        padding:0 20px;
                                                    }
                                                        div.LAT-seccion-02>ul>li>div>div:first-child>div>div>div>div>div>p>span{
                                                            display:block;
                                                            font-weight:300;
                                                        }
                                div.LAT-seccion-02>ul>li>div>div:last-child>div{
                                    background-color:#fff;
                                    border:1px solid transparent;
                                    background: 
                                    linear-gradient(#fff, #fff) padding-box,
                                    linear-gradient(to bottom, #c7c7c7, #c7c7c7, #fff) border-box;
                                    background-clip:padding-box, border-box;
                                    background-origin:padding-box, border-box;
                                }
                                    div.LAT-seccion-02>ul>li>div>div:last-child>div>p{
                                        color:#1c1c1c;
                                        font-family:var(--tipografia-01, sans-serif);
                                        font-size:12pt;
                                        font-weight:400;
                                        line-height:1.2em;
                                        padding:10px;
                                    }
                                        div.LAT-seccion-02>ul>li>div>div:last-child>div>p>span{
                                            border-radius:4px;
                                            display:block;
                                            padding:12px 6px 11px;
                                        }
                                        div.LAT-seccion-02>ul>li>div>div:last-child>div>p>span:nth-child(odd){
                                            background-color:#dbdbdb;
                                        }
            /* LATINA - SECCIÓN 03 */
            div.LAT-seccion-03{
                padding:30px 30px 0;
                text-align:center;
            }
                div.LAT-seccion-03>h2{
                    color:#bbb602;
                    font-family:var(--tipografia-01, sans-serif);
                    font-size:18pt;
                    font-weight:600;
                    line-height:1.2em;
                    margin:0;
                    padding:0 0 15px;
                    text-transform:uppercase;
                }
                div.LAT-seccion-03>p{
                    color:#1c1c1c;
                    font-family:var(--tipografia-01, sans-serif);
                    font-size:12pt;
                    font-weight:400;
                    line-height:1.2em;
                    margin:0;
                    padding:15px 0 15px;
                }
                div.LAT-seccion-03>ul{
                    font-size:0;
                    list-style:none;
                    margin:0;
                    padding:15px 0 0;
                    text-align:center;
                }
                    div.LAT-seccion-03>ul>li{
                        display:inline-block;
                        vertical-align:top;
                        width:25%;
                    }
                        div.LAT-seccion-03>ul>li>div{
                            padding:15px 15px;
                        }
                            div.LAT-seccion-03>ul>li>div>div{
                                border:1px solid #d2d2d2;
                                border-radius:6px;
                            }
                                div.LAT-seccion-03>ul>li>div>div>div{
                                    padding:20px;
                                }
                                    div.LAT-seccion-03>ul>li>div>div>div>img{
                                        border-radius:3px;
                                        border-width:0;
                                        display:block;
                                        width:100%;
                                    }
                            div.LAT-seccion-03>ul>li>div>h4{
                                color:#1c1c1c;
                                font-family:var(--tipografia-01, sans-serif);
                                font-size:18pt;
                                font-weight:600;
                                line-height:1.2em;
                                margin:0;
                                padding:30px 0 10px;
                            }
                            div.LAT-seccion-03>ul>li>div>p{
                                color:#1c1c1c;
                                font-family:var(--tipografia-01, sans-serif);
                                font-size:12pt;
                                font-weight:400;
                                line-height:1.2em;
                                margin:0;
                                padding:10px 0 30px;
                            }
                            div.LAT-seccion-03>ul>li>div>a{
                                background-color:#bbb602;
                                border:1px solid #bbb602;
                                border-radius:6px;
                                color:#fff;
                                display:inline-block;
                                font-family:var(--tipografia-01, sans-serif);
                                font-size:12pt;
                                font-weight:400;
                                line-height:1.2em;
                                margin:20px 0 15px;
                                padding:15px 30px;
                                text-decoration:none;
                                transition:background-color 0.2s;
                                -ms-transition:background-color 0.2s;
                                -moz-transition:background-color 0.2s;
                                -o-transition:background-color 0.2s;
                                -webkit-transition:background-color 0.2s;
                            }
                            div.LAT-seccion-03>ul>li>div>a:hover{
                                background-color:#fff;
                                color:#bbb602;
                            }
                            div.LAT-seccion-03a>ul>li>div>h4{
                                font-size:14pt;
                                font-weight:400;
                            }
/*
RESPONSIVO
*/
@media screen and (max-width:1280px){
    div.LAT-contenido>div{
        margin:0 0;
        width:auto;
    }
}
@media screen and (max-width:1000px){
    div.LAT-seccion-02>ul>li{
        width:33.33%;
    }
    div.LAT-seccion-03>ul>li{
        width:33.33%;
    }
}
@media screen and (max-width:760px){
    div.LAT-contenido>div>div{
        padding:0 0 50px;
    }
}
@media screen and (max-width:640px){
    div.LAT-seccion-01>ul>li{
        width:50%;
    }
    div.LAT-seccion-02>ul>li{
        width:50%;
    }
    div.LAT-seccion-03>ul>li{
        width:50%;
    }
}
@media screen and (max-width:440px){
    div.LAT-seccion-01>ul>li{
        display:block;
        width:auto;
    }
    div.LAT-seccion-02>ul>li{
        display:block;
        width:auto;
    }
    div.LAT-seccion-02>ul>li>div>div:first-child>div{
        padding-bottom:28%;
    }
    div.LAT-seccion-03>ul>li{
        display:block;
        width:auto;
    }
}
