/*
	VAO ESTUDIO 
/*-----------------------------------------------------.......-------*/


/*-------------------------------------------------------------------*/




@import url('reset.css');

@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700);



*{
    margin:0;
    padding:0;
}


*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
/* HACKS ------------------------------------------------------------*/

.clear{
	clear:both;
	height:1px;
}

.inv{ 
	display:none; 
}

/* SELECCION -------------------------------------------------------*/

html ::selection,
body ::selection,
button ::selection,
input ::selection,
select ::selection,
textarea ::selection {
  background: rgb(255, 122, 0);
  color: rgb(255, 255, 255);
}

html ::-moz-selection,
body ::-moz-selection,
button ::-moz-selection,
input ::-moz-selection,
select ::-moz-selection,
textarea ::-moz-selection {
  background: rgb(255, 122, 0);
  color: rgb(255, 255, 255);
}

/* SELECCION ------------------------------------------------------------*/


/* GENERAL ------------------------------------------------------------*/

body{
	font-family:'Open Sans', sans-serif;
	color: #000 !important;
	line-height: 1.6em;
	position: absolute;
	font-weight:400;
	width: 100%;
	height: 100%;
	font-size:13px;
	
	
	


	
}

img ,header.main , .F1 { behavior: url(iepngfix.htc); }


a img{
	text-decoration: none;
	outline: none;
	border:0;
}

a{
	color: #656565;
	text-decoration: none;
	outline: none;
}

a:hover{ 
	text-decoration:none; 
	outline: none;
}


h1 {
color: rgb(139, 139, 139);
font-size: 26px;
line-height: 30px;
margin-bottom: 20px;
font-family: 'Open Sans', sans-serif;
font-weight: 300;
text-transform: none;
margin-top: 0px;
text-shadow: 0 1px rgba(255, 255, 255, 0.88);
border-bottom: 4px solid rgba(0, 0, 0, 0.13);
padding-bottom: 10px;
display: inline-block;
}
h2{
	font-size: 20px;
	color: rgb(167, 103, 103);
	font-weight: 300;
	margin-bottom: 15px;
	
}
h3{
	font-size: 35px;
	color: rgb(174, 189, 0);
	font-weight: 300;
	margin-bottom: 23px;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 30px;
}

h4{
font-size: 34px;
line-height: 22px;
color: rgb(83, 82, 82);
margin: 25px 0 20px 0;
text-transform: none;
font-weight: 300;
text-shadow: 0px -1px rgba(255, 255, 219, 0.58);
font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
letter-spacing: -1px;

}

h5{
	font-size: 54px;
	line-height: 30px;
	color: #6D6C6C;
	margin-bottom: 30px;
	font-weight: 700;
	text-transform: none;

}

h6{
	font-size: 25px;
	line-height: 22px;
	color: rgb(245, 108, 0);
	margin-bottom: 25px;
	font-weight: 400;
	text-transform: none;

}
 p {
	font-size: 13px;
	color: rgb(107, 107, 107);
	margin-bottom:25px;
}


/* CONTENIDO -----------------------------------------------------*/
#page{
	width: 100%;
	margin: auto;
	float: left;
	min-width: 1100px;
}

.top {
	height: auto;
	position: relative;
	min-width: 1100px;
	/* background: rgb(4, 20, 56); */
}

.wrapper { 
	width: 1000px; 
	margin: 0 auto;  
}


header.main {  
	padding: 0px 0px 0px 0px; 
	z-index: 5; 
	position: absolute;
	float: left;
	width: 305PX;
	left: 0;
	top: 0;
}
.clip {
	width: 100%;
	height: 100%;
	background: rgb(4, 20, 56);

	max-width: 1000px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.top-redes {
	z-index: 5;
	position: relative;
	width: 100%;
	min-width: 1100px;

 
	
	background: #fff;
}



#footer {
	z-index: 5;
	position: relative;
	width: 100%;
	min-width: 981px;
	padding-top: 319px;
	background: url(../imagenes/fot-.png) top no-repeat;
	float: left;
}
.icon-footer {
	background: url(../imagenes/fot.png) top no-repeat;	
	width: 100%;
	position:absolute;
	height:100%;
	z-index:6;
}
.bottom {
	z-index: 5;
	position: relative;
	width: 100%;
	min-width: 981px;
	background: rgb(255, 255, 255);

	padding-bottom: 30px;
}
.div-bottom {
	z-index: 5;
	position: relative;
	width: 100%;
	min-width: 981px;


	background: rgb(25, 39, 97); 
	
	border-top: 1px solid rgb(17, 53, 119);
}
.div-top {
	z-index: 6;
	position: relative;
	width: 100%;
	min-width: 981px;
	background: #232965;
	padding: 50px 0;
}
#main {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.content {

	display: table;
	

	
}

