@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'bebas_neueregular';
    src: url("../fuentes/bebas/bebasneue-webfont.eot");
    src: url("../fuentes/bebas/bebasneue-webfont.eot?#iefix") format('embedded-opentype'),
         url("../fuentes/bebas/bebasneue-webfont.woff") format('woff'),
         url("../fuentes/bebas/bebasneue-webfont.ttf") format('truetype'),
         url("../fuentes/bebas/bebasneue-webfont.svg#bebas_neueregular") format('svg');
    font-weight: normal;
    font-style: normal;
	}
@font-face {
	font-family:"Decker";
	src:url("../fuentes/Decker/Decker.eot?") 
	format("eot"),url("../fuentes/Decker/Decker.woff") 
	format("woff"),url("../fuentes/Decker/Decker.ttf") 
	format("truetype"),url("../fuentes/Decker/Decker.svg#") 
	format("svg");
	font-weight:normal;
	font-style:normal;
	}

.escondido{ 
	display: none; 
}

#head{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-image:url(../img/head.jpg);
	height:230px;
	}
#head-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#logo{
	position:absolute;
	width:534px;
	height:249px;
	top:0px;
	left:-95px;
	}
#title{
	float:right;
	position:relative;
	text-align:right;
	margin-top:20px;
	}
#title h1{
	font-family: 'bebas_neueregular';
	font-size:38px;
	text-transform:uppercase;
	font-weight:normal;
	}
.head{
	font-size:20px;
	}
#menu{
	float:right;
	margin-top:36px;
	position:relative;
	}
#menu ul li{
	font-family:"Decker";
	font-size:15px;
	text-transform:uppercase;
	display:inline;
	}
#menu ul li a{
	text-decoration:none;
	color:#000;
	float:left;
	position:relative;
	padding-left:12px;
	padding-right:12px;
	padding-top:30px;
	padding-bottom:26px;
	}
#menu ul li a:hover{
	color:#FFF;
	background-color:#343434;
	}
#menu .selec{
	background-color:#343434;
	color:#FFF;
	}
#contenedor{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	overflow:hidden;
	}
#home{
	min-width:960px;
	float:left;
	position:relative;
	overflow:hidden;
	left:50%;
	width:1920px;
	margin-left:-960px;
	}
#contenido{
	width:100%;
	min-width:960px;
	float:left;
	position:relative;
	background-color:#E6E6E6;
	}
#contenido-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#bg-emp{
	width:1011px;
	height:773px;
	position:absolute;
	background-image:url(../img/emp.png);
	left:-425px;
	z-index:20;
	}
#foto-emp{
	width:601px;
	height:591px;
	position:absolute;
	top:0px;
	left:0px;
	}
#empresa{
	float:right;
	position:relative;
	width:415px;
	z-index:10;
	margin-right:45px;
	}
#empresa h1{
	font-family:"Decker";
	color:#FFF;
	font-size:40px;
	margin-top:45px;
	text-align:right;
	position:relative;
	z-index:10;
	font-weight:normal;
	}
#empresa p{
	font-family:"Decker";
	font-size:17px;
	margin-top:80px;
	text-align:justify;
	}
.bold{
	font-weight:bold;
	}
#myv{
	float:left;
	position:relative;
	width:960px;
	margin-top:80px;
	}
#mision{
	width:405px;
	float:left;
	position:relative;
	margin-left:40px;
	z-index:30;
	}
#mision h1{
	font-family:"Decker";
	color:#FFF;
	font-size:40px;
	position:relative;
	z-index:10;
	font-weight:normal;
	}
#mision p{
	font-family:"Decker";
	font-size:17px;
	margin-top:30px;
	text-align:left;
	margin-bottom: 38px;
	}
#barra-r-t{
	background-image:url(../img/barra-r.png);
	width:870px;
	height:54px;
	position:absolute;
	right:-520px;
	top:40px;
	}
#barra-l{
	background-image:url(../img/barra-l.png);
	width:275px;
	height:54px;
	position:absolute;
	left:-40px;
	background-repeat:no-repeat;
	}  
#barra-r-b{
	background-image:url(../img/barra-r.png);
	width:275px;
	height:54px;
	position:absolute;
	top:640px;
	right:-45px;
	}
#vision{
	width:275px;	
	height:54px;
	background-image: url(../img/barra-r.png);
	background-repeat:no-repeat;
	font-family:"Decker";
	font-size:17px;
	text-align:right;
	color:#FFF;
	margin-left:185px;
	float:right;
	}
