/* 
Theme Name: BlueKnowLedge
Theme URI: http://www.blueknowledge.cl
Description: Desarrollado por Bluk Ltda. 
Version: 1.0
Author: Jose Cabezas
Author URI: http://www.bluk.cl
*/




/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Estilos*/
body {
	font-family: 'Open Sans', sans-serif;
	line-height:1.2em;

	font-weight: 400;
}
.container{
	/*max-width:1000px;*/
	min-width:320px;
}
#header {
	background-color:#131820;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	padding-top:30px;
	padding-bottom:30px;
	
height: 120px;
position: fixed;
visibility: visible;
}

.menu li{
	float:left;
}
.menu li a{
	color: #ffffff;
	opacity: 0.7;
	-webkit-transition: opacity .1s linear;
	-moz-transition: opacity .1s linear;
	-o-transition: opacity .1s linear;
	-ms-transition: opacity .1s linear;
	transition: opacity .1s linear;
	display:block;
	padding:20px 0;
	margin:0 10px;
	border-top:4px solid #131820;
}
.menu li.current_page_item a{
	opacity:1;
	border-top:4px solid #2c7ebe;
}
.menu:before,
.menu:after {
    content: " ";
    display: table;
}
.menu:after {
    clear: both;
}

a#pull {
	display: none;
}



/*Slider*/
#slider{
	background-color: #1b222e;
	/*min-height:200px;*/
	padding-top:48px;
}

#slider .item img{
	/*-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: absolute;
	top: -200px;
	left: -200px;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;*/
}
#slider .texto{
	right: 20%;
	left:15%;
	padding-bottom: 30px;
	position: absolute;
	bottom: 15%;
	top: 20%;
	z-index: 11;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: left;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	color: rgba(255,255,255,0.7);
}
#slider .texto h1{
	padding: 0;
	margin: 0;
	font-size: 60px;
	line-height: 68px;
	border: 0;
	width: 85%;
	letter-spacing: 0;
	font-weight: 300;
	color: #fff;
}

#slider .texto p{
	font-size: 24px;
	line-height: 40px;
	margin-top: 26px;
	width: 53%;
}
#slider .texto h1 span.alpha60,
#slider .texto p span.alpha60{
padding:10px;
}
.alpha60{
	 /* Fallback for web browsers that don't support RGBa */
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.6);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
	position: relative;
display: inline-block;
}
.alpha60:after{
content: "";
display: block;
height: 0px;
clear: both;
visibility: hidden;
}
#promo-bar {

	background-color:#2c7ebe;/*#0079C0;*/
	padding:26px 0;
	color:#fff;
		font-size:17px;
}
#promo-bar .texto{
	height: 100%;
	vertical-align: middle;

	line-height: 1.4em;
	padding-right: 20px;
	width: 100%;
}
#promo-bar .boton{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
	text-align: right;
}





/*Servicios*/

#servicios {
	padding:60px 0;
}
#servicios h1{
	font-size:2.2em;
	margin-bottom:50px;
	margin-top:25px;
	text-align:center;
}
#servicios .servicio{
	position:relative;
	padding:20px 0;
}
#servicios  .servicio .logo{
	position:absolute;
	width:50px;
}
#servicios  .servicio .contenido{
	line-height:1.5em;
	padding-left:60px;
}
#servicios  .servicio .contenido h3{

	font-weight: 500;
	margin-bottom: 8px;
	line-height: 22px;
}
#servicios  .servicio .contenido .vermas{
	margin-top: 15px;
}
#servicios .fa{
	font-size:36px;
	margin-bottom:15px;
	margin-top:15px;
	color:#2c7ebe;
}

#contacto {
	padding:40px 0;
	background-color:#eee;
}
#contacto h1{
	font-size:2.2em;
	margin-bottom:50px;
	margin-top:35px;
	text-align:center;
}
#contacto h3{
	font-weight:700;
	margin-bottom:20px;
}






/*Footer*/
#footer-bar {
	background-color:#2c7ebe;
	padding:10px 0;
	color:#fff;
	height:40px;
}
#footer{
	color: rgba(255,255,255,0.6);
	background-color: #1b222e;
}
#footer .footer-top{
	padding:40px 0 0 0;
}
#footer .footer-top h3{
	color:#fff;
}
#footer .footer-bottom{
	padding:10px 0;
	border-top:1px solid rgba(255,255,255,0.1);
}
#nav-footer .menu a,
#nav-footer .menu .i{border:0;}
#footer .copy{
	padding: 10px 0;
}
#footer .wpcf7-submit,
#footer .wpcf7-form-control {color:#1b222e;}

/*Paginas*/
#page{
	position: relative;
	padding-top: 40px;
	padding-bottom: 60px;
	margin-bottom:60px;
	top:80px;
	overflow:hidden;
}
#page .page_title{
	font-size: 2.2em;
	line-height: 1.6em;
	font-weight: 500;
	padding-bottom: 20px;
	margin: 20px auto 50px auto !important;
	width: 100%;
	border-bottom: 1px solid #dadada;
}
#page .post{
	line-height:1.6em;
	

	color: #6f6f6f;
}
#page .post h1,
#page .post h2,
#page .post h3
#page .post h4,
#page .post h5,
#page .post h6{
	color: #333;
	margin:15px 0 10px 0;
}
#page .post h1{
	font-size: 2em;
	font-weight: 700;
	line-height:1.2em;
	}
