/* CSS */
/* GENERALES */
div.LAT-separador-01{
    margin:0;
    padding:50px 0;
}
div.LAT-separador-02{
    margin:0;
    padding:15px 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{
                background-color:#bbb602;
            }
                div.LAT-seccion-02>div{
                    font-size:0;
                    padding:30px 20px;
                }
                    div.LAT-seccion-02>div>div{
                        float:left;
                        width:33.33%;
                    }
                    div.LAT-seccion-02>div>div:nth-child(3){
                        clear:both;
                        display:none;
                        float:none;
                    }
                        div.LAT-seccion-02>div>div>div{
                            padding:10px;
                        }
                            div.LAT-seccion-02>div>div>div>div{
                                border:1px dashed #fff;
                                border-radius:6px;
                            }
                                div.LAT-seccion-02>div>div>div>div>div{
                                    padding:15px;
                                }
                                    div.LAT-seccion-02>div>div>div>div>div>img{
                                        border-radius:3px;
                                        display:block;
                                        width:100%;
                                    }
                            div.LAT-seccion-02>div>div>div>h4,
                            div.LAT-seccion-02>div>div>div>p{
                                color:#fff;
                                font-family:var(--tipografia-01, sans-serif);
                                font-size:14pt;
                                font-weight:600;
                                line-height:1.3em;
                                margin:0;
                            }
                            div.LAT-seccion-02>div>div>div>h4{
                                padding:30px 0 15px;
                                text-transform:uppercase;
                            }
                            div.LAT-seccion-02>div>div>div>p{
                                color:#1c1c1c;
                                font-size:12pt;
                                font-weight:400;
                                padding:0;
                            }
                    div.LAT-seccion-02>div:after{
                        clear:both;
                        content:'';
                        display:block;
                        float:none;
                        font-size:0;
                    }
            /* LATINA - SECCIÓN 03 */
            div.LAT-seccion-03{
                padding:0 30px;
                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 40px;
                    text-transform:uppercase;
                }
                div.LAT-seccion-03>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;
                }
                div.LAT-seccion-03>div{
                    margin:0;
                    padding:0 10%;
                }
                    div.LAT-seccion-03>div>div:first-child{
                        background-color:#fff;
                        font-size:0;
                        overflow:hidden;
                        position:relative;
                        width:100%;
                        z-index:1;
                    }
                        div.LAT-seccion-03>div>div:first-child>div{
                            background-color:#fff;
                            left:0%;
                            position:relative;
                            text-align:left;
                            transition:left 0.3s;
                            -ms-transition:left 0.3s;
                            -moz-transition:left 0.3s;
                            -o-transition:left 0.3s;
                            -webkit-transition:left 0.3s;
                            width:3000%;
                            z-index:1;
                        }
                            div.LAT-seccion-03>div>div:first-child>div>a,
                            div.LAT-seccion-03>div>div:first-child>div>span{
                                display:inline-block;
                                position:relative;
                                text-align:center;
                                width:1.1111%;
                            }
                                div.LAT-seccion-03>div>div:first-child>div>a>img,
                                div.LAT-seccion-03>div>div:first-child>div>span>img{
                                    display:block;
                                    margin:0 auto;
                                    width:65%;
                                }
                        div.LAT-seccion-03>div>div:first-child>div:first-child+div,
                        div.LAT-seccion-03>div>div:first-child>div:first-child+div+div{
                            left:0;
                            position:absolute;
                            top:50%;
                            width:30px;
                            z-index:2;
                        }
                        div.LAT-seccion-03>div>div:first-child>div:first-child+div+div{
                            left:auto;
                            right:0;
                            z-index:3;
                        }
                            div.LAT-seccion-03>div>div:first-child>div:first-child+div>span,
                            div.LAT-seccion-03>div>div:first-child>div:first-child+div+div>span{
                                background-color:#a5a5a5;
                                border-radius:50%;
                                cursor:pointer;
                                height:30px;
                                position:absolute;
                                text-align:left;
                                top:-15px;
                                width:30px;
                                z-index:1;
                            }
                            div.LAT-seccion-03>div>div:first-child>div:first-child+div>span:hover,
                            div.LAT-seccion-03>div>div:first-child>div:first-child+div+div>span:hover{
                                background-color:#bbb602;
                            }
                                div.LAT-seccion-03>div>div:first-child>div:first-child+div>span:after,
                                div.LAT-seccion-03>div>div:first-child>div:first-child+div+div>span:after{
                                    border:6px solid transparent;
                                    content:'';
                                    display:inline-block;
                                    font-size:0;
                                    margin-top:30%;
                                }
                                div.LAT-seccion-03>div>div:first-child>div:first-child+div>span:after{
                                    border-right-color:#fff;
                                    margin-left:18%;
                                }
                                div.LAT-seccion-03>div>div:first-child>div:first-child+div+div>span:after{
                                    border-left-color:#fff;
                                    margin-left:43%;
                                }
                    div.LAT-seccion-03>div>div:last-child{
                        font-size:0;
                        text-align:center;
                    }
                        div.LAT-seccion-03>div>div:last-child>span{
                            background-color:#8b8b8b;
                            border:1px solid #fff;
                            border-radius:3px;
                            cursor:pointer;
                            display:inline-block;
                            height:5px;
                            margin:3px 2px;
                            transition:width 0.2s;
                            -ms-transition:width 0.2s;
                            -moz-transition:width 0.2s;
                            -o-transition:width 0.2s;
                            -webkit-transition:width 0.2s;
                            width:5px;
                        }
                        div.LAT-seccion-03>div>div:last-child>span:hover{
                            background-color:#bbb602;
                        }
                        div.LAT-seccion-03>div>div:last-child>span.activo{
                            background-color:#bbb602;
                            width:21px;
                        }
            /* LATINA - SECCIÓN 04 */
            div.LAT-seccion-04{
                overflow:hidden;
                padding:0;
            }
                div.LAT-seccion-04>div{
                    background-position:center center;
                    background-repeat:no-repeat;
                    background-size:cover;
                    padding:150px 50px;
                }
                    div.LAT-seccion-04>div>div{
                        padding:0;
                    }
                        div.LAT-seccion-04>div>div>p{
                            margin:0;
                            padding:1px 0;
                        }
                            div.LAT-seccion-04>div>div>p>span{
                                background-color:#1c1c1cdb;
                                color:#fff;
                                display:inline-block;
                                font-family:var(--tipografia-01, sans-serif);
                                font-size:23pt;
                                font-weight:900;
                                line-height:1.2em;
                                padding:10px 10px 6px;
                            }
                            div.LAT-seccion-04>div>div>p:first-child+p>span{
                                font-weight:300;
                            }