.body {
	border-right: none;
	display: table-cell;
	vertical-align: top;
	width: 1075px;
	border-right: none;
	padding: 0;
	color: #32373B;
	padding-top: 30px;
	
}
 section.inicio {
	margin-bottom: 0px;
	margin-top: 0;
	float: left;
	max-width:570px;
}


#main .body section {
	margin-bottom: 20px;
}

.full {
	border-right: none;
	
}


#logo {
	vertical-align: top;
	position: relative;
	width: 276px;
	z-index: 5; 
	padding: 0;
	margin: 0px;
	float: left;
	background: rgba(255, 255, 255, 0);
	margin-top: 0;
}
	
#logo a.logo {
	text-indent: -5000px;
	height: 67px;
	background: url(../imagenes/logo1.png) top left no-repeat;
	display: block;
	margin: 0;
	background-size: cover;
}



#forma-d-pago {
	color: rgba(233, 233, 233, 0.92) !important;
	padding: 20px 24px;
	background: #622CA7;
				border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz--border-radius: 8px;
	-o--border-radius: 8px;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
	font-size: 12px;
	margin: 30px 0;
}
#forma-d-pago .columnas {
	margin-bottom: 30px;
		padding-bottom: 30px;
	border-bottom: 1px dashed rgba(223, 154, 209, 0.47);
}
#home #forma-d-pago h2{
	color:rgb(53, 204, 198);

}
.col-izq {
	float: left;
	width: 250px;
	margin-right: 30px;
}
.col-1 {
	float: left;
	width: 47%;
	margin-right: 5%;
}
.col-der {
	float: left;
	
}
.columnas{
	margin-bottom: 25px;
	position: relative;
	display: table;
	
}
#item{
	margin-top: 0;
	position: relative;	
}
#item p{
	
	color: #bbbbbb;
}


/* BUSCADOR -----------------------------------------------------*/
.top-search{
	position: relative;
	margin-left: 0;
	float: left;
	top: 0;
	right: 0;
}

#form1 #parametro{
	color: #646464;
	font-size: 12px;
	width: 195px;
	height: 30px;
	margin: 0px 0px 15px 0px;
	padding: 2px 35px 2px 8px;
	border: 0;
	background: rgb(241, 241, 241);
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid rgb(111, 143, 224);
}

#form1 #searchsubmit{
	position: absolute; 
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	border: 0px;
	background: url(../imagenes/search-submit.png) no-repeat  transparent 0PX CENTER;
	cursor: pointer;
}
/* FIN BUSCADOR -----------------------------------------------------*/


.item{
	position: relative;
	display: table;
	min-height: 130px;
	background-color: rgb(8, 148, 160);
	width: 100%;
	border-bottom: 1PX SOLID #FFF;
	margin-bottom: 15px;
}



.destacado {
	margin-top: 0px;
	position: relative;
	display: table;
	float: left;
	padding: 20px;
	
	border: 4px solid  #FFF;
}
.destacado h1 {
    margin-bottom: 15px;
	
    font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 24px;
    color: rgb(43, 90, 189);
    font-weight: 700;text-transform: uppercase;
}

#home .cuadro {
	width: 100%;
	height:auto;
	background:rgb(0, 166, 189) url(../imagenes/icon.png) no-repeat center;
	
	margin-bottom: 0px;

}
#home a.onhover img {
	opacity:1;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

#home a.onhover img:hover {
	opacity: .2;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

