*{
	margin: 0; padding: 0;
}
body {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    padding-top: 80px;
	/*background: url(../images/home_plantilla.jpg) no-repeat scroll top center transparent;*/
    /*min-height: 5000px;*/
}
a{
	color: #f2840c;
	text-decoration: underline;
}
a:hover{
	color: #000;
}
.menu a:hover {
	transition: all 0.1s linear 0s;
    color: #f2840c;
}
header.general {
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fff;
    transition: all 0.2s linear 0s;
    z-index: 3;
    top: 0;
}
.header-c {
    display: flex;
    max-width: 1570px;
    width: 100%;
    margin: 0 auto;
    flex-direction: row;
    align-items: center;
}
.menu ul {
    list-style-type: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0;
}
.menu .submenu {
    display: none;
    position: absolute;
    top: 24px;
    padding-top: 12px;
    left: 25px;
}
.menu li:hover .submenu {
    display: block;
}
.menu a {
    text-decoration: none;
    margin: 0 1.7em;
    color: #54575e;
}
.menu ul > li {
    position: relative;
    line-height: 1.9em;
}
.menu .submenu-i {
    background-color: #fff;
    padding: 1em 0;
    white-space: nowrap;
    box-shadow: -2px 3px 5px #0000008f;
}
.menu-c {
    display: flex;
    align-items: center;
}
.bg-blanco{
    background-color: #fff;
}
.area-privada-c {
    display: flex;
    align-items: center;
}
.logo-c {
    flex: 1;
}
.slogan-home-c {
    background-image: url(../images/bg-code.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slogan-home {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    min-height: 570px;
    justify-content: center;
}
.interior {
    max-width: 1170px;
    margin: 0 auto;
}
.blog {
    position: relative;
}
.slogan-grande {
    color: #f2840c;
    font-size: 2.7em;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.slogan-medio {
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 3px;
}
.slogan-peq {
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 13px;
}
.slogan-block-2 {
    margin-bottom: 2em;
}
.botones-contacto {
    display: flex;
    flex-direction: row;
}
.slogan-tel {
    color: #fff;
    text-decoration: none;
    padding: 0.35em 0.35em 0.35em 2.4em;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 2.3em;
    background: url(../images/tel.png);
    background-repeat: no-repeat;
    background-position: 27px center;
    background-color: #f98000;
}
.slogan-email {
    color: #fff;
    background-color: #8c8e9d;
    padding: 1em;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    font-size: 1.5em;
    font-weight: bold;
}
.titulo {
    color: #f2840c;
    font-weight: bold;
    font-size: 1.25em;
}
.sub-titulo {
    font-weight: bold;
    font-size: 2em;
}
.que-hacemos-c {
    text-align: center;
    padding-top: 4em;
}
.software-gestion {
    width: 50%;
    margin-left: auto;
    text-align: left;
    margin-bottom: 4em;
}
.lista-soft-c {
    max-width: 562px;
    padding-top: 110px;
    background: url(../images/icono-mundo.png);
    background-position: center 0;
    background-repeat: no-repeat;
}
.titulo-2 {
    font-weight: bold;
    font-size: 1.5em;
}
ul.lista {
    list-style-image: url(../images/check.png);
    margin-left: 23px;
    margin-top: 1.4em;
    line-height: 2.2em;
}
ul.lista.check-blanco {
	list-style-image: url(../images/check-blanco.png);
}
.software-gestion-c {
    background: url(../images/bg-grafica.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    min-height: 538px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin-top: 4.5em;
}
/* Apps móviles */
.apps-moviles-c {
    background: url(../images/bg-gadgets.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    min-height: 538px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    background-size: cover;
}
.apps-moviles {
    width: 50%;
    margin-right: auto;
    text-align: left;
    margin-bottom: 4em;
    display: flex;
    justify-content: flex-end;
}
.lista-apps-moviles {
    max-width: 562px;
    padding-top: 153px;
    background: url(../images/gadgets.png);
    background-position: center 0;
    background-repeat: no-repeat;
}
/* Diseño y programación */
.diseno-prog-c {
    background: url(../images/bg-webdev.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    min-height: 538px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    background-size: cover;
}
.diseno-prog {
    width: 50%;
    margin-left: auto;
    text-align: left;
    margin-bottom: 4em;
}
.lista-diseno-prog {
    max-width: 562px;
    padding-top: 153px;
    background: url(../images/web-devs.png);
    background-position: center 0;
    background-repeat: no-repeat;
    color: #fff;
}
/* Consultoría y Asesoramiento */
.consult-c {
    background: url(../images/bg-consultoria.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    min-height: 538px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    background-size: cover;
}
.consult {
    width: 50%;
    margin-right: auto;
    text-align: left;
    margin-bottom: 4em;
    display: flex;
    justify-content: flex-end;
}
.lista-consult {
    max-width: 562px;
    padding-top: 153px;
    background: url(../images/asesoramiento.png);
    background-position: center 0;
    background-repeat: no-repeat;
}
.nuestra-metodol-c {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    background-size: cover;
    margin: 0 auto;
    position: relative;
    min-height: 994px;
    text-align: center;
    background: url(../images/bg-metodologia.jpg);
    background-position: center center;
    background-size: cover;
}
.nuestra-metodol {
    background: url(../images/circulos-horizontal.png);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    min-width: 1663px;
    min-height: 994px;
    margin-top: 185px;
}
.m-margen-1 {
    margin-top: 0;
}
.contigo-t {
    color: #8c919e;
    font-weight: bold;
    font-size: 1.2em;
}
.cartel{
	position: absolute;
    width: 180px;
    padding: 0 8px;
}
.cartel-titulo {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}
.cartel-subtitulo {
    text-transform: uppercase;
    color: #8c919e;
    font-size: 0.9em;
    margin-bottom: 0;
    text-shadow: 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff, 0 0 2px #fff;
}
.cartel.cart-asesoramiento {
    bottom: 727px;
    left: 490px;
}
.cartel.cart-desarrollo {
    bottom: 727px;
    left: 824px;
}
.cartel.cart-nube {
    bottom: 727px;
    right: 322px;
}
.cartel.cart-idea {
    top: 747px;
    left: 323px;
}
.cartel.cart-diseno {
    top: 747px;
    left: 658px;
}
.cartel.cart-prototipos {
    top: 747px;
    right: 488px;
}
/* Somos especialistas */
.somos-especialistas-c {
    background: url(../images/bg-somos-especialistas.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    min-height: 660px;
    display: flex;
    flex-direction: row;
    align-items: center;
    background-size: cover;
    text-align: center;
}
span.set-1 {
    color: #fff;
    font-weight: bold;
    font-size: 1.4em;
}
span.set-2 {
    font-size: 2.4em;
    font-weight: bold;
    color: #fff;
}
.naranja{
	color: #f2840c;
}
.se-margen-1 {
    margin-top: 5em;
    margin-bottom: 0;
}
.conocenos {
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 1em;
}
.se-bottom {
    color: #fff;
    font-size: 1.1em;
}
.cuentanos-c {
    color: #fff;
    display: flex;
    flex-direction: row;
}

.cuenta-col1 {
    background-color: #8d8e9c;
    text-align: right;
}

.cuenta-col2 {
    background: url(../images/tel-2.png);
    background-color: #f98000;
    background-repeat: no-repeat;
    background-position: 30px center;
}

.cuentanos-col {
    padding: 3em;
    flex: 1;
}

.cuentanos-titulo {
    font-size: 2.1em;
    font-weight: bold;
    width: 335px;
    display: inline-block;
}

.cuentanos-tel {
    font-size: 3em;
    font-weight: bold;
    margin-bottom: 0;
    margin-left: 83px;
    margin-top: 10px;
}
.cuentanos-email {
    color: #fff;
    font-size: 1.8em;
    text-decoration: none;
    border-bottom: 2px solid #fff;
    font-weight: bold;
    margin-left: 83px;
}
.experiencia-c {
    display: flex;
    text-align: center;
    flex-direction: row;
    height: 517px;
    align-items: center;
}
.titulo-3 {
    font-size: 2.2em;
    font-weight: bold;
}
.titulo-3:after {
    content: '';
    border: 3px solid #f7812a;
    display: inline-block;
    width: 8%;
    margin: 0 46%;
}
.clientres-c {
    margin-top: 5em;
}
.entrada-c {
    display: flex;
    flex-direction: row;
    margin-top: 2em;
}
.b-fecha {
    text-align: center;
}

.fecha-numero {
    color: #f98000;
    font-weight: bold;
    font-size: 4em;
}

.fecha-mes {
    color: #f98000;
    text-transform: uppercase;
}

.categoria {
    text-transform: uppercase;
    font-size: 15px;
}

.entrada {
    margin: 0 2em;
}
.blog-c {
    background-color: #f3f3f6;
    padding: 6em 0;
}
.blog-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.blog-control {
    position: absolute;
    top: 56px;
    right: 0;
}
.categoria {
    background: url(../images/cat-apss-moviles.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 24px;
}
.blog-intro {
    color: #54575e;
}
.b-fecha-i {
    border-right: 1px solid #ff7b01;
    padding-right: 2em;
}
.blogs-titulos-c {
    flex: 1;
    text-align: center;
}
.boton-1 {
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.7em 1.3em;
    color: #000;
    border: 1px solid #202228;
}
.titulo-5{
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 1em;
}
.boletin-c {
    background: url(../images/bg-boletin.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 400px;
    display: flex;
    align-items: center;
}
.bg-chico-chica {
    text-align: center;
    background-color: #eaeaea;
}
.boletin .titulo-4, .boletin .titulo-5{
	text-align: center;
}
.titulo-4 {
    color: #fff;
    font-weight: bold;
    font-size: 1.3em;
}
input.form-control.input-boletin {
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #fff;
    padding: 24px 12px;
    color: #fff;
}
button.btn.btn-outline-secondary.boton-type-1 {
    color: #fff;
    text-transform: uppercase;
    background-color: #26262c;
    border: 0;
    border-radius: 0;
    margin: 0 0.5em;
}
button.btn.btn-outline-secondary.boton-type-1:hover {
    background-color: #000;
}
.form-control.input-boletin:focus{
	box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 25%);
}
input.form-control.input-boletin::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

input.form-control.input-boletin:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

input.form-control.input-boletin::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
.footer-c {
    display: flex;
    flex-wrap: wrap;
    padding-top: 4em;
}
.footer-c div:not(:last-child) {flex: 1;}
.about-f-c {
    width: 100%;
}
.about-f-c {
    width: 100%;
    display: flex;
}
.aviso-legal-c {
    display: flex;
    list-style-type: none;
    justify-content: space-between;
    margin-left: 278px;
    margin-bottom: 0;
}
.empresa-f-c, .aviso-legal-c {
    flex: 1;
}
footer.general a {
    color: #54575e;
    text-decoration: none;
}
.footer-c ul {
    list-style-type: none;
    line-height: 2.2em;
}
.titulo-f {
    font-weight: bold;
    color: #54575e;
    font-size: 1.2em;
}
.soft-f-c {
    min-width: 330px;
    margin-right: 7.5em;
}
.nosotros-f-c {
    max-width: 114px;
    margin-right: 5em;
}
.contactanos-f-c {
    max-width: 212px;
    margin-right: 4em;
    line-height: 2em;
}
.formulario-boletin {
    width: 631px;
    margin: 0 auto;
}
.contactos-f-c {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    line-height: 2em;
}
.about-f-c {
    width: 100%;
    display: flex;
    border-top: 1px solid #dadbdf;
    padding: 13px 0;
    margin-top: 10px;
}
.aviso-legal-c li a {
    background: url(../images/linea.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 9px;
}
.empresa-f-c {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    background: url(../images/sector04-logo.png);
    background-repeat: no-repeat;
    padding-left: 45px;
    background-position: 0 center;
}
footer.general {
    background-color: #f3f4f5;
    color: #5d6169;
}
.sector04-a-f {
    text-decoration: underline;
}
.contactos-f-c > p {
    margin: 0;
}
.suscribete-f, .linkedin-f {
    text-decoration: underline;
    font-weight: bold;
}
.linkedin-f {
    background: url(../images/linkedin.gif);
    background-repeat: no-repeat;
    padding-left: 27px;
    background-position: 0 center;
}
.fuerte {
    font-weight: bold;
}
.subrayado{
	text-decoration: underline;
}
.aviso-legal-c li:last-child a {
    padding: 0;
    background: 0 none;
}
.mostrar{
	display: inline-block;
}
.menu-responsive {
    padding: 0px 7px;
    min-height: inherit;
    height: 35px;
    border-radius: 0;
    display: none;
}
.btn-menu svg {
    transition: all 0.1s linear 0s;
    height: 26px;
    width: 31px;
    color: #888888;
}
.btn-menu.mostrar > svg {
    transform: rotate(90deg);
    color: #ff8900;
}
.sub-cabecera-c {
    min-height: 239px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
}
.sub-cabecera {
    width: 1170px;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.bg-servicios{
    background: url(../images/bg-code.jpg);
}
.subtitulo-cabecera {
    color: #fff;
    font-size: 2.4em;
    font-weight: bold;
}
.cabecera-datos-contacto {
    color: #fff;
    display: flex;
}
.cab-email {
    color: #fff;
    text-decoration: none;
    margin-left: 1.2em;
    background: url(../images/email-mini-icono.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 1.4em;
}
.cab-tel {
    background: url(../images/tel-mini-icono.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 1.4em;
    margin-bottom: 0;
}
.cab-email:hover {
    color: #f7812a;
}
.container-2-c {
    text-align: center;
    padding: 4em 0;
    background-color: #f3f4f6;
}
.g-b-raya {
    font-weight: bold;
    font-size: 1.2em;
    color: #8d8e99;
}
.g-b-raya:after {
    content: '';
    border: 3px solid #f7812a;
    display: inline-block;
    width: 8%;
    margin: 0 46%;
    margin-top: 2em;
}
.sub-titulo {
    margin-bottom: 0.6em;
}
.container-1-c {
    text-align: left;
    display: flex;
    align-items: center;
}
.container-1 {
    margin-left: 3.1em;
}
.titulo-6 {
    font-weight: 600;
    margin-bottom: 0.7em;
}
.gris-m {
    color: #54575e;
}
.light{
    font-weight: 100;
}
.nuestro-programa-c {
    background: url(../images/bg-robot-servicio.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 575px;
}
.nuestro-prorgama.interior {
    height: 575px;
    display: flex;
    align-items: center;
}
.nues-prog {
    margin-left: 54%;
}
.blanco {
    color: #fff;
}
.titulo-7 {
    font-size: 1.6em;
}
.doble-c {
    background-color: #f3f4f6;
    padding: 4em 0;
}
.soft-gest-estand {
    margin-left: 8em;
}
.doble {
    display: flex;
    align-items: center;
}
.soft-gestion-ins-c {
    background: url(../images/bg-grafica.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    min-height: 538px;
    display: flex;
    background-size: cover;
}
.soft-gestion-ins {
    display: flex;
    align-items: center;
}
.interior-soft-list {
    margin-left: 50%;
}
.g-b {
    font-weight: bold;
    font-size: 1.2em;
    color: #8d8e99;
}
.hta-c {
    margin: 6em 0;
    text-align: center;
}
.bg-movil {
    background: url(../images/bg-gadgets.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 552px;
}
.container-3-c {
    display: flex;
}
.container-3 {
    display: flex;
    align-items: center;
}
.caja-izq {
    margin-right: 50%;
}
.caja-drcha {
    margin-left: 50%;
}
.bg-ionic {
    background: url(../images/bg-ionic.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 440px;
}
.margen-1{
    margin-bottom: 1.4em;
}
.bg-calc {
    background: url(../images/bg-calc.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 524px;
}
.bg-portatil {
    background: url(../images/bg-webdev.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 557px;
}
.titulo-8{
    font-size: 2.2em;
    font-weight: bold;
}
.diseno-prog-des{
    background-color: #fff;
}
.puzzle {
    margin-left: 8em;
}
.bg-blanco{
    background-color: #fff;
}
.bg-chico-chica > img {
    max-width: 1663px;
    width: 100%;
}
.bg-autogestion {
    background-color: #ff9000;
    padding-bottom: 0;
}
.perifericos {
    max-width: 1170px;
    width: 100%;
}
.imagen-ampliada {
    width: 100%;
}
.doble-izq {
    flex: 0 0 46%;
    margin-right: 4%;
}
.doble-drcha {
    flex: 0 0 46%;
    margin-left: 4%;
}
.intra-extra-dos{
    align-items: inherit;
}
.intra-extra-dos-c > p.titulo-2 {
    text-align: center;
}
.intra-extra-dos-c {
    padding-top: 0;
}
.bg-gadgets-teclado {
    background: url(../images/bg-gadgets-teclado.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 611px;
    display: flex;
}
.monedas-eur {
    margin-left: 3em;
}
.bg-consultoria {
    background: url(../images/bg-consultoria.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 530px;
}
.bg-android {
    background: url(../images/bg-android.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 658px;
}
.bg-servicios-online {
    background: url(../images/bg-servicios-online.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 678px;
}
.bg-consultor-web {
    background: url(../images/bg-bosque.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 616px;
}
.oscuro{
    color: #202228;
}
.bg-servicios-online .caja-drcha {
    margin-left: 54%;
}
.slogan-tel:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4a4a4a;
    transition: all 0.5s ease;
}
.slogan-email:hover {
    color: #fff;
    background-color: #4a4a4a;
    transition: all 0.5s ease;
}
.cuentanos-email:hover {
    color: #e2e2e2;
    text-decoration: none;
    border-color: #e2e2e2;
}
.sub-cabecera-c.bg-contacto {
    background: url(../images/bg-contacto.jpg);
    background-size: cover;
}
.datos-contacto {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;
}
.fichas-datos > div {
    text-align: left;
    line-height: 1.8em;
    padding-left: 5em;
}
.fichas-datos {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4em;
    margin-top: 3em;
}
.ficha-direccion {
    background: url(../images/IcoDireccion48px.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}
.ficha-telefono {
    background: url(../images/IcoTelefono48px.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}
.ficha-email {
    background: url(../images/IcoEmail48px.jpg);
    background-repeat: no-repeat;
    background-position: left center;
}
.ficha-c {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.form-cabecera {
    text-align: center;
    margin-bottom: 3em;
}
.contacto-container {
    margin-top: 5em;
    margin-bottom: 5em;
}
.form-control.error-field {
    border-color: #ff0000;
}
span.marca {
    font-weight: bold;
    color: #f88c2b;
}
label {
    font-weight: bold;
}
.g-recaptcha {
    margin-bottom: 1em;
}
.form-control {
    background-color: #f9f9f9;
    border-radius: 0;
}
.btn-naranja {
    background-color: #f88c2b;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: bold;
}
.gris {
    color: #9e9e9e;
}
.recaptcha-c {
    padding-left: 0;
    margin-bottom: 2em;
}
.checkbox-c {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-naranja:hover {
    color: #fff;
    background-color: #545454;
}
label.form-check-label.gris.lopd-label {
    font-weight: inherit;
}
.lopd-titulo {
    text-transform: uppercase;
    font-weight: bold;
}
.info-lopd-c {
    margin-top: 2em;
}
ul.lista-normal {
    margin-left: 20px;
    line-height: 2em;
    font-size: 14px;
}
.bg-blog-section, .bg-contacto-detalle {
    background: url(../images/bg-blog-section.jpg);
}
main.blog {
    flex: 1;
    min-width: 848px;
    margin-right: 4em;
}
.blog-container {
    display: flex;
    margin: 4em auto;
}
.artic-fecha {
    color: #fb8b01;
}
.articulo-info {
    margin: 1.7em 0 1em;
    font-size: 15px;
    text-transform: uppercase;
}
.tag {
    border: 1px solid #ccc;
    padding: 0 0.5em;
    display: inline-block;
    vertical-align: middle;
}
.btn-entrada, .btn-estandar {
    background-color: #f2840c;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0.7em 1.4em;
    font-weight: bold;
    margin: 0.7em 0;
    display: inline-block;
}
article {
    margin-bottom: 2em;
}
aside.blog {
    flex: 1;
}
.tag-a {
    border-bottom: 1px solid #dbd8de;
    padding: 0.8em 0;
    display: inline-block;
    margin: 0;
    font-size: 0.9em;
    color: #8d8e99;
    text-decoration: none;
    transition: all 0.1s linear 0s;
}
.tag-a:hover {
    padding-left: 0.2em;
    text-decoration: none;
}
.aside-tags {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
}
.titulo-9 {
    font-weight: bold;
    font-size: 1.5em;
    margin: 1em 0 0.5em;
}
.titulo-9::after {
    content: '';
    width: 25px;
    background-color: #fb8b01;
    height: 2px;
    display: inline-block;
    margin-left: 7px;
}
.submit-t {
    display: none;
}
.lupa {
    background: url(../images/lupa.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 0 none;
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.lupa:hover {
    background-color: transparent;
}
.lupa.btn-outline-secondary:focus {
    background-color: transparent;
    border: 0 none;
    outline: 0 none;
    box-shadow: inherit;
}
.lupa.btn-outline-secondary:not(:disabled):not(.disabled):active {
    background-color: transparent;
    box-shadow: inherit;
}
.input-buscador {
    border: 0 none;
    background-color: transparent;
}
.aside-buscador {
    border: 1px solid #dddbe0;
}
.lupa:hover {
    opacity: .8;
}
.input-buscador.form-control:focus{
    border: 0;
    box-shadow: inherit;
}
.blog-titulo {
    color: inherit;
    text-decoration: none;
}
.blog-titulo:hover {
    text-decoration: none;
    opacity: .7;
}
.galeria {
    display: flex;
    flex-wrap: wrap;
    margin: 2em;
    justify-content: center;
}
.galeria > a {
    display: inline-block;
    width: 150px;
    height: 100px;
    border: 1px solid #5a5a5a;
    margin: 0.5em;
    overflow: hidden;
    box-shadow: 0 0 5px #999;
}
.galeria img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.btn-entrada:hover {
    text-decoration: none;
    color: #fff;
    opacity: .8;
}
h1#titulo.error404 {
    font-weight: 100;
    font-family: 'Open Sans';
    background: 0 none;
    font-size: 10em;
    color: #f88c2b;
}
p.error404text {
    text-align: center;
    text-transform: uppercase;
    color: #999;
    font-size: 2em;
    margin-bottom: 3em;
}
.tituloContainer {
    display: flex;
    justify-content: center;
    margin-top: 3em;
    margin-bottom: 1em;
}
.encuentranos-c {
    margin-bottom: 3em;
}
.c-mapa-c {
    border-top: 1px solid #ccc;
}
.slogan-block-1-2 {
    color: #fff;
    display: flex;
    flex-direction: column;
    margin-bottom: 0.6em;
}
.slogan-block-1-2 > h1 {
    color: #f2840c;
    font-size: 2.7em;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.slogan-block-1-2 > h2 {
    margin-bottom: 2em;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.5em;
}
i.filtrado {
    text-align: center;
    display: block;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em;
    margin-bottom: 2.5em;
    margin-top: 5px;
}
.filtrado > span {
    font-weight: 600;
}
.tag-a:last-child {
    border: 0;
}
.imagen_resumen {
    max-width: 380px;
}
.paginacion {
    justify-content: center;
    display: flex;
}
.paginacion a {
    text-decoration: none;
    color: #f28429;
}
.page-item.active .page-link {
    background-color: #f28429;
    border-color: #f28429;
}
.page-link:hover {
    color: #f28429;
}
.page-link:focus {
    box-shadow: none;
}