.cataloglabel.position-TR {
	z-index: 1;
}

@media only screen and (max-width: 767px) {
	.orbit-container .orbit-slides-container li .orbit-caption.mobileLeft {
		left: 1% !important;
	}
	.orbit-container .orbit-slides-container li .orbit-caption.mobileRight {
		left: auto !important;
		right: 1% !important;
	}
	.orbit-container .orbit-slides-container li a {
		position: relative;
		z-index: 1;
	}
}

/* Slider */

#top .ixSlHl1 {
	text-transform:uppercase;
	color:#008d47;
	font-style: normal;
	font-size: 3rem;
	line-height: 3rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

#top .ixSlHl1 strong {
	font-weight: 300;
}

#top .ixSlHl1 span {
	white-space: nowrap;
}

#top .ixSlUl1 {
	font-family: "Sanchez", serif;
	font-style: italic;
	color:#000;
}

#top .ixSlUl1 li {
	position: relative;
}

#top .ixSlUl1 li:before {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 0;
    left: -18px;
    color:#008d47;
}


@media only screen and (max-width: 64em) and (min-width: 48em) {
	#top .ixSlHl1 {
		font-size: 2rem;
		line-height: 2rem;
	}
}

@media only screen and (max-width: 47.9375em) {
	#top .ixSlHl1 {
		font-size: 1.25rem;
		line-height: 1.25rem;
	}

	#top .ixSlUl1 {
		font-size: 0.75rem;
	}
}

.orbit-container .orbit-slides-container li .orbit-caption h1.title {
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.8);
}

/* Blog */

.mp-content ul {
	overflow: hidden;
}

.mp-content ul li {
	margin-left: 20px;
}
