@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html { font-size: 100%; padding: 0; margin: 0; height: 100%;}

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    color: #f2ede3;
    background: #FFF;
    font-size: 0.9em;
    font-weight: 300;
}

textarea {
	resize: none;
}



/* estilos toogle menu superior */

.bottomInfo {
	display: none;
	width: 100%;
	height: 150px;


}

h2.titForm {
	font-size: 2rem;
	color: #fff;
	text-align: center;
	padding-top: 10px;

}

#toggle {
  display: block;
  width: 28px;
  height: 30px;
  margin: -40px 40px 0 auto;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #888;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* menu appearance*/
#menu {
  position: relative;
  color: #999;
  width: 30%;
  padding: 10px;
  margin: 0 20px 0 auto;
  font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
  text-align: center;
  border-radius: 4px;
  background: white;
  box-shadow: 0 1px 8px rgba(0,0,0,0.05);
  /* just for this demo */
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
}
#menu:after {
  position: absolute;
  top: -15px;
  left: 95px;
  content: "";
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
}
ul, li, li a {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
}
li a {
  padding: 15px;
  color: #888;
  text-decoration: none;
  transition: all .2s;
}
li a:hover,
li a:focus {
  background: #1b75bb;
  color: #fff;
}








/* --------  */


/* div 1 */


#entradaPag {
	width: 100%;
	height: 600px;
	background-image: url(../images/img_principal.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#entradaPag h1 {
	color: #fff;
	font-family: 'Raleway', Calibri, Arial, sans-serif;
	font-size: 65px;
	text-align: center;
	font-weight: 300;
	margin-top:  -50px;
	margin-left: 0%;
	line-height: 0;
}

#entradaPag h2 {
	color: #fff;
	font-family: 'Raleway', Calibri, Arial, sans-serif;
	font-size: 26px;
	text-align: center;
	font-weight: 300;
	margin-top: 20px;
	line-height: 0;
}

.logoPrincipal {
	margin-top: 40px;
	margin-left: 50px;
	width: 35%;
	height: auto;
	min-width: 300px;

}

.textosTop {
	margin-top: 200px;
}

/*div footer*/

#footer {
	background-color: #fff;
	width: 100%;
	height: 100px;
	z-index: -9999999999;
	color: #373737;
	text-align: center;
}





/*---------*/

/* contact form */


.nombreInput{
	width: 80%;
	height: 60px;
	border-radius: 10px;
	margin-top: 16px;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 16px;
	padding-left: 30px;
	border:none;

}


.contMensaje{
	width: 80%;
	height: 200px;
	border-radius: 10px;
	margin-top: 16px;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 16px;
	padding-left: 30px;
	padding-top: 15px;
	border: none;

}



.botonenviarmensaje {
	font-family: 'Lato', sans-serif;
	font-size: 1.5em;
	margin-left: 10%;
	width: 30%;
	height: 60px;

}





/* ------- */

/*------mitadUno ---*/

.mitadUno {
	width: 50%;
	height: 100%;
	padding: 100px 30px 100px 30px;
	background-color: #fff;
	float: left;
}

.logo_empresa {
	width: 120px;
	height: auto;
	float: left;
	margin-left: 50px;

}

.bl-content .mitadUno h1 {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	color: #464646;
	line-height: 35px;

}

.bl-content .mitadUno p {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	color: #464646;
	line-height: 22px;

}

.textoServicios {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 20px;
}

.titServicios {
	width: 60%;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 100px;
}

.numTels {
	width: 20px;
	height: auto;
}


.direcTels {
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 20px;

}




/*--------*/

/* Mitad Dos */

.mitadDos {
	width: 50%;
	height: 100%;
	padding: 100px 30px 100px 30px;
	background-color: #fff transparent;
	float: left;
}




/* ------ */




.arrowBottom {
	width: 100px;
	height: auto;
	display: block;
	margin: auto;
	position: center;

}

#paginasUltra {

	position: absolute;
	right: 30px;
	top: 30px;

}

#paginasUltra li{
	list-style: none;
	display: inline;
	padding: 10px;
	color: #2d2d2d;
	font-family: 'Raleway', Calibri, Arial, sans-serif;

}


