@charset "UTF-8";
/* CSS Document */
@import url("https://fonts.googleapis.com/css?family=PT+Serif|Droid+Serif|Anton|Bellefair|Passion+One");
body, html {
	padding:0;
	margin:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
body{
	background-color:cornsilk;
	background: url(../images/fondo2.png) 0 0 repeat;
}p
a{
	text-decoration: none;
}.activo {
    text-shadow: 0.1em 0.1em 0.2em brown;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
li a{
    display: block;
	color: g #FFFFFF;
	text-shadow: 0.1em 0.1em 0.2em gray;
	line-height: 1.7;
}
li a:hover{
	text-decoration: underline;
}

.menulinea{
	position: absolute;
	top: 40px;
	width: 100%;
	height: 64px;
	background-color: black;
}
.menulogo{
	background-image: url(../images/logobyn.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	z-index: 4;
	/*width:321px;
	height:64px;*/
	min-width: 400px;
	min-height: 100px;
	top: -1px;
	left: 10px;
}
.menu {
	height: 55px;
	text-align: right;
	right: 10px;
	position: absolute;
}
.menu ul li{
	display: inline-block;
	font-size : 32px ;
	font-family: 'Passion One', cursive;
}
.menu ul li a{
	color: #FFFFFF;
	text-shadow: 0.1em 0.1em 0.2em black;
    padding: 1px 12px;
	line-height: 1;
    display: block;
	text-decoration: underline;
}
.menu ul li a:hover{
	text-shadow: 0.1em 0.1em 0.2em brown;
	text-decoration: none;
}
.menu ul li a.current{
	text-shadow: 0.1em 0.1em 0.2em brown;
	text-decoration: none !important;
}
.menuredes{
	min-height: 10px;
	min-width: 10px;
	position: absolute;
	right: 10px;
	top: -30px;
	z-index: 100;
}
.bt{
	margin-left: 10px;
	height: 40px;
	width: 40px;
	display: inline-block;
	transition: background .5s ease-out;
	-webkit-transition: background 1s ease-out;
  	-moz-transition: background 1s ease-out;
  	-o-transition: background 1s ease-out;
}
#btfb{
	background: url(../images/rfbbtg.png);
	background-size: cover;
}
#btfb:hover{
	background: url(../images/rfbbt.png);
	background-size: cover;
}
#bttw{
	background: url(../images/rtwbtg.png);
	background-size: cover;
}
#bttw:hover{
	background: url(../images/rtwbt.png);
	background-size: cover;
}
.efecto{
	-webkit-transition: background-color 1s ease-out;
  	-moz-transition: background-color 1s ease-out;
  	-o-transition: background-color 1s ease-out;
  	transition: background-color 1s ease-out;
}
.contenedor{
	position: relative;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
.separador{
	position: relative;
	width: 60px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
}
.top{
	padding-top: 30px;
	padding-bottom: 30px;
	width: 100%;
	/*height: 84px;*/
	height: 40px;
	top: 0px;
	position: relative;
	background-color: black;
}
.cuerpo{
	width: 100%;
	top: 0px;
	position: relative;
	min-height: 1px;
}
.cuer960{
	padding-top: 20px;
	padding-bottom: 20px;
	position:relative;
	width: 960px;
	margin: auto;
}
.pie{
	padding-top: 30px;
	position: relative;
	width: 960px;
	margin: 0 auto;
	color: whitesmoke;
	background-color: black;
	font-size: 12px;
	text-align: center;
}
.col{
	width: 164px;
	/*min-height: 100px;*/
	min-height: 10px;
	position:relative;
	padding: 10px;
}
.float{
	float: left;
}
.nofloat{
	float: none !important;
	clear: both;
}
.colesp{
	margin-left: 8px;
}
.salto{
	position:relative;
	width: 960px;
	height: 10px;
	margin: 0 auto;
}
.titvalores{
	font-size: 22px;
	font-family: 'PT Serif', serif;
}
.titulos{
	font-size: 30px;
	font-family: 'PT Serif', serif;
}
.titulosmenu{
	font-size: 25px;
	font-family: 'PT Serif', serif;
	text-decoration: none;
	color: brown;
}
.titulosmenu a{
	text-decoration: none;
	color: brown;
}
.textos{
	font-size: 20px;
	font-family: 'Cormorant Unicase', serif;
}
.btn{
	background: black;
	color: white;
}
.fondoopaco{
	background: url(../images/fondoopaco.png);
}
.fondoopaco:hover{
	background: black;
	color: white;
}
.fondoopaco:hover a.btn{
	background: white;
	color: black;
}
.fondoopaco:hover div.imgvalores{
	background-position: right;
}
.fondobeige{
	background-color: oldlace;
	background: url(../images/fondo.png)
}
.fondonegro{
	background-color: black;
}
.fondoblanco{
	background-color: white;
}
.textocafe{
	color: brown;
}
.col320{
	padding: 10px;
	width: 300px;
	min-height: 10px;
	position:relative;
	float: left;
}
.col300{
	padding: 10px;
	background-color: white;
	color: black;
}
.img01, .img02, .img03, .img04{
	height: 150px;
	width: 100%;
	background-repeat: no-repeat;
	background-size:contain;
	background-position: center;
}
.img01{
	background-image: url(../images/001.jpg);
}
.img02{
	background-image: url(../images/002.jpg);
}
.img03{
	background-image: url(../images/003.jpg);
}
.img04{
	background-image: url(../images/004.jpg);
}
.servicios{
	line-height: 1;
	padding-bottom: 30px;
	color: black;
}
.imgvalores{
	height: 50px;
	width: 50px;
	background-position: left;
}
.seguridadico{
	background-image: url(../images/101-1.png);
	
}
.honestidadico{
	background-image: url(../images/102-1.png);
	
}
.compromisoico{
	background-image: url(../images/103-1.png);
	
}
.responsabilidadico{
	background-image: url(../images/104-1.png);
	
}
.profesionalismoico{
	background-image: url(../images/105-1.png);
	
}
.col480{
	padding: 10px;
	width: 460px;
	min-height: 10px;
	position:relative;
	float: left;
}
.logo{
	width: 100px;
	height: 100px;
	margin: auto;
	background-image: url(../images/logoneg.jpg);
	background-repeat: no-repeat;
	background-size: contain;
}
.formcom{
	width: 400px;
	height: 20px;
}
.formmit{
	width: 190px;
	height: 20px;
}
.formtex{
	width: 400px;
	height: 100px;
}
.iconos{
	width: 100px;
	height: 100px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	margin: auto;
}
.saltoico{
	float:none;
	width: 10px;
	height: 10px;
}
.mision{
	background-image: url(../images/icono-mision.png);
}
.vision{
	background-image: url(../images/icono-vison.png);
}
.valores{
	background-image: url(../images/icono-valores.png);
}
.colegio{
	background-image: url(../images/icono-notmx.png);
}
.consejo{
	background-image: url(../images/icono-consejo.gif);
	width: 200px;
}.seguridad{
	background-image: url(../images/icono-seguridad.png);
}
.correo{
	background-image: url(../images/icono-correo.png);
}
.horario{
	background-image: url(../images/icono-horario.png);
}
.negrita{
	font-weight:bold;
	text-decoration:underline;
}