body {
    width: 100%;
    height: 100%;
	font-family: 'Open Sans', sans-serif;
	background-image:url(../images/fondo-web.jpg);	
	background-position: 50%;
 	background-repeat: no-repeat;
    background-size: cover;
	
}

.logo-grupo-baw{
	margin-left:-13px;
	width:271px;
	height:99px;
	}

html {
    width: 100%;
    height: 100%;
	
}

.mobile{
	display:none;}


#titulo-placas-home{font-size: 1.2rem; letter-spacing: -1px; font-weight: 700; color:#0F1D41; text-align:center}

#placas-home{position:relative; z-index:100; margin-top:-50px;}

ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }

.nav .dropdown-toggle .caret { display:none; }

a {
	color: #8dc73f;
	transition: .4s;
}

a, a:hover, a:focus, a:active {
	outline: 0;
	text-decoration: none;
	transition: .4s;
	color:inherit;
}

a:hover {
	color: #FC6719;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Open Sans', sans-serif;
	color:#000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

p {
	margin-bottom: 17px;
	font-size: 13px;
	line-height: 23px;
	color: #878787;
}



.navbar-inverse {
    border-color: #FC6719;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #FC6719;
}

#logo-nav{
	width:230px;
	height:54px;
	min-width:230px;
	min-height:54px;
	background-image:url(../images/logo-baw.png);
	background-repeat:no-repeat;
	
	
	}
	
	
.navbar-inverse .navbar-nav>li>a {
    color: #FFF;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #FC6719;
}

.topbar {background:url(../images/lines.png);	height:5px;position: fixed;top: 0;width: 100%;z-index: 1000;}
.navbar-nav > li > a{font-size: 1em;line-height: 3.6em;}
.navbar-fixed-top{top: 0px;}
.navbar-inverse{background: #0F1D41;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{background: none;color: #FFF;}

.navbar-fixed-top2{
	position:fixed;
	top: 80px;
	z-index:250}


.navbar-default {
    background-color: #0F1D41;
    border-color: #0F1D41;
	-moz-box-shadow: 10px 10px 10px 10px #000;
}

.navbar-default .navbar-nav>li>a {
    color: #FFF;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #0F1D41
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    
}


.navbar-2 {
    background-color: #E5E5E5;
    border-color: #e7e7e7;
	
	
}

.page-navigation .primary {
    font-size: 1.4rem;
    line-height: 1.5em;
    margin-top: 20px;
    margin-bottom: 20px;
	margin-left:-35px;
	list-style-type:none;  
}

.page-navigation .primary li {
    padding: 16px 20px;
    border-bottom: 1px solid #eaeaea;
}


@media(min-width:767px) {
    .navbar {
        -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;
    }
}


.linea-superior {
    height: 5px;
    padding-top: 0px;
    text-align: center;
    background: #FC6719;
}



.post-nav {
    height: 335px;
    padding-top: 150px;
    text-align: center;
    background: #fff;
}
/* BKP 
#centrado{
	width:100%;
	max-width:1450px;
 	margin: 0 auto;
	margin-top:50px;
}
*/
#centrado{
	width:100%;
	max-width:19200px;
 	margin: 0 auto;
	margin-top:0px;
}

.titulo-banner{
	font-size: 3.8rem;
	color:#FFF;
    font-weight: 900;
    line-height: 1em;
    text-transform: uppercase;
    margin-top: 3.2rem;
    margin-bottom: 3.2rem;
	text-align:left}
	
.texto-banner{
	font-size: 2rem;
    line-height: 1.4em;
    color: #fff;
	text-align:left;
	max-width:500px;
   }
   
.mision-vision-valores{
	font-size: 3.8rem;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 700;
	color:#999;	
    }
	
.retrofit{
	font-size: 2.4rem;
    line-height: 1em;   
    font-weight: 700;
	color:#FFF;	
    }
	
.manuales{
	font-size: 2.4rem;
    line-height: 1em;   
    font-weight: 700;
	color:#FFF;	
    }

.boton{
	font-weight: 700;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    padding: 9px 24px;
    border: 3px solid #FFF;
    display: inline-block;
    -webkit-transition: color .3s,background-color .3s;
    transition: color .3s,background-color .3s;}
	

.bg-contacto {
    color: #000;
    background-color: #F3F3F3;
	/*box-shadow: 30px 0px 20px #aaa; */
	padding: 50px 0;
	margin-top:0px;

}

.btn-primary {
    color: #fff;
    background-color: #FD671A;
    border-color: #fff;
}


.footer{background-color: #111; color: #fff; font-size: 1em;color: #aaa;}
.footer a{color: #aaa;margin: 0 1em; }


.post-footer {
	position:relative;
    height: 30px;   
    background: #FC6719;
}

#placa-azul{
	background-color:#F5F5F5;
	padding:30px;
	text-align:center;
	height:650px;
	}
	
#placa-gris{
	background-color:#F8F8F8;
	padding:90px;
	text-align:center;
	height:600px;
	}	

#placa-amarilla{
	background-color:#EEA904;
	/*padding:60px;*/
	text-align:center;
	height:300px;
	}
	
#caption{
	color:#FFF;
	margin-bottom:300px;
	}
	
	.navbar{
		min-height:80px;}
	
@media screen and (max-width: 949px) {
	
	body {
    width: 100%;
    height: 100%;
	font-family: 'Open Sans', sans-serif;
	background-color:#FFF;
	}
	
	.logo-grupo-baw{
	margin-left:-13px;
	width:209px;
	height:76px;
	}
	
	.pc{
		display:none;}
	
	.mobile{
		display:inherit;
		margin-top:-20px;}
	
	.navbar{
		min-height:80px;}
		
	#main-nav{
		margin-top:-35px;
		}
	
	.navigation .navbar-default {
    background-color: #FFF;
    border: #EEE solid 0px;
	
}
		
	#titulo-placas-home{font-size: 1.5rem; font-weight: 700; color:#0F1D41; text-align:center}
	
	#placas-home{position:relative; z-index:100; margin-top:10px;}
		
	#centrado{
	width:100%;
	max-width:1920px;
 	margin: 0 auto;
	margin-top:0px;
	min-height:325px;
	}
	
	#caption{
	color:#FFF;
	margin-bottom:150px;
	}
	
	.titulo-banner{
	font-size: 14px;
	color:#FFF;
    font-weight: 300;    
    text-transform: uppercase;   
	text-align:center;
	margin-bottom:0px;}
	
	.texto-banner{
		display:none;
   }
   
   .slide-text h4{
	   font-size:14px !important;
	   padding-top:45px !important;;
	   }
		
	#placa-azul{
	background-color:#CCC;
	padding:20px;
	text-align:center;
	height:600px;
	}
	
	#placa-amarilla{
	background-color:#EEA904;
	/*padding:60px;*/
	text-align:center;
	height:350px;
	}
	
	.ocultar{
		display:none;}
	
	.centrar{
		text-align:center}
		
	
}


