.navbar-brand {
    padding: 0px;
}
body {
	font-family: 'Libre Franklin';
}
header .container {
	position: relative;
}
#menu a {
	text-transform: uppercase;
}
header img {
    height: 50px !important;
}
.gnp-logo {
    position: absolute;
    right: 0;
    top: 0;
}
.navbar-nav {
    margin-left: 7%;
}
.navbar-default {
	padding: 5px 0px;
    background: #fff;
    box-shadow: 1px 0px 10px rgba(0,0,0,.2);
}
.bx-viewport {
    box-shadow: none !important;
    border: none !important;
}
.bx-wrapper, .bx-viewport, .bxslider li {
    height: 100vh;
    margin-bottom: 0px;
}
.bx-wrapper img {
    max-width: none !important;
    display: block;
    height: 87%;
}
.bxslider li {
    background: #00549F;
}
.home-box {
    position: absolute;
    bottom: 0;
    background: #00549F;
    height: 150px;
    margin: auto;
    margin-left: 50%;
    left: -570px;
}
.home-section {
    position: relative;
}
.home-box-content {
    padding: 10px 15px;
    color: #fff;
}
.bx-controls {
    display: none;
}
.home-text {
    display: inline-block;
    width: 60%;
    margin-right: 5%;
}
.home-icon {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}
.home-icon img {
    max-width: 75px;
    margin-top: 35px;
}
.home-box .col-xs-4 {
    border-left: 1px solid #fff;
}
.home-box .col-xs-4:first-child {
    border: none;
}
.white-section {
    padding: 50px 0px;
}
.white-section h2{
    color: #074D84;
    font-weight: 700;
    position: relative;
    text-align: center;
}
.white-section h2:after {
    content: "";
    border-bottom: 3px solid #CA7E17;
    width: 80px;
    display: block;
    margin: 10px auto 35px;
}
h5 {
    color: #4d4d4d;
    font-weight: 700;
    margin-top: 25px;
}
.white-section img, .color-section img {
    margin-top: 25px;
}
h5 span {
    color: #CA7E17;
}
#nosotros ul {
    padding: 0;
    list-style: none;
}
#nosotros ul li {
    margin-bottom: 10px;
}
#nosotros ul p {
    margin-bottom: 0px;
}
#nosotros ul a {
    color: #333;
}
#nosotros ul i {
    color: #bbb;
    margin-right: 10px;
}
#productos {
    background: url(/img/fondo-productos.jpg);
    background-attachment: fixed;
    background-size: cover;
}
.color-section {
    padding: 50px 0px;
}
.color-section h2 {
    color: #fff;
    text-align: center;
    font-weight: 700;
    position: relative;
}
.color-section h2:after {
    content: "";
    width: 80px;
    display: block;
    border-bottom: 5px solid #CA7E17;
    margin: 10px auto 35px;
}
.color-section .section-description {
    width: 70%;
    margin: auto;
    color: #fff;
    text-align: center;
}
.color-section h5, .color-section p, .color-section a {
    color: #fff;
}
.mt-40 {
    margin-top: 40px;
}
.color-btn {
    width: 100%;
    background: #ca7e17;
    margin-top: 10px;
    color: #fff !important;
    padding: 10px;
}
.color-btn:after {
    content: ">";
    margin-left: 10px;
    vertical-align: middle;
}
.color-btn:hover {
    background: #aa6a13;
}
#contacto {
    background: url("/img/fondo-contacto.jpg");
    background-attachment: fixed;
    background-size: cover;
}
.white-box {
    background: rgba(255,255,255,.6);
    padding: 20px 50px;
}
.white-box {
    background: rgba(255,255,255,.6);
    padding: 20px 50px;
}
.white-box h5, .white-box p, .white-box a {
    color: #333;
}
.white-box input, .white-box textarea {
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 1px solid #999;
    color: #333;
    outline: 0;
    margin-bottom: 15px;
}
.mapa-wrap {
    margin-top: 40px;
    pointer-events: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #777;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #777;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #777;
}
:-moz-placeholder { /* Firefox 18- */
  color: #777;
}
footer {
    padding: 25px 0px;
    background: #00549f;
    color: #fff !important;
}
.login, .login:hover {
    color: #fff;
    float: right;
    font-size: 18px;
}
.active {
    color: #ca7e17 !important;
    font-weight: 700;
}











.active {
    color: #cf0b0b !important;
}
.home-box {
    background: #353535 !important;
}
.white-section h2 {
    color: #cf0b0b !important;
}
.white-section h2:after {
    border-bottom: 3px solid #ffa600 !important;
}
h5 span {
    color: #cf0b0b !important;
}
.color-section h2:after {
    border-bottom: 5px solid #cf0b0b !important;
}
.color-btn {
    background: #cf0b0b !important;
}
footer {
    background: #353535 !important;
}
.color-section h5 {
    color: #ffa600 !important;
}
.color-section h5 span {
    color: #fff !important;
}
.bxslider li {
    background: #353535;
}









.bg-color {
    background: #353535;
    height: 100px;
}
#home-section img {
    width: 100%;
}
.home-box {
    position: relative;
    top: -50px;
    left: 0px;
    margin-left: auto;
}



