@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,700,900');


/*!
 * Start Bootstrap - Scrolling Nav (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    width: 100%;
    height: 100%;
    background: #fff;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Roboto', sans-serif; color: #293a46;
}

html {
    width: 100%;
    height: 100%;
    -webkit-font-smoothing: antialiased;
}

  select#mySelect {
    font-family: inherit;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    height: 40px;

    line-height: 1.42857143;
    border: 1px solid #000;
    margin: 0 0 5px 0;
    padding: 1px 5px;
    border-radius: 0px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    /* needed */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* SVG background image */
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='black'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
    background-size: 12px;
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
    background-color: #fff;
  }

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}

@media(min-width:767px) {
    .navbar {
        padding: 25px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
    
    .navbar-brand img {max-width: 100px;		header, a, img, li{
			transition: all 1s;
			-moz-transition: all 1s; /* Firefox 4 */
			-webkit-transition: all 1s; /* Safari and Chrome */
			-o-transition: all 1s; /* Opera */
		}
}   
}

@media (min-width: 768px) {
.navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px;
}
}

h1, h2, h3, h4, h5, h6 {
    
    line-height: 1.3; 
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 0px;
}


h1, h2 {
    margin: 0;
}

a {
    color: #45AED7;
}

p {color: #697176; }

p.cta {color: #563d7c; font-size: 20px;}

b, strong {
    font-weight: 600;
}
h1 {font-size: 38px; line-height: 120%; font-weight: 300;color: #45AED7; margin-bottom: 15px; }

h1 span {font-size: 14px; display: block; color: #45AED7; line-height: 100%;font-weight: 700;}


h2 {font-size: 18px;
    color: #697176;
    line-height: 1.6;
    margin-bottom: 30px;}

.blue {color: #45AED7}


.invisible {margin: 20px 0;}



.btn {
    display: inline-block;
    padding: 8px 20px;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}



.footer {
    position: relative;
    height: 100px;
    clear:both;
    padding-top:20px;
    background: #00528a /*#22272a*/; 
} 

footer p {  color: #fff; text-align: center; font-weight: 300; font-size: 14px;}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */



.navbar-default {
    background-color: #00528a;
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    color: #7fd6f6; text-align: right; font-size: 18px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #073b5e;
}
.navbar .nav.pull-right {
     float: right;
    margin-right: 0px; /*set margin this way in your custom styesheet*/
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #073b5e;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #00528a;
}


.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #45AED7;
}




.intro-section {
    padding: 97px 0;
    text-align: center;
    background: #fff;
}
.intro-section h1 {
    margin-top: 30px; 
}
.about-section {
    padding-top: 0px;
    text-align: center;
    background: #f7f7f9;
}
.container-holder {
    overflow: hidden;
    background: #fff;
}
.gray-box {
    background: #f6f6f8 url(../img/test.jpg) repeat ; background-size: 8% auto; background-position: right 0px top;
    padding: 90px 15px 9999px 9999px;
    margin: 0 -15px -9999px -9999px;position: relative;
}
.gray-box-right {
    background: #f6f6f8 url(../img/test.jpg) no-repeat; background-size: 8% 8%; 
    padding: 90px 9999px 9999px 15px ;
    margin: 0  -9999px -9999px -15px;position: relative;
}
.boxset {
    min-height:600px;
}

.thumbnails {
    background: #ebebed;
    padding: 80px 0;
}




.white-box {
    padding: 90px 0;
}

.about-section .btn {
    margin-bottom: 20px;
    margin-top: 20px;} 


.services-section {
    padding-top: 0px;
    text-align: center;
    background: #fff;
}
.encuadernado-section {
    
    padding-top: 0px;
    text-align: center;
    background: #fff;
}
.rubricas-section {
    
    padding-top: 0px;
    text-align: center;
    background: #fff;
}
.contact-section {
    background: #22272a;
    padding-top: 0px;
    text-align: center;
   
}

.screen-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 0; /* Cover the full screen width */
}
	
.screen-image .image-content {
	padding: 0;
}

.screen-image img {
	height: 400px; /* Dummy height. Change with your desired height */
	width: 100%;
}
	
.content-wrapper {
	position: relative; /* Go on top of the screen-image */
}

.form-actions.left{    display: flex;
    align-items: center;}.form-actions.left label{color:#ffffff;margin-top: 15px;}
input#captchaInput	{
		    width: 60px;
    height: 34px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #3c92ca;
    border-radius: 0px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 15px 15px 0;
}
	}
/*--------- carousel -------*/
.form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #3c92ca;
    border-radius: 0px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    margin: 0 0 15px 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #45AED7;
}




/*--------- carousel -------*/


.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px;
}
.carousel-inner .item {
    width: 100%;
    height: 300px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.ad1 {
    background: url(../gal/slider01.jpg) no-repeat center center; 
}
.ad2 {
    background: url(../gal/slider02.jpg) no-repeat center center; 
}
.ad3 {
    background: url(../gal/slider03.jpg) no-repeat center center; 
}
.ad4 {
    background: url(../gal/slider04.jpg) no-repeat center center; 
}



/*--------- media -------*/
.media, .accesos .media-body {margin-left: 0px;padding: 10px 0 0 0; text-align: left}
.media-object {max-width: 70px; margin-top: 0px;  }
.media-left {margin-left: 15px}
.media, .accesos. media-body {margin-left: 15 px; padding: 10px 0 0 0;}
.media p {font-size: 16px; font-weight: 400; color:#697176 }
.media p:after { content: "\00a0 \00a0"; }
.media p.heading {font-size: 18px; color: #3c92ca; font-weight: 700;}
.media p, .accesos .media p,  {display: block;margin-top: -5px;}
.media a {color: #337ab7;   font-size: 16px;font-weight: 400; margin-top: -5px;}
.media a.phone {color: #fff;}
.media a, .media p {margin: 0}
.media .btn {margin-top: 30px}






.btn-info {
    color: #fff;
    background-color: #3C92CA;
    border-color: #3C92CA;
    white-space: normal;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.homepage-grid-icon {
    margin-bottom: 0px;
}


/* ---- banners -------- */



.cover .description-right {
    text-align:center;
    float:right;
}
.cover .description-left {
    text-align:center;
    float:left;
}
.cover-comerciales {
    background: #fff url(../img/banner-comerciales.jpg) repeat ;
    background-size: cover;
    min-height:800px; 
}
.cover-copiados {
    background: #fff url(../img/banner-copiados.jpg) repeat ;
    background-size: cover;
    min-height:800px; 
}
.cover-encuadernado {
    background: #fff url(../img/banner-encuadernados.jpg) repeat ;
    background-size: cover;
    min-height:600px; 
}
.cover-rubrica {
    background: #fff url(../img/banner-rubrica.jpg) repeat ;
    background-size: cover;
    min-height:700px; 
}

.cover-gestiones {
    background: #fff url(../img/banner-gestiones.jpg) repeat ;
    background-size: cover;
    min-height:700px; 
}
.cover-sueldos {
    background: #fff url(../img/banner-sueldos.jpg) repeat ;
    background-size: cover;
    min-height:700px; 
}

.cover-firma {
    background: #fff url(../img/banner-firma.jpg) repeat ;
    background-size: cover;
    min-height:700px; 
}

.child {
    position: absolute;
    top: 50%;
    left: 40%;
    height: 30%;
    width: 70%;
    margin: -15% 0 0 -25%;text-align: center;
}
.banner .btn {
  margin-top: 10px;
}
.banner h2 {
    color: #fff;
    font-size: 44px;
    line-height: 1;
    text-align: center;
    margin-bottom: 10px;
    font-weight: 300;
}
.banner h2.blue {
    color: #45AED7;
    font-weight: 300;
}
.banner h2 > span {
    color: #a2d9ef;
    font-weight: 300;
}
.banner p {
    color: #fff;
    font-size: 20px;
    line-height: 150%;
    text-align: center
}
.banner p.text-muted {
    color: #777;
    font-size: 16px;
}
.banner .btn-info {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 26px;
    margin: 15px 0 0px 0;
    font-size: 16px;
}
.banner .btn-info:focus,
.banner .btn-info.focus {
    color: #45AED7;
    background-color: transparent;
    border-color: #1b6d85;
}
.banner .btn-info:hover {
    color: #45AED7;
    background-color: transparent;
    border-color: #269abc;
}



/*--------- banner libros -------*/
.libros {
    background: #242a33 url(../img/banner-libros.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
}
/*--------- banner comerciales -------*/
.comerciales {
    background: #242a33 url(../img/banner-comerciales.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
}
/*--------- banner copiados -------*/
.copiados {
    background: #242a33 url(../img/banner-copiados.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
}
/*--------- banner encuadernados -------*/
.encuadernados {
    background: #242a33 url(../img/banner-encuadernados.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
}
/*--------- banner rubricas -------*/
.rubricas {
    background: #242a33 url(../img/banner-rubrica.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
}

/*--------- banner gestiones -------*/
.gestiones {
    background: #242a33 url(../img/banner-gestiones.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 90px 0;
}

/*--------- banner contactocas -------*/
.contactobg {
    background: #242a33 url(../img/banner-contacto.jpg) no-repeat 50% 50%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0;
}
.formatos {
    padding: 3px 0;
    white-space: nowrap;
    width: 38px;
    text-align: center;
    box-sizing: border-box;
    height: auto;
    float: none;
    border-radius: 2px;
    font-size: 90%;
    background-color: #eff0f1;
    color: #3b4045; font-weight: 700;
    transform: translateY(-1px); display: inline-block; margin-bottom: 15px;
}
.modal-content {
    border-radius: 0px;
}

.contact-pad {padding: 90px 0;}
.contact-pad p {color: #fff}
a.contacto {color: #fff; font-size: 14px;}
a.contacto:hover {color: #3c92ca; text-decoration: none}



.lista ul{
  width:100%;
  margin-bottom:20px;
  overflow:hidden;
   text-align: center
} 
.lista li{
  line-height:1.5em;
  border-bottom:1px solid #ccc;
  float:left;
  display:inline;
}
#double li  { width:50%;} <span class="code-comment">/* 2 col */</span>

.single ul{
    width:100%;
    margin-bottom:20px;   
} 
.single li{
    line-height:1.5em;
    border-bottom:1px solid #ccc;text-align: left; font-size: 14px;
    list-style-type: none;
}


.single h1 {
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    border-bottom:1px solid #45AED7;
    margin-bottom: 5px;
}

.single h1 span {
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    color: #293a46;
    margin-bottom: 10px;
}
.panel-default {
    border-color: transparent;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: transparent;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.tab-pane {
    padding: 0px 0;
}
h1.tab {
    font-size: 20px;
    line-height: 120%;
    font-weight: 400;
    margin-bottom: 10px;
}

.tab-btn  {
    text-align: center;
    margin: 20px 0 30px;
}

@media (max-width: 768px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}


.img-circle {
    border-radius: 32px; width: 64px;
	height: 64px;
    }
.img-circle:hover {opacity: .5;}







/***
Pricing table
***/
.pricing {
    position: relative;
    padding: 0;
    font-family: 'Roboto', sans-serif; margin-top: 25px;
}
.numberCircle {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 2px solid #45AED7;
    color: #45AED7;
    text-align: center;
    font-family: 'Roboto', sans-serif; font-weight: 700;
    font-size: 22px;
    left: 0;
    right: 0;
    margin: -5px auto 0 auto;
    z-index: 999;
    position: absolute; padding: 2px 0;
}
.pricing-head {
    text-align: center; margin: 0;
}
.pricing-head h3,
.pricing-head h4 {
    margin: 0;
    line-height: normal; font-family: 'Roboto', sans-serif; 
}
.pricing ul {
    margin-top: 0;
    margin-bottom: 0;
}
.pricing-content li {
    color: #45AED7;
    font-size: 14px;
    padding: 7px 0px; background: #e7e9ea;
    text-align: center; font-weight: 700
}
.pricing-head h4 {
    color: #fff;
    padding: 5px 0;
    font-size: 18px;
    font-weight: 300;
    background: #fff;
    margin-bottom: 10px; border-radius: 0px 0px 4px 4px;
}
.pricing-head h4.black  {
    color: #fff;
    padding: 5px 0;
    font-size: 18px;
    font-weight: 700;
    background: #000;margin-bottom: 10px; border-radius: 0px 0px 4px 4px;
}
.pricing-head h4.red  {
    color: #fff;
    padding: 5px 0;
    font-size: 18px;
    font-weight: 700;
    background: #f00;margin-bottom: 10px; border-radius: 0px 0px 4px 4px;
}
.pricing-head h4.blue {
    color: #fff;
    padding: 5px 0;
    font-size: 18px;
    font-weight: 700;
    background: #2286ff;margin-bottom: 10px; border-radius: 0px 0px 4px 4px;
}







/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 736px) {
    .intro-section {
        padding: 50px 0;
    }
    .services-section a {
        font-size: 14px;
    }
    h1 {
        font-size: 28px;
    }
    .banner h2 {
        font-size: 36px;
    }
    .child {
        width: 100%;
        top: 40%;
        left: 25%;
    }   
    .cover-encuadernado {
        min-height: 500px;
    }
    .cover-copiados {
        min-height: 500px;
    }
    .cover-comerciales {
        min-height: 500px;
    }
    .thumbnails {
        background: #ebebed;
        padding: 40px 0;
    }
    .carousel-inner {
        height: 300px;
    }
}



/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .cover-comerciales, .cover-rubrica, .cover-copiados, .cover-encuadernado {
        min-height: 500px;
    }
    .child {
        top: 60%;
    }
    .intro-section {
        padding: 100px 0;
    }
}




/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  
    .cover-comerciales, .cover-rubrica, .cover-copiados, .cover-encuadernado {
        min-height: 400px;
    }
    .intro-section {
        padding: 100px 0; 
    }
    .child {
        top: 60%;
    }
}












/*--------- modal ---------*/
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #fff;
}
.table-bordered {
    border: 1px solid #fff;
}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #fff;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #fff;
}





/*--------- conlumnas mismo alto---------*/

<style id="jsbin-css">
/* Color columns */
[class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;

}

/* Make equal height with table styles */

@media (min-width: 768px) {
  .table-row {
    display: table;
    table-layout: fixed;
  }

  .table-row [class^="col-"] {
    display: table-cell;
    float: none;
  }
}

.table-row .left {background: #f7f7f9}
.mid {background: #ebebed; padding-bottom: 15px ;}
.table-row .right {background: #f7f7f9}

</style>  
/*--------- conlumnas mismo alto---------*/

















