/*! HTML5 Boilerplate v5.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
@font-face {
    font-family: 'fontawesome-webfont';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontawesome-webfont.woff') format('woff'),
         url('../fonts/fontawesome-webfont.woff2') format('woff2'),
         url('../fonts/fontawesome-webfont.ttf') format('truetype'),
         url('../fonts/fontawesome-webfont.svg#fontawesome-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}


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

@font-face {
    font-family: 'Futura-Light';
    src: url('../fonts/FuturaBT-Light.eot');
    src: url('../fonts/FuturaBT-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaBT-Light.woff') format('woff'),
         url('../fonts/FuturaBT-Light.ttf') format('truetype'),
         url('../fonts/FuturaBT-Light.svg#Futura-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FuturaBlack-Medium';
    src: url('../fonts/FuturaBT-Medium.eot');
    src: url('../fonts/FuturaBT-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaBT-Medium.woff') format('woff'),
         url('../fonts/FuturaBT-Medium.ttf') format('truetype'),
         url('../fonts/FuturaBT-Medium.svg#FuturaBlack-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Futura-Oblique';
    src: url('../fonts/FuturaOblique.eot');
    src: url('../fonts/FuturaOblique.eot?#iefix') format('embedded-opentype'),
         url('../fonts/FuturaOblique.woff') format('woff'),
         url('../fonts/FuturaOblique.ttf') format('truetype'),
         url('../fonts/FuturaOblique.svg#Futura-Oblique') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* <-------- Estilos generales--------> */
body {font-family: 'Futura-Light',"Helvetica Neue",Helvetica,Arial,sans-serif;}

a:hover, a:focus {text-decoration: none;}

/* <-------- Header--------> */
header .gris,
header .tel-head,
header .soc-head,
header .blanco,
header .logo-head,
header .navbar {
    width: 100%;
    position: relative;
    float: left;
}    

header .navbar ul{
    float: right;
}

header .gris {background: #ebebeb;}

header .tel-head {padding: 4px 0px;}
header .soc-head {padding: 7px 0px 0px;}

header .tel-head p,
header .tel-head a,
header .soc-head i {color: #515152;}

header .tel-head p,
header .tel-head a {
    font-size: 16px;
    margin: 0px;
}

header .tel-head p {float: left;}

header .soc-head i {
    font-size: 18px;
    margin: 0px 12px;
    float: right;    
}

header .blanco {background: #fff;}

header .logo-head {
    height: 58px;
    background: url(../img/svg/logo-grap.svg) no-repeat;
    margin: 15px 0;
}

header .logo-head a {
    width: 100%;
    height: 100%;
    float: left;
}

header .logo-head span {display: none;}

header .navbar {margin: 40px 0px 3px;}

.nav>li>a:focus, 
.nav>li>a:hover {background-color: transparent;}

header .navbar ul li {
    font: 16px 'Futura-Bold';
    text-transform: uppercase;
    margin: 0 80px 0 0;
}

header .navbar ul li:last-child {margin: 0px;}

header .navbar ul li:focus {outline: -webkit-focus-ring-color auto 0px;}

header .nav>li>a,
header .navbar-nav>li>a,
header div#navbar {padding: 0px;}

header .navbar ul li a {
    color: #000;
    position: relative;
    transition: all 0.3s ease;
}

header .navbar ul li a:after {
    display: block;
    content: '';
    border-bottom: solid 5px #3A4CA0;
    padding-bottom: 10px;
    -webkit-transform: scaleX(0.0001);
    -ms-transform: scaleX(0.0001);
    transform: scaleX(0.0001);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
}

header .navbar ul li a:hover:after {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}

header button{
    color:black !important;
}

header span{
    background: black !important;
}

.logoF{
    height: 50px;
}

/* <-------- Slider--------> */
#jssor_1 .jssora22l,
#jssor_1 .jssora22r {
    width: 45px;
    height: 45px;
    border: 1px solid rgba(255,255,255,0.4);
    position: relative;
}

#jssor_1 span.hv {cursor: pointer;}

#jssor_1 span.hv:hover {
    background-color: rgba(255,255,255,0.4);
    border: 1px solid rgba(255,255,255,0.0);
}

#jssor_1 .jssora22l {
    background: transparent url(../img/svg/flecha-left.svg) no-repeat 13px 9px; 
    margin-left: 65px;
    float: left;
}

#jssor_1 .jssora22r {
    background: transparent url(../img/svg/flecha-right.svg) no-repeat 17px 9px; 
    margin-right: 65px;
    float: right;
}

