/**/#cartellsgal{    padding:0px 0px;    background:#eee;    position:relative;    left:0px;    overflow:hidden;    width: auto !important;}#cartellsslider{    position:absolute;    left:0px;}.cartellsbox {    position: relative;    float:left;	text-align: center;    /*background:#BFD5D5;    box-shadow: 0px 0px 10px #000000;    margin: 0px 25px;*/    height: 265px;    	width: 230px;    padding: 25px;	margin: 0px;	padding: 0px 30px 0px 30px;}@media only screen and ( max-width: 1199px) {	.cartellsbox 	{		padding: 0px 30px 0px 0px;		width: 210px;	}}/*buttons*/.cartellsbtn{    position:absolute;    z-index:50;    height:40px;    padding:8px;    top:38%;    font-family:Impact, sans-serif;      font-size:23px;    line-height:25px;    color:#fff;    display:inline-block;    -webkit-border-radius: 30px;       -moz-border-radius: 30px;            border-radius: 30px;    background:#000;    cursor:pointer;    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)"; /* IE8 */    filter: alpha(opacity=40); /* IE 5-7 */    -khtml-opacity: 0.4; /* Safari 1.x */      -moz-opacity: 0.4; /* Netscape   */           opacity: 0.4; /* Other */}.cartellsbtn:hover{    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /* IE8 */    filter: alpha(opacity=80); /* IE 5-7 */    -khtml-opacity: 0.8; /* Safari 1.x */      -moz-opacity: 0.8; /* Netscape   */           opacity: 0.8; /* Other */}.cartellsprev{left:8px;}.cartellsnext{right:8px;}.cartellsbox h3{	margin-top: 0px;}.cartellsautor{	color:black;	text-align:center;}