/*
ata
*/

body {  background-color: #d1b943;background: rgb(209,185,67);background: linear-gradient(90deg, rgba(0,74,173) 0%, rgba(77,116,163) 100%) !important;}
header {  background-color: #eceff1 !important;}
body, h1, h2, h3, h4, h5, h6, li, p{    font-family: 'Lato', sans-serif;}
li{font-size: 16px !important;}
h1 {  text-transform: initial !important;  font-weight: 900;  font-style: italic;  font-optical-sizing: auto; color: #678891 !important;  }
h2 {  color: #dcad00 !important;  font-size: 18px !important;font-style: italic;  font-optical-sizing: auto;border-bottom: 2px solid #dcad00 !important;  padding-top: 0.5em !important;}
p {  font-size: 16px;  padding: 0.25em 0 1em 0 !important; line-height: 150%; color:#333 !important; margin:0 !important;}
strong { color:#333 !important;}

#advice {  background-color: #ff2838 !important;padding: 40px !important;color: white;}
#legal a {
  font-weight: initial;
  padding: 0 1em;
}
.z-tab {
  font-optical-sizing: auto !important;
  font-family: Lato !important;
  font-weight: 900 !important;
  text-transform: uppercase !important;
}
.z-tab a {
  text-align: right !important;
  font-style: italic !important;
  font-size: 15px !important;
  
}
.z-tabs.flat.flat-wet-asphalt > ul.z-tabs-nav > li.z-active > a {  background: #216171 !important;}


.secTecnica {  padding: 2em;}
.secTecnicaCol1 {  width: 40% !important;  float: left !important;  text-align: right !important;}
.secTecnicaCol2 span {  line-height: 150% !important;}
.secTecnicaCol1 img {  padding-bottom: 2em !important;}
.secTecnicaCol2 {  width: 60% !important;  float: left !important;}
a {  color: #e42f2a !important;  font-weight: normal !important;}

.z-tab a {
  color: #216171 !important;
}
.z-tab.z-active a {
  color: white !important;
}
.amigo{display:none !important;}

h3 {
  color: #333 !important;
  padding: 0 !important;
  margin: 0 !important;
margin: 1.5em 0 0 !important;
font-size: 17px !important;
text-transform: uppercase !important;
}

.btn-orange {
      color: #fffae7 !important;
}


.btn-blue {
  border: 0!important;
  background: none!important;
    background-color: rgba(0, 0, 0, 0);
  color: #fff !important;
  text-shadow: none!important;
  background-color: #216171!important;
}

.header_cells {
    color: #ffffff!important;
    background: #216171!important;
}


.form_titulo_inscripcion_on {
    background-color: #216171!important;
    /* color: #D3DCE4; */
    color: #ffffff!important;
}

.form_titulo_inscripcion_off {
    background-color: #216171!important;
    /* color: #D3DCE4; */
    color: #ffffff!important;
}

.tdTitol{

  background-color: #00d7c7!important;
  color:#ffffff!important;
}


.tdComite {
    border-bottom: 1px solid #00d7c7!important;
}

.listaHotels{
  list-style-type: square!important;
}


nav {
    width: 22%;
    background: #0b50ac!important;
    vertical-align: top;
    padding: 1em;
    box-sizing: border-box;
}




/* Para dispositivos móviles */
@media only screen and (max-width: 600px) {
  nav {
      width: 100%;
      background: #0b50ac!important;
      vertical-align: top;
      padding: 1em;
      box-sizing: border-box;
  }
}