#jssor_1 .contenido-slide {  
    width: 90%;
    margin: 0 0px 0 12%;
    position: relative;
    float: left;
}

#jssor_1 .contenido-slide .figura {
    width: 160px;
    height: 160px;
    margin: 170px 0 0;
    float: left;
}

#jssor_1 .lonas {background: rgba(173,3,88,0.7) url(../img/svg/slide-lonas.svg) no-repeat 29px 26px;}

#jssor_1 .lonas,
#jssor_1 .senal{border-right: 5px solid #5741b8;}

#jssor_1 .seri {
    background: rgba(67,57,144,0.7) url(../img/svg/slide-serigrafia.svg) no-repeat 29px 26px;
    border-right: 5px solid #ea0075;
}

#jssor_1 .senal {background: rgba(173,3,88,0.7) url(../img/svg/slide-senalizacion.svg) no-repeat 29px 26px;}
#jssor_1 .papelico {
    background: rgba(67,57,144,0.7) url(../img/svg/papel-ico.svg) no-repeat 15px 32px;
    border-right: 5px solid #ea0075;
    background-size: 80%;
}

#jssor_1 .frase,
#jssor_1 .frase2,
#jssor_1 .frase3 {
    position: relative;
    float: left;
}

#jssor_1 .frase {margin: 150px 0 0 15px;}

#jssor_1 .frase2 {margin: 160px 0 0 11px;}

#jssor_1 .frase3 {margin: 210px 0 0 15px;}

#jssor_1 .frase h1,
#jssor_1 .frase2 h1,
#jssor_1 .frase3 h1 {
    font: 100px 'Futura-Medium';
    color: #fff;
    text-transform: uppercase;
    line-height: 81px;
    margin: 0;
}

#jssor_1 .frase2 h1 {
    font: 90px 'Futura-Medium';
    line-height: 66px;
}

#jssor_1 .frase3 h1 {font: 69px 'Futura-Medium';}

#jssor_1 .frase span,
#jssor_1 .frase2 span {font: 46px 'Futura-Light';}

/* <-------- Quienes --------> */
#quienes,
#quienes .titulo,
#quienes .texto,
#quienes .centro {
    width: 100%;
    position: relative;
    float: left;
}

#quienes {margin-top: 50px;}

#quienes .sup-izq,
#quienes .sup-der,
#quienes .inf-izq,
#quienes .inf-der {
    width: 45px;
    height: 41px;
    position: relative;
    display: block;
}

#quienes .cruz-blanca {
    width: 45px;
    height: 41px;
}

#quienes .sup-izq {background: url(../img/svg/izq-sup.svg) no-repeat 0px 0px;}

#quienes .sup-der {background: url(../img/svg/der-sup.svg) no-repeat 0px 0px;}

#quienes .cruz-blanca {background: url(../img/svg/der-sup.svg) no-repeat 0px -41px;}

#quienes .inf-izq {background: url(../img/svg/izq-inf.svg) no-repeat 0px -43px;}

#quienes .inf-der {background: url(../img/svg/der-inf.svg) no-repeat 0px -43px;}

#quienes .titulo {margin: 10px auto 0px;}

#quienes .titulo h1 {
    font: 30px 'Futura-Bold';
    color: #5841b8;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
}

#quienes hr.linea-negra{
    width: 30px;
    border-top: 4px solid #000;
    margin: 32px auto 0px;
}

#quienes .texto {
    margin-top: 40px;
    padding:30 0px;
}

#quienes .texto p {
    font-size: 17px;
    color: #585757;
    text-align: center;
} 

/* <-------- Servicios --------> */
#servicios,
#servicios .cont-negro,
#servicios .cont-negro .tit-serv {
    width: 100%;
    position: relative;
    float: left;
}

#servicios {margin:50px 0 0;}

#servicios .cont-negro {
    background-color: #272728;
    padding: 11px 0 91px;
}

#servicios .tit-serv h1 {
    font: 30px 'Futura-Bold';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

#servicios hr.linea-blanca {
    width: 30px;
    border-top: 4px solid #fff;
    margin: 0px auto;
}

#servicios .azul,
#servicios .rosa,
#servicios .amarillo,
#servicios .negro {
    width: 25%;
    margin-top: -60px;
    float: left;
}

#servicios .azul {background-color: #00adef;}

#servicios .rosa {background-color: #ea0075;}

#servicios .amarillo {background-color: #ffcb04;}

