/*
Theme Name: Rally Mexico
Description: Rally Mexico.
Author: Garritz
Author URI: https://www.garritz.com
Version: 1.0
Tags: responsive, boostrap
*/

@import url('bootstrap/css/bootstrap.min.css');
html {
    font-size: 14px;
}

body {
    min-height: 100vh;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    overflow-x:hidden !important;
}


main {
    min-height: 50vh;
}
#nf-form-4-cont .btn-success {
    color: #fff !important;
    background-color: #ba2375 !important;
    border-color: #ba2375 !important;
}

#menu-principal {
    z-index: 99999;
    position: absolute;
    width: 100%;
    background-color: #ba2375b3;
    padding-top: 0.5%;
    padding-right: 2%;
    padding-bottom: 0.5%;
    padding-left: 2%;
    display: flex;
    align-items: center;
    flex-direction: column;
    clear: both;
}
#menu-principal-verde {
    z-index: 99999;
    position: absolute;
    width: 100%;
    background-color: #ba2375b3;
    padding-top: 0.5%;
    padding-right: 2%;
    padding-bottom: 0.5%;
    padding-left: 2%;
    display: flex;
    align-items: center;
    flex-direction: column;
    clear: both;
}
#mega-menu-item-1227{
            margin-top: -130px;
        }

hr{
  border: 1px solid #ba2375;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #bc1d75;
}
.text-green h1{
        color: #56b560 !important;
}

h1 {
    text-transform: uppercase;
    font-weight: bold;
}
footer{
    height: 100px;
    background: #ba2375;
    margin-bottom: 80px;
    padding-left: 8%; 
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #fff;
    flex-direction: row;
}
footer a{
  color: #ffffffb3;
}
footer a:hover{
  color: #ffffff;
}
.post-password-form{
  margin-top: 32px;
}


#footer-fixed {
  height: auto;
    width: 100vw;
    bottom: 0;
    position: fixed;
    z-index: 9999;
}
#footer-fixed div{
  height: auto;
}

.hero {
    height: 600px;
}

.header-featured {
    position: relative;
    height: 70vh;
    background-position: center bottom;
}

.label-menu {
    position: absolute;
    bottom: 5vh;
    background: #bc1d75b3;
    padding: 1rem;
    width: 33%;
    min-width: fit-content;
}

.text-white {
    color: #ffffff;
}

#boletos-footer {
    position: absolute;
    bottom: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.3rem 4rem;
}
#boletos-footer img {
  width: 100px !important;
}
#rev_slider_9_1 ul li{
  opacity: 1 !important;
}


.full{
  width: 100%
}
#hastag h1{
  color: #40ac35;
}

.header-logos-menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

#menu-mobile{
   display: none;
  
  }
  #flags{
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #flags  .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

  .table-striped tbody tr:nth-of-type(odd) {
    background-color: #ba2375;
    color: #fff;
}

.title-post-gto{
  min-height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.5);
    margin: 0;
    padding: 0; 
}
.title-post-news{
  display: flex;
    align-items: center;
    justify-content: center;
 min-height: 200px;
 color: #ffffff; 
}
.title-post-news h1{
 color: #ffffff; 
}

.alto-fijo-gto{
  height: 360px;
}

.vc_gitem_row .vc_gitem-col {
    padding: 0 !important;
}

#tables-text table{
  font-size: 14px;
}
.tabla-formato table{
    border-collapse: collapse !important;
    border: 2px solid #ba2375 !important;
    font-size: 16px !important;
}
.tabla-formato table td{
    border-collapse: collapse !important;
    border: 2px solid #ba2375 !important;
    padding: 1rem !important;
}
.boton-rosa>a{
  border: 2px solid !important;
}
.rally-verde h3{
  color:#56b560 !important;
}
.text-rosa strong{
  color: #ba2375;
}
.text-rosa li{
  color: #ba2375;
}
.text-rosa a{
  color: #ba2375;
}

.carousel-indicators{
    display: flex !important;
    justify-content: center;
    list-style: none !important;
    bottom: inherit;
    margin-bottom: 32px;
    position: relative !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
	flex-wrap:wrap;
}

.carousel-indicators .active {
    border: 1px solid #ffffff !important;
    padding: .5rem !important;
    background-color: #ffffff !important;
    color: #ba2375 !important;
    font-weight: 700 !important;
    width: 55px !important;
    height: auto !important;
    margin: 0 3px !important;
}

.carousel-indicators li {
    color: #fff !important;
    font-weight: 400 !important;
    border: 2px solid #ffffff !important;
    padding: 0.5rem !important;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 55px;
    height: auto;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: inherit;
    background-color: rgba(255,255,255,0);
    border-radius: 0 !important;
	margin-bottom:3px;
}



/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  html{
    font-size: 10px;
  }
  h6{
    font-size: 6px;
  }
} 

/* Small devices (portra it tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
  html{
    font-size: 11px;
  }
   h6{
    font-size: 6px;
  }
} 

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  html{
    font-size: 12px;
  }

  .boton-rosa>a{
  border: 2px solid !important;
  margin-bottom: 2rem !important;
}

} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 1000px) {
  #menu-principal-logos{
    display: none;
  }
  #menu-principal {
    position: fixed;
}
.menu{
  display: none;
}
 .boton-rosa>a{
  border: 2px solid !important;
  margin-bottom: 2rem !important;
}
.full-page{
  width: 100%;
}
#mega-menu-wrap-top-menu{
 width: 900px;
}
#primary .cat-item >a{
  color: #ba2375 !important;
}
footer{
  flex-direction: column;
}
} 

@media only screen and (max-width: 999px) {
  
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {}

@media only screen and (orientation: landscape) {
    html {
        overflow-x:hidden !important;
    }
}