#vision h1{
	font-family:"Decker";
	color:#FFF;
	font-size:40px;
	position:relative;
	z-index:10;
	font-weight:normal;
	margin-right:40px;
	}
#vision p{
	font-family:"Decker";
	font-size:17px;
	text-align:right;
	margin-top:25px;
	color:#000;
	margin-left:-209px;
	width:450px;
	}
#triangulo{
	width:228px;
	height:463px;
	position:absolute;
	left:-480px;
	background-image:url(../img/triangulo.png);
	top:-249px;
	z-index:15;
	}
.btn-ser{
	width:456px;
	float:left;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	z-index:20;
	margin-right:22px;
	}
@-moz-document url-prefix(){
.btn-ser:hover img {
	-moz-filter: grayscale(100%);
	-o-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all .6s ease;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	}
	}
.btn-ser:hover img{
	filter: grayscale(100%); 
	-webkit-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	-moz-filter: url(filter.svg#gris); 
	filter: gray; 
	}
.nom{
	color:#000;
	font-size:36px;
	font-family:"Decker";
	text-decoration:none;
	text-align:right;
	padding:10px;
	width:436px;
	float:left;
	position:relative;
	background-color:#FFF;
	background-image:url(../img/mas.png);
	background-position:left;
	background-repeat:no-repeat;
	}
.btn-ser:hover .nom{
	background-color:#000;
	color:#FFF;
	background-image:url(../img/mas-h.png);
	}
.nom-b{
	font-size:25px;
	}
#emp-b{
	width:100%;
	position:absolute;
	background-image:url(../img/bg-s.jpg);
	height:400px;
	top:385px;
	left:0px;
	z-index:1;
	}
.bg{
	background-image:url(../img/bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:1076px;
	position:absolute;
	top:0px;
	left:-505px;
	}
#introduccion{
	float:left;
	position:relative;
	width:1006px;
	height:330px;
	margin-left:-30px;
	}
.asesorias{
	background-image:url(../img/asesorias/intro.jpg);
	}
.escolta{
	background-image:url(../img/escolta/intro.jpg);
	}
.fisica{
	background-image:url(../img/fisica/intro.jpg);
	}
.info{
	background-image:url(../img/informatica/intro.jpg);
	}
.personas{
	background-image:url(../img/personas/intro.jpg);
	}

#btn-intro{
	position:absolute;
	background-color:#F00;
	color:#FFF;
	text-decoration:none;
	z-index:100;
	padding-left:80px;
	padding-right:70px;
	font-family:"Decker";
	font-size:22px;
	padding-top:25px;
	padding-bottom:25px;
	left:25px;
	top:240px;
	}

#btn-intro span{
	background-image:url(../img/mas.png);
	background-color:#FFF;
	width:65px;
	position:absolute;
	left:0px;
	top:0px;
	background-position:left;
	height:72px;
	}

#btn-intro:hover{
	background-color:#000;
	}

#btn-intro:hover span{
	background-image:url(../img/mas-n.png);
	}

#btn-intro2{
	position:absolute;
	background-color:#F00;
	color:#FFF;
	text-decoration:none;
	z-index:100;
	padding-left:80px;
	padding-right:70px;
	font-family:"Decker";
	font-size:22px;
	padding-top:25px;
	padding-bottom:25px;
    left: 567px;
    top: 584px;
	}
#btn-intro2 span{
	background-image:url(../img/mas.png);
	background-color:#000;
	width:65px;
	position:absolute;
	left:0px;
	top:0px;
	background-position:left;
	height:72px;
	}
#btn-intro2:hover{
	background-color:#000;
	}
#btn-intro2:hover span{
	background-image:url(../img/mas-n.png);
	background-color:#F00;
	}
#texto-intro{
	width:380px;
	float:right;
	position:relative;
	margin-right:30px;
	padding-left:100px;
	padding-right:5px;
	height:330px;
	}
#texto-intro p{
	color:#FFF;
	font-size:17px;
	margin-top:75px;
	text-align:justify;
	font-family:"Decker";
	}
#titulo-ser{
	float:left;
	position:relative;
	width:960px;
	padding-top:8px;
	padding-bottom:10px;
	z-index:40;
	}
