@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic);
@font-face {
	font-family: 'Keep Calm Med';
	src: url('../fonts/KeepCalm-Medium.eot');
	src: url('../fonts/KeepCalm-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/KeepCalm-Medium.woff') format('woff'),
		url('../fonts/KeepCalm-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #000000;
}
.modal-content{
	background-color: transparent;
}


.menu_inf{
position: absolute;
bottom: 15px;
left:5%;
margin-left: 0px;
	}
.menu_inf ul{
	padding-left:0px;
	margin-left:0px;}
.menu_inf ul li{
	list-style:none;
	float:left;}
.menu_inf ul li a {
    font-size: 11px;
    line-height: 32px;
    display: inline-block;
    border-right: 1px solid;
    margin-top: 9px;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    color: #404243;
}
.menu_inf ul li:last-child a{

border-right: 0px solid; 

}
.menu_inf ul li:first-child a{
	font-size: 0px; 
line-height: 0px;  
border-right: 0px solid; 
margin-top: 0px; 
padding-right: 0px; 
	padding-left: 0px; 

}
.menu_inf ul li a img{
	height:40px;
	width:40px;}

html,
body {
  height: 100%;
  font-family: 'Open Sans', sans-serif;
}
body {
  color: #fff;
  text-align:justify;
  text-shadow:none;
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
	position:relative;
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
/*  -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.3);
          box-shadow: inset 0 0 100px rgba(0,0,0,.3); */
		 
}
/* background-image:url(../img/bg-home.png);
		  background-size:cover;*/
.site-wrapper-inner {
  display: table-cell;
  vertical-align:middle;
  text-align:center;
 font-size: 12px;
 padding-left: 20px;
padding-right: 20px;
  position:relative;
}

.cover-container {
  margin-right: auto;
  margin-left: auto;
}
.close-menu, .close-pp{
	display:block;
	position:absolute;
	top:20px;
	right:20px;
	width:30px;
	height:30px;
	background-image:url(../img/close.png);
	background-repeat:no-repeat;
	cursor:pointer;
	z-index: 3;
	transition:all ease-in-out 0.3s;}

.lateral-menu ul{
	padding-top:40px;
	max-width:164px;}
.lateral-menu ul li{
	padding-top:20px;
	list-style:none;
	padding-bottom:5px;
	border-bottom:3px solid #C2D100;
	}
.lateral-menu ul li a {
	color: #C2D100;
font-size: 29px; 
line-height: 39px;
font-family: 'Keep Calm Med';
}
.lateral-menu ul li a:hover {
	color: #FFF; 
}
#slider-home,#slider-pro{
	position:absolute;
	z-index:-1;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	transition:all ease-in-out 0.3s;
	}

.logoini{
	display:block;
	width:100%;
	transition:all ease-in-out 0.3s;}
.logoini img{
	max-width: 50%;}

.logoini.mo{
	width:60%;}
#slider-home.mo ,#slider-pro.mo{
	position:absolute;
	top:0px;
	left:0px;
	right:40%;
	bottom:0px;}
.lateral-menu{
	position:absolute;
	top:0px;
	right:0px;
	bottom:0px;
	background-color:#3C3C3B;
	left:100%;
	overflow:hidden;
	transition:all ease-in-out 0.3s;
	}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.carousel-inner > .item {
    height: 100%;
	width:100%;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}