.destacado h5 {
	font-size: 13px;
	color: #86C83E;
	font-weight: 700;
	margin-bottom: 5px;
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
}
.destacado .icono{
	 background-image: url(../imagenes/cone.png);
	 background-repeat:no-repeat;
	 background-position: center;
	 width: 45px;
	 height: 100%;
	 background-color: rgb(1, 38, 43);
	 position:absolute;
	 right: 0;
	 top: 0;
}
#home h2, #proyectos h2, #contacto h2{
	font-size: 20px;
	color: rgb(255, 61, 0);
	font-weight: 700;
	margin-bottom: 16px;
	text-transform: none;
	
	line-height: 22px;
}
#home #contactForm h2{
	color: rgb(3, 71, 224);

}
.col-proy {
width: 170px;
float: left;
margin-right: 30px;
border: 0;
padding: 0;
}
.col-proy-des{
	width: 284px;
	float: left;
	margin-right: 48px;

}
.col-proy-des p strong{
	color:#fff;

}
.cuadro {
	width: 100%;
	height: 200px;
	background: #01262b;
	

}
.cuadro1 {
	width: 100%;
	height: 146px;
	background: #01262b;
	

}
.enlace {
	display: block;
	height:auto;
	margin-bottom: 15px;
	
}
#home .enlace {
	display: block;
	min-height: 230px;
	margin-bottom: 10px;

}
.destacado p{
	margin:0;
}

.onhover {
    display: block;
    
    padding: 5PX;
    border: 1PX solid rgba(13, 209, 186, 0.37);
    margin-bottom: 20PX;
}

.tst {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: absolute;
	right: -60px;
	top: 0;
}
.st {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: 300;
	width: 160px;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
}
.top .bajada{
	background-repeat: no-repeat;
	background-position: 100% 80%;
}
.bajada{
	text-align: center;
	display: inline-block;
	width: 100%;
	position: relative;
	padding: 20px 0;
	min-height: 30px;
}
#footer .bajada{
	text-align: center;
	display: inline-block;
	width: 100%;
	position: relative;
	padding: 20px 0 35px 0;
	min-height: 30px;
}

.bajada p{
font-size: 12px !important;
color: rgb(255, 255, 255);
margin-bottom: 0;
}


.bloque-footer-01 {
	display:block;
	float:left;
}
.bloque-footer-02 {
	display:block;
	float: right;
}
.bloque-footer-02 p {
	display:block;
	float: left;
}


.color01 {
	color: rgb(17, 224, 208);
	font-weight:bold;
}

.color02 {
	color: rgb(22, 169, 206);
	font-weight: bold;
}
.color03 {
	color: rgb(49, 113, 124);
	font-weight: 300;
}


/* COLUMNAS*/


.una-columnas{
	float: left;
	width: 575px;
}
.dos-columnas{
	width: 450px;
	float: left;
	height: 300px;
	background-color: transparent; 
}
.tres-columnas{
	width: 278px;
	float: left;
}
.cuatro-columnas{
	width: 190px;
	float: left;
	margin-right:20px;
}

.col-empresa {
	width: 250px;
	margin-right: 23px;
	float: left;	
}


.col1 {
	width: 360px;
	position: relative;
	float: left;
}
.col2{
	width: 450px;
	position: relative;
	float: left;
	margin-right:50px;
}
.col3{
	width: 450px;
	position: relative;
	float: left;
}


/* FIN COLUMNAS-*/

.mail{
	background: url(../imagenes/mail.png) no-repeat 0px 7px;
	padding-left: 25px;
	display: block;
		margin-bottom: 5px;
	padding-bottom: 5px;
	

}
.direccion{
	background: url(../imagenes/house.png) no-repeat 0px 5px;
	padding-left: 25px;
	display: block;

	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(0, 41, 47, 0.14);
}
.telefono{
	background: url(../imagenes/telefono.png) no-repeat 0px 3px;
	padding-left: 25px;
	display: block;
		margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid rgba(0, 41, 47, 0.14);

}
.casilla{
	background: url(../imagenes/casilla.png) no-repeat 0px 3px;
	padding-left: 25px;
	display: block;

}
/*REDES*/
.tt-wrapper{
	padding: 0;
	height: 28px;
	margin: 0px 25px 0 5px;
	list-style: none;
	top: auto;
	position: relative;
	left: auto;
	float:left;

}
.tt-wrapper li{
	float: left;
}
.tt-wrapper li a{
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 0px;
	outline: none;
	text-indent: -9000px;
	position: relative;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
	opacity: 0.5;
}