#titulo-ser h1{
	font-family:"Decker";
	font-size:40px;
	text-align:right;
	}
#b-title{
	width:100%;
	position:absolute;
	min-width:960px;
	background-image:url(../img/title.jpg);
	background-position:center;
	height:53px;
	top:330px;
	z-index:30;
	}
#volver{
	background-image:url(../img/volver.png);
	font-family:"Decker";
	font-size:15px;
	color:#FFF;
	text-transform:uppercase;
	background-position:left;
	padding-left:50px;
	background-repeat:no-repeat;
	position:absolute;
	top:805px;
	right:0px;
	z-index:100;
	text-decoration:none;
	line-height:18px;
	padding-top:42px;
	padding-bottom:42px;
	padding-right:20px;
	}
#volver:hover{
	background-color:#F00;
	}
#textos-gal{
	width:530px;
	float:left;
	position:relative;
	}
#foto-galeria{
	float:right;
	position:relative;
	width:420px;
	margin-top:10px;
	}
#barra-btns{
	background-color:#282828;
	height:120px;
	width:100%;
	position:absolute;
	top:805px;
	}
#iso{
	width:100%;
	min-width:960px;
	float:left;
	margin-top:20px;
	position:relative;
	height:614px;
	background-image:url(../img/iso.jpg);
	background-repeat: no-repeat;
	background-position:center;
	}
#iso-960{
	width:960px;
	position:relative;
	margin:auto;
	}
#texto-iso{
	width:295px;
	float:left;
	position:relative;
	margin-top:70px;
	}
#texto-iso p{
	font-family:"Decker";
	font-size:15px;
	text-align:justify;
	margin-top:23px;
	line-height:17px;
	}
#linea-iso{
	width:258px;
	position:absolute;
	border-bottom:solid 1px #000000;
	height:2px;
	top:135px;
	left:18px;
	}
#slider{
	float:right;
	position:relative;
	margin-top:15px;
	}
.carousel-f ul li{
	width:280px;
	height:160px; 
	}
.carousel-f ul li a{
	font-family:"Decker";
	font-size:15px;
	text-decoration:none;
	color:#FFF;
	}
.carousel-f ul li a:hover{
	text-decoration:underline;
	}
@-moz-document url-prefix(){
.carousel-f ul li a img {
	-moz-filter: grayscale(100%);
	-o-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all .6s ease;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	}
	}
.carousel-f ul li a img{
	filter: grayscale(100%); 
	-webkit-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	-moz-filter: url(filter.svg#gris); 
	filter: gray; 
	}
.carousel-f ul li a:hover img{
	filter: grayscale(0%); 
	-webkit-filter: grayscale(0%); 
	-ms-filter: grayscale(0%); 
	-o-filter: grayscale(0%); 
	-moz-filter: url(filter.svg#gris); 
	filter:none; 
	}
#logos{
	width:960px;
	float:left;
	position:relative;
	margin-top:120px;
	}
#logos a{
	width:217px;
	float:left;
	position:relative;
	}
@-moz-document url-prefix(){
#logos a img:hover {
	-moz-filter: grayscale(100%);
	-o-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all .6s ease;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	}
	}
#logos a img:hover{
	filter: grayscale(100%); 
	-webkit-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	-moz-filter: url(filter.svg#gris); 
	filter: gray; 
	}
#logos a span{
	width:0px;
	padding:0;
	position:absolute;
	overflow:hidden;
	bottom:-10px;
	left:205px;
	z-index:101;
	background-image:url(../img/mas-s.png);
	}
#logos a:hover span{
	width:28px;
	height:28px;
	}
#frase{
	position:absolute;
	right:110px;
	top:370px;
	}
#h1{
	font-family:"Decker";
	font-size:43px;
	color:#FFF;
	font-weight:normal;
	text-align:right;
	margin-top:50px;
	z-index:10;
	position:relative;
	}
#formulario{
	float:right;
	position:relative;
	width:490px;
	z-index:30;
	margin-right:45px;
	}
#formulario h1{
	font-family:"Decker";
	color:#FFF;
	font-size:40px;
	margin-top:45px;
	text-align:right;
	position:relative;
	z-index:10;
	font-weight:normal;
	}
#formulario p{
	font-family:"Decker";
	font-size:17px;
	margin-top:80px;
	text-align:justify;
	width:420px;
	margin-bottom:65px;
	}
