.slide-logo-txt {
	background: #000;
    color:#fff;
    padding: 5px;
    margin-left: 15px;
    border-radius: 5px;
    font-size: 12px;
}

.txt-justify { text-align: justify;}
.txt-right { text-align: right;}
.txt-left { text-align: left;}
.txt-italica { font-style: italic;}


.top10 { margin-top: 10px;}
.top20 { margin-top: 20px;}
.top30 { margin-top: 30px;}
.top40 { margin-top: 40px;}
.top50 { margin-top: 50px;}
.top60 { margin-top: 60px;}
.top70 { margin-top: 70px;}
.top80 { margin-top: 80px;}


.nega-top10 { margin-top: -10px;}
.nega-top20 { margin-top: -20px;}
.nega-top30 { margin-top: -30px;}
.nega-top40 { margin-top: -40px;}
.nega-top50 { margin-top: -50px;}
.nega-top60 { margin-top: -60px;}
.nega-top70 { margin-top: -70px;}
.nega-top80 { margin-top: -80px;}
.nega-top90 { margin-top: -90px;}
.nega-top100 { margin-top: -100px;}
.nega-top110 { margin-top: -110px;}
.nega-top120 { margin-top: -120px;}


.bottom10 { margin-bottom: 10px;}
.bottom20 { margin-bottom: 20px;}
.bottom30 { margin-bottom: 30px;}
.bottom40 { margin-bottom: 40px;}
.bottom50 { margin-bottom: 50px;}
.bottom60 { margin-bottom: 60px;}
.bottom70 { margin-bottom: 70px;}
.bottom80 { margin-bottom: 80px;}


.pie a {
    font-family: 'OswaldLight', Arial, Helvetica, sans-serif !important;
	color:#ffffff;
    font-size:15px;
font-weight:300;
line-height:50px;
}



.pie:hover {

	color:#000;
}
