@font-face {
  font-family: "responsivenav";
  src:url("../icons/responsivenav.eot");
  src:url("../icons/responsivenav.eot?#iefix") format("embedded-opentype"),
    url("../icons/responsivenav.ttf") format("truetype"),
    url("../icons/responsivenav.woff") format("woff"),
    url("../icons/responsivenav.svg#responsivenav") format("svg");
  font-weight: normal;
  font-style: normal;
}

body,div,
h1,h2,p,
ol,ul,li {
  margin: 0;
  padding: 0;
  border: 0;
}

    
@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

html, body {
  min-height: 100%;
}

body {
  min-width: 290px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  background: #E4E4E4;
  color: #666;
  font: normal 100%/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
  font-family: 'Marvel', sans-serif;
  font-size: 1.4em;
  color: #222;
  padding:0.3em 0.3em 1em 0.3em;
  float: left;
  width: 100%;
   
}

h2 {
  float: left;
  width: 100%;
  font-size: 1.5em;
  color: #222;
  margin: 1em 0 .5em;
}

p {
  float: left;
  width: 100%;
  margin-bottom: 1em;
}

p.intro {
  font-size: 1em;
  color: #555;
  font-weight: bold;
}

a {
  color: #f4f4f4;
  text-decoration: none;
}
a.elimina {
  color: #8C8C8C;
}
a:active,
a:hover {
  outline: 0;
}

hr {
    border: 1px solid #DFDFDF; 
    border-radius: 80px/5px; 
    height: 0px; 
    width: 80%;
    text-align: center;
    vertical-align: bottom;
    }
.main {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  padding: .3em .3em;
  position: fixed;
  overflow: hidden;
  overflow-y: scroll;
  border-top-left-radius: 5px;
  top: .2em;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
}

.main::-webkit-scrollbar {
  -webkit-appearance: none;
  background-color: rgba(0,0,0, .15);
  width: 8px;
  height: 8px;
}

.main::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: rgba(0,0,0, .4);
}

.nav-collapse {
  font-size: 1.1em;
  position: absolute;
  width: 100%;
  top: 0.2em;
}

