html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, header, nav, article, aside, footer, section, origen, tablero, mapa, video, object, embed, slide, figure, figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

header, nav, article, aside, footer, div, section, origen, tablero, mapa, video, object, embed, slide, figure, figcaption {
  display: block; }

body div table object {
    margin: auto;}

body {
  line-height: 1;
  color: black;
  background: white;
  overflow-x: hidden;
  width: 100%; 
  min-width: 350px; }

ol, ul {
  list-style: none; }

.cyan{
    color: #009de0;
}

.medium{
    font-family: 'suecaslabmedium', arial, helvetica, sans-serif;
    color: #717171;
}
.contenedor{
    margin: 0px;
    padding: 0px;
    padding-bottom: 0px;
    max-width: 960px;
    width: 100%;
    background-color: ;
    border: 0.3px solid #eaeaea;
    border: 0.5px solid #cacaca;
    border-top: 2px solid #009de0;
    position: relative;
    box-sizing: border-box;
    z-index: 1;
}

.imagen{
    position: absolute;
    right: 75px;
    top: 15px;
    bottom: 2.5px;
    margin: 0.5px;
    padding: 0px;
    width: 530px;
    background-color: transparent;
    box-sizing: border-box;
    background-image: url(imagenes/museos.gif);
    background-size: 96%;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
}

.auspicio{
    font-family: arial,Helvetica,sans-serif;
    font-size: 7px;
    letter-spacing: 0.5px;
    padding-left: 0px;
    position: absolute;
    text-align: center;
    color: black;
    right: 20px;
    top: 20px;
    width: 83px;
    height: 57px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-image: url(imagenes/vamosBuenos-aires.jpg);
    background-size: 100%;
    background-position: center bottom;
    z-index: 1000;
    
    }

.cajainfo{
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    margin-right: 420px;
    background-color: s;
    z-index: 3;
}



.titulo{
    font-family: 'suecaslabmedium', arial, helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    font-weight: normal;
    letter-spacing:-0,6px;
    margin: 2px 0 0 0px;
    padding: 0 0px 5px 0;
    background-color: ;
    font-size: 32px;
    line-height: 31px;
    letter-spacing: -0.5px;
    color: #505050;
}

.bajadadtp{
    font-family: 'suecaslabthin', arial, helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    font-weight: normal;
    letter-spacing:-0.4px; 
    -webkit-text-stroke-width: 0.5px;
    font-size: 22px;
    line-height: 24px;
    color: #505050;
    padding-top: 5px;
    margin-left: 1.5px;
}

.bajada{
    font-family: 'suecaslabthin', arial, helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    font-weight: normal;
    letter-spacing:-0.4px; 
    -webkit-text-stroke-width: 0.5px;
    font-size: 22px;
    line-height: 24px;
    color: #505050;
    padding-top: 5px;
    display: none;
}

.boton{
    height: 35px;
    width: 265px;
    margin-top: 25px;
    margin-bottom: 5px;
    margin-left: -2px;
    border: ;
    box-sizing: border-box;
    position: relative;
    border-radius: 17px;
    background-color: #009de0;
}

.iconoboton{
    height: 15px;
    position: absolute;
    margin: 10px 0 0 12px;
    padding-right: 7px;    
    border-right: 1px solid white;
    background-color: #009de0;
}

.textoboton{
    font-family: "TheSansBold",arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    font-weight: normal;
    letter-spacing: 0.5px; 
    font-size: 16px;
    margin: 10 0 0 60px;
    padding: 0px 0px 0px 0;
    background-color: ;
    color:white;
    position: absolute;
}

@media screen and (max-width: 900px) {
    
.boton{
    height: 30px;
    width: 235px;
    margin-top: 20px;
    border-radius: 15px;
}

.iconoboton{
    height: 13px;
    margin: 7px 0 0 10px;
    padding-right: 7px;  
}

.textoboton{
    font-size: 14px;
    margin: 7 0 0 55px;}
    


.titulo{
   font-size: 24px;
    line-height: 27px;
    padding-bottom: 3px;
}
    
.bajada{
    font-size: 20.5;
    line-height: 21px;
    }    
    
.volanta{
    font-size: 14px;
    padding-bottom: 12px;
    }    
    
    
    
.imagen{
    top: 20px;
    right: 45px;
    background-size: 85%;
}    
  
    
.cajainfo{
    margin-right: 450px;
    }
    
    .auspicio{
        font-size: 7px;
    }    
    
}

@media screen and (max-width: 800px) {
    .bajadadtp{display: none;}
    .bajada{display: block;}
}

@media screen and (max-width: 700px) {
    
.cajainfo{
    margin-right: 0px;
    background-color: ;
    margin-right: 10px;
}    
    
.imagen{
    position: relative;
    right:0;
    margin-top: -40px;
    margin-bottom: 25px;
    margin-right: 1px;
    margin-left: 1px;
    height: 150px;
    width: 99.5%;
    background-color:  ;
    background-size: 520px;
    background-position: center;

}

 .auspicio{
    right: 20px;
    top: 15px;
    width: 80px;
    height: 55px} 
}

@media screen and (max-width: 450px) {
.auspicio{
    top: 100px;
    width: 70px;
    font-size: 6px;
    height: 49px;} 


.imagen{
    background-size: 380px;
    background-position: top;
    height: 105px;
    margin-top: -9px;
}

.boton{
    margin-top: 40px;
}
    
    
}

@media screen and (max-width: 360px) {

.cajainfo{
    padding-bottom: 0px;
    }    
    
.auspicio{
    top: auto;
    bottom: 15px;
    width: 70px;
    left: 15px;
    height: 49px} 
    
.imagen{
    height: 100px;
    margin-bottom: 100px;
    background-position: top center;
    background-color: red;
}
    
    .bajada{
        font-size: 18.5px;
    }
    
}





    
    
    
    
    