body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    min-width: 753px;
}
a {
    padding: 0;
    margin: 0;
    text-decoration: none;
    color: black;
}
h1 {
    font-size: 260%;
    color: #f5751b;
    font-weight: 600;
    font-family: sans-serif;
    text-align: left;
    margin: 0 13%;
}
h3 {
    font-weight: bold;
    color: #9e9e9e;
    font-family: 'Open Sans', sans-serif;
    margin: 2% 0;
}
h2 {
    font-weight: 700;
    font-style: italic;
    color: #f5751b;
    font-family: 'Open Sans', sans-serif;
    margin: 2% 0;
    font-size: 141%
}
.acento {
    color: #f5751b;
    text-decoration: none;
}
@font-face {
    font-family: khmer;
    src: url(khmer.ttf);
}
/* ////////////////////////////////////////////////////////////////////////// */

/* TWITTER */
.timeline {
height: 14em;
}
.timeline .stream {
    height: 7.2em;
}
a.twitter-timeline {
  /* Buttonish */
  display: inline-block;
  padding: 6px 12px 6px 30px;
  margin: 10px 0;
  border: #ccc solid 1px;
  border-radius: 3px;
  background: #f8f8f8 url(//platform.twitter.com/images/bird.png) 8px 8px no-repeat;

  /* Text */
  font: normal 12px/18px Helvetica, Arial, sans-serif;
  color: #9e9e9e;
  white-space: nowrap;
}

a.twitter-timeline:hover,
a.twitter-timeline:focus {
  background-color: #dedede;
}

/* Color Highlight for keyboard navigation */

a.twitter-timeline:focus {
  outline: none;
  border-color: #0089cb;
}
/* ////////////////////////////////////////////////////////////////////////// */

/* HEADER */

header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    background-color: #333333;
    width: 100%;
}
#wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: auto;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
            align-content: center;
    text-align: center;

}
#hlogo {
    float: left;
    width: 6em;
    margin: auto 6em auto 0;
}
#hbotonera{
display:inline-block;
    margin-left: 1em;

}
.hboton {
    vertical-align: text-bottom;
    position: relative;
    display: inline-block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-align: center;
    margin: 0;
}
.htexto {
    line-height: 600%;
    position: relative;
    display: inline-block;
    font-size: 87%;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-decoration: none;
    padding: 0 1.4em;
}
.hlight {
    float: left;
    height: 0.3em;
    background-color: #f5751b;
    width: 100%;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
}
#redeswrapper {
    margin: auto 0 auto 8em;
    vertical-align: middle;
    display: inline-block;
}
.hredes {
    display: inline-block;
    height: 1.8em;
    width: 1.8em;
    border-radius: 180px;
    background-color: #717171;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
            align-content: center;
    text-align: center;
    -webkit-transition: 1s;
    transition: 1s;
    margin: 0 0.1em;
}
.himagen {
    display: block;
    padding: 0.3em 0;
    width: 1.1em;
    margin: auto;
    filter: brightness(-100%);
    -webkit-filter: brightness(100%);
}
.bimagen {
    float: left;
    padding: 0.3em 0;
    width: 1.2em;
    margin: auto;
}
.hboton:hover {
    background-color: #484848;
}
.hboton:hover .hlight {
    opacity: 1;
}
#face:hover {
    background-color: #3b5998;
}
#face:hover img{
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
#twit:hover {
    background-color: #326ada;
}
#twit:hover img{
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
#you:hover {
    background-color: #bb0000;
}
#you:hover img{
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
}
#ins:hover {
    background-color: #517fa4;
}
@media all and (max-width: 1015px) {
    #redeswrapper {
        margin: auto;
        margin-left: 1em;
        margin-right: 1em;
    }
    #hlogo {
        margin: auto 0.5em auto 0em;
    }
    .htexto {
        font-size: 80%;
        padding:1em;
    }
}
/* ////////////////////////////////////////////////////////////////////////// */

/* FOOTER */

