/**** Fuentes Web Compatibles ****/
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');

.blanco{
	color: #fff  !important;
}

.contenedor-index{
	padding-top: 40px;
	background: #1b1e1d; 
	background: -webkit-linear-gradient(#535a58,#272B2A); 
	background: -o-linear-gradient(#535a58,#272B2A); 
	background: -moz-linear-gradient(#535a58,#272B2A); 
	background: linear-gradient(#535a58,#272B2A);
	min-height: 100%;
	padding-bottom: 10%;
}

.titulo-eslogan{
	color: #000;
	font-family: 'Roboto';
	font-weight: 700;
	font-size: 45px;
	letter-spacing: 1px;
}

.subtitulo-eslogan{
	color: #000;
	letter-spacing: 1px;
	font-size: 30px;
	font-family: 'Oswald';
	font-weight: 300;
}

.boton-index{
	background-color: #1b1b1b;
	border: 1px #1b1b1b solid;
	color: #666359;
	padding: 14px 28px;
}

.boton-index:hover,.boton-index:active,.boton-index:focus{
	background: #1b1b1b;
	border: 1px #1b1b1b solid;
	color: #fff;
	text-decoration: underline;
}

.header-container{
	padding-top: 20px;
	height: 170px;
	background: url(../images/header.png) no-repeat;
	background-size: 100%;
}

.cuerpo-home{
	background-color: #051526;
}

.logo-menu{
	bottom: 50px;
}

.logo-menu .img-responsive{
	width: 67%;
}

.container-menu{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.navbar-inverse{
	background: #111111; 
	background: -webkit-linear-gradient(#111111,#1b1b1b); 
	background: -o-linear-gradient(#111111,#1b1b1b); 
	background: -moz-linear-gradient(#111111,#1b1b1b); 
	background: linear-gradient(#111111,#1b1b1b);
	box-shadow: inset -1px 3px 5px 0px #2b3230;
}

@media (min-width: 320px) {
	.header-container{
		height: 120px;
	}
	.contenedor-index{
		padding-top: 10px;
	}
	.border-top{
		border-top: 1px #4e4e4b solid !important;
	}

	.border-top .blanco{
		margin-top: 10px;
	}
	.border-top-serv{
		border-top: 1px #4e4e4b solid !important;
	}
	.body-img{
		background-position: 20% 100% !important; 
	}


}

@media (min-width: 480px) {
	.header-container{
		height: 227px;
	}
	.contenedor-index{
		padding-top: 10px;
	}
	.border-top{
		border-top: 1px #4e4e4b solid !important;
	}
	.border-top-serv{
		border-top: 1px #4e4e4b solid !important;
	}

	.border-top .blanco{
		margin-top: 10px;
	}
	.body-img{
		background-position: 20% 100% !important; 
	}



}


@media (min-width: 768px) {
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
	}
	.header-container{
		padding-top: 20px;
		height: 200px;
		background: url(../images/header.png) no-repeat;
		background-size: 100%;
	}

	.navbar .navbar-collapse {
		text-align: center;
	}
	.contenedor-index{
		padding-top: 20px;
	}
	.navbar-nav>li>a{
		padding-bottom: 10px;
		font-size: 15px !important;
		text-transform: uppercase;
	}

	.border{
		border-right: 1px #4e4e4b solid;
	}
	.border-top{
		padding-top: 4%;
		border-top: none !important;
	}
	.border-top-serv{
		padding-top: 1%;
		border-top: none !important;
	}

	.contact-inter{
		padding-left: 60px;
	}

}

@media (min-width: 1280px) {
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
	}
	.header-container{
		padding-top: 20px;
		height: 270px;
		background: url(../images/header.png) no-repeat;
		background-size: 100%;
	}

	.navbar .navbar-collapse {
		text-align: center;
	}
	.contenedor-index{
		padding-top: 20px;
	}
	.border-top{
		padding-top: 4%;
		border-top: none !important;
	}
	.border-top-serv{
		padding-top: 1%;
		border-top: none !important;
	}

}


@media (min-width: 1400px) {
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
	}
	.header-container{
		padding-top: 20px;
		height: 390px;
		background: url(../images/header.png) no-repeat;
		background-size: 100%;
	}

	.navbar .navbar-collapse {
		text-align: center;
	}
	.contenedor-index{
		padding-top: 20px;
	}
	.border-top{
		padding-top: 4%;
		border-top: none !important;
	}
	.border-top-serv{
		padding-top: 1%;
		border-top: none !important;
	}

}

.navbar{
	margin-bottom: 0 !important;
}


.body{
	background-color: #051526;
	height: 100%;
	border-radius: 0 0 14px 14px;
	padding-bottom: 2%;
}

.body  .container{
	padding-top: 4%;
}

.mensaje-bienvenida p{
	color: #8D8D8D;
	font-family: 'Roboto';
	font-weight: 500;
	text-align: justify;
}

.border-top{
	padding-top: 4%;
	border-top: none;
}

.border-top .blanco{
	margin-bottom: 35px;
}

.mensaje-servicio .texto-1-serv{
	margin-top: 50px;
	color: #8D8D8D;
	font-family: 'Roboto';
	font-weight: 400;
	text-align: justify;
}


.lista{
	font-family: 'Roboto';
	color: #dd4200;
	padding-top: 10%;

}
.lista li{
	font-size: 24px;
}
.lista p{
	padding-top: 5%;
	color: #8D8D8D;
	font-size: 15px !important;
}

.border-top-serv{
	padding-top: 1%;
	padding-bottom: 4%;
	border-top: none;
}



.img-productos{
	padding-top: 5%;
}


.lista-productos{
	font-family: 'Roboto';
	color: #dd4200;

}
.lista-productos li{
	font-size: 24px;
}
.lista-productos p{
	color: #8D8D8D;
	font-size: 15px !important;
}
.segundo-texto-product{
	margin-top: 30px;
	color: #8D8D8D;
	font-family: 'Roboto';
	font-weight: 400;
	text-align: justify;
}

.texto-contacto p{
	text-align: justify;
	color: #8D8D8D;
}

.texto-contacto p a, .texto-contacto p a:hover{
	color: #8D8D8D;
	text-decoration: none;
}


.body-img{
	background-color: #051526;
	background-image: url(../images/soldado-fondo.png);
	background-repeat: no-repeat;
	background-position: 0% 100%; 
	height: 100%;
	border-radius: 0 0 14px 14px;
	padding-bottom: 2%;
}

.body-img .container{
	padding-top: 4%;
}

.texto-contacto .titulo-adiestra{
	font-family: 'Roboto';
	font-weight: 800;
	color: #5FA6E5;
}

.texto-contacto .titulo-adiestra-p{
	font-family: 'Roboto';
	font-weight: 800;
	color: #5FA6E5;
	font-size: 24px!important;
	text-transform: uppercase;
}


.lista-temario{
	font-family: 'Roboto';
	color: #2358EF;

}
.lista-temario li{
	font-size: 24px;
}
.lista-temario p{
	color: #fff;
	font-size: 15px !important;
}

.texto-contacto .text-center{
	font-size: 16px;
	text-align: center !important;
}


.border-top-serv {
	padding-top: 0!important;
}

.idiomas{
	padding-top: 4%;
}

.idiomas a{
	color: #fff;
}

.idiomas a:hover{
	text-decoration: none;
}

.blanco a:hover{
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}