a {
	color: #FFF;
	text-decoration: none;
	font-weight: 700;
	letter-spacing: 2px;
	padding: 0 5px;
	text-transform: uppercase;
	font-size: 80%;
}

a:hover {
	color: #fff;
}

.container { height: 100%; }

.bl-main {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.bl-main > section {
	position: absolute;
	width: 50%;
	height: 33%;
}

.bl-main > section:first-child {
	top: 0;
	left: 0;
	background: #515151;
}

.bl-main > section:nth-child(2) {
	top: 0;
	left: 50%;
	background: #a6c84d;
}



.bl-main > section:nth-child(3) {
	top: 33%;
	left: 0%;
	background: #6c3c97;
}

.bl-main > section:nth-child(4) {
	top: 33%;
	left: 50%;
	background: black;
}


.bl-main > section:nth-child(5) {
	top: 66%;
	left: 0%;
	background: #ff1b2d;
}

.bl-main > section:nth-child(6) {
	top: 66%;
	left: 50%;
	background: #f4b459;
}


.bl-box {
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 1;
	/* Centering with flexbox */
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.bl-box h2 {
	text-align: center;
	margin: 0;
	padding: 20px;
	width: 100%;
	font-size: 1.8em;
	letter-spacing: 2px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Raleway', Calibri, Arial, sans-serif;
}

.bl-icon {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	cursor: pointer;
	-webkit-font-smoothing: antialiased;
}

.bl-icon:before {
	display: block;
	font-size: 2em;
	margin-bottom: 10px;
}

.bl-icon-about:before {
	content: "\e000";
}

.bl-icon-works:before {
	content: "\e001";
}

.bl-icon-blog:before {
	content: "\e002";
}

.bl-icon-contact:before {
	content: "\e003";
}

.bl-main > section .bl-icon-close {
	position: absolute;
	top: 20px;
	right: 20px;
	cursor: pointer;
	z-index: 100;
	opacity: 0;
	pointer-events: none;
}

.bl-icon-close:before {
	content: "\e005";
}


.bl-content,
div.bl-panel-items > div > div {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	top: 00px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
	overflow: hidden;
	overflow-y: auto;
}

/* Custom content */

.bl-content p {
	margin: 0 auto;
	padding-bottom: 15px;
	font-size: 1.7em;
	line-height: 1.8;
}

.bl-content h2 {
	font-size: 3em;
	font-weight: 300;
	margin: 0 0 20px 0;
}

.bl-content article {
	padding: 20px 40px 20px 0px;
}

.bl-content article h3 {
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding-top: 20px;
	font-size: 1.4em;
}

.bl-content article a {
	color: rgba(0,0,0,0.2);
}

.bl-content > ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.bl-content > ul li {
	display: inline-block;
	width: 20%;
	margin: 1%;
}

.bl-content > ul li a {
	display: block;
	padding: 0;
	border: 8px solid rgba(0,0,0,0.1);
}

.bl-content > ul li a img {
	display: block;
	max-width: 100%;
}

/* Panel Items */

div.bl-panel-items,
div.bl-panel-items > div {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
}

div.bl-panel-items > div > div {
	width: 60%;
	margin: 0 auto;
	opacity: 1;
	bottom: 90px;
	top: 90px;
	pointer-events: auto;
}

div.bl-panel-items > div > div h3 {
	font-size: 2.4em;
	font-weight: 300;
	margin: 0 0 20px 0;
}

div.bl-panel-items > div > div p {
	font-size: 1.3em;
}

div.bl-panel-items > div > div img {
	float: left;
	margin: 0 20px 20px 0;
	max-width: 100%;
}

div.bl-panel-items {
	top: 100%;
	z-index: 9999;
}

div.bl-panel-items > div {
	background: #3ba5db;
	z-index: 0;
	opacity: 0;
	-webkit-transform: translateY(0);
	-webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
	-moz-transform: translateY(0);
	-moz-transition: -moz-transform 0.5s ease-in-out, opacity 0s linear 0.5s;
	transform: translateY(0);
	transition: transform 0.5s ease-in-out, opacity 0s linear 0.5s;
	-ms-transform: translateY(0);
}

div.bl-panel-items nav {
	position: absolute;
	z-index: 9999;
	width: 216px;
	left: 50%;
	top: 0px;
	margin-left: -108px;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out 0.5s;
	-moz-transition: opacity 0.2s ease-in-out 0.5s;
	transition: opacity 0.2s ease-in-out 0.5s;
}

div.bl-panel-items.bl-panel-items-show nav span {
	float: left;
	margin: 5px;
}

div.bl-panel-items nav span.bl-next-work {
	font-weight: 700;
	letter-spacing: 2px;
	display: block;
	text-transform: uppercase;
	line-height: 2em;
	cursor: pointer;
	margin-right: 2em;
}

div.bl-panel-items.bl-panel-items-show nav {
	opacity: 1;
	top: -70px;
}

div.bl-panel-items > div.bl-show-work {
	z-index: 1000;
	opacity: 1;
	-webkit-transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.5s ease-in-out;
	-moz-transform: translateY(-100%);
	-moz-transition: -moz-transform 0.5s ease-in-out;
	transform: translateY(-100%);
	transition: transform 0.5s ease-in-out;
	-ms-transform: translateY(-100%);
}

div.bl-panel-items > div.bl-hide-current-work {
	opacity: 0;
	-webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
	-webkit-transform: translateY(-100%) scale(0.5);
	-moz-transition: -moz-transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
	-moz-transform: translateY(-100%) scale(0.5);
	transition: transform 0.5s ease-in-out, opacity 0.5s ease-in-out;
	transform: translateY(-100%) scale(0.5);
	-ms-transform: translateY(-100%) scale(0.5);
	z-index: 0;
}

/* Transition classes and properties */
/* Separated for a better overview and control */

.bl-main > section {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.bl-main > section.bl-expand {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.bl-main > section.bl-expand-top {
	z-index: 100;
}

.bl-main > section:first-child.bl-expand {
	background: #515151;
}
.bl-main > section:nth-child(2).bl-expand {
	background: #a6c84d;
}

.bl-main > section:nth-child(3).bl-expand {
	background: #6c3c97;
}

.bl-main > section:nth-child(4).bl-expand {
	background: black;
}

.bl-main > section:nth-child(5).bl-expand {
	background: #ff1b2d;
}

.bl-main > section:nth-child(6).bl-expand {
	background: #f4b459;
}
.bl-main > section:nth-child(7).bl-expand {
	background: #15ad95;
}

.bl-main > section:nth-child(8).bl-expand {
	background: #0f228b;
}

.bl-main > section:nth-child(9).bl-expand {
	background: #939597;
}

.bl-main.bl-expand-item > section:not(.bl-expand),
.bl-main.bl-expand-item > section.bl-scale-down {
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
}

.bl-box {
	-webkit-transition: opacity 0.2s linear 0.5s;
	-moz-transition: opacity 0.2s linear 0.5s;
	transition: opacity 0.2s linear 0.5s;
}

section.bl-expand .bl-box {
	opacity: 0;
	-webkit-transition: opacity 0s linear;
	-moz-transition: opacity 0s linear;
	transition: opacity 0s linear;
}

.bl-box h2 {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.no-touch section:not(.bl-expand) .bl-box:hover h2 {
	-webkit-transform: translateY(-15px);
	-moz-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	transform: translateY(-15px);
}

.bl-content,
.bl-icon-close {
	-webkit-transition: opacity 0.1s linear 0s;
	-moz-transition: opacity 0.1s linear 0s;
	transition: opacity 0.1s linear 0s;
}

section.bl-expand .bl-content,
section.bl-expand .bl-icon-close {
	pointer-events: auto;
	opacity: 1;
	-webkit-transition: opacity 0.3s linear 0.5s;
	-moz-transition: opacity 0.3s linear 0.5s;
	transition: opacity 0.3s linear 0.5s;

}

@media only screen and (max-width: 720px) {



	.mitadUno {
		width: 100% !important;
	}

	.mitadDos {
		display: none;
	}
}