.nav-collapse ul {
  display: block;
  width: 100%;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.nav-collapse a {
  color: #aaa;
  font-family: 'Marvel', sans-serif;
  /*font-weight: bold;*/
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background .3s ease;
  -moz-transition: background .3s ease;
  transition: background .3s ease;
  /*text-shadow: 0 -1px rgba(0,0,0, .5);*/
  border-bottom: 1px solid rgba(0,0,0, .2);
  border-top: 1px solid rgba(255,255,255, .1);
  display: block;
  padding: .8em 2em;
  width: 100%;
}

.nav-collapse a:hover { background: #DBDBDB; width: 100%;}
.nav-collapse .active a { color: #fff; background: rgba(0,0,0, .3) }
.nav-collapse li:first-child a { border-top: 0 }
.nav-collapse li:last-child a { border-bottom: 0 }
.nav-toggle { display: none }

.encabezado{
    padding: 0.5em 0.5em 0.5em 0.5em;
    float:left;
    width: 100%;
    padding-bottom: 0.5em
    /*background: blue;*/
}
.etapas{/**/
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding-right: 5px;
    background: #9F9F9F;/* #007078;*/
    border: 1px solid #797979; /*#00A1AF;*/
    font-size: 13px;
    float:left;
    width: 10%;
    color: #000;
    text-align: center;
    opacity: 0.5;
}
.etapas_perfil{
    width: 15%;
}
.etapas_sel{
    opacity: 1;
    color: #FFF;
    background: #42A649;/* #007078;*/
    border: 1px solid #3A9441; /*#00A1AF;*/
}
   
/*Botones en anaranjado // despublicar  // pantalla de compradores*/
.etapas_oculta_requ{/**/
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding-right: 5px;
    background: #EF7622;/* #007078;*/
    border: 1px solid #797979; /*#00A1AF;*/
    font-size: 13px;
    float:left;
    width: 10%;
    color: #000;
    text-align: center;
    opacity: 0.5;
}
.etapas_perfil_oculta_requ{
    width: 15%;
}
.etapas_sel_oculta_requ{
    opacity: 1;
    color: #FFF;
    background: #EF7622;/* #007078;*/
    border: 1px solid #F7A800; /*#00A1AF;*/
} 
/*----*/
   
/*Botones en amarillo publicar // pantalla de compradores*/
.etapas_pub_reque{/**/
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding-right: 5px;
    background: #F7A800;/* #007078;*/
    border: 1px solid #797979; /*#00A1AF;*/
    font-size: 13px;
    float:left;
    width: 10%;
    color: #000;
    text-align: center;
    opacity: 0.5;
}
.etapas_perfil_pub_reque{
    width: 15%;
}
.etapas_sel_pub_reque{
    opacity: 1;
    color: #FFF;
    background: #F7A800;/* #007078;*/
    border: 1px solid #EF7622; /*#00A1AF;*/
} 
/*----*/
   
/*Botones en eliminar // pantalla de compradores*/
.etapas_elimina{/**/
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding-right: 5px;
    background: #58595B;/* #007078;*/
    border: 1px solid #797979; /*#00A1AF;*/
    font-size: 13px;
    float:left;
    width: 10%;
    color: #000;
    text-align: center;
    opacity: 0.5;
}
.etapas_perfil_elimina{
    width: 15%;
}
.etapas_sel_elimina{
    opacity: 1;
    color: #FFF;
    background: #58595B;/* #007078;*/
    border: 1px solid #58595B; /*#00A1AF;*/
} 
/*----*/
/*Botones en bloquear // pantalla de compradores*/
.etapas_bloquea{/**/
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    padding-right: 5px;
    background: #863275;/* #007078;*/
    border: 1px solid #797979; /*#00A1AF;*/
    font-size: 13px;
    float:left;
    width: 10%;
    color: #000;
    text-align: center;
    opacity: 0.5;
}
.etapas_perfil_bloquea{
    width: 15%;
}
.etapas_sel_bloquea{
    opacity: 1;
    color: #FFF;
    background: #863275;/* #007078;*/
    border: 1px solid #863275; /*#00A1AF;*/
} 
/*----*/

#contenido{
    width: 85%;
    margin: 0 auto;
    height: 100%;  
}
.titulo{
    /*font-family: 'Marvel', sans-serif;*/
    font-size: 1.2em;
    width: 50%;
    float:left;
}
.saludos{
    font-family: 'Marvel', sans-serif;
    font-size: 1.2em;
    width: 25%;
    float:left;
}
.cienn{
    width: 100%;
    float:left;
}
.ciennto{
    width: 100%;
    float:left;
}
.menor{
    font-size: 15px;
}
.espacios{
    padding-top: 15px;
}
.cienndosa{
    height: 250px;
}
.ochenta{
    width: 79%;
    float:left;
    margin-right: 5px;
}
.setenta{
    width: 69%;
    float:left;
    margin-right: 5px;
    
}
.treinta{
    width: 29%;
    float:left;
    margin-right: 5px;
    
}
.cuarenta{
    width: 39%;
    float:left;
    margin-right: 5px;
    
}
.veinte{
    width: 19%;
    float:left;
    margin-right: 5px;
    
}
.veinticinco{
    width: 24%;
    float:left;
    margin-right: 5px;
    
}
.diez{
    width: 9%;
    float:left;
    margin-right: 5px;
    
}
.cincuenta{
    width: 49%;
    float:left;
    margin-right: 5px;
    
} 
.noventa{
    width: 90%;
    float:left;
    margin-right: 5px;
    
} 
.cinco{
    width: 5%;
    float:left;
    margin-right: 5px;
}
.requerimientos{
    width: 100%;
    height: 40px;
        font-size: 16px;
        font-family: 'Marvel', sans-serif;
}
#titulo_requer{
    width: 100%;
    background: #CCC;
    }
.titulo_info{
    width: 22%;
    float:left;
    text-align: center;
        border: 1px solid #c9c9c9;
    }
.titulo_inf_2{
    width: 10%;
    float:left;
    text-align: center;
    }
.titulo_inf_21{
    width: 20%;
    float:left;
    text-align: center;
    }
#conten_requer{
    width: 100%;
    background: #F5F5F5;
    height:150px; 
    overflow:scroll; 
    border:1px; 
    font-size: 12px;
}
#content_info{
    width: 99%;
    border: 1px solid #c9c9c9;
    float:left;
}
.inf_info{
    width: 22%;
    float:left;
    text-align: left;
}
.inf_info_2{
    width: 11%;
    float:left;
    text-align: center;
}
.botones{
    vertical-align: middle;
    text-align: center;
    width: 100%;
    padding-top: 50px;
    float:left;
    margin: 0 auto;
}
.boton_centrado{
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.boton_enviar{
    width: 50%;
}
.Noobligarorio{
    padding-top: 7px;
    height: 0px;
}
.obligarorio{
    padding-top: 5px;
    height: 0px;
}
div.obligarorio:before   { content: "*"; color:red;}
#footer{
    float:left;
    width: 100%; 
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align:center;
    font-size: 10px;
    background: #F4F4F4;
}

    .logo2{
        width: 150px;
    }
    input, select,textarea{
        width : 100%;
        height: 25px;
        border: 1px solid #c9c9c9;
        border-radius: 0;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px;
        margin-right: 5px;
    }
    textarea{
        height: 60px;
    }
    .desc_peque{
        height: 40px;
    }
    .checkbox{
        width : 13px;
        height: 13px;
    }
    label{
        font-size: 14px;
        font-family: 'Abel', sans-serif;
        /*font-family: 'Marvel', sans-serif;*/
        padding:0;
    }
    .privacidad{
        width: 15px;
    }
    p{
        font-size: 11px;
        padding:0;  
    }