footer {

    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    background-color: #333333;
    width: 100%;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
            align-content: center;
    text-align: left;
    margin-top: 1em;
}
#fwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: auto;
    max-width: 1024px;
    min-width: 753px;
}
.ftexto {
    font-size: 95%;
    color: #cccccc;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
.facento {
    color: #f5751b;
}
#twitter {
    display: block;
    width: 50%;
    margin: 1em;
    margin-left: 2em;
    max-width: 60em;
    max-height: 20em;
    color: #9e9e9e;
}
#contactos {
    display: block;
    width: 30%;
    margin: 1em;
    margin-left: 3em;
    max-width: 50em;
}
#siguenos {
    display: block;
    width: 30%;
    margin: 1em;
    margin-left: 3em;
    max-width: 50em;
}
.fredes {
    display: inline-block;
    height: 2em;
    width: 2em;
    border-radius: 180px;
    background-color: #cccccc;
    text-align: center;
    -webkit-transition: 1s;
    transition: 1s;
    margin: 0.8em 0 0 0;
}
.fredestexto {
    display: inline-block;
    text-decoration: none;
    font-size: 95%;
    color: #cccccc;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-left: 5%;
}
#fbot {
    text-align: center;
    width: 100%;
    bottom: 0;
    position: relative;
    display: block;
    color: #fff;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    background-color: #f5751b;
    padding: 0.01%;
    font-size: 100%;
}
@media all and (max-width: 900px) {
    #contactos {
        margin: 1em 0;
    }
    #siguenos {
        margin: 1em 1em;
    }
    #twitter {
        margin-left: 2em;
        margin-right: 1em;
        padding: 0;
    }
    .himagen {
    width: 1em;
    }
    .fredes {
    width: 1.7em;
    height: 1.7em;

    }
    .ftexto {
    font-size: 80%;
    color: #cccccc;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}
    #fbot {
    font-size: 70%;
}
}
/* ////////////////////////////////////////////////////////////////////////// */

/* INDEX CONTENIDO */

#contenido {
    text-align: center;
    max-height: 64em;
}
.iseparador {
    background-image: url('../imagenes/pattern.png');
    background-repeat: repeat-x;
    margin: 1% auto;
    display: inline-block;
    width: 80.4%;
    height: 0.6em;
    min-width: 753px;
    max-width: 64em;
     -webkit-transition: 0.8s;
    transition: 0.8s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#iprincipal {
    margin: 2% auto 0;
    display: block;
    width: 80%;
    min-width: 753px;
    max-width: 64em;
    overflow: hidden;
    max-height: 407px;
    clear: both;
}
.ipimagen {
    float: left;
    display:block;
    width: 100%;
    min-width: 753px;
    max-width: 64em;
}
#iwrapper {
    margin: auto;
    clear: both;
}
#iline {
    margin: auto;
    display: block;
    width: 80%;
    height: 0.23em;
    background-color: #f5751b;
    max-width: 64em;
    min-width: 753px;
    margin: 0 auto 0.2em;
    opacity: 0;
    -webkit-transition: 0.8s;
    transition: 0.8s;
}
#contenedor {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
}
#ititulo {
    display: inline-block;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 120%;
    font-style: bolder;
    margin: 0 0 0.2em;
    color: #f63;
}
#flechaarriba {
    opacity: 0;
    position: relative;
    display: block;
    width: 0;
    height: 0;
    top: 32px;
    border-left: 0.7em solid transparent;
    border-right: 0.7em solid transparent;
    border-bottom: 0.6em solid #f5751b;
    -webkit-transition: 0.8s;
    transition: 0.8s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.icuadros {
    margin: 0;
    margin-bottom: 6em;
    padding: 0 0.1em;
    display: inline-block;
    width: 19.68%;
    height: 19.68%;
    background-color: #fff;
    max-width: 15.8em;
    min-width: 184px;
    overflow: hidden;
    float: left;
     -webkit-transition: 0.5s;
    transition: 0.5s;
}
.iimagen {
    display: block;
    width: 100%;
    max-width: 15.8em;
    min-width: 184px;
    margin: 0 0 0.2em;
}

#islide {
    display: block;
    margin: auto;
    -webkit-transition: 0.3s;
            transition: 0.3s;
    width: 100%;
}

