/* Global Styles */

html,
body {
	
  height: 100%;
  width: 100%;
}
#fondoDiv{
	height:100%;
	width:100%;
}




.container-balon{
	color:#f6f5f1;
	
	margin-top:10px;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto}
	



#object{
	background-color: #fe5652;

	visibility: hidden;
}

.vert-text {
  
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  

}

.pos-cent {
	 display: table-cell;
    vertical-align: middle;
}

.vert-text h1 {
  padding: 0;
  margin: 0;
  font-size: 4.5em;
  font-weight: 700;
}

/* Side Menu */

#sidebar-wrapper {
  margin-right: -250px;
  right: 0;
  width: 250px;
  background: #000;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.sidebar-nav {
	
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}

.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#menu-toggle {
  top: 0;
  right: 0;
  position: fixed;
  z-index: 1;
}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.toggle {
  margin: 5px 5px 0 0;
}

/* Full Page Image Header Area */

.header {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  background-size:100%;
  background: url(../images/bgo.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Intro */

.intro {
  padding: 50px 0;
}

/* Services */

.services {
  background: #7fbbda;
  padding: 50px 0;
  color: #ffffff;
}

.service-item {
  margin-top: 15px;
}

i.service-icon {
  border: 3px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  width: 140px;
  height: 140px;
  line-height: 136px;
  vertical-align: middle; 
  text-align: center;
}

/* Servicios */

.servicios {
	background: #0a5175;
	padding: 50px 0;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom:20px;
}

/* pclcmcp */

.plcmcp {
	color: #ffffff;
	display: table;
	height: 400px;
	width: 100%;
	background: url(../images/callout.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/* certificacion energetica */
.certener {
	color: #ffffff;
	display: table;
	height: 400px;
	width: 100%;
	background: url(../images/certener.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* Portfolio */


.myaddress{
	 padding-top: 20px; 
}

.portfolio {
  padding: 50px 0;
}

.portfolio-item {
  margin-bottom: 25px;
}

.img-portfolio {
  margin: 0 auto;
}


/* Call to Action */

.call-to-action {
  color: #ffffff;
  background: #0a5175;
  padding: 50px 0;
}

.call-to-action .btn {
  margin: 10px;
}

/* Map */

.map {
  height: 500px;
}

/* Footer */

footer {
  padding: 100px 0;
}

.top-scroll {
  margin-top: 50px;
}

.top-scroll a {
  text-decoration: none;
  color: inherit;
}

i.scroll {
  color: #333333;
}

i.scroll:hover {
  color: #0a5175;
}

.intro-gris{
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color: #f6f5f1;
	color: #0a5175;
	
	box-shadow: 5px 5px 10px #999;
	 -webkit-box-shadow: 5px 5px 10px #999;
  -moz-box-shadow: 5px 5px 10px #999;

}

.row-logon{
	position:relative;
	margin-top:20%;
	width:100%;
	height:370px;
	vertical-align:central;
	text-align: center;
	background:url(../images/trans-logo.png) repeat-x;
	
	 
}

.col-logo{
	margin-top:15%;
	margin-left:5%;
	
}

.col-slider{
	height:40%;
	
}


.row-balon{
	color:#f6f5f1 !important;
	position:absolute;
	top:0%;
	width:100%;
	
	vertical-align:central;
	text-align: center;
	<!--background:url(../images/trans-azul.png) repeat-x;-->
 
}
.intro-verd {
	
	
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	background-color: #0a5175;
	color:  #f6f5f1;
	/*;*/
	box-shadow: 5px 5px 10px #999;
	 -webkit-box-shadow: 5px 5px 10px #999;
  -moz-box-shadow: 5px 5px 10px #999;
}

.marg-img{
	padding-top: 10px;
}

.miBoton{
	position: absolute;
	bottom:5%;
	left:47%;
	
}

#miEscudo{
	animation-duration:1s;
	animation-delay: 1s;
	animation-iteration-count: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 1s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-duration: 1s;
  -moz-animation-delay: 1s;
  -moz-animation-iteration-count: 1;
 }

#miBoton{
	animation-duration:1s;
	animation-delay: 2.5s;
	animation-iteration-count: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 2.5s;
  -webkit-animation-iteration-count: 1s;
  -moz-animation-duration: 1s;
  -moz-animation-delay: 2.5s;
  -moz-animation-iteration-count: 1s;
 }

#miSlider{
	animation-duration:1s;
	animation-delay: 3s;
	animation-iteration-count: 1s;
  -webkit-animation-duration: 1s;
  -webkit-animation-delay: 3s;
  -webkit-animation-iteration-count: 1;
  -moz-animation-duration: 1s;
  -moz-animation-delay: 3s;
  -moz-animation-iteration-count: 1s;
 }


#balones {
	animation-duration:1.5s;
	animation-delay: .0.7s;
	animation-iteration-count: 1s;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-delay: 0.7s;
  -webkit-animation-iteration-count: 1s;
  -moz-animation-duration: 1.5s;
  -moz-animation-delay: 0.7s;
  -moz-animation-iteration-count: 1s;
}

#fondo-balones {
	display:block;
	width:100% \9;
	max-width:100%;
	height:auto;
	bottom:90%;
	background:url(../images/trans-azul.png) repeat-x;
	animation-duration:1.5s;
	animation-delay: 0.3s;
	animation-iteration-count: 1s; 
	-webkit-animation-duration: 1.5s;
  -webkit-animation-delay: 0.3s;
  -webkit-animation-iteration-count:1s;
  -moz-animation-duration: 1.5s;
  -moz-animation-delay: 0.3s;
  -moz-animation-iteration-count: 1s;
}

/* Responsive */

.contact-img{
	padding-top:20px;
	display:block;
	width:100% \9;
	max-width:100%;
	height:auto;
}


/********** Slider *******/

.fadein { 

position:relative;
height:400px; 
width:100%; 
margin:0 auto;
padding: 20px;
 }
 
.fadein img { 
position:absolute; 
top:7.5%; 
}



@media (min-width: 768px) and (max-width: 979px) {
  
#fondo-balones{
		display:block;
}

}
@media (max-width: 978px) {
	.menu-toggle {
		display:block;
	
 
}
	
  .header {
	background: url(../images/bgO.jpg) no-repeat center center scroll; 
  }

  .callout {
	background: url(../images/callout.jpg) no-repeat center center scroll; 
  }

  .map {
	height: 75%;
  }
  
  #fondo-balones{
		display:none;
}
	
  


}