.tt-wrapper li .tt-email{
    background: transparent url(../imagenes/email.png) no-repeat top left;
}
.tt-wrapper li .tt-twitter{
   background: transparent url(../imagenes/twitter-.png) no-repeat top left;
   margin-right: 0px;
}
.tt-wrapper li .tt-facebook{
    background: transparent url(../imagenes/facebook-.png) no-repeat top left;

    margin-right: 10px;
}


.tt-wrapper li a:hover{
	opacity: 1;
}
.twitter {
	margin-right: 0px;
	float: left;
}
.facebook {
	margin-right: 0;
	float: left;
}
.div-bottom .twitter {
	margin-right: -15px;
	float: none;
	display: inline-block;
}
.div-bottom .facebook {
	margin-right: 0;
	float: none;
	display: inline-block;
}
/*FIN REDES*/

/*BOTON VAO*/
.enlace-vao:link, 
.enlace-vao:visited {
	color: rgb(117, 117, 117);
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	transition-duration: 0.6s;
	margin-left: 5px;
	letter-spacing: 1px;
} 
.enlace-vao:hover {
	color: #a2c037;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;

}
/*FIN BOTON VAO*/






/*BOTON*/
.btn {
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 8px 0;
	display: inline-block;
	margin: 0;
	width: 100%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: rgb(27, 116, 167);
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Pseudo elements for icons */
.btn:before,
.icon-heart:after,
.icon-star:after,
.icon-plus:after,
.icon-file:before {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	position: relative;
	-webkit-font-smoothing: antialiased;
}

/* Button 4 */
.btn-4 {
				border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz--border-radius: 8px;
	-o--border-radius: 8px;
	color: #fff;
	overflow: hidden;
}

.btn-4:active {
	border-color: #17954c;
	color: #17954c;
}

.btn-4:hover {
	background: rgb(62, 36, 170);
}

.btn-4:before {
	position: absolute;
	height: 100%;
	font-size: 125%;
	line-height: 3.5;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-4:active:before {
	color: #17954c;
}

/* Button 4a */
.btn-4a:before {
	left: 130%;
	top: 0;
}

.btn-4a:hover:before {
	left: 80%;
}
/* Button 4c */
.btn-4c:before {
	left: 70%;
	opacity: 0;
	top: -10PX;
}

.btn-4c:hover:before {
	left: 80%;
	opacity: 1;
}
.icon-arrow-right:before {
	content: "\f101";
}

.icon-arrow-left:before {
	content: "\f101";
}
.color-4 {
	float:left;
	background:#666;}
	
.L1 {
	width: 245px !important;
}
#contenido{
	position: relative;
	margin: 0;
	width:570px;
	margin-right:30px;
	display: block;
	float: left;
	min-height:1000PX;
	height:100%;
	
}
#contenido.full-largo{
	width:850px !important;

	
}
#sidebar{
	position: relative;
	margin: 0;
	width: 195px;
	min-height: 300px;
	display: block;
	float: left;
	
}
#sidebar li.n2014, #sidebar li.n2015, #sidebar li.n2016, #sidebar li.n2017,#sidebar li.n2018 {
	display:none;
}

#sidebar li.n2012  a{
    background-image: url(../imagenes/arrow.png) ;
    background-color: rgb(15, 78, 136) ;
    background-repeat: no-repeat;
    background-position: 160px center;
}
#sidebar li.n2013 a {
    background-image: url(../imagenes/arrow.png) ;
    background-color: rgb(9, 54, 95) ;
    background-repeat: no-repeat;
    background-position: 160px center;
}
#sidebar li.n2012 a:hover{
    background-color: #000 ;

}
#sidebar li.n2013 a:hover{
    background-color: #000 ;

}

#contenido p a:link, 
#contenido p a:visited {
	color: rgb(22, 169, 206);
	font-weight: 700;
} 
#contenido p a:hover {
	text-decoration: underline;
}

.link:link, 
.link:visited {
	color:rgb(17, 224, 208);
} 
.link:hover {
	text-decoration: underline;
}

