/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Sep 13, 2018, 12:55:17 PM
    Author     : sinople
*/
/* GENERAL HELPERS */
.sdx-centrado
{
    text-align:center;
}

.sdx-contenedor-video{margin:0 auto;padding:2em 20px 0;width:100%;min-height:480px;}

.sdx-contenedor-audio{margin:0 auto;padding:2em 20px 0;width:100%;}
/* OVERRIDES */
/*
#sx-header .container
{
    padding:0 0 33.705%;
}

#sx-carousel-header
{
    padding-bottom:0;
}
*/

.sx-gallery
{
    margin:0 auto;
    width:100%;
}

.sx-header
{
    overflow:hidden;
}

/*body,html
{
    height:100%;
}*/

audio
{
    display:inline-block;
}

em
{
    font-style:normal;
    font-weight:bold;
}

video.col-4
{
    margin-top:40px;
    padding-right:5px;
    padding-left:5px;
}

div.col-4
{
    margin-top:40px;
    padding-right:5px;
    padding-left:5px;
}
/* BS OVERRIDES */
/*
#sx-carousel-header
{
    padding-bottom:58.5%;
}
*/
/*
#sx-carousel-header .carousel-inner,#sx-carousel-header .carousel-item
{
    height:auto;
}
*/