.centrado{
    text-align: center;
}
.texto_link{
    color: #00A1AF;
}
.linea_abajo{
  border-bottom: 1px solid #DDDDDD;
}
.centradoDiv{
    margin: 0 auto;
    float: none;
}
.espacio_inferior{
    padding-bottom: 15px;
}
@media screen and (max-width: 80em) {
    img{
        width: 200px;
    }
    .main {
      width: 75%;
    }
    .nav-collapse {
    width: 100%
    font-size: 0.8em;
  left: -.5em;
    }
}
@media screen and (max-width: 60em) {
    img{
        width: 160px;
    }
    .main {
      width: 75%;
    }
    .nav-collapse {
    width: 100%
    font-size: 0.8em;
    }
}
/*]AQUI ES LA PARTER MAS PEQUEÑA*/
@media screen and (max-width: 48em) {

#contenido{
    width: 100%; 
}    
.cienn{
    width: 100%;
}
.ochenta{
    width: 99%;
    float:left;
    margin-right: 5px;
}
.veinte{
    width: 99%;
    float:left;
    margin-right: 5px;
    
}
.treinta{
    width: 99%;
    float:left;
    margin-right: 5px;
    
}
.cincuenta{
    width: 99%;
    float:left;
    margin-right: 5px;
    
} 
    .encabezado{
    padding: 1em 0.5em;
    width: 100%;
   /* background: blue;*/
}
    img{
        width: 150px;
    }
  .js .nav-collapse {
    clip: rect(0 0 0 0);
    max-height: 0;
    position: absolute;
    display: block;
    overflow: hidden;
  }
  .nav-collapse {
    top: 0;
    width: 100%;
    position: relative;
  }
  .nav-collapse.opened { max-height: 9999px }
  .nav-collapse a:hover { background: transparent }
  .nav-collapse .active a:hover { color: #fff; background: rgba(0,0,0, .3) }
  .nav-toggle {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-indent: -999px;
    position: relative;
    overflow: hidden;
    width: 70px;
    height: 55px;
    float: right;
    display: block;
    margin: 0 -2em 1em 0;
  }
  .nav-toggle:before {
    color: #444; /* Edit this to change the icon color */
    font-family: "responsivenav";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 28px;
    text-transform: none;
    position: absolute;
    content: "\2261";
    text-indent: 0;
    text-align: center;
    line-height: 65px;
    speak: none;
    width: 100%;
    top: 0;
    left: 0;
  }
  .nav-toggle.active:before {
    font-size: 24px;
    content: "\78";
  }
  .main {
    -webkit-overflow-scrolling: auto;
    box-shadow: none;
    padding: 0 2em 2em;
    border-radius: 0;
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .main::-webkit-scrollbar { background-color: transparent }
    
    #footer{
        padding-top: 30px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  body {
    background-image: url("debut_dark_@2X.png");
    -webkit-background-size: 200px 200px;
    -moz-background-size: 200px 200px;
    -o-background-size: 200px 200px;
    background-size: 200px 200px;
  }
}

@media screen and (min-width: 76em) {
  .nav-collapse { 
    width: 18em 
    }
  .main { 
    width: auto; 
    left: 18em 
    }
}