.vao:link, 
.vao:visited {
	color:rgb(17, 224, 208);
} 
.vao:hover {
	text-decoration: underline;
}
.welcome {
	float: left;
	margin-bottom: 15px;
}
.welcome h6{
	color: rgb(0,102,255);
	margin-bottom: 25px;
	font-size: 34px;
}
.welcome p{
    font-size: 15px;
    line-height: 23px;
    color: rgb(131, 131, 131);
}
.registrar {
	width: 570px;
	height:auto;
	float:left;
	
	position: relative;
	display: block;
	z-index:1;
	margin-bottom:20px;
}
.rg {
	z-index:1;
}
.registrar h1{
    text-shadow: 0 1px rgba(0, 0, 0, 0.49);
    color: #fff;
    font-size: 14px;
    padding: 30px 20px 0 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}


/* Button 5 */
.btn-5 {
	background: rgba(6, 176, 199, 0.97);
	color: #fff;
	height: 40px;
	min-width: auto;
	line-height: 24px;
	font-size: 13px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 50%;
	text-align: center;
	width: 130px;
	left: 260px;
	margin-top: -20px;
}

.btn-5:active {
	background: #9053a9;
	top: 49%;
}

.btn-5 span {
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}

.btn-5:before {
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 2.2;
	font-size: 150%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-5:active:before {
	color: #703b87;
}

/* Button 5a */
.btn-5a:hover span {
	-webkit-transform: translateY(300%);
	-moz-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%);
}

.btn-5a:before {
	left: 0;
	top: -100%;
}
.icon-cart:before {
	content: "\f087";
}
.btn-5a:hover:before {
	top: 0;
}


#main aside {
	padding: 5px 0 0 0;
	margin-bottom: 0;
}


#main aside {
	display: table;
	vertical-align: top;
	float: left;
}

aside {
	border: none;
	height: 1px;
	margin-bottom: 26px;
}


#home aside .cuadro:visited ,
#home aside .cuadro:link{
	float:left;
	width: 195px;
	height:auto;
	margin-bottom: 20px;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;

	padding: 0px;
	color: rgb(51, 51, 51);
	font-size: 11px;
	line-height: 15px;
}

#home aside .cuadro:hover {
	opacity:.7;
	border:none;
	

}
#footer iframe{
	height: 362px;
	

}
#home aside .cuadro span{
	float:left;
}
.tit {
    font-weight: 700;
    font-size: 15px;
    font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
    color: rgb(5, 109, 150);
    padding-top: 90px;
    margin-bottom: 10px;
}
#cont {
	display:table;
	float:left;
	height:100%;
}
#result {
	position: relative;
	bottom: 0px;
	right: 0px;
	width: 570px;
	height: 100%;
	min-height:600px
	background: none;
	padding: 0px;
}
.loading {
	position: absolute;
	top: 0; 
	left: 50%;
	margin-left: -30px;
}
.mg {
	margin-bottom: 30px;
}
.mayo .columnas {
	margin-bottom:35px;
}


/* MENU */
#nav{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	height: 42px;
	list-style: none;
	margin: 0;
	height: 100%;
	background-color: #032A5A;
}
.div-menu{
	float: left;
	height: 650px;
	width: 180px;
	position: relative;
	list-style: none;
	margin-top: 0px;
	margin-right:0px;
}
#nav>li{
	display: inline-block;

	margin-top: 0px;
	-moz--border-radius: 4px;
	-o--border-radius: 4px;
	border-bottom: solid 1px #074779;
	width: 100%;
}

#nav>li:first-child{
	margin-left: 0px;
}

#nav>li>a{
	display: block;
	text-decoration:none;
	font-size: 12px;
	padding: 13px 10px 13px 30px;
	-moz--border-radius: 5px;
	-o--border-radius: 5px;
	color: rgba(204, 204, 204, 0.38);
	font-weight: normal;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	background: url(../imagenes/footer-bullet.png) no-repeat 10px 17px;

}

