@import 'https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i';

@media (min-width: 1200px) {
    .container{
        max-width: 970px;
    }
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height: 100%;
}

body {
	position: relative;
	background-color: #ffffff;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
    color: #333;
	margin: 0 auto;
    min-height: 115%;
    max-width: 100%;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
::-moz-selection {
	background: #0099FF;
	text-shadow: none;
	color: #fff;
}
::selection {
	background: #0099FF;
	text-shadow: none;
	color:#ffffff;
}

h1 {font-size: 28px;line-height: 110%;font-weight: 300; letter-spacing: .05em; text-align: center; text-transform: uppercase; }
h2 {font-size: 32px;line-height: 110%; font-weight: 700;color: #000;}
h3 {font-size: 24px;line-height: 110%;font-weight: 400;color: #0000AC;}


.txt-white {color: #fff;}
.txt-blue {color:#0000AC;}

p span {color: #0C72AA;}

.intro p.strong {font-weight: 700}
p {
    margin: 0 0 0px;
}
a {
    color: #333333;
    text-decoration: none;
}

a:focus, a:hover {
    color: #0099FF;
    text-decoration: none;
}
body.home .navbar-default .navbar-nav > li > a.home, body.nosotros .navbar-default .navbar-nav > li > a.nosotros, body.productos .navbar-default .navbar-nav > li > a.productos, body.novedades .navbar-default .navbar-nav > li > a.novedades, body.contacto .navbar-default .navbar-nav > li > a.contacto {
color: #fff; background: #0000AC;
}







.logo-center {display: block;margin-left: auto;margin-right: auto;margin-bottom: 0;max-width: 45px;}
.img-center {display: block;margin-left: auto;margin-right: auto;margin-bottom: 0;}
.img-center-foot {display: block; margin: 30px auto; max-width: 190px;}




/* --------------- header */

header {height: 430px; background: #e9e9e9 url(../img/head.jpg) no-repeat center -100px; background-size: cover; position: relative;}
.nav-parent {height: 430px;position: relative;}
.nav-bottom {position: absolute; bottom: 0; right: 0;}
.logo-aqualina {position: absolute; left: 0; top: 30%; width: 460px; height: 121px; background: url(../img/aqualina.png) no-repeat center top;  }
.logo-bureau {position: absolute; right: 0; bottom: 10px; width: 354px; height: 93px; background: url(../img/bureau-grey.svg) no-repeat right top; z-index: 1; cursor: pointer; }

.top-bar{width: 100%; min-height: 40px; background:#0000AC;color:#fff; position: fixed; padding: 0; left: 0px; top: 0px; z-index: 999}
.top-bar .item {display:inline-block; vertical-align: middle; float: right}
.top-bar .item img { height:25px; margin: 0 0 10px} /*ok*/
.top-bar .item p {display:inline-block; vertical-align: middle; font-size: 18px; margin-left: 10px } /*ok*/
.top-bar .item a {color: #fff; font-size: 24px; line-height: 40px }/*ok*/
.top-bar .item a:hover {color: #0C72AA}/*ok*/
 
    .delay-01s {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}       
    
    .delay-05s {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}       
    
    .delay-1s {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}    
    
    .delay-15s {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
    .delay-2s {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.btn {
    display: inline-block;
    padding: 6px 30px;
    margin-bottom: 0;
    font-size: 14px;
    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: 12px;
}
.btn-blue {
  color: #fff; font-size: 18px; font-style: italic; letter-spacing: 2px;
  background-color: #0000AC;
  border-color: #0000AC; margin-top: 30px; max-width: 100%;
}
.btn-blue:focus,
.btn-blue.focus {
  color: #fff;
  background-color: #0099FF;
  border-color: #0099FF;
}
.btn-blue:hover {
  color: #fff;
  background-color: #0099FF;
  border-color: #0099FF;
     -o-transition:.5s;
            -ms-transition:.5s;
            -moz-transition:.5s;
            -webkit-transition:.5s;
            /* ...and now for the proper property */
            transition:.5s;
}

/*-----------------intro home */
.bg-dot {background: #e9e9e9 url(../img/bg-grey.jpg) no-repeat center center; background-size: cover; }
.bg-dot-xl {background: #e9e9e9 url(../img/bg-large.jpg) no-repeat center center; background-size: cover; }
.intro {padding: 5% 0;}
.intro h1 {font-size: 28px; line-height: 40px; font-weight: 300;text-align: left; text-transform: none; letter-spacing: .01em;}
.intro h1.home {font-size: 32px;padding-top: 40px; line-height: 50px;}
.intro h1 span {font-size: 32px; color:#0000AC; font-weight: 700;}
.intro p {font-size: 16px; color:#0000AC; font-weight: 400; color: #333; line-height: 26px;}


.intro img {padding-top: 20px;}




/*-----------------displays home */
.bg-ink {background: #e9e9e9 url(../img/bg-ink.jpg) no-repeat center center; background-size: cover;
/* parallax emulado */
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
}
.ink {padding: 5% 0;}
.display {background: #e9e9e9 url(../img/bg-display.jpg) no-repeat center center; padding: 20px; margin-top: 40px;min-height: 310px; }
.display h1, .display h2 {margin: 0}
.display h1 {font-size: 22px; line-height: 32px; font-weight: 700;color: #0000AC; font-style: italic; text-align: left; text-transform: none; letter-spacing: .01em; margin-bottom: 0px;}
.display h2 {font-size: 22px; line-height: 28px; font-weight: 900;color: #000;  text-align: left; text-transform: none; letter-spacing: .01em;}

.iconos {margin-top: 80px; margin-bottom: 10px}
.bureau { width: 100%; margin-top: 30px }







/*-----------------posteos */

.bg-grain {background: url(../img/bg-grain.jpg) #ddd center center; background-size: cover; }

.bg-posts {background: #fff;
-webkit-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.4);
box-shadow: 3px 3px 6px 0px rgba(0,0,0,0.4); padding-bottom: 20px; margin-bottom: 20px;

}
.posts {padding: 5% 0;}
.posts h1 {font-size: 26px; font-style: italic; line-height: 40px; font-weight: 700;text-align: left; text-transform: none; letter-spacing: .01em;     margin-top: 10px;
}
.posts h1.home {font-size: 32px;padding-top: 40px; line-height: 50px;}
.posts h1 span {font-size: 32px; color:#0000AC; font-weight: 700;}
.posts p {font-size: 14px; color:#0000AC; font-weight: 300; color: #333; line-height: 20px;}

.posts .footer {margin-top: 20px;}
.posts .fecha {color: #999999; font-size: 14px; font-weight: 300; }

.btn-posts {
  color: #fff; font-size: 16px; font-style: normal; 
  background-color: #0000AC; padding: 2px 8px;
  border-color: #0000AC; margin-top: 0px; max-width: 100%; border-radius: 6px; float: right; margin-right: 10px;
}
.btn-posts:focus,
.btn-posts.focus {
  color: #fff;
  background-color: #0099FF;
  border-color: #0099FF;
}
.btn-posts:hover {
  color: #fff;
  background-color: #0099FF;
  border-color: #0099FF;
     -o-transition:.5s;
            -ms-transition:.5s;
            -moz-transition:.5s;
            -webkit-transition:.5s;
            /* ...and now for the proper property */
            transition:.5s;
}
.posts img {padding-top: 20px;}



/* === *** === *** === *** === *** === *** */
/* STYLES DEFAULT */
/* === *** === *** === *** === *** === *** */


/*-----------------navbar */
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.navbar-toggle {
margin-top: 12px;
}
.navbar-brand img {width: 80%}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border-color: transparent;}
.navbar .container {padding: 0px}
.navbar-inverse { background-color: #fff;border-color: #fff;}
.navbar-fixed-top .nav {padding: 5px 0;}
.navbar-fixed-top .navbar-brand {padding: 0 15px;}
.rwd-line { display: inline; }
.navbar-default {
    background-color: transparent;
    border-color:  transparent;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #0000AC;
}
.nav > li > a {
    position: relative;
    display: block; 
    padding: 0px;
    font-size: 20px; text-align: center;font-weight: 900;  width: 120px;
    height: 120px;
    background: #fff; margin-right: 5px;  line-height: 120px; 
}
.navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
}
.inner {position: absolute; z-index: 9;  bottom: 0; height: 20px; width: 100%;
    -moz-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,0.75);
    -webkit-box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,0.75);
    box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,0.75); }
@media(min-width:768px) {
body { padding-top: 40px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */}
.navbar-fixed-top .navbar-brand {padding: 5px 0;}
.rwd-line { display: block; text-align: center }
}
.navbar-inverse .navbar-nav > li > a{color:#9d9d9d}
.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus{color:#0C72AA;background-color:transparent}
.navbar-inverse .navbar-nav > .active > a,.navbar-inverse .navbar-nav > .active > a:hover,.navbar-inverse .navbar-nav > .active > a:focus{color:#0C72AA;border-bottom:3px solid #0C72AA;background-color:#fff}
.navbar > .container .navbar-brand,.navbar > .container-fluid .navbar-brand{margin-left:0}
.navbar-brand{width:269px}
.navbar-inverse .navbar-toggle{border-color:#0D72AA}
.navbar-inverse .navbar-toggle .icon-bar{background-color:#0D72AA}

.nav > li {
    position: relative;
    display: block; 
}
/*-----------------navbar */







/*------sections ----*/


.separator {box-shadow: inset 0 7px 9px -7px rgba(0,0,0,0.4);}

.bg-grey {background: #F1F1F1}
.bg-white {background: #fff}
.bg-blue {background: #0E73AA}







/* google map responsive + footer container */

#map {
   position: relative;
   z-index: 0;
}

#map > .map-wrapper {
    position: relative;
    z-index: 5;
}

#map:before {
    content: '';
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 10;
    pointer-events: none;
    -moz-box-shadow:    inset  0  8px 8px -8px #999, 
                        inset  0 -8px 8px -8px #999;
    -webkit-box-shadow: inset  0  8px 8px -8px #999, 
                        inset  0 -8px 8px -8px #999;
     box-shadow:        inset  0  8px 8px -8px #999, 
                        inset  0 -8px 8px -8px #999;
}



/* cierra google map responsive + footer container */



/* --------------- productos */
#menu a {display: block}
#menu a:hover,
#menu a:focus {
      color: #0000AC;
      text-decoration: none;
}
#menu ul {margin-left: -20px;}
#menu ul .glyphicon {
        font-size: 12px; margin-right: 5px;
}

.align {padding-left: 30px}


/* nav tabs */

.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    padding: 50px 0px;
    color: #999999;
    font-size: 14px;
    background: transparent;
    font-weight: 700;
    max-width: 120px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: transparent;
    border: 1px solid transparent;
    color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom-color: transparent;
    font-weight: 700;
}
.nav-tabs > li.active > a::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #323232 transparent;
    display: block;
    width: 0;
}

.nav-tabs {
    border-bottom: 0px solid #ddd;
}

.row-nav-tabs {background: #323232;}
.nav-tabs-center { /* centra el menu navtabs */
    margin: 0 auto;
    max-width: 100%}
.tab-content {padding: 30px 0;}
.tab-content p, .tab-content p {display: block; margin-bottom: 15px; color: #fff; font-size: 16px; font-weight: 300;}

.bg-repre .bg-grain {background: url(../img/bg-grain.jpg) #ddd center center; background-size: cover; }
/* cierra tabs */



/* ---- calidad */
p.calidad { font-size: 18px; line-height: 200%; text-align: justify; margin-bottom: 30px }



/* ---- paginado */
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #0000AC;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; border-radius: 8px; margin-right: 5px; 
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; 
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #0000AC;
  border-color: #ddd;
}



/*----gracias */

.gracias {   background: #fff url(../img/head.jpg) no-repeat center bottom; height: 100%;
}