#islideshow {
    display: block;
    text-align: center;
    vertical-align: middle;
     width: 80%;
    max-width: 64em;
    min-width: 47em;
    margin: auto;
}
#ipantalla {
    display: block;
    width: 100%;
    margin: auto;
    margin-top: 1em;
}
.circulo {
    background-color: #e5e5e5;
    width: 0.7em;
    height: 0.7em;
    display: inline-block;
    border-radius: 100px;
    margin: 0 0.2em;
    -webkit-transition: 0.6s;
            transition: 0.6s;
    cursor: pointer;
    border: 3px solid #e5e5e5;
}
.circulo:hover {
background-color: #333333;
}
#contenedorcirculo {
    display: block;
    position: relative;
    margin-top: 0.5em
}
.iinfo {
    margin: 0;
    display: block;
    background-color: #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    height: 2em;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.itexto {
    line-height: 2.3;
    position: relative;
    text-align: left;
    display: block;
    margin: 0 0.8em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 90%;
}
.itextinfo {
    position: relative;
    text-align: left;
    display: block;
    margin: 0 0.8em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 90%;
    margin-top: -0.8em;
}
.icuadros:hover .iinfo {
    background-color: #f5751b;
    height: 8em;
    color: #fff;
}
.icuadros:hover .itexto {
    font-weight: 600;
}
.icuadros:hover {
    cursor: pointer;
    margin-bottom: 0;
}
@media all and (max-width: 1015px) {

}
/* ////////////////////////////////////////////////////////////////////////// */

/* HACEMOS CONTENIDO */

#qwrapper {
    margin: auto;
    text-align: center;
    max-width: 60em;
    clear: both;
}
#qcontenido {
    display: block;
    margin: 2.2em 0.5em;
    clear: both;
}
.qseccion {
    margin: auto 0.22em 3em;
    float: left;
    display: inline-block;
    background-color: #f1f1f1;
    width: 17%;
    text-align: center;
    padding: 0.6em;
    height: 34.5em;
}
.qimagen {
    width: 80%;
}
.qtexto {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
    font-weight: 400;
    font-size: 88%;

}
.qseparador {
    height: 0.15em;
    margin: 0;
    background-color: #999999;
}
#qinfo {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
    font-weight: 400;
    font-size: 110%;
}
#qtitulo {
    position: relative;
    display: block;
    margin: 0;
    margin-bottom: 0.5em;
    padding: 0;
}
@media all and (max-width: 1015px) {
    .qseccion {
        height: 28.8em;
        width: 16.4%;
    }
    .qseccion h2 {
        font-size: 100%;
    }
    .qtexto {
        font-size: 75%;
    }
    .qimagen {
        width: 70%;
    }
}
/* ////////////////////////////////////////////////////////////////////////// */

/* NOSOTROS CONTENIDO */

#ncontenido {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    margin: auto;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
            align-content: center;
    vertical-align: middle;
    text-align: center;
    margin-top: 2.2em;
}
#nwrapper {
    display: inline-block;
    padding: 0 1em 1em;
    margin: 0 auto;
    text-align: left;
    clear: both;
    max-width: 64em;
}
#ntitulo {
    padding: 0;
    margin: 0;
}
#nsubtexto {
    font-size: 110%;
    color: #000;
    margin: auto;
    margin-top: 1em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#ntexto {
    font-size: 85%;
    color: #000;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#nfooter {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-width: 753px;
}
/* ////////////////////////////////////////////////////////////////////////// */

/* CONTACTOS CONTENIDO */

#cenviar {
    font-weight: 600;
    background-color: #ff6633;
    color: #fff;
    border-radius: 10px;
    border: 0;
    padding: 0.4em 1em;
    margin: 1em 0;
    width: 6.5em;
    height: 2em;
}
#ccontenido {
    margin: auto;
    margin-top: 2.2em;
    text-align: center;
}
#ccontenedor {
    display: block;
    text-align: left;
    max-width: 64em;
    padding: 0 3em;
    min-width: 630px;
}
#ccontenedor h1 {
    margin: 0;
}
#cwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
            align-content: center;
    margin: auto;
}
#cform {
    width: 60%;
    margin: 0 1em auto 0;
}
.inputs {
    border-style: solid;
    border-color: #ccc;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 400;
    font-style: italic;
    font-size: 90%;
    background-color: #f1f1f1;
    margin-left: 1em;
    resize: none;
    width: 11.4em;
}
.ctexto {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.3;
    font-weight: 400;
    font-size: 90%;
}
#cinfo {
    display: inline-block;
    width: 20em;
    text-align: left;
    margin: 0 0 0 1em;
}
#cinfotitulo {
    font-family: 'Open Sans', sans-serif;
    line-height: 2.5;
    font-weight: 600;
    font-weight: bold;
    font-size: 110%;
}
@media all and (min-width: 1015px) {
    .inputs {
        width: 19em;
        border-radius: 8px;
        height: 1.5em;
    }
    #cform {
        margin: auto 2em auto 0;
    }
    #cinfo {
        margin: 0 0 0 2em;
    }
    #ccontenedor {
    max-width: 64em;
    margin: auto;
    padding: 0 0 0 2em;
    }
}
#cshadow {
    height: 24em;
    margin: auto;
}
.error {
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-weight: bolder;
    font-size: 90%;
    color: #f5751b;
    opacity: 0;
}
/* ////////////////////////////////////////////////////////////////////////// */