.activate-menu{
font-size: 42px;
margin-right: 20px;
margin-top: 20px;
cursor:pointer;
position:absolute; top:0px;
right:0px;}
.us-page{
	background-color:#878787;}
.img_us{
	position:absolute;
	top:0px;
	left:0px;
	bottom:0px;
	right:65%;
	display:table-cell;
	background-image:url(../img/us.jpg);
	background-position:left top;
	background-size:contain;
	background-repeat:no-repeat;
	}

.clients-page{
  background-color:#C2D100;
  text-align:left;
  padding-top:20px;
  }
 .contacto-page{
  background-color:#C2D100;
  text-align:left;
  padding-top:20px;
  }
  .contacto-page h2 {
    position: absolute;
    top: 20px;
    color: #3C3C3B;word-break: normal; 
    font-size: 55px;
    font-family: 'Keep Calm Med';
	text-align:left;
}
.contacto-page p{  color: #3C3C3B;
	max-width:none!important; font-weight:bold; }
 .proyectos-page{
  text-align:left;}
 .proyecto-tipo{
	 
	 position:absolute;
	 display:block;
	 width:50%;
	 height:100%;
	 background-size:cover;
	 background-repeat:no-repeat;
	 overflow:hidden;
	
	 transition:all ease-in-out 0.3s;
	 text-align:left;
	 }
.proyecto-tipo .title-wrapper{
	padding-left:20px;cursor:pointer;font-size: 27px;
line-height: 28px;}

.proyecto-tipo h1{
	color: #3C3C3B; 
	font-family: 'Keep Calm Med';
	

}
 
  .title-wrapper h1:hover{
	color:rgba(95,95,95,1.00)  !important;
}
.proyecto-tipo:nth-child(1) h1 span{
	font-size:23px;}
.proyecto-tipo:nth-child(2) h1{
	text-align:right;
	font-size: 43px;
	line-height: 38px;}
.proyecto-tipo:nth-child(2) h1 span{
	font-size:28px;
line-height: 28px;}
.proyecto-tipo:nth-child(2) h1 span.not-too-small{
	font-size:29px;
line-height: 28px;}
.proyecto-tipo:nth-child(3) h1{
	font-size: 43px;
	line-height: 21px;}
.proyecto-tipo:nth-child(3) h1 span{
	font-size:19px;}
.proyecto-tipo:nth-child(4) h1{
	text-align:right;
	font-size: 43px;
	line-height: 31px;}
.proyecto-tipo:nth-child(4) h1 span{
	font-size:32px;}
/*.proyecto-tipo::before {
	 background-position:center center;
	 background-size:cover;
  content: "";
  position: absolute;
  top: 0; 
  left: 0;
  width: 100%; 
  height: 100%;  
  opacity: 1; 
  transition:all ease-in-out 0.3s;
}*/
.glyphicon-map-marker{font-size:20px;}
.proyecto-tipo:hover::before {
  
}
/*.proyecto-tipo:nth-child(1)::before {
  z-index: -1;background-image:url(../img/proyectos1.jpg);
}
.proyecto-tipo:nth-child(2)::before {
 
  z-index: -1;background-image:url(../img/proyectos2.jpg);
}
.proyecto-tipo:nth-child(3)::before {
 
  z-index: -1;background-image:url(../img/proyectos3.jpg);
}
.proyecto-tipo:nth-child(4)::before {
 
  z-index: -1;background-image:url(../img/proyectos4.jpg);
}
*/
 .proyecto-tipo:nth-child(1){
	 
	 top:0px;
	 left:0px;}
.proyecto-tipo:nth-child(2){
	 top:0px;
	 left:50%;}
.proyecto-tipo:nth-child(3){
	 top:50%;
	 left:0px;}
.proyecto-tipo:nth-child(4){
	 top:50%;
	 left:50%;}
.clients-page h2 {

    position: absolute;
    top: 20px;
    color: #3C3C3B;
    word-break: break-all;
    max-width: auto;
    font-size: 43px;
    font-family: 'Keep Calm Med';

}
p{
	font-style:italic;
	max-width:367px;}

h2 {
    color: #C2D100;
    font-family: 'Keep Calm Med';
    word-break: break-all;
    max-width: auto;
    font-size: 32px;
    line-height: 33px;
}

.pantalla_princ{
	position:fixed;
	opacity:0.5;
	z-index:99;
	top:-100%;
	left:0px;
	right:0px; 
	 background-color:#C2D100;
	 transition:all ease-in-out 0.7s;
	 height:100%!important;}
.pantalla_princ.in{
	top:0px;
	opacity:1;}

.main-img-pro{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	padding:0px;
	margin:0px;
	height:100%;
	position:relative;
	z-index:1;}
.pro1{
	background-image:url(../img/bg-home2.png);}
/** Carousel **/
.menulatpro{
	padding-left:20px;
	padding-right:20px;text-align:center;}
	.menu-lat-wrapper {
    max-width: 252px;
    margin: 20px;
    color: #3C3C3B;
    text-align: left;
}
	.int-menu-pro{
		list-style:none;
		text-align:left; 
		margin-left:0px;
		margin-top:10px;
		/*list-style: disc;*/
padding-left: 20px;
		}
.int-menu-pro li.selected_men{
	list-style: disc;
}
	.int-menu-pro li a{
		color: #3C3C3B;font-weight:600;}
.menulatpro h3, .menulatpro h4, .menulatpro h5{
color: #3C3C3B;

font-family: 'Keep Calm Med';
margin-bottom: 0px !important;

display: inline-block;
	}
.int-menu-pro li a::after {
    content: "";
    display: block;
    width: 152px;
    border-bottom: 1px solid #3C3C3B;
    margin-top: 4px;
    margin-bottom: 4px;
}
.menulatpro h3{font-size: 1.7em;
line-height: 1em;}
.menulatpro hr{
	border-color:#3C3C3B;
	margin-top:2px;
	margin-bottom:2px;}
.menulatpro h4 {
    margin-top: 9px;
    font-size: 1.8em;
}

.menulatpro h5{
	font-size: 1.9em;
line-height: .3em;}

.jcarousel-wrapper {

    margin: 0px auto;
    position: relative;
    border: 0px solid #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 0px #999;
    -moz-box-shadow: 0 0 0px #999;
    box-shadow: 0 0 0px #999;
    max-width: 223px;

}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel ul { 
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
	height: 100px;
	width:1200px;
}

.jcarousel li {
    width: 200px;
   display: inline-block;
    border: 0px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -9px;
    width: 35px;
    height: 30px;
    text-align: center;
    color: #3C3C3B;
    text-decoration: none;
   
    font: 24px/27px Arial, sans-serif;
  
}

.jcarousel-control-prev {
   left: -45px;
}

.jcarousel-control-next {
    right: -45px;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}


/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}


/*
 * Affix and center
 */
.navbar {
    border-radius: 4px;
    position: absolute;
    top: 0px;
    right: 0px;
}
.pro_title {

    position: absolute;
    z-index: 9;
    top: 58%;
    left: 50%;
    display: block;
    background-color: rgb(255, 255, 255);
    padding: 2px 23px;
      
    margin-left: -62px;
    margin-top: -109px;
    padding-left: 26px;
    padding-right: 27px;
    opacity: 0.7;

}
 

.pro_title h2{
	color: #3C3C3B;}

.image_sample_box{
	display: block; 
	padding-top:100%;
	margin-top:10px;
	background-image: url(../img/proyectos2.jpg);	position:relative;
	opacity:0;
	transition: all ease-in-out 0.4s;
	background-position: center center!important;
}
.image_sample_box:hover{
	background-position: center center!important;
	background-size:300% 300% !important;
} 
.portfolios.collapse.in .image_sample_box{
	opacity:1;
}

.portfolios.collapse{
	opacity:0;
}
.portfolios.collapse.in{
	opacity:1;
}
.portfolios.collapsing{
	opacity:0;
}


.image_sample_box .containernombre{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	opacity:0;
	background-color: rgba(0,0,0,0.38);
	transition: all ease-in-out 0.3s;
}
.image_sample_box .containernombre:hover{
	 
	opacity:1;
}
.image_sample_box .containernombre span {
	font-size: 1.8em;
	text-transform: uppercase;
  position: relative;
  top: 21%; 
  transform: translateY(-50%);
	transition: all ease-in-out 0.3s;
}
.image_sample_box .containernombre:hover span { 
   top: 41%; 
 
}
.greybar{
	background-color: #3C3C3B; display: block;
	padding:35px;
}
.lateral-menu.mo{
	left:0%;
	}
.pantalla_princ {
    overflow: scroll;
}

.cont-us{
	position:relative;
	top:0px;
	left:0%;
	bottom:0px;
	right:0px;
	display:table-cell;
	background-size:cover;
	padding:0px; 
	color:#3C3C3B;
	text-shadow:none;
	}

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
	.pantalla_princ {
    overflow:inherit;
}
	.lateral-menu.mo{
	left:60%;
	}
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
	.portfolios{
	 
    overflow: auto;
    max-height: 100%;
 
}
	.cont-us{
	position:absolute;
	top:0px;
	left:35%;
	bottom:0px;
	right:0px;
	display:table-cell;
	background-size:cover;
	padding-left:100px;
	padding-top:100px;
	color:#3C3C3B;
	text-shadow:none;
	}
	
	.menu_inf{
position: absolute;
bottom: 20px;
left: 50%;
margin-left: -233px;
	}
.menu_inf ul{
	padding-left:0px;
	margin-left:0px;}
.menu_inf ul li{
	list-style:none;
	float:left;}
.menu_inf ul li a{
	font-size: 16px; 
line-height: 32px;  
display: inline-block; 
border-right: 1px solid; 
margin-top: 9px; 
padding-right: 9px; 
	padding-left: 9px; 
font-weight: bold; 
color: #404243;
}
.menu_inf ul li:last-child a{

border-right: 0px solid; 

}
.menu_inf ul li:first-child a{
	font-size: 0px; 
line-height: 0px;  
border-right: 0px solid; 
margin-top: 0px; 
padding-right: 0px; 
	padding-left: 0px; 

}
.menu_inf ul li a img{
	height:50px;
	width:50px;}
	
.masque{
	display:block;
	position:absolute;
	bottom:20px;
	right:20px;
	width:187px;
	height:266px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url(../img/masqueconstruir.png); z-index:99;}
	
	h2{
color: #C2D100;
font-family: 'Keep Calm Med';
word-break: break-all;
max-width: auto;
font-size: 47px;
line-height: 48px;}
	.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
	max-width:100%;height: 100px;
}
.jcarousel-wrapper {
 max-width:100%;
 margin:0 auto;
 clear: both;
position: relative;
margin-left:60px;
margin-right:60px;
	
	
}
.jcarousel ul {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
	width: 100%;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 0px solid #fff;
	height:100px;
	text-align:center;
}

.jcarousel img {
   display: inline-block;
max-width: 100%;
height: auto !important;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    width: 35px;
    height: 30px;
    text-align: center;
    color: #3C3C3B;
    text-decoration: none;
   
    font: 24px/27px Arial, sans-serif;
  
}

.jcarousel-control-prev {
   left: -45px;
}

.jcarousel-control-next {
    right: -45px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;
    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;
    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;
    margin-right: 7px;
    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}
	.clients-page h2{
position:absolute;
top:20px;
color:#3C3C3B;
word-break:break-all;
max-width:auto;
font-size:55px;
font-family: 'Keep Calm Med';}
	
.pro_title{
    position: absolute;
    z-index: 9;
    top: 50%;
    left: 50%;
    display: block;
    background-color: rgb(255, 255, 255);
    padding: 20px 50px;
    margin-left: -102px;
    margin-top: -102px;
    padding-left: 50px;
    padding-right: 50px;
    
    opacity: 0.7;
}

.pro_title h2{
	color: #3C3C3B;}
	h2 {
    color: #C2D100;
    font-family: 'Keep Calm Med';
    word-break: break-all;
    max-width: auto;
    font-size: 37px;
    line-height: 42px;
}
	.logoini {
    display: block;
    width: 100%;
    transition: all ease-in-out 0.3s;
}
	.logoini img{
    max-width: 260px;
}
	.close-menu:hover, .close-pp:hover{
	transform:rotate(180deg);}
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}