#servicios .negro {background-color: #111111;}

#servicios .fig {
    width: 112px;
    height: 87px;
    margin: 75px auto 45px;
}

#servicios .azul .fig {background: url(../img/svg/servicios-papeleria.svg) no-repeat 50% 0px;}

#servicios .rosa .fig {background: url(../img/svg/servicios-serigrafia.svg) no-repeat 50% 0px;}

#servicios .amarillo .fig {background: url(../img/svg/servicios-lonas.svg) no-repeat 50% 0px;}

#servicios .negro .fig {background: url(../img/svg/servicios-senalizacion.svg) no-repeat 50% 0px;}

#servicios .azul h2,
#servicios .rosa h2,
#servicios .amarillo h2,
#servicios .negro h2,
#servicios .contenido h2 {
    width: 100%;
    font: 21px 'Futura-Medium';
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 1201px){
    header .navbar{
        margin:0 auto;
        height: 90px;
    }

    .navbar-collapse ul{
        position: relative;
        bottom: -38px;
    }
}

@media (min-width: 991px) and (max-width: 1200px){
    header .navbar{
        margin:0 auto;
        height: 90px;
    }

    .navbar-collapse ul{
        position: relative;
        bottom: -38px;
    }
}
@media (min-width: 680px) and (max-width: 991px){
    header .navbar{
        margin:0 auto;
    }

    .navbar-collapse ul{
        position: relative;
        bottom: 12px;
    }
}

@media (min-width: 375px) and (max-width: 679px){
    #servicios .azul h2,
    #servicios .rosa h2,
    #servicios .amarillo h2,
    #servicios .negro h2,
    #servicios .contenido h2 {
        width: 100%;
        font: 9px 'Futura-Medium';
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }
    .footer .right {
        float: right;
        height: 100px;
        color: #9b9b9b;
        margin: 0;
        line-height: 100px;
        position: absolute;
        right: 15px;
        bottom: -130px;
    }
    header .navbar {
        margin: 0 auto;
    }

    header button{
        width: auto !important;
        border: none !important;
        background: transparent !important;
        height: auto !important;
        margin-bottom: 0px !important;
    }

    .navbar-header{
        display: inline-block !important;
        width: 80px !important;
        position: relative;
        top: -27px;
        width: 100% !important;
    }

    .navbar-brand{
        display: inline-block !important;
        width: 70% !important;
        position: relative;
        top: 10px;
    }

    .amarillo .fig{
        background-position-y:10px;
    }

    #servicios .fig {
        width: 70px;
        height: 87px;
        margin: 75px auto 45px;
        background-size: 90% !important;
    }
}

@media (max-width: 374px){
    #servicios .azul h2,
    #servicios .rosa h2,
    #servicios .amarillo h2,
    #servicios .negro h2,
    #servicios .contenido h2 {
        width: 100%;
        font: 10px 'Futura-Medium';
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

    .footer .right {
        float: right;
        height: 100px;
        color: #9b9b9b;
        margin: 0;
        line-height: 100px;
        position: absolute;
        right: 15px;
        bottom: -130px;
    }

    #footerNav li {
        display: table-cell;
        padding: 0 8px !important;
        color: #9b9b9b;
        font: 16px 'Futura-Bold';
        vertical-align: middle;
    }
    .footer .right {
        float: right;
        height: 20px !important;
        color: #9b9b9b;
        margin: 0;
        line-height: 100px;
        position: absolute;
        right: 15px;
        bottom: -45px;
    }
    header .navbar {
        margin: 0 auto;
    }

    header button{
        width: auto !important;
        border: none !important;
        background: transparent !important;
        height: auto !important;
        margin-bottom: 0px !important;
    }

    .navbar-header{
        display: inline-block !important;
        width: 80px !important;
        position: relative;
        top: -27px;
        width: 100% !important;
    }

    .navbar-brand{
        display: inline-block !important;
        width: 70% !important;
        position: relative;
        top: 10px;
    }

    .amarillo .fig{
        background-size: 90% !important;
    }

    #servicios .fig {
        width: 70px;
        height: 87px;
        margin: 75px auto 45px;
        background-size: 90% !important;
    }

    #footerNav li, #footerNav a {
        padding: 0 8px !important;
    }
}

#servicios .azul h2,
#servicios .rosa h2,
#servicios .amarillo h2,
#servicios .negro h2 {margin: 0 0 75px;}