/* PORTAFOLIO CONTENIDO */

.pcont {
    width: 20em;
    height: 14.5em;
    float: left;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #f1f1f1;
    text-align: left;
    cursor: pointer;
}
.piconos {
    display: block;
    width: 100%;
    margin: auto;
    transition: all 1s;
    -webkit-transition: all 0.5s;
}
.ptexto {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.4;
    font-weight: 400;
    font-size: 100%;
    height: 10.3em;
}
.pmove {
    display: block;
    transition: all 1s;
    -webkit-transition: all 0.5s;
}
#pwrapper {
    margin: auto;
    padding-left: 2.2em;
    display: block;
    text-align: left;
    min-width: 710px;
    max-width: 64em;
}
.pcont:hover .pmove {
    margin-top: -14em;
}
.ptitulo {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 120%;
    padding: 0;
    margin-top: 0.5em;
    margin-bottom: -0.5em;
}
#pcontenido {
    margin-top: 2.2em;
    text-align: center;
}
.ptextcont {
    width: 90%;
    padding: 0 3%;
}
.pnaranja {
    background-color: #f5751b;
    height: 0.35em;
    width: 100%;
    position: relative;

}
@media all and (max-width: 1015px) {
    .pcont {
        width: 14em;
        height: 9.5em;
    }
    .pcont:hover .pmove {
        margin-top: -9.5em;
    }
    .ptexto {
        line-height: 1.2;
        font-size: 80%;
        height: 9em;
    }
    .ptitulo {
        font-size: 100%;
        line-height: 1.5;
        margin-bottom: -0.6em;
        padding-top: 1em;
    }
    #pwrapper {
        width: 710px;
    }
    .pnaranja {
        height: 0.25em;
    }
}
#pdetalle{
    display: inline;
    margin: auto;
    z-index: 2;
}
#pback {
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    background-color: rgba(255,255,255,0.5);
    z-index: 2;
    width: 100%;
    height: 100%;
}
/* ////////////////////////////////////////////////////////////////////////// */

/* PORTAFOLIO CONTENIDO */

#dcontenido {
    margin: auto;
    text-align: center;
    z-index: 2;
}
.dseparador {
    background-image: url('../imagenes/pattern.png');
    background-repeat: repeat-x;
    margin: 1% auto;
    display: inline-block;
    width: 100%;
    height: 0.6em;
}
#dwrapper {
    padding: 1em;
    display: block;
    box-shadow: 5px 5px 5px #888888;
    background-color: white;
    z-index: 3;
}
#dpantalla {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 49em;
    height: 28.77em;
    background: url('../imagenes/pantalla.png');
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
            align-content: center;
}
#dimagen {
    display: inline-block;
    margin: auto;
    -webkit-transition: 0.3s;
            transition: 0.3s;
}
#dslideshow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    -webkit-align-content: center;
        -ms-flex-line-pack: center;
            align-content: center;
    vertical-align: middle;
}
.dflecha {
    background-color: #d6d6d6;
    height: 2em;
    width: 2em;
    border-radius: 180px;
    display: inline-block;
    margin: auto;
    cursor: pointer;
}
#flecha {
    margin: 0.5em 0;
}
/* ////////////////////////////////////////////////////////////////////////// */

/* BACKDOOR CONTENIDO */

.bmenu {
    display: block;
    margin: 3% 0;
    background-color: #333;
    border-radius: 1.2em;
    text-align: center;
    min-width: 753px;
    max-width: 64em;
    padding-bottom: 0.7em;
}

.btitulo {
    color:white;
    margin: 0.5em auto;
}
#dpwrapper {
    margin-left: 2em;
    display: inline-block;
    text-align: left;
    max-width: 64em;
}
.dcont {
    width: 10em;
    height: 7em;
    float: left;
    overflow: hidden;
    text-align: center;
    margin:auto;
    -webkit-transition: 1s;
            transition: 1s;
    background-color: #f1f1f1;
}
.biconos{
 display: block;
    width: 100%;
    margin: auto;
    transition: all 1s;
    -webkit-transition: all 0.5s;
}
.dcont .pmove{
height: 14.06em;
}
.dcont:hover .pmove{
 margin-top: -9.5em;
}
.bptitulo {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 130%;
    padding: 0;
    margin-top: 2.5em;
}

#npwrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-line-pack: center;
            -webkit-align-content: center;
            align-content: center;
    margin: -0.4em 1.5em 1.5em;
    display: inline-block;
    text-align: middle;
}

#bcontenido {
    margin: auto;
    display: inline-block;
    text-align: center;
}

.bborrar {
    font-weight: 600;
    text-align: center;
    background-color: #ff6633;
    color: #fff;
    border: 0;
    padding: 0.65em 0;
    margin: 0;
    width: 100%;
}
.bpregunta {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    background-color: #ff6633;
    color: #fff;
    border-radius: 8px;
    border: 0;
    margin: auto 0.5em;
    width: 2.5em;
    height: 2em;
}
.bcuadros{
    margin: 0;
    padding: 0 0.1em;
    display: inline-block;
    width: 18.68%;
    height: 18.68%;
    background-color: #333;
    margin: 0;
    max-width: 15.8em;
    min-width: 184px;
    overflow: hidden;
}
.bcuadros:hover .iinfo {
    background-color: #f5751b;
    height: 8em;
    color: #fff;
}
/* ////////////////////////////////////////////////////////////////////////// */
/* EDIT CONTENIDO */
.editext {
    line-height: 2.3;
    position: relative;
    text-align: right;
    display: block;
    margin: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 120%;
    color: #cccccc;
    font-weight: bolder;
}


.archivo {
    margin: 0.5em 0;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 600;
    font-style: italic;
    font-size: 100%;
    resize: none;
 width: 10em;
}
.editinput {
    border-style: solid;
    border-color: #ccc;
    border-radius: 5px;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 400;
    font-style: italic;
    font-size: 90%;
    background-color: #f1f1f1;
    margin: 0.5em 0;
    resize: none;
    width: 25em;
}

#editform {
    width: 80%;
    margin: auto;
}

.editimagen {
    width: 40%;
    margin: 2em 1em;
}
#check {
    display:block;
    width: 30em;
    padding: 5%;
    background-color: #333;
    margin: 2em auto;
    text-align: center;
    border-radius: 2em;
}
.checktext{
    display: block;
    font-family: 'Open Sans', sans-serif;
    color: #cccccc;
    font-weight: bolder;
    font-size: 130%;
    margin: auto;
    display: inline-block;
}

#backiconos {
    margin: auto;
    text-align: center;
}

#login {
    background-color: #333333;
    padding: 1.5em;
    display: block;
    margin: 4em auto;
    width: 50%;
    border-radius: 15px;
}
/* ////////////////////////////////////////////////////////////////////////// */
/* POST NOVEDADES CONTENIDO */

.ptitle {
    display: inline-block;
    font-size: 2em;
    color: #f5751b;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    margin: 0;
}

.pfecha {
    display: inline-block;
    font-size: 80%;
    color: #f5751b;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    margin: 0;
    float: right;
}

.pbox {
    display: inline-block;
    padding: 0.5em 1em;
    margin: 2em 0;
    background-color: #f1f1f1;
    width: 100%;
}

.ptext {
  display: inline-block;
    width: 29.5em;
    margin-left: 1em;
    margin-top: 1.5em;
}

.pseparador {
    background-color: #444444;
    width: 100%;
    height: 0.1em;
    margin-top: 0.2em;
}

#postwrapper {
    display: inline-block;
    padding: 1em 5em 3em;
    margin: auto;
    text-align: left;
    max-width: 70em;
    clear: both;
    min-width: 753px;
    max-width: 64em;
}

.postimg {
    display:inline;
    margin: 1em 0;
    width: 33%;
    padding: 0.5em;
    background-color: #989898;
    border-radius: 10px;
    float: left;
}

.pcirculo {
    display: inline-block;
    width: 2.2em;
    height: 2.2em;
    background-color: #989898;
    text-align: center;
    border-radius: 30px;
    margin: auto;
    margin-right: 0.5em;
}

.pcirtext {
    font-size: 1.7em;
    color: #f1f1f1;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
    margin: auto;
    vertical-align: middle;
}

.pnovcontenido {
clear: both;
}

#backcontenedor {
    margin: 0.7em;
    display: block;
    text-align: left;
}

.binfo {
    margin: 0;
    display: block;
    background-color: #ccc;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    height: 2em;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

#response {
    display: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}


