@charset "UTF-8";
@font-face {
    font-family: chuckChillout;
    src: url(../fonts/ChuckChillout.ttf);
}
@font-face {
    font-family: michroma;
    src: url(../fonts/Michroma.ttf);
}
.astro-dev,
.astrografica,
.font-subtitle,
.font-subtitle-clientes,
.font-subtitle-contacto,
.font-subtitle-estudio,
.font-subtitle-portafolio,
.subtitle-aliados {
    font-family: chuckChillout;
    color: #b8c106;
    text-decoration: none;
}
.equipo-astro,
.equipo-astro-descripcion,
.font-txt,
.mail,
.navbar,
.pais,
.titulo-form,
.txt-aliados,
.txt-cliente,
.txt-contacto,
.txt-contacto-dsk,
.txt-descripcion,
.txt-estudio,
.txt-estudio-desktop,
.txt-form,
.txt-form-rsp,
.txt-general,
.txt-intro,
.txt-intro-d,
a,
footer,
h1 {
    font-family: michroma;
    text-decoration: none;
}
.navbar-brand:focus,
.navbar-toggle:active,
.navbar-toggle:focus {
    outline: 0;
}
.navbar-brand,
.rs-icon-d {
    background-repeat: no-repeat;
}
.astro-dev,
.bloque-intro,
.logos-sm-phone,
.rs-icon {
    display: none;
}
#aliados,
#clientes,
#estudio,
.modal-body {
    max-height: 1200px;
}
#page-top {
    height: auto;
}
img {
    border: none;
}
ul {
    list-style-type: none;
}
.navbar {
    margin-top: 0;
    margin-bottom: 0;
}
.navbar-brand {
    padding-bottom: 15px;
    padding-right: 15px;
    background-image: url(../images/logotipos/astrografica.com-80x80.png);
    width: 80px;
    height: 80px;
    float: left;
}
.navbar-custom a {
    color: #999;
}
a.navbar-brand,
a.navbar-brand:hover {
    margin-top: 1px;
}
.navbar-custom .nav li a {
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:hover,
.navbar-custom .nav li.active {
    outline: 0;
    background-color: rgba(255, 255, 255, 0.2);
}
.navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #999;
}
#studio {
    width: 64%;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    z-index: 100;
}
.navbar-header.page-scroll {
    padding: 10px;
}
.nav.navbar-nav {
    padding-top: 35px;
    width: 100%;
}
.nav > li > a {
    letter-spacing: 1px;
    padding: 5px 20px;
}
a {
    font-size: 1em;
    color: #666;
    font-weight: 600;
}
a:hover {
    color: grey;
    text-decoration: none;
}
.astrografica {
    font-size: 8em;
    margin-top: 740px;
    padding-bottom: 380px;
    text-align: center;
}
h1 {
    font-size: 0.9em !important;
}
.txt-general,
.txt-intro,
.txt-intro-d,
footer {
    font-size: 0.9em;
}
.logos-sm {
    float: right;
    margin-right: 6%;
    padding-top: 3%;
}
.rs-icon-d {
    padding-right: 3px;
    padding-left: 3px;
}
.bloque-desktop,
.bloque-intro {
    margin-top: 300px;
    background: #b8c104;
}
.txt-general {
    color: #666;
    text-align: justify;
    float: right;
}
.bloque-desktop {
    padding: 20px;
    float: right;
    height: auto;
    width: 100%;
    max-width: 900px;
}
#aliados,
.jumbotron {
    background-position: center center;
    background-repeat: no-repeat;
}
#aliados,
#contacto,
footer {
    background-color: #fff;
}
#aliados,
#contacto,
#estudio,
#portafolio,
.jumbotron {
    background-size: cover;
}
.txt-intro-d,
h1 {
    text-align: right;
    display: block;
    color: #666;
    height: auto;
    width: 500px;
    padding: 10px 10px 10px 5px;
}
.txt-intro {
    text-align: justify;
    display: block;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #666;
}
footer {
    color: #b8c104;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}
.jumbotron {
    background-image: url(../images/background/astrografica.com-home-1900x1073.jpg);
    height: auto;
    width: auto;
    margin-bottom: -15px;
}
#portafolio {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #e6e6e6;
}
.font-subtitle-portafolio {
    font-size: 2.5em;
    text-align: right;
    margin-top: 60px;
}
#cf1,
#cf10,
#cf11,
#cf12,
#cf13,
#cf2,
#cf3,
#cf4,
#cf5,
#cf6,
#cf7,
#cf8,
#cf9 {
    position: relative;
    margin: 0 auto;
    width: 100%;
}
#cf1 img,
#cf10 img,
#cf11 img,
#cf12 img,
#cf13 img,
#cf2 img,
#cf3 img,
#cf4 img,
#cf5 img,
#cf6 img,
#cf7 img,
#cf8 img,
#cf9 img {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}
#cf1 img.top:hover,
#cf10 img.top:hover,
#cf11 img.top:hover,
#cf12 img.top:hover,
#cf13 img.top:hover,
#cf2 img.top:hover,
#cf3 img.top:hover,
#cf4 img.top:hover,
#cf5 img.top:hover,
#cf6 img.top:hover,
#cf7 img.top:hover,
#cf8 img.top:hover,
#cf9 img.top:hover {
    opacity: 0;
}
.portafolio-wrap {
    padding-top: auto;
    display: block;
    padding-bottom: 10%;
}
.area-logos {
    padding-top: 10px;
    padding-bottom: 10px;
}
.txt-cliente {
    font-size: 1em;
    color: #666;
    font-weight: 300;
    display: block;
    padding: 5px 15px;
}
.txt-descripcion {
    font-size: 0.95em;
    color: #999;
    display: block;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: justify;
}
.est1,
.est4,
.est5 {
    margin-left: 98px;
}
#estudio {
    height: 100%;
    margin-top: 0;
    background-color: #fff;
}
.font-subtitle-estudio {
    font-size: 2.5em;
    text-align: right;
    margin-top: 60px;
}
.txt-est {
    margin-top: -850px;
}
.primero,
.segundo,
.tercero {
    width: 100%;
    max-width: 3000px;
    height: 830px;
    margin-top: -750px;
    float: left;
}
.segundo {
    z-index: 998;
}
.tercero {
    z-index: 999;
}
.primero {
    z-index: 1000;
}
.est1 {
    padding-top: 267px;
}
.est4 {
    padding-top: 434px;
}
.est5 {
    padding-top: 602px;
}
.area-aliados,
.mouseteam5,
.team2,
.txt-team,
.txt-team1,
.txt-team2 {
    padding-top: 20px;
}
.mouseteam1 {
    margin-top: 187px;
}
.mouseteam4 {
    margin-top: 19px;
}
.phone-version {
    display: none;
}
.desktop-version {
    display: block;
    height: 100%;
    min-height: 683px;
}
.astro,
.astro2 {
    width: 490px;
    height: 148px;
}
.txt-team1 {
    z-index: 999;
}
.txt-team2 {
    margin-left: 110px;
}
.txt-estudio-desktop {
    padding-bottom: 50px;
    font-size: 0.85em;
    color: #fff;
    display: block;
    text-align: right;
}
.slide1,
.slide4,
.slide5 {
    min-height: 1000px;
    background-size: cover;
    background-position: center center;
}
.slide1 {
    background-image: url(../images/estudio/astrografica.com-3-1024x683.jpg);
}
.slide4 {
    background-image: url(../images/estudio/astrografica.com-2-1024x683.jpg);
}
.slide5 {
    background-image: url(../images/estudio/astrografica.com-1-1024x683.jpg);
}
.astro {
    margin-top: -148px;
}
.astro2 {
    margin-top: 148px;
    margin-left: -200px;
}
.carousel.carousel-fade .item {
    -webkit-transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    -ms-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear;
    opacity: 0.5;
}
.carousel.carousel-fade .active.item {
    opacity: 1;
}
.carousel.carousel-fade-2 .item {
    -webkit-transition: opacity 0.4s linear;
    -moz-transition: opacity 0.4s linear;
    -ms-transition: opacity 0.4s linear;
    -o-transition: opacity 0.4s linear;
    transition: opacity 0.4s linear;
    opacity: 0.5;
}
.carousel.carousel-fade-2 .active.item {
    opacity: 1;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
}
.carousel-overlay {
    position: absolute;
    bottom: 100px;
    right: 0;
    left: 0;
}
.txt-estudio {
    font-size: 0.85em;
    color: #666;
    text-align: justify;
    float: right;
}
#aliados {
    margin-top: 0;
    background-image: url(../images/aliados/back_aliados.jpg);
    height: 100%;
    padding-bottom: 250px;
}
.subtitle-aliados {
    font-size: 2.5em;
    padding-right: 7px;
    text-align: right;
    margin-top: 138px;
}
.txt-aliados {
    font-size: 0.85em;
    color: #666;
    text-align: right;
    float: right;
    display: block;
    margin-bottom: 80px;
}
.area-aliados {
    width: 100%;
    margin-top: -51px;
    padding-bottom: 50px;
}
.al-bra,
.al-cas,
.al-esp {
    height: 120px;
    margin-top: -45px;
}
.img-aliados {
    display: block;
}
.al-bra,
.al-cas,
.al-esp,
.al-rsv {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.al-rsv {
    background-image: url(../images/aliados/reactivos-soporte-visual.png);
    width: 140px;
    height: 120px;
}
.al-bra {
    background-image: url(../images/aliados/brazaletes.com.ve.png);
    width: 281px;
}
.al-cas {
    background-image: url(../images/aliados/publicidad-casco.png);
    width: 114px;
}
.al-esp {
    background-image: url(../images/aliados/espacio-grafico-tb.png);
    width: 196px;
}
.log1,
.log10,
.log11,
.log12,
.log13,
.log14,
.log15,
.log16,
.log17,
.log18,
.log19,
.log2,
.log20,
.log21,
.log22,
.log23,
.log24,
.log25,
.log26,
.log27,
.log28,
.log29,
.log3,
.log30,
.log31,
.log32,
.log33,
.log34,
.log35,
.log36,
.log37,
.log38,
.log39,
.log4,
.log40,
.log41,
.log42,
.log43,
.log5,
.log6,
.log7,
.log8,
.log9 {
    width: 102px;
    height: 67px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.log1 {
    background-image: url(../images/clientes/log1.png);
}
.log2 {
    background-image: url(../images/clientes/log2.png);
}
.log3 {
    background-image: url(../images/clientes/log3.png);
}
.log4 {
    background-image: url(../images/clientes/log4.png);
}
.log5 {
    background-image: url(../images/clientes/log5.png);
}
.log6 {
    background-image: url(../images/clientes/log6.png);
}
.log7 {
    background-image: url(../images/clientes/log7.png);
}
.log8 {
    background-image: url(../images/clientes/log8.png);
}
.log9 {
    background-image: url(../images/clientes/log9.png);
}
.log10 {
    background-image: url(../images/clientes/log10.png);
}
.log11 {
    background-image: url(../images/clientes/log11.png);
}
.log12 {
    background-image: url(../images/clientes/log12.png);
}
.log13 {
    background-image: url(../images/clientes/log13.png);
}
.log14 {
    background-image: url(../images/clientes/log14.png);
}
.log15 {
    background-image: url(../images/clientes/log15.png);
}
.log16 {
    background-image: url(../images/clientes/log16.png);
}
.log17 {
    background-image: url(../images/clientes/log17.png);
}
.log18 {
    background-image: url(../images/clientes/log18.png);
}
.log19 {
    background-image: url(../images/clientes/log19.png);
}
.log20 {
    background-image: url(../images/clientes/log20.png);
}
.log21 {
    background-image: url(../images/clientes/log21.png);
}
.log22 {
    background-image: url(../images/clientes/log22.png);
}
.log23 {
    background-image: url(../images/clientes/log23.png);
}
.log24 {
    background-image: url(../images/clientes/log24.png);
}
.log25 {
    background-image: url(../images/clientes/log25.png);
}
.log26 {
    background-image: url(../images/clientes/log26.png);
}
.log27 {
    background-image: url(../images/clientes/log27.png);
}
.log28 {
    background-image: url(../images/clientes/log28.png);
}
.log29 {
    background-image: url(../images/clientes/log29.png);
}
.log30 {
    background-image: url(../images/clientes/log30.png);
}
.log31 {
    background-image: url(../images/clientes/log31.png);
}
.log32 {
    background-image: url(../images/clientes/log32.png);
}
.log33 {
    background-image: url(../images/clientes/log33.png);
}
.log34 {
    background-image: url(../images/clientes/log34.png);
}
.log35 {
    background-image: url(../images/clientes/log35.png);
}
.log36 {
    background-image: url(../images/clientes/log36.png);
}
.log37 {
    background-image: url(../images/clientes/log37.png);
}
.log38 {
    background-image: url(../images/clientes/log38.png);
}
.log39 {
    background-image: url(../images/clientes/log39.png);
}
.log40 {
    background-image: url(../images/clientes/log40.png);
}
.log41 {
    background-image: url(../images/clientes/log41.png);
}
.log42 {
    background-image: url(../images/clientes/log42.png);
}
.log43 {
    background-image: url(../images/clientes/log43.png);
}
#clientes {
    background: #fff;
    margin-top: 250px;
    padding-bottom: 100px;
    background-size: cover;
    height: 100%;
}
.font-subtitle-clientes {
    font-size: 2.5em;
    text-align: right;
    margin-top: 130px;
    margin-bottom: 25px;
}
.font-subtitle-contacto {
    font-size: 2.5em;
    text-align: right;
    margin-top: 15px;
}
.bloque-contacto {
    display: none;
}
.bloque-contact-dsk {
    z-index: 10;
    position: absolute;
    float: right;
    height: auto;
    width: 100%;
    max-width: 600px;
    margin-top: 350px;
    background-color: #b8c104;
    padding: 10px;
    right: 0;
}
.txt-contacto-dsk {
    font-size: 0.85em;
    text-align: right;
    display: block;
    color: #666;
    padding: 10px 5px;
    width: 450px;
    height: auto;
    margin-left: 5%;
}
.txt-contacto {
    display: none;
}
.mail a:hover {
    color: #4c4c4c;
    text-decoration: none;
}
.titulo-form {
    font-size: 1, 2em;
    padding-bottom: 10px;
    color: #b8c104;
}
.mail,
.pais {
    font-size: 1em;
}
.pais {
    font-weight: 600;
    color: #4c4c4c;
}
.mail {
    color: #000;
}
.font-subtitle {
    font-size: 2.5em;
    text-align: right;
    margin-top: 15px;
}
.font-txt {
    color: #666;
}
.modal .modal-dialog {
    width: 95%;
    max-width: 1200px;
}
.modal-body {
    position: relative;
    overflow-y: auto;
    padding: 15px 0;
}
#contactform {
    width: 40%;
}
.modal-body-contact {
    padding-right: 15px;
    padding-left: 15px;
}
.form-horizontal {
    margin-top: 10px;
}
#submit {
    background-color: #b8c104;
    color: #fff;
}
.contenedor-form {
    text-align: center;
    display: block;
    padding: 5px;
    height: auto;
    width: 100%;
    max-width: 600px;
}
.txt-form {
    color: #b8c104;
    font-size: 1em;
    text-align: center;
    letter-spacing: 2px;
}
.txt-form-rsp {
    color: #999;
    font-size: 0.85em;
    text-align: center;
}
.nombre-formulario {
    color: #666;
}
::-webkit-scrollbar {
    padding-top: 1px;
    width: 3px;
    background: #ccc;
}
::-webkit-scrollbar-button {
    width: 2px;
    height: 5px;
}
::-webkit-scrollbar-track {
    background: #ccc;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
::-webkit-scrollbar-thumb {
    background: #ccc;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 225, 0.5), inset 1px 0 0 rgba(255, 255, 255, 0.4), inset 0 1px 2px rgba(255, 255, 255, 0.3);
    border: thin solid #666;
}
::-webkit-scrollbar-thumb:window-inactive {
    background: #ccc;
}
.pull-left {
    float: left !important;
}
.pull-right {
    float: right !important;
}
a.btn-der,
a.btn-izq {
    width: 35px;
    height: 35px;
    float: left;
    position: absolute;
    margin-top: 20%;
    z-index: 999;
}
#dgoyo,
#dgoyoimg {
    width: 5599px;
}
#candel,
#candelimg {
    width: 6153px;
}
#elk,
#elkimg {
    width: 4560px;
}
#log,
#logimg {
    width: 14403px;
}
#act,
#actimg {
    width: 3951px;
}
#inc,
#incimg {
    width: 3758px;
}
#war1,
#war1img {
    width: 6748px;
}
#war2,
#war2img {
    width: 8357px;
}
#war3,
#war3img {
    width: 5641px;
}
#galley1,
#galleyimg {
    width: 3756px;
}
#bmad,
#bancoactivordimg {
    width: 3951px;
}
#redes,
#redessocialesimg {
    width: 4559px;
}
a.btn-izq {
    margin-left: 15px;
}
a.btn-der {
    right: 0;
    margin-right: 15px;
}
#actimg,
#candelimg,
#dgoyoimg,
#elkimg,
#galleyimg,
#incimg,
#logimg,
#war1img,
#war2img,
#bancoactivordimg,
#redessocialesimg,
#war3img {
    height: 440px;
    display: block;
}
#dgoyoimg {
    background-image: url(../images/portafolio/goyo-lg.jpg);
}
#candelimg {
    background-image: url(../images/portafolio/candelita-lg.jpg);
}
#elkimg {
    background-image: url(../images/portafolio/elk-lg.jpg);
}
#incimg {
    background-image: url(../images/portafolio/inc-lg.jpg);
}
#logimg {
    background-image: url(../images/portafolio/logo-lg.jpg);
}
#actimg {
    background-image: url(../images/portafolio/activo-lg.jpg);
}
#war1img {
    background-image: url(../images/portafolio/war1-lg.jpg);
}
#war2img {
    background-image: url(../images/portafolio/war2-lg.jpg);
}
#war3img {
    background-image: url(../images/portafolio/war3-lg.jpg);
}
#galleyimg {
    background-image: url(../images/portafolio/galley-lg.jpg);
}
#bancoactivordimg{
    background-image: url(../images/portafolio/BancoActivoRD-lg.jpg);
}
#redessocialesimg{
    background-image: url(../images/portafolio/redes-sociales-lg.jpg);
}
#act,
#candel,
#dgoyo,
#elk,
#galley1,
#inc,
#log,
#war1,
#war2,
#redes,
#bmad,
#war3 {
    position: realtive;
    overflow: hidden;
}
.feature-map {
    height: 100%;
}
iframe {
    height: 600px;
    max-height: 100%;
    width: 100%;
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
}
footer{text-align:center;font-size:0.8rem;}
@media (min-width: 992px) and (max-width: 1280px) {
    #studio {
        width: 100%;
        margin-top: 10%;
    }
    .jumbotron {
        background-image: url(../images/background/astrografica.com-home-1280x723.jpg);
        height: auto;
        width: auto;
        margin-bottom: -15px;
    }
    .bloque-desktop {
        margin-top: 210px;
        max-width: 600px;
    }
    .txt-intro-d,
    h1 {
        width: 450px;
        padding-right: 0;
    }
    .astrografica {
        margin-top: 540px;
        padding-bottom: 400px;
        text-align: center;
        font-size: 6.5em;
    }
    .nav > li > a {
        letter-spacing: 1px;
        padding: 6px 8.3px 5px;
    }
    .navbar-brand {
        background-image: url(../images/logotipos/astrografica.com-80x80.png);
        background-repeat: no-repeat;
        width: 80px;
        height: 80px;
        margin-right: 30px;
    }
    .logos-sm {
        margin-right: 0;
        padding-top: 3.5%;
    }
    a {
        margin-top: -2px;
        font-weight: 600;
    }
    .font-subtitle-portafolio {
        padding-top: 15px;
    }
    .txt-team1 {
        margin-left: -61px;
    }
    .est1,
    .est4,
    .est5 {
        margin-left: 81px;
    }
    a.btn-der,
    a.btn-izq {
        margin-top: 25%;
    }
    #aliados {
        height: 700px;
    }
    #clientes {
        height: 100%;
        max-height: 1200px;
    }
    .al-cas {
        margin-right: 5%;
    }
}
@media (min-width: 767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
        -moz-transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
        transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
    }
    .top-nav-collapse {
        padding: 0;
        background-image: url(../images/background/blanco-85.png);
        background-repeat: repeat;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #studio {
        width: 95%;
        margin-top: 10%;
    }
    a,
    a:hover {
        margin-top: -10px;
    }
    .jumbotron {
        background-image: url(../images/background/astrografica.com-home-ajustado.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        background-color: #999;
        max-height: 991px;
        margin-bottom: -15px;
    }
    .top-nav-collapse {
        padding: 0;
        background-image: url(../images/background/blanco-85.png);
        background-repeat: repeat;
    }
    .navbar-brand,
    .rs-icon-d {
        background-repeat: no-repeat;
    }
    .nav > li > a {
        padding-left: 7px;
        padding-right: 7px;
        letter-spacing: 0;
    }
    .navbar-brand {
        background-image: url(../images/logotipos/astrografica.com-60x60.png);
        width: 60px;
        height: 60px;
    }
    .logos-sm {
        padding-top: 3%;
        margin-left: -20px;
        margin-right: -20px;
    }
    .rs-icon-d {
        padding-right: 3px;
        padding-left: 3px;
    }
    a {
        font-weight: 400;
        font-size: 0.9em;
    }
    .astrografica {
        font-size: 5em;
        text-align: center;
        padding-bottom: 400px;
    }
    .txt-contacto-dsk,
    .txt-intro-d,
    h1 {
        font-size: 0.85em;
        color: #666;
        margin-left: 5%;
    }
    .txt-aliados,
    .txt-intro-d,
    h1 {
        text-align: right;
    }
    .bloque-desktop {
        padding: 10px;
        margin-top: 300px;
        float: right;
        height: auto;
        width: 100%;
        max-width: 550px;
    }
    .txt-intro-d,
    h1 {
        display: block;
        height: auto;
        width: 450px;
        padding: 10px 5px;
    }
    .bloque-intro,
    .txt-intro {
        display: none;
    }
    #aliados {
        height: 810px;
    }
    .al-bra {
        margin-top: -45px;
    }
    .al-cas {
        margin-top: -5px;
    }
    .al-esp {
        margin-top: -135px;
        margin-bottom: 80px;
    }
    .bloque-contact-dsk {
        z-index: 10;
        position: absolute;
        float: right;
        height: auto;
        width: 100%;
        max-width: 500px;
        margin-top: 350px;
        background-color: #b8c104;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
    }
    .txt-contacto-dsk {
        text-align: right;
        display: block;
        padding: 10px 10px 10px 5px;
        width: 450px;
        height: auto;
    }
    #portafolio {
        margin-bottom: 25px;
    }
    #estudio {
        padding-top: 0;
    }
    .font-subtitle-estudio,
    .txt-team,
    .txt-team1 {
        padding-top: 30px;
    }
    .desktop-version {
        margin-top: -30px;
    }
    a.btn-der,
    a.btn-izq {
        margin-top: 30%;
    }
    .txt-team {
        margin-left: 240px;
        z-index: 999;
    }
    .txt-team1 {
        margin-left: -190px;
        z-index: 999;
    }
    .txt-team2 {
        padding-top: 34px;
        margin-left: 100px;
        z-index: 999;
    }
    .est1,
    .est4,
    .est5,
    .mouseteam1,
    .mouseteam4,
    .mouseteam5 {
        margin-left: 240px;
    }
    .est1 {
        padding-top: 247px;
    }
    .est4 {
        padding-top: 425px;
    }
    .est5 {
        padding-top: 602px;
    }
    .mouseteam1 {
        margin-top: 167px;
    }
    .mouseteam4 {
        margin-top: 31px;
    }
    .mouseteam5 {
        margin-top: 10px;
    }
    #clientes {
        padding-top: 60px;
        padding-bottom: 50px;
        height: 100%;
        max-height: 1700px;
    }
}
@media (max-width: 767px) {
    .slide1,
    .slide4,
    .slide5 {
        min-height: 1000px;
        background-size: cover;
        background-position: center center;
    }
    .slide1 {
        background-image: url(../images/estudio/astrografica.com-3-770x514.jpg);
    }
    .slide4 {
        background-image: url(../images/estudio/astrografica.com-2-770x514.jpg);
    }
    .slide5 {
        background-image: url(../images/estudio/astrografica.com-1-770x514.jpg);
    }
    #studio {
        width: 95%;
        margin-top: 10%;
    }
    #aliados,
    .jumbotron {
        background-position: center center;
        background-size: cover;
    }
    .jumbotron,
    .navbar-brand {
        background-repeat: no-repeat;
    }
    .navar-toggle {
        display: block;
        color: #b8c106;
        margin-right: 5px;
    }
    .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        background-color: #b8c106;
        border-radius: 1px;
        padding: 0;
        margin-right: 0;
        margin-top: 8px;
    }
    #page-top {
        height: 100%;
    }
    .astro-dev {
        font-size: 2.3em;
        margin-top: -80px;
        padding-bottom: 100px;
        text-align: center;
        display: block;
        z-index: 9999;
        clearfix: both;
    }
    .astrografica {
        display: none;
    }
    .bloque-intro {
        margin-top: 100px;
        height: 100%;
        max-height: 400px;
        display: block;
        float: left;
    }
    a,
    a:hover {
        margin-top: -5px;
    }
    .bloque-desktop,
    .logos-sm {
        display: none;
    }
    .nav > li > a {
        padding: 15px;
    }
    a:hover {
        color: #333;
    }
    .navbar-brand {
        background-image: url(../images/logotipos/astrografica.com-60x60.png);
        width: 60px;
        height: 60px;
    }
    #estudio,
    .jumbotron,
    .modal-content {
        height: 100%;
    }
    ul.nav.navbar-nav {
        margin-top: -45px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .navbar-toggle {
        padding-bottom: 16px;
        margin-top: -2px;
        margin-right: -2px;
        color: #b8c106;
    }
    .jumbotron {
        background-image: url(../images/background/astrografica.com-home-phone.jpg);
        background-color: #999;
        max-height: 1200px;
        padding-top: 100px;
        margin-bottom: -15px;
    }
    .txt-intro {
        font-size: 0.85em;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        color: #666;
        letter-spacing: -0.39px;
        margin-top: -70px;
        float: left;
    }
    .font-subtitle {
        text-align: center;
        font-size: 2, 8em;
    }
    a.navbar-brand {
        position: absolute;
        display: block;
        width: 60px;
        top: 15px;
    }
    .logos-sm-phone {
        display: inline-block;
        position: absolute;
        width: 100%;
        max-width: 767px;
        right: 12%;
    }
    #candel,
    #candelimg {
        width: 4195px;
    }
    #inc,
    #incimg {
        width: 2562px;
    }
    #log,
    #logimg {
        width: 9820px;
    }
    #act,
    #actimg {
        width: 2694px;
    }
    #war1,
    #war1img {
        width: 4601px;
    }
    #war2,
    #war2img {
        width: 5698px;
    }
    #war3,
    #war3img {
        width: 3846px;
    }
    #galley1,
    #galleyimg {
        width: 2561px;
    }
    #bmad,
    #bancoactivordimg {
        width: 2694px;
    }
    #redes,
    #redessocialesimg {
        width: 3107px;
    }
    .navbar {
        padding-top: 20px;
        color: #000;
        margin-top: 0;
        margin-bottom: 0;
        background-image: url(../images/background/blanco-85.png);
        background-repeat: repeat;
    }
    #aliados,
    .rs-icon {
        background-repeat: no-repeat;
    }
    .rs-icon-d {
        display: none;
    }
    .rs-icon {
        display: inline-block;
        padding-right: 7px;
        padding-left: 7px;
        float: right;
    }
    #estudio {
        max-height: 2400px;
    }
    .font-subtitle-estudio {
        text-align: center;
        padding-top: 0;
        padding-bottom: 18px;
    }
    .area-foto,
    .equipo-astro-descripcion {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .txt-estudio-desktop {
        text-align: center;
    }
    .txt-estudio {
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
        font-size: 0.85em;
        color: #999;
        letter-spacing: 0.2px;
    }
    .desktop-version {
        display: none;
    }
    #dgoyoimg,
    .phone-version {
        display: block;
    }
    #portafolio {
        padding-top: 78px;
    }
    .font-subtitle-portafolio {
        text-align: center;
        margin-top: 28px;
        margin-bottom: 10px;
    }
    .txt-cliente {
        text-align: left;
        font-size: 0.9em;
        padding-bottom: 0;
    }
    .txt-descripcion {
        font-size: 0.8em;
        color: #999;
        display: block;
        margin-top: -10px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: justify;
    }
    .modal-body {
        height: 318px;
    }
    a.btn-der,
    a.btn-izq {
        margin-top: 35%;
    }
    #act,
    #actimg,
    #candel,
    #candelimg,
    #dgoyo,
    #dgoyoimg,
    #elk,
    #elkimg,
    #galley1,
    #galleyimg,
    #inc,
    #incimg,
    #log,
    #logimg,
    #war1,
    #war1img,
    #war2,
    #war2img,
    #war3,
    #war3img,
    #bmad,
    #bancoactivordimg,
    #redes,
    #redessocialesimg{
    height: 300px;
    }
    #dgoyoimg {
        background-image: url(../images/portafolio/goyo-sm.jpg);
        width: 3818px;
        margin-top: 5px;
        float: left;
    }
    #candelimg {
        background-image: url(../images/portafolio/candelita-sm.jpg);
    }
    #elkimg {
        background-image: url(../images/portafolio/elk-sm.jpg);
        width: 3109px;
    }
    #incimg {
        background-image: url(../images/portafolio/inc-sm.jpg);
    }
    #logimg {
        background-image: url(../images/portafolio/logo-sm.jpg);
    }
    #actimg {
        background-image: url(../images/portafolio/activo-sm.jpg);
    }
    #war1img {
        background-image: url(../images/portafolio/war1-sm.jpg);
    }
    #war2img {
        background-image: url(../images/portafolio/war2-sm.jpg);
    }
    #war3img {
        background-image: url(../images/portafolio/war3-sm.jpg);
    }
    #galleyimg {
        background-image: url(../images/portafolio/galley-sm.jpg);
    }
    /*#dgoyo {
        width: 3818px;
    }
    #elk {
        width: 3109px;
    }*/
    #bancoactivordimg{
    background-image: url(../images/portafolio/BancoActivoRD-sm.jpg);
    width: 2694px;
}
    #redessocialesimg{
    background-image: url(../images/portafolio/redes-sociales-sm.jpg);
    width: 3108px;
}
    ::-webkit-scrollbar {
        display: none;
    }
    ::-webkit-scrollbar-button {
        display: none;
    }
    ::-webkit-scrollbar-track {
        display: none;
    }
    ::-webkit-scrollbar-thumb {
        display: none;
    }
    ::-webkit-scrollbar-thumb:window-inactive {
        background: #ccc;
    }
    #aliados {
        padding-top:90px;
        height: 100%;
        max-height:900px;
        background-color: #fff;
    }
    .subtitle-aliados {
        font-size: 2.5em;
        text-align: center;
        line-height: 1.1em;
        margin-bottom: 5px;
        margin-top: 16px;
    }
    .font-subtitle-clientes,
    .txt-aliados {
        margin-bottom: 10px;
        text-align: center;
    }
    .txt-aliados {
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 0;
    }
    .area-aliados {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 5px;
    }
    #clientes {
        margin-top: 0;
        padding-top: 0;
        padding-bottom: 10px;
        height: 100%;
        max-height: 2400px;
    }
    .font-subtitle-clientes {
        margin-top: 28px;
        font-size: 2em;
    }
    #contacto {
        padding-top: 40px;
    }
    .font-subtitle-contacto {
        text-align: center;
        margin-top: 55px;
    }
    .feature-map {
        margin-bottom: 5px;
        margin-top: 50px;
        padding-bottom: 0;
        height: 100%;
    }
    #contactform {
        width: 100%;
    }
    .bloque-contact-dsk {
        display: none;
    }
    .bloque-contacto {
        display: block;
        margin-top: 25px;
        margin-bottom: -35px;
        width: 100%;
        height: 100%;
        max-height: 600px;
    }
    .txt-contacto {
        font-size: 0.85em;
        text-align: center;
        display: block;
        padding-bottom: 20px;
        padding-top: 20px;
        color: #666;
    }
}