
.slider-text-middle-main.pull-right.wc-title div {
    display: table-cell;
    vertical-align: middle;
}
.navbar-default {
  background: url("../images/promo/estadio_altaplaza/blue.png") no-repeat center bottom;
  background-size: cover;
}

.mt-40 {
  margin-top: 40px;
}

.bg-gray-promo {
  background: #f4f4f4;
}

.bg-gray2-promo {
  background-color: #f4f4f4;
  display: inline-table;
}

.bg-red-promo {
  background: url("../images/promo/estadio_altaplaza/red.png") no-repeat center center;
  background-size: cover;
}

.bg-white-promo {
  background: url("../images/promo/estadio_altaplaza/white.png") no-repeat center center;
  background-size: cover;
}

.bg-blue-promo {
  background: url("../images/promo/estadio_altaplaza/blue.png") no-repeat center center;
  background-size: cover;
}

.bg-balon-promo {
  background: url("../images/promo/raspa_gana_viaja/premios/futbol.png") no-repeat center center;
  background-size: cover;
  min-height: 450px;
  display: grid;
}

.bg-vespa-promo {
  background: url("../images/promo/raspa_gana_viaja/premios/vespa.png") no-repeat center center;
  background-size: cover;
  min-height: 450px;
  display: grid;
}

.bg-placeholdit-promo {
  background: url("../images/promo/raspa_gana_viaja/premios/445x406.png") no-repeat center center;
  background-size: cover;
  min-height: 450px;
  display: grid;
}

.bg-promo-alt {
  display: inline-table;
}

.bg-promo-alt img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.bg-counter p span.title {
  font-size: 22px;
}

.promo-fix {
  min-height: 650px;
}
.image_title {
    max-width: 700px;
    margin-top: -50px;
    width: 100%;
}

.reasons {
  padding: 8.6% 10.6% 10.6%;
}

.slider-title-big2 span, .title-large {
  line-height: 40px;
  letter-spacing: 0px !important;
  text-transform: uppercase !important;
}
h6.text-center.datetime {
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.04em;
    opacity: 0.8;
    margin-bottom: 50px;
}
span.countryname {
  letter-spacing: -0.04em;
  font-size: 24px;
  font-weight: 700;
}


.title-large {
  font-size: 50px;
}

.slider-title-big3 {
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 23px;
  padding: 5px;
  color: #fff;
  background: #171714;
}

.reasons p {
  font-weight: 700;
}

.reasons .black-text {
  color: #000;
}

.reasons p.center {
  margin-bottom: 10px;
}

.reasons img {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.reasons strong {
  font-weight: 900;
}

.bg-fashion {
  background: #171714 !important;
}

.patrocinadores {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.counter-number {
  font-size: 60px !important;
  margin: 10px 0 !important;
}

.counter-section {
  position: absolute;
  top: 35%;
  left: 10%;
  right: 10%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.panel-body ul {
  list-style: disc;
}

.panel-body ul li {
  margin-bottom: 10px;
}

.work-6col .grid li {
    float: left;
    width: 16.6666667%;
}

.gallery-img {
  background-color: #fff;
}

.bg-calendar-promo {
  background: #f7f7f7;
}

#calendar {
  color: #fff;
  margin-top: 45px;
  margin-bottom: 45px;
}

#calendar .content-box {
  margin-top: 30px;
}

#calendar .match {
    background: url(../images/promo/estadio_altaplaza/frame.png) no-repeat center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 400px;
    padding-top: .75rem;
    padding-bottom: .75rem;
    background-position: center;
    margin-bottom: 30px;
}

.flags_gols{
  width: 50%;
  margin: 0 auto;
}
#calendar .match .content-box .flag {
    width: 60px;
    margin-top: 5px;
}
.mrg_btn{
  margin-bottom: 10px;
}
.dis_alig_vert{
  display: table;
  width: 100%;
}
.mrg_position{
  margin: 0;
  line-height: 12px;
}
.dis_alig_vert_child{
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
@media screen and (min-width: 768px) and (max-width:991px){
  #calendar .match {
    height: 350px;
  }
}

@media screen and (max-width: 575px){
  #calendar .match {
    height: 420px;
  }

  #calendar .content-box {
    margin-top: 60px;
  }
}