/*
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-03>div{
        padding:0 30px;
    }
    div.LAT-seccion-03>div>div:first-child>div>a>img,
    div.LAT-seccion-03>div>div:first-child>div>span>img{
        width:80%;
    }
}
@media screen and (max-width:830px){
    div.LAT-seccion-01>ul>li{
        width:33.33%;
    }
    div.LAT-seccion-02>div>div>div>div>div{
        padding:10px;
    }
    div.LAT-seccion-03>div>div:first-child>div>a,
    div.LAT-seccion-03>div>div:first-child>div>span{
        width:1.6666%;
    }
}
@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>div>div{
        width:50%;
    }
    div.LAT-seccion-02>div>div:nth-child(3){
        display:block;
    }
    div.LAT-seccion-03>div{
        padding:0 0;
    }
    div.LAT-seccion-03>div>div:first-child>div>a,
    div.LAT-seccion-03>div>div:first-child>div>span{
        width:3.3333%;
    }
    div.LAT-seccion-04>div{
        padding:150px 30px;
    }
    div.LAT-seccion-04>div>div>p>span{
        font-size:18pt;
    }
}
@media screen and (max-width:440px){
    div.LAT-seccion-01>ul>li{
        display:block;
        width:auto;
    }
    div.LAT-seccion-02>div>div{
        width:100%;
    }
    div.LAT-seccion-03>div>div:first-child>div>a>img,
    div.LAT-seccion-03>div>div:first-child>div>span>img{
        width:95%;
    }
    div.LAT-seccion-04>div{
        padding:150px 20px;
    }
}