#nav>li>a:hover,
#nav>li.current-menu-item>a{
	color: #FFF;
	text-shadow: none;
	background: #0064A7 url(../imagenes/footer-bullet.png) no-repeat 15px 17px;
}
#div-menu {
	display: block;
	float: left;
	width: 250px;
	
	height: 100%;
	margin-bottom: 30px;
}
.btn-home {
	float:left;
	width:100%;
}
.bt-inicio:link, 
.bt-inicio:visited {
    padding: 12px 10px 12px 40px;
    display:block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.81);
    font-size:14px;
    height: auto;
    font-weight: normal;
    background:rgb(0, 103, 235) url(../imagenes/house.png) no-repeat 6% center;
    font-size: 14px;	
	outline:none;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
    margin-bottom: 1px;
	letter-spacing: 1px;
} 
.bt-inicio:hover {
    background: rgb(10, 76, 160) url(../imagenes/house.png) no-repeat 6% center;
     color: rgba(255, 255, 255, 0.81);
	text-decoration:none;
}
.bt-prensa:link, 
.bt-prensa:visited {
    padding: 12px 10px 12px 40px;
    display:block;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.81);
    font-size:14px;
    height: auto;
    font-weight: normal;
    background:rgb(2, 153, 253) url(../imagenes/newspaper.png) no-repeat 6% center;
    font-size: 14px;	
	outline:none;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
    margin-bottom: 1px;
	letter-spacing: 1px;
} 
.bt-prensa:hover {
    background: rgb(9, 116, 187) url(../imagenes/newspaper.png) no-repeat 6% center;
     color: rgba(255, 255, 255, 0.81);
	text-decoration:none;
}

.leer-mas1:link, 
.leer-mas1:visited {

	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
    

	margin-bottom: 0;
	

	padding: 10px 20px;

	display: block;

	color: #FFF;

	background: #B60E58;

	margin-top: 30px;

} 
#volver{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	height: 100%;
}
#volver li{
	display: block;
	position: relative;
	height: 100%;
}
.leer-mas1:hover {
    background:#6D0E85;
     color: rgba(255, 255, 255, 0.81);
	text-decoration:none;
}

.comentarios-face {
	margin-top: 15px;
	border-top: 1px solid #C0C0C0;
	padding-top: 10px;
	float: left;
}
.modulo {
	margin-bottom: 15px;
}
.siguenos-2 {
    display: block;
    width: 100%;
    margin: 40px 0 20px 0;
    float: left;
}
.siguenos-2 .twitter {
	margin-right: 0;
	float: right;
}
.siguenos-2 .facebook {
	margin-right: 0px;
	float: right;
	padding-bottom: 10px;
}
.siguenos-2 .google-plus {
	margin-right: 20px;
	float: right;
	
}
.mB {
	margin:0;
}