#page .post h2{
	font-size: 1.8em;
	line-height:1.2em;
}
#page .post h3{
	font-weight: 700;
	font-size: 1.3em;
}
#page .post h4,
#page .post h5,
#page .post h6{
	font-weight: 700;
}
#page .post p,#page .post ul li{

	line-height: 1.6em;
font-size: 0.9em;
font-weight: 100;
padding-bottom: 0.8em;
text-shadow: 0.2px 0px 0.1px #B1B1B1;
}
#page .post ul{
	margin:15px 0 15px 40px;
	line-height: 1.2em;

}
#page .post ul > li{
	position: relative;
}
#page .post ul > li:before{
	background-color: #2C7EBE;
content: "";
left: -1.5625em;
position: absolute;
top: 0.5em;
height: 0.625em;
width: 0.625em;
}
#page .post ul ul{

	margin-bottom:0;

}
#page .post ol{
	list-style:decimal;
	margin-left:40px;
	line-height: 1.2em;
}

.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}


.sidebar{
margin-top:60px;
}

.widget{
	margin-bottom:20px;
	padding:10px;
}
.widget h3{
	text-transform:uppercase;
	margin-bottom: 12px;
	font-weight:700;
}
.widget_info_contacto{
	
}
.widget_info_contacto li{
	margin-bottom:20px;
}
.widget_info_contacto li .fa{
	padding-right:10px;
}

.widget_acerca_de{

text-align:left;
}
.widget_acerca_de img{
padding:0;
margin:0;
}
.widget_acerca_de a,.widget_acerca_de p{
	width:100%;
	display:block;
	margin-bottom:10px;
}
.widget_ultimos_proyectos{
position: relative;
}
.widget_ultimos_proyectos .proyecto{
margin-bottom: 20px;
}

.widget_ultimos_proyectos .proyecto .imagen img{

border:1px solid #ccc;
}
.widget_ultimos_proyectos .proyecto .contenido {
display:none;
}


.widget_noticias_recientes .noticia{
margin-bottom: 20px;
position: relative;
min-height: 60px;

}

.widget_noticias_recientes .noticia .imagen {
position: absolute;
width: 60px;
height: 60px;
background-color:#ccc;
}
.widget_noticias_recientes .noticia .contenido {
padding-left: 80px;
}
.widget_noticias_recientes .noticia .contenido span.fecha {
display:block;
}

ul#mqtranslate-chooser{margin-top:27px;margin-left:10px;color:#333;}
ul#mqtranslate-chooser li{float:left;margin:0 5px 10px 7px;}

.widget_mqtranslate select#qtrans_select_mqtranslate-2-chooser{color:#333 !important;}

@media screen and (max-width:1200px){

	#slider .texto{
		top: 10%;
	}
	#slider .texto h1{
		font-size: 50px;
		line-height: 56px;
		width: 85%;
	}
	#slider .texto p{
		font-size: 24px;
		line-height: 35px;
		margin-top: 26px;
	}

}


@media screen and (max-width:980px){
	#slider .texto{
		top: 5%;
	}
	#slider .texto h1{
	font-size: 42px;
	line-height: 48px;
	width: 90%;
	}
	#slider .texto p{
		font-size: 20px;
		line-height: 30px;
		margin-top: 26px;
		width: 70%;
	}
}


@media screen and (max-width: 768px){
	#header{
		z-index: 0;
		position: static;
		height: auto;
	}
	.pull-right{
	float:none !important;
	}
	#page{
		top:0;
	}
	nav { 
  		height: auto;
  		float:left;
		position: relative;
		border-bottom: 0;
		clear:both;
		content:"";
		width: 100%;
  	}
  	nav ul {
  		width: 100%;
  		display: none;
  		height: auto;
		margin:0;

  	}
  	.menu li {
  		width: 100%;
  		position: relative;
  	}
  	.menu li a {
		border-bottom: 1px solid #eee;
		margin:0;
	}
  	.menu a {
	  	text-align: left;
	  	width: 100%;
  	}
	.menu li.current_page_item a {
	border:0;
	}

	a#pull .fa{
		font-size:30px;line-height:50px;color:#fff;
	}
	a#pull {
		display: block;
		position: absolute;
		top: 15px;
		right: 15px;
		content:"";
	}
	a#pull:after {
		width: 30px;
		height: 30px;

	}
	#slider{

		padding-top:0px;
	}
}

@media screen and (max-width: 767px){
	#slider .texto{
		top:0.1%;
	}
	#slider .texto h1 {
		font-size: 34px;
		line-height: 40px;
		width: 100%;
	}
	#slider .texto p{
		font-size: 20px;
		line-height: 30px;
		margin-top: 16px;
		width: 100%;
	}
	#promo-bar .pull-right{
		display:block;
		float: left !important;
	}
}

@media screen and (max-width: 480px){
	#slider .texto{
		
	}
	#slider .texto h1 {
		font-size: 20px;
		line-height: 20px;;
	}
	#slider .texto p{
		display:none;
	}
	
}