#servicios .cuadro1,
#servicios .cuadro2,
#servicios .cuadro3 {
    width: 33.3%;
    height: 293px;
    position: relative;
    float: left;
}

#servicios .rotulacion {background: url(../img/rotulacion.jpg) no-repeat;}

#servicios .sublimacion {background: url(../img/sublimacion.jpg) no-repeat;}

#servicios .sellos {background: url(../img/sellos.jpg) no-repeat;}

#servicios .contenido {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: absolute;
    top: 0px;
}

#servicios .contenido,
#servicios .icono {
    -o-transition: width 0.5s ease 0s;
    -ms-transition: width 0.5s ease 0s;
    -moz-transition: width 0.5s ease 0s;
    -webkit-transition: width 0.5s ease 0s;
    transition: width 0.5s ease 0s;
}

#servicios .contenido h2 {
    -o-transition: width 0.8s ease 0s;
    -ms-transition: width 0.8s ease 0s;
    -moz-transition: width 0.8s ease 0s;
    -webkit-transition: width 0.8s ease 0s;
    transition: width 0.8s ease 0s;
}

#servicios .cuadro1:hover .contenido,
#servicios .cuadro1:hover .icono,
#servicios .cuadro1:hover h2 {
    width: 0%;
    color: transparent;
}

#servicios .cuadro2:hover .contenido,
#servicios .cuadro2:hover .icono,
#servicios .cuadro2:hover h2 {
    width: 0%;
    color: transparent;
}

#servicios .cuadro3:hover .contenido,
#servicios .cuadro3:hover .icono,
#servicios .cuadro3:hover h2 {
    width: 0%;
    color: transparent;
}

#servicios .icono {
    width: 86px;
    height: 85px;
    margin: 80px auto 30px;
    position: relative;
}

#servicios .cuadro1 .icono {background: url(../img/svg/servicios-rotulacion.svg) no-repeat 50% 0px;}

#servicios .cuadro2 .icono {background: url(../img/svg/servicios-sublimacion.svg) no-repeat 50% 0px;}

#servicios .cuadro3 .icono {background: url(../img/svg/servicios-sellos.svg) no-repeat 50% 0px;}


/* <-------- Contacto --------> */
#contacto {
    width: 100%;
    position: relative;
    float: left;
}

#contacto {
    background: url(../img/cuadros.png);
    padding-top: 50px;
    top: -50px;
    z-index: -1;
    padding-bottom: 10px;
    margin-bottom: -50px;
}

#contacto .titulo {margin-top: 40px;}

#contacto .titulo h1 {  
    font: 30px 'Futura-Bold';
    color: #444343;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
}

#contacto hr.linea-negra {
    width: 40px;
    border-top: 4px solid #444343;
    margin: 12px auto 0px;
}

#contacto-form{
    margin-top: 30px;
}

input,
textarea{
    margin-bottom: 20px;
    border: none !important;
    border-radius: 0px !important;
    color: black !important;
}

textarea{
    height: 85px !important;
}

button{
    width: 80px !important;
    border: 5px solid white !important;
    background: transparent !important;
    height: 40px !important;
    margin-bottom: 15px !important;
}

#contacto-form button{
    background: #ea0075 !important;
    border: 5px solid #ea0075 !important;
    width: 140px !important;
    color: white !important;
    border-radius: 0px !important;
}

#footerNav{
    background: #272728;
    height: 100px;
    float: left;
    width: 100%;
}
#footerNav ul{
    display: table;
    margin: 0 auto;
    padding: 0;
    height: 100px;
}

#footerNav li,
#footerNav a{
    display: table-cell;
    padding: 0 30px;
    color: #9b9b9b;
    font: 16px 'Futura-Bold';
    vertical-align: middle;
}

#footerNav a:hover{
    color: #3A4CA0;
}

.footer{
    background: #212121;
    height: 100px;
    float: left;
    width: 100%;
}

.footer .left{
    float: left;
    height: 100px;
    color: #9b9b9b;
    margin: 0;
    line-height: 100px;
}

.footer .right{
    float: right;
    height: 100px;
    color: #9b9b9b;
    margin: 0;
    line-height: 100px;
}

.footer i{
    color: #9b9b9b;
}

.footer a{
        margin: 0 10px;
}

.separator{
    margin-top: 30px;
}

.purple img{
    margin-bottom: 5px;
}

.purple strong{
    font: 16px 'Futura-Bold';
    color: #5841b8;
}

.purple hr{
    width: 50%;
    border-top: 1px solid #5841b8;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

