.organizaciones{padding:3.125rem 0; background: #FFF; }@media screen and (max-width: 63.9375em){.organizaciones .tabs-content{height:100% !important}.organizaciones .tabs-content .tabs-panel{height:100% !important}}@media screen and (min-width: 64em) and (max-width: 74.9375em) and (orientation: landscape){.organizaciones .tabs-content{height:100% !important}.organizaciones .tabs-content .tabs-panel{height:100% !important}}.organizaciones .tabs-content>.tabs-panel.is-active{animation-duration:1.25s;animation-name:fadeOut}.organizaciones .tabs-content>.tabs-panel.is-active{animation-duration:1.25s;animation-name:fadeIn}@media print, screen and (min-width: 40em){.organizaciones .tabs-content>.tabs-panel.is-active{animation-name:slideIn, fadeIn;animation-duration:1.25s}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes slideIn{0%{-webkit-transform:translateY(-10%)}100%{-webkit-transform:translateY(0%)}}.organizaciones .menu-navigation{white-space:nowrap;padding:0;margin:0;list-style:none;position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:1.25rem}[data-whatinput='mouse'] .organizaciones .menu-navigation li{outline:0}.organizaciones .menu-navigation a,.organizaciones .menu-navigation .button{line-height:1;text-decoration:none;display:block;padding:0.7rem 1rem}.organizaciones .menu-navigation input,.organizaciones .menu-navigation select,.organizaciones .menu-navigation a,.organizaciones .menu-navigation button{margin-bottom:0}.organizaciones .menu-navigation input{display:inline-block}.organizaciones .menu-navigation .tabs-title>a[aria-selected='true'],.organizaciones .menu-navigation .tabs-title>a[aria-selected='true']:active{padding: .625rem .4rem;background:#FF8953;box-sizing:border-box}.organizaciones .menu-navigation .tabs-title>a[aria-selected='true'].m-anim:hover::before,.organizaciones .menu-navigation .tabs-title>a[aria-selected='true'].m-anim:hover::after,.organizaciones .menu-navigation .tabs-title>a[aria-selected='true'].m-anim::before,.organizaciones .menu-navigation .tabs-title>a[aria-selected='true'].m-anim::after{border:none}.organizaciones .menu-navigation li{padding:0 .3125rem;position:relative}.organizaciones .menu-navigation li a{outline:none;font-size:1rem;background-color:#fff;color:#000;text-decoration:none;position:relative;padding:.4rem;border-top:1px solid transparent;border-bottom:1px solid transparent;transition:padding .2s, border-color .2s}.organizaciones .menu-navigation li a.m-anim:hover{padding:.625rem .4rem;outline:none}.organizaciones .menu-navigation li a.m-anim::before{position:absolute;top:0;left:0;bottom:0;right:0;max-height:0;color:transparent;content:attr(data-text);transition:max-height .2s, border-color 0s}.organizaciones .menu-navigation li a.m-anim::after{position:absolute;left:0;bottom:0;right:0;padding:.625rem;max-height:0;color:transparent;content:attr(data-text);transition:max-height .2s, border-color 0s}.organizaciones .menu-navigation li a.m-anim:hover::before,.organizaciones .menu-navigation li a.m-anim:hover::after{max-height:100%;transition-delay:.1s;}.organizaciones .tabs-content{border:none}.organizaciones .tabs-content .tabs-panel{padding:0}.organizaciones .menu-content{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.organizaciones .menu-content .menu-section{-ms-flex:0 0 auto;flex:0 0 auto;min-height:0px;min-width:0px;width:calc(100% - 1.875rem);margin-right:.9375rem;margin-left:.9375rem}@media print, screen and (min-width: 64em){.organizaciones .menu-content .menu-section{width:calc(50% - 1.875rem);margin-right:.9375rem;margin-left:.9375rem}}.organizaciones .menu-content .menu-section table{width:90%;margin:0 auto;table-layout:fixed;border-collapse:collapse}.organizaciones .menu-content .menu-section table tbody{border:none}.organizaciones .menu-content .menu-section table tbody tr:nth-child(even){background:none}.organizaciones .menu-content .menu-section table tbody tr:nth-child(even) td{background-image:none;text-align:left;font-style:italic;font-size:.875rem;padding-top:0}.organizaciones .menu-content .menu-section table tbody td{padding:1em 0 0 0;vertical-align:bottom;background-image:radial-gradient(#3c3c3c 1px, #fff 0px);background-size:8px 8px;background-repeat:repeat-x;background-position:0% 90%}.organizaciones .menu-content .menu-section table tbody td span{background-color:#fff;text-transform:uppercase}.organizaciones .menu-content .menu-section table tbody td:first-child{text-align:left}.organizaciones .menu-content .menu-section table tbody td:first-child span{padding-right:.5em}.organizaciones .menu-content .menu-section table tbody td:last-child{text-align:right;width:3em}.organizaciones .menu-content .menu-section table tbody td:last-child span{padding-left:.5em}

.organizaciones > .container{
  background-color:#000;
  color:#ffffff;     
  padding:1em;     
}

.mapa{
  padding:6rem 0; background: url(../assets/img/back_azul.jpg) repeat; background-position: 25% 75%;
}

.mapa .specials-content{
  display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap
 }
 
@media print, screen and (min-width: 40em){
  .mapa .specials-content{
    padding-bottom:3.125rem
  }
}

.specials-content .special{
  display:-ms-flexbox;display:flex;transition:.3s ease-in-out
}
 
 .mapa  .special{
  display:block;transition:.3s ease-in-out
}
 
@media print, screen and (min-width: 40em){
  .mapa .specials-content .special{
    width:50%
  }  
}

@media print, screen and (min-width: 64em){
  .mapa .specials-content .special{width:100%}
}

.mapa .specials-content .special:hover{
  background:#00B0B2;opacity:1
}

.mapa .specials-content .special:hover>.special-img img{background:#f6c710;opacity:.7}

.mapa .specials-content .special .special-img{width:50%}

.mapa .specials-content .special .special-img img{width:100%;height:auto;transition:.3s ease-in-out}

.mapa .specials-content .special .special-items{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding-left:.625rem;padding-right:.625rem;padding-top:.625rem;text-align:center;transition:.3s ease-in-out}

.mapa .specials-content .special .special-items h2{font-size:1rem;position:relative;margin-bottom:.9375rem;font-weight:600}

.mapa .specials-content .special .special-items h2:after{content:'';position:absolute;display:block;bottom:-.5rem;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:45%;height:1px;background-color:#3c3c3c}

.mapa .specials-content .special .special-items p{font-size:.75rem;margin-bottom:.3125rem}

@media print, screen and (min-width: 40em){
  .mapa .specials-content .special .special-items p{font-size:.875rem}
}

.mapa .specials-content .special .special-items span{font-weight:600}

@media screen and (max-width: 39.9375em){
  .mapa .specials-content .special .img-02{-ms-flex-order:2;order:2}
  .mapa .specials-content .special .spec-02{-ms-flex-order:1;order:1}
  .mapa .specials-content .special .img-05{-ms-flex-order:1;order:1}
  .mapa .specials-content .special .spec-05{-ms-flex-order:2;order:2}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em){
  .mapa .specials-content .special .img-03{-ms-flex-order:2;order:2}
  .mapa .specials-content .special .spec-03{-ms-flex-order:1;order:1}
  .mapa .specials-content .special .img-05,.mapa .specials-content .special .img-06{-ms-flex-order:1;order:1}
  .mapa .specials-content .special .spec-05,.mapa .specials-content .special .spec-06{
    -ms-flex-order:2;order:2
  }
}

.patrocinan{
  padding:3rem 0; 
  background: #07727D;
}

@media print, screen and (min-width: 64em){
  .patrocinan img{
    margin:3px;    
    padding:5px;        
    width:30vh;
    border:1px solid #00BBBE;
  }
}
@media print, screen and (max-width: 63em){
  .patrocinan img{
    padding:10px;
    width: 20vh;
    border:1px solid #00BBBE;    
  }
}

.patrocinan .specials-content{
  display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap
 }
 
@media print, screen and (min-width: 40em){
  .patrocinan .specials-content{
    padding-bottom:3.125rem
  }
}

.patrocinan {
  display:-ms-flexbox;display:flex;transition:.3s ease-in-out;
  background:#FFF; url('../assets/img/background_aqvd.png') no-repeat;
}
 
@media print, screen and (min-width: 40em){
  .patrocinan .specials-content .special{
    width:50%
  }  
}

@media print, screen and (min-width: 64em){
  .patrocinan .specials-content .special{width:100%}
}

.patrocinan .specials-content .special:hover{

}

.patrocinan .specials-content .special:hover>.special-img img{background:#f6c710;opacity:.7}

.patrocinan .specials-content .special .special-img{width:50%}

.patrocinan .specials-content .special .special-img img{width:100%;height:auto;transition:.3s ease-in-out}

.patrocinan .specials-content .special .special-items{width:100%;justify-content:center;padding-left:.625rem;padding-right:.625rem;text-align:center;transition:.3s ease-in-out}

.patrocinan .specials-content .special .special-items h2{font-size:1rem;position:relative;margin-bottom:.9375rem;font-weight:600}

.patrocinan .specials-content .special .special-items h2:after{content:'';position:absolute;display:block;bottom:-.5rem;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:45%;height:1px;background-color:#3c3c3c}

.patrocinan .specials-content .special .special-items p{font-size:.75rem;margin-bottom:.3125rem}

@media print, screen and (min-width: 40em){
  .patrocinan .specials-content .special .special-items p{font-size:.875rem}
}

.patrocinan .specials-content .special .special-items span{font-weight:600}

@media screen and (max-width: 39.9375em){
  .patrocinan .specials-content .special .img-02{-ms-flex-order:2;order:2}
  .patrocinan .specials-content .special .spec-02{-ms-flex-order:1;order:1}
  .patrocinan .specials-content .special .img-05{-ms-flex-order:1;order:1}
  .patrocinan .specials-content .special .spec-05{-ms-flex-order:2;order:2}
}

@media screen and (min-width: 40em) and (max-width: 63.9375em){
  .patrocinan .specials-content .special .img-03{-ms-flex-order:2;order:2}
  .patrocinan .specials-content .special .spec-03{-ms-flex-order:1;order:1}
  .patrocinan .specials-content .special .img-05,.patrocinan .specials-content .special .img-06{-ms-flex-order:1;order:1}
  .patrocinan .specials-content .special .spec-05,.patrocinan .specials-content .special .spec-06{
    -ms-flex-order:2;order:2
  }
}

/* SLIDER */
.txt_1{
  color:#ffffff;
  font-weight:700;
}

.txt_2{
  color:#ffffff;
}

@media print, screen and (min-width: 64em){
.txt_2a{
  color:#ffffff;
  font-size:25px;
  margin-top:0px;
}
}
@media print, screen and (max-width: 63em){
.txt_2a{
  color:#ffffff;
  font-size:15px;
  margin-top:0px;
}
}

.txt_3{
  color:#ffffff;
  font-weight:700;
  letter-spacing: -2px;    

}

@media print, screen and (min-width: 64em){
  .txt_1{
    font-size:60px;
    letter-spacing: 0px;      
  }

  .txt_2{
    font-size:25px;
    margin-top:-40px;    
  }

  .txt_3{
    font-size:60px;
    letter-spacing: -2px;    
    margin-top:-20px;      
  }
}

@media print, screen and (max-width: 63em){
  .txt_1{
    font-size:25px;
    padding-bottom:15px;
  }

  .txt_2{
    font-size:18px;
    margin-top:-20px;    
  }

  .txt_3{
    font-size:20px;
    margin-top:-10px;    
  }
}

/* DETALLES */
.txt_4{
  background-color:#10727C;
  text-align:right;
  padding:10px;
  color:#ffffff;  
  margin-right:20px;  
}

.inscribite{
  padding:10px;
  color:#ffffff;  
  background-color:#398082;  
  border: 1px solid #ffffff;
  margin-top:30px;
  margin-bottom:15px;  
}

.details{
  padding: 1rem 0.5rem;
}

.inscribite:hover{
  color:#ffffff;  
  background-color:#FFA854;  
}

@media print, screen and (min-width: 64em){
  .txt_4{
    font-size:1.2em;
  }
  .inscribite{
    font-size:1.2em;
  }  
}


@media print, screen and (max-width: 63em){
  .txt_4{
    font-size:1em;
  }
  .inscribite{
    font-size:1em;
  }  
}

/*TEXTO */

.txt_5{
  background-color:#10727C;
  text-align:right;
  padding:10px;
  color:#ffffff;  
}
.txt_6{
  background-color:#F78A49;
  padding:10px;
  text-align:left;    
  color:#ffffff;   
}

.txt_61{
  background-color:#6a69b9;
  padding:10px;
  text-align:left;    
  color:#ffffff;   
}


@media print, screen and (min-width: 64em){
  .txt_5{
    font-size:1.2em;
    margin-right:100px;      
  }
  .txt_6{
    font-size:1.2em;
    padding:30px;
    border-radius: 30px 0 30px 0;     
  }  
   .txt_61{
    font-size:1.2em;
    padding:30px;
    border-radius: 30px 0 30px 0;     
  }  
}

@media print, screen and (max-width: 63em){
  .txt_5{
    font-size:0.9em;
    margin-right:85px;          
  }
  .txt_6{
    font-size:0.9em;
    padding:20px;
    border-radius: 20px 0 20px 0;     
  } 
  .txt_61{
    font-size:0.9em;
    padding:20px;
    border-radius: 20px 0 20px 0;     
  } 
}

/*MAPA*/

.txt_7{
  background-color:#10727C;
  opacity: 0.9;   
  text-align:left;
  padding:10px;
  color:#ffffff;  
}

.txt_8{
  background-color:#FF5449;
  padding:20px 10px;
  text-align:right;    
  color:#ffffff;  
    
}

@media print, screen and (min-width: 64em){
  .txt_7{
    font-size:1.4em;
  }
  .txt_8{
    font-size:1.2em;
  }  
}

@media print, screen and (max-width: 63em){
  .txt_7{
    font-size:1.1em;
  }
  .txt_8{
    font-size:1em;
  } 
}



/*A quien va dirigido*/

.txt_9{
  text-align:center;
  font-weight:600;
}

@media print, screen and (min-width: 64em){
  .txt_9{
    font-size:2.7em;
  }
}

@media print, screen and (max-width: 63em){
  .txt_9{
    font-size:1.1em;
  }
}

.pacientes h1, .cuidadores h1, .voluntarios h1{
  text-align:center;
  font-weight:500;
}

.txt_10{
    font-size:1.6em;
    text-align:center;
}

.txt_13{
  color:#ffffff; 
  text-align: center;
  font-weight: 600;    
  font-size: 2.7em;
}

.tabs-panel{
/*  background-color:#000;*/
}

.menu-cart > .container{
  /*background-color:#000;*/
  color:#ffffff;     
  padding:1em;     
}

.pacientes{
  background-color:#297E80;
  padding:1em;
  color:#ffffff;     
}

.voluntarios{
  background-color:#FF8853;
  padding:1em;
  color:#ffffff;     
}

.cuidadores{
  background-color:#f99d2a;
  padding:1em;
  color:#ffffff;     
}

/* Organizaciones participantes */

.txt_11{
  font-size:2.5em;
  text-align:center;
  font-weight:600;    
}

/*Patrocinan*/

.txt_12{
  font-size:2.5em;
  text-align:center;
  font-weight:600; 
  color:#000;          
}

/*Footer*/
.links{
  text-align:center;  
}


.links a{
  font-size:1.5em;
  color:#ffffff;
  font-weight:200; 
}

.links i{
  font-size:1.6em;
  vertical-align:middle;
  padding-right:10px;
}

.req_pacientes{
  width:300px;
  margin:10px;
  text-align:center;
  color:#fff;
}


.req_cuidadores{
  width:300px;
  margin:10px;
  text-align:center;
  color:#fff;
}


/* Three image containers (use 25% for four, and 50% for two, etc) */
.column {
  float: left;
  width: 100%;
  padding: 5px;
  margin: 5px;
    text-align:center;
    color:#fff;
    border: 1px solid #fff;
}

.column img{
  height:100px;
}

/* Clear floats after image containers */
.row::after {
  content: "";
  clear: both;
  display: table;
  width:50%;
  margin-left:auto;
  margin-right:auto;
    text-align:center;
}


.menu-section, .menu-section1{
    text-align:center;
}

@media print, screen and (min-width: 64em){
.menu-section img{
    height:250px;
}

}

@media print, screen and (max-width: 64em){
.menu-section img{
    height:150px;
}
}


.menu-section1 img{
    height:250px;
}