input{
	width:400px;
	background-color:#282828;
	color:#FFF;
	border:none;
	font-family:"Decker";
	font-size:19px;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:3px;
	margin-left:90px;
	}
textarea{
	width:478px;
	background-color:#282828;
	color:#FFF;
	border:none;
	font-family:"Decker";
	font-size:19px;
	padding-top:8px;
	padding-bottom:8px;
	height:115px;
	padding-left:10px;
	margin-top:3px;
	}
.campo{
	width:80px;
	color:#FFF;
	height:27px;
	background-color:#282828;
	position:absolute;
	margin-top:3px;
	font-family:"Decker";
	font-size:19px;
	padding-top:11px;
    padding-left:10px;
	}
#enviar{
	width:195px;
	background-image:url(../img/enviar.png);
	padding-top:0px;
	padding-bottom:0px;
	position:absolute;
	left:-285px;
	top:495px;
	background-color:transparent;
	cursor:pointer;
	font-size:28px;
	}
#enviar:hover{
	background-image:url(../img/enviar-h.png);
	text-decoration:underline;
	}
#footer{
	width:100%;
	float:left;
	position:relative;
	background-color:#bcbdbe;
	min-width:960px;
	padding-bottom:10px;
	padding-top:15px;
	}
#footer-960{
	width:960px;
	margin:auto;
	position:relative;
	}
#datos{
	float:left;
	background-image:url(../img/sombra.png);
	background-repeat:no-repeat;
	background-position:0px 20px;
	position:relative;
	width:262px;
	}
#datos h1{
	font-family:"Decker";
	font-size:18px;
	text-align:center;
	}
#datos p{
	font-family:"Decker";
	font-size:15px;
	margin-top:20px;
	line-height: 20px;
	}
#redes{
	float:right;
	background-image:url(../img/sombra.png);
	background-repeat:no-repeat;
	background-position:0px 20px;
	position:relative;
	width:262px;
	}
#redes h1{
	font-family:"Decker";
	font-size:18px;
	text-align:center;
	}
#tw{
	background-image:url(../img/tw.png);
	float:left;
	position:relative;
	width:42px;
	height:41px;
	margin-left:80px;
	margin-top:20px;
	}
#tw:hover{
	background-image:url(../img/tw-h.png);
	}
#in{
	background-image:url(../img/in.png);
	float:left;
	position:relative;
	width:42px;
	height:43px;
	margin-top:20px;
	margin-left:10px;
	}
#in:hover{
	background-image:url(../img/in-h.png);
	}

#copy{
	width: 960px;
	float: left;
	text-align: center;
}

#web{
	position:relative;
	margin-top:30px;
	text-decoration:none;
	color:#0000003b;
	background-image:url(../img/web.png);
	background-position:right;
	padding-right:150px;
	background-repeat:no-repeat;
	font-family:"Decker";
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	}
#btn_certificacion{
	color: #fff;
	text-shadow: 2px 2px 2px #000;
	background-color: #C63932;
	width: 348px;
	padding: 13px 10px;
	font-size: 25px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	text-decoration: none;
}

#btn_certificacion:hover{
	background-color: #000;
	color: #fff;
}


#btn-pdf{
	position:absolute;
	background-color:#000;
	color:#FFF;
	text-decoration:none;
	z-index:100;
	padding-left:76px;
	padding-right:9px;
	font-family:"Decker";
	font-size:22px;
	padding-top:15px;
	padding-bottom:15px;
	left:25px;
	}

#btn-pdf span{
	background-image:url(../img/pdf.png);
	background-color:#FFF;
	width:65px;
	position:absolute;
	left:0px;
	top:0px;
	background-position:left;
	height:53px;
	}

#btn-pdf:hover{
	background-color:#C83934;
	}

#btn-pdf:hover span{
	background-image:url(../img/pdf.png);
	}


#politica{
  width: 100%;
  min-width: 960px;
  float: left;
  position: relative;
}

#politica-960 {
	width: 960px;
	margin: auto;
	position: relative;
	text-align: center;
}

#politica-960 a {
  font-family: 'bebas_neueregular';
  color: #fff;
  font-size: 33px;
  margin-top: 45px;
  position: relative;
  z-index: 10;
  display: block;
  background-color: #001F3F;
  padding: 9px 49px;
  text-decoration: none;
  display: inherit;
    }

    #politica-960 a:hover{
	color: #000;
	background-color:  #a2a2a236;
}