.ac-menu,
.ac-menu ul,
.ac-menu li,
.ac-menu a,
.ac-menu span {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

.ac-menu li {
	list-style: none;
}

/* Accordian Style */

.ac-menu li > a {
	display: block;
	position: relative;
	min-width: 160px;
	padding: 0 10px 0 0;
	text-align: center;
	height: 32px;

	color: #FFFFFF;
	font: bold 12px/32px Arial, sans-serif;
	text-decoration: none;
	
	
	background: #343435;
	background: -moz-linear-gradient(top, #343435 1%, #4a4a4a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#343435), color-stop(100%,#4a4a4a));
	background: -webkit-linear-gradient(top, #343435 1%,#4a4a4a 100%);
	background: -o-linear-gradient(top, #343435 1%,#4a4a4a 100%);
	background: -ms-linear-gradient(top, #343435 1%,#4a4a4a 100%);
	background: linear-gradient(top, #343435 1%,#4a4a4a 100%);
	
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.ac-menu > li:hover > a,
.ac-menu > li:target > a {
	text-shadow: 1px 1px 1px rgba(255,255,255, .2);
	
	
	background: #20a4ca;
	background: -moz-linear-gradient(top, #20a4ca 1%, #47b5d4 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#20a4ca), color-stop(100%,#47b5d4));
	background: -webkit-linear-gradient(top, #20a4ca 1%,#47b5d4 100%);
	background: -o-linear-gradient(top, #20a4ca 1%,#47b5d4 100%);
	background: -ms-linear-gradient(top, #20a4ca 1%,#47b5d4 100%);
	background: linear-gradient(top, #20a4ca 1%,#47b5d4 100%);
	
	
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);

}



/* Sub-Menu */

.sub-menu li a {
	color: #797979;
	text-shadow: 1px 1px 0px rgba(255,255,255, .2);

	background: #eae9e9;
	border-bottom: 1px solid #c1bfbf;

	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.sub-menu li:hover a { background: #f6f5f5; }



/* Accordian Function */

.ac-menu li > .sub-menu {
	height: 0;
	overflow: hidden;

	-webkit-transition: height .2s ease-in-out;
	-moz-transition: height .2s ease-in-out;
	-o-transition: height .2s ease-in-out;
	-ms-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out;
}

.ac-menu li:target > .sub-menu {
	height: 98px;
}
#acor {
width:195px;
margin: 0 auto;
float:left;
}

.ac-container{
	width: 195px;
	margin: 0px auto 0px auto !important;
	text-align: left;
	float: left;
}
.ac-container label{
	padding: 12px 10px 12px 40px;
	position: relative;
	z-index: 20;
	display: block;
	/* height: 30px; */
	cursor: pointer;
	color: #FFF;

	font-size: 14px;
	background: #326DD6 url(../imagenes/newspaper2.png) no-repeat 6% center;
	margin-bottom: 2px;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	letter-spacing:1px;
}
.ac-container label:hover{
	background: #24BFFF url(../imagenes/newspaper2.png) no-repeat 6% center;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #24BFFF url(../imagenes/newspaper2.png) no-repeat 6% center;
	color: #FFFFFF;

}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: url(../imagenes/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(../imagenes/arrow_up.png);
}
.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}
.ac-container input:checked ~ article.ac-small{
	height: 370px;
}
.ac-container input:checked ~ article.ac-medium{
	height: 366px;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
}

#contenido section .sub {
	font-size: 16px;
	color: rgb(92, 89, 89);
	margin-bottom:25px;font-weight: 700;
}





#otras-pag {
	width: 100%;
	display: table;
	min-height: 50px;
	position: relative;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #C0C0C0;
}

#otras-pag .sig {
	float:left;
	width: 50%;
	display:block;
	text-align: right;
	min-height: 40px;
}
#otras-pag .sig a{
	
}
#otras-pag .ant {
	float:left;
	width: 50%;
	display: block;
	min-height: 40px;
}

/* BOTON LEER MAS */	
.botoncss3 {
	font-family: 'Open Sans Condensed', Arial, Helvetica, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
	color: white;
	padding: 8px 24px;
	background: #5459CF;

	
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	position: relative;
	display: inline-block;
}
.botoncss3:hover {
	color: rgb(255,255,255);
	background: #3A3D8D;
}
.pie-de-foto {
background: rgba(156, 156, 156, 0.33);
color: #555455;
padding: 15px;
font-size: 10px;
margin-top: -30px;
line-height: 17px;
}
#main .body section.programa{
	margin-bottom: 20px;
	background: rgba(27, 163, 130, 1);
	color: #F7F7F7 !important;
	padding: 20px;
	border: 1px solid #147245;
}
#main .body section.programa .columnas{
	margin-bottom: 0px;
	position: relative;
	display: table;

	width: 100%;
	border-bottom: 1px solid rgba(67, 209, 158, 0.47);
}
#main .body section.programa .col1 {
	padding:15px 0;
	width: 35%;
	position: relative;
	float: left;
}
#main .body section.programa .col2{
	padding: 10px 0;
	width: 65%;
	position: relative;
	float: left;
	margin-right:0;
}
#main .body section.programa p {
	font-size: 12px;
	color: #fff;
	margin-bottom:0px;
}
#main section.programa  h2.st1{
    color: #fff;
    margin: 20px 0;
}
.fn1{
    background: #0DA2BE !important;
    border: 1px solid #156E7A !important;
}
/* Button 4 */
.prensa {
	display: block;
	position: relative;
	z-index: 1;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	background:#ebebeb;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;

}


.prensa:hover {
	border: 1px solid  #09F;
	background: rgba(54, 62, 146, 0.14);
}

._list1 {
	color: rgb(92, 89, 89);
font-size: 12px;
    padding-bottom: 15px !important;
    }	
._list1 > li{
background: url(../imagenes/cir.png) 5px 7px no-repeat;
position: relative;
display: block;
padding-left: 20px;
text-transform: none;


}
._list1 > li >a{ color: rgb(22, 169, 206);}
._list1 > li >a:hover{text-decoration: underline;}

