/*Tamaño del div que contiene las imagenes
.contain
{

width: 100%;
max-width: 500px;
}
*/

/*Tamaño de la imagen de la animacion
.img_ajustada
{
height: 350px;
}
*/

.contain
{
/*Tamao del div que contiene las imagenes*/
width: 400px;
max-width: 500px;
}

/*Tamao de la imagen de la animacion*/
.img_ajustada
{
height: 300px;
}

@media (max-width: 380px) {

.contain
{
/*Tamao del div que contiene las imagenes*/
width: 100%;
}

}
.fl-node-5e18ed55ce558 .baslider-5e18ed55ce558 .twentytwenty-handle:after
{
margin-top: 25px;
}

.fl-node-5e18ed55ce558 .baslider-5e18ed55ce558 .twentytwenty-handle 
.twentytwenty-left-arrow ,.twentytwenty-right-arrow 
{
border-right: 10px solid #181816;
}
.fl-node-5e18ed55ce558 .baslider-5e18ed55ce558 .twentytwenty-handle 
.twentytwenty-right-arrow 
{
border-left: 10px solid #181816;
}
.fl-node-5e18ed55ce558 .twentytwenty-left-arrow,.fl-node-5e18ed55ce558
.twentytwenty-right-arrow,.fl-node-5e18ed55ce558 .twentytwenty-up-arrow,
.fl-node-5e18ed55ce558 .twentytwenty-down-arrow 
{
border: 10px inset transparent;
}
.fl-node-5e18ed55ce558 .baslider-5e18ed55ce558 .twentytwenty-before-label,
.fl-node-5e18ed55ce558 .baslider-5e18ed55ce558 .twentytwenty-after-label 
{
-webkit-box-align:center;
align-items:center;
}
.fl-node-5e18ed55ce558 .baslider-5e18ed55ce558 .twentytwenty-before-label:before,
.fl-node-5e18ed55ce558 .baslider-5e18ed55ce558 .twentytwenty-after-label:before 
{
/*color dorado*/
color: #d6b76b;
background: black;
max-width: calc( 100% / 2 - 30px );
width: auto;
padding: 5px;
text-transform: uppercase;
}
