div.list-group-item {
    height:auto;
    min-height:220px;
}
div .list-group-item .list-group-item-text{margin-bottom:7px}
.btn-primary{margin-top: 4px}
.break-word{
	word-break: break-word;
	word-wrap: normal;
}
.vcenter {
    display: flex;
    justify-content: center;
    align-items: center;
}


.button-ticket {
margin-top: auto;
margin-bottom: auto;
}
.centering{
height: 200px;
 margin :auto;

}
@media (max-width: 420px) {
  .btn-responsive {
    white-space: normal;
 }
}
@media (max-width: 420px) {
.margin-table{
	margin-right: 15px;
    margin-left: 15px;
 }
}
.margin-table{

	padding:20px;
	border: 1px solid rgb(221, 221, 221) ;
}
@media (max-width: 420px) {
.margin-title{
	padding-left:  15px;
 }
}
@media (min-width: 420px) {
.margin-title{
	padding-left:  0px;
 }
}
div.ex1 {
    width:500px;
    margin: auto;
    border: 3px solid #73AD21;
}

div.ex2 {
    max-width:500px;
    margin: auto;
    border: 3px solid #73AD21;
}
a {
    color: #41bb8e;
    text-decoration: none;
}
.img-responsive{
    width: 80%;
    margin: auto;
}
h3.margin-title-h3{
	font-family: 'Oswald', sans-serif;
	color: #777777;
	font-size: 25px;
	font-weight: 700;
}
@media (min-width: 555px) and (max-width: 991px){
.img-responsive{
	width: 40%;
 }
}

@media (min-width: 992px){
.sponsors {
    padding-left: 15px;
}
}
.sponsors{
	margin-top: 10px;
}
}
.cupon{
	margin-top: 25px;
}

.background-images{
   background-size: contain;
    background-position: center center;
    max-width: 220px;
    height: 124px;
    margin: auto;
    background-repeat: no-repeat;
}
.main-title{
margin-left: 0px;
}

.details{
    margin-bottom: 20px;
}
.title-showcase{
    font-family: 'Oswald', sans-serif;
    color: #777777;
    font-size: 30px;
    margin-bottom: 10px;
}

a:hover, a:focus {
    color: #988a73;
    text-decoration: underline;
}
.space-button{
    margin-bottom: 15px;
}

@media (max-width: 991px){
.vcenter {
   display: block;
}
img.media-object.img-rounded{
    margin-bottom: 15px;
    margin-top: 15px;
}
.btn{
    white-space: normal;
}
}

.list-group-item {
    position: relative;

    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

@media (max-width: 425px){
.main-title{
    font-size: 22px;
}
.title-showcase{
    font-size: 20px;
}
}

@media (max-width: 375px){
.main-title{
    font-size: 20px;
}
.title-showcase{
    font-size: 18px;
}
}