.fn {
	background: #CCC;
}
.boton-titulo {
	background: rgba(6, 176, 199, 0.97);
	color: #fff;
	height: 40px;
	min-width: auto;
	line-height: 24px;
	font-size: 13px;
	text-align: center;
	left: 260px;
	padding:10px 30px;
}
#cab-iframe {
	height: 179px;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth { margin-right: 4%; float: left; margin-bottom:20px; }
.one_half { 	width: 48%; }
.one_third { width: 30.6666%; }
.two_third { width: 65.3332%; }
.one_fourth { width: 22%; }
.three_fourth { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth  { width: 37.6%; }
.column-last { margin-right: 0 !important; clear: right; }

nav#menu-top {
    display: inline-block;
    float: right;
    display: block;
    margin-top: 20px;
}
nav#menu-top li{
    float: left;
}
nav#menu-top a {
position: relative;
display: inline-block;
margin: 0px 1px 4px 0px;
outline: none;
color: rgb(255, 255, 255);
text-decoration: none;
font-weight: 700;
text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
font-size: 1em;
padding: 8px 18px;
background: rgb(16, 188, 231);
}
nav#menu-top a { 
background: rgb(16, 188, 231);
}
nav#menu-top a::after {
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 1px;
background: rgb(192, 192, 192);
content: '';
opacity: 0;
-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
transition: height 0.3s, opacity 0.3s, transform 0.3s;
-webkit-transform: translateY(-10px);
-moz-transform: translateY(-10px);
transform: translateY(-10px);
}




nav#menu-top a:hover::after, nav#menu-top a:focus::after {
height: 5px;
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
}
.menu-block {
    background: rgb(16, 153, 231);
}
.col {
	float:left;
	position:relative;
	padding: 15px;
	border: 1px solid rgba(0, 0, 0, 0.28);
}

body .col-one {
    width: 290px;  
    margin-right: 0;
	
    position: absolute;
    height: 100%;
}
.sty-one {
font-size: 14px;
line-height: 23px;
}

.col-two-3{
    width: 680px;
	min-height: 160px;
    margin-left: 320px;
}
.col-two-3 p:last-child{
	margin:0;
}

#home.licencias h2{
color: #05A3EF;
}

#home.registromarca h2{
color: #FEB801;
}

#home.soluciones h2{
color: rgb(219, 60, 13);
}

.soluciones .cloq.imagen-bloq {
width: 100%;
height: 100%;
background-size: 50%;
background-repeat: no-repeat;
background-position: center;
background-color: rgb(219, 60, 13);

}

.registromarca .cloq.imagen-bloq {
width: 100%;
height: 100%;
background-size: 50%;
background-repeat: no-repeat;
background-position: center;
background-color: #FEB801;

}


.cloq {
width: 100%;
height: 100%;
background-size: cover;
background-position: center;

}
.img-01 {
	background-image: url(../imagenes/microsoft_admi-01.png);
}

.img-02 {
	background-image: url(../imagenes/microsoft_admi-02.png);
}

.img-03 {
	background-image: url(../imagenes/microsoft_admi-03.png);
}

.img-04 {
	background-image: url(../imagenes/microsoft_admi-04.png);
}

.img-05 {
	background-image: url(../imagenes/microsoft_admi-05.png);
}

.img-06 {
	background-image: url(../imagenes/microsoft_admi-06.png);
}

.img-07 {
	background-image: url(../imagenes/microsoft_admi-07.png);
}





.img-08 {
	background-image: url(../imagenes/microsoft_admi-12.png);
}

.img-09 {
	background-image: url(../imagenes/microsoft_admi-13.png);
}

.img-10 {
	background-image: url(../imagenes/microsoft_admi-14.png);
}

.img-11 {
	background-image: url(../imagenes/microsoft_admi-15.png);
}

.img-12 {
	background-image: url(../imagenes/microsoft_admi-16.png);
}

.img-13 {
	background-image: url(../imagenes/microsoft_admi-17.png);
}

.img-14 {
	background-image: url(../imagenes/microsoft_admi-18.png);
}

.img-15 {
	background-image: url(../imagenes/microsoft_admi-19.png);
}




.img-16 {
	background-image: url(../imagenes/microsoft_admi-22.png);
}

.img-17 {
	background-image: url(../imagenes/microsoft_admi-23.png);
}