html{	overflow:auto;	height:100%;	overflow-x:auto;	overflow-y:scroll;}body{	height:100%;}iframe.youtube-centrado{	max-width: 100% !important;	display: block;	margin: 0px auto;}.trans{	cursor:pointer;}/* columns of same height styles */.container-xs-height {    display:table;    padding-left:0px;    padding-right:0px;}.row-xs-height {    display:table-row;}.col-xs-height {    display:table-cell;    float:none;}@media (min-width: 768px) {    .container-sm-height {        display:table;        padding-left:0px;        padding-right:0px;    }    .row-sm-height {        display:table-row;    }    .col-sm-height {        display:table-cell;        float:none;    }}@media (min-width: 992px) {    .container-md-height {        display:table;        padding-left:0px;        padding-right:0px;    }    .row-md-height {        display:table-row;    }    .col-md-height {        display:table-cell;        float:none;    }}@media (min-width: 1200px) {    .container-lg-height {        display:table;        padding-left:0px;        padding-right:0px;    }    .row-lg-height {        display:table-row;    }    .col-lg-height {        display:table-cell;        float:none;    }}/* jssor slider bullet navigator skin 05 css *//*.jssorb05 div           (normal).jssorb05 div:hover     (normal mouseover).jssorb05 .av           (active).jssorb05 .av:hover     (active mouseover).jssorb05 .dn           (mousedown)*/.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av{	border-radius:50%;	cursor: pointer;}.jssorb05 div{	background-color:#fff2d7;}.jssorb05 div:hover, .jssorb05 .av:hover{	background-color:#ea238f;}.jssorb05 .av{	background-color:#ea238f;}.jssorb05 .dn, .jssorb05 .dn:hover{	background-color:#ea238f;}