/*!
 * Start Bootstrap - Stylish Portfolio Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    width: 100%;
    height: 100%;
	overflow-x: hidden;
}



body {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.mapa {
	pointer-events: none;
}

ul {         
	padding:0 0 0 0;
	margin:0 0 0 0;
}

ul li  {     
	list-style:none;
}
 ul li img {     
	list-style:none;
	margin-bottom:25px;          
}

ul li img {
	cursor: pointer;
}

.modal-body {
	padding:5px !important;
}

.modal-content {
	border-radius:0;
}

.modal-dialog img {
	text-align:center;
	margin:0 auto;
}

.controls{          
	width:50px;
	display:block;
	font-size:11px;
	padding-top:8px;
	font-weight:bold;          
}

.next {
	float:right;
	text-align:right;
}

/*override modal for demo only*/
.modal-dialog {
	max-width:800px;
	padding-top: 5%;
}

@media screen and (min-width: 768px){
  .modal-dialog {
	  /*width:500px;*/
	  padding-top: 5%;
  }          
}

@media screen and (max-width:1500px){
  #ads {
	  display:none;
  }
}

.cabezal {
	padding: 70px 0 0 0;
}

.text-vertical-center {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
}

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

/* Custom Button Styles */

.btn-dark {
    border-radius: 0;
    color: #fff;
    background-color: rgba(0,0,0,0.4);
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
    color: #fff;
    background-color: rgba(0,0,0,0.7);
}

.btn-light {
    border-radius: 0;
    color: #333;
    background-color: rgb(255,255,255);
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
    color: #333;
    background-color: rgba(255,255,255,0.8);
}

/* Custom Horizontal Rule */

hr.small {
    max-width: 100px;
}

/* Side Menu */

#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    margin-right: -250px;
    overflow-y: auto;
    background: #222;
    -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;
    margin: 0;
    padding: 0;
    list-style: none;
}

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

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

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

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

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

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

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

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

#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;
}

/* Header */

.header {
  -webkit-background-size:cover;
background:url(../img/bg.jpg) no-repeat bottom center scroll;
  display:table;
  height:auto;
  padding:100px 0;
  text-align:center;
  width: 100%;
    height: 100%;

}
}

/*@media (min-device-width : 320px) and (max-device-width : 568px) {
.header {
   /* display: table;
    position: relative;
    width: 100%;
    height: 100%;*/
/*	background:url(../img/bg.jpg) no-repeat bottom center scroll;
    background-size:500px 300px;*/
    /*-webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
	background-attachment: fixed !important;*/
}
}*/

.header2 {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    /*background: url(../img/bg.jpg) no-repeat center center scroll;*/
	background:url(../img/bg.jpg) no-repeat bottom center fixed;
    background-size:cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	background-attachment: fixed !important;
/*  background-position-x: 50%;
  background-position-y: 0%;*/
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
/*  max-width: 100%;
  min-height: 100%;*/
}

/* About */

.galeria {
    padding: 25px 0;
}

#empresa a {
	color: #999;
}

/* Services */

#laempresa {
       background: url(../img/dark_wood.jpg); 
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
    position: relative; 
   /* box-shadow: 0 0 50px rgba(0,0,0,0.8);*/
   /* padding: 200px 0;*/
}

.services {
    padding: 50px 0;
}

.service-item {
    margin-bottom: 30px;
}

/* Callout */

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

/* Portfolio */
.thumbnail:hover {
    opacity: 0.8;
}


.portfolio {
    padding: 50px 0;
}

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

.img-portfolio {
    margin: 6px auto;
}

.img-portfolio:hover {
    opacity: 0.8;
}

/* Call to Action */

.call-to-action {
    padding: 50px 0;
}

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

/* Map */

.map {
    height: 500px;
}

@media(max-width:768px) {
    .map {
        height: 75%;
    }
}

/* Footer */


/* ---------------------------------------------- /*
 * Footer
/* ---------------------------------------------- */

#footer {
	background: #D57B56;
	text-align: center;
	padding: 40px 0;
	color: #FFF;
}

.copyright {
	margin: 0;
}

.copyright a{
	border-bottom: 1px dotted #fff;
	color: #FFFFFF;
}

#footer span{
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    color: #ff5252;
}

.social-links {
	list-style: none;
	padding: 0;
	margin: 0 0 20px;
}

.social-links li {
	display: inline-block;
	margin: 5px;
}

.social-links a {
	width: 36px;
	height: 36px;
	display: block;
	line-height: 35px;
	text-align: center;
	border: 1px solid #CCC;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
	font-size: 14px;
	color: #666;
}

.social-links a:hover {
	border: 1px solid #F1F1F1;
	color: #CCC;
}

#galeria p {
	font-size:30px;

  }

/*paralax*/
/*
#scroll-animate
{
  overflow: hidden;
}

#scroll-animate-main
{
  width: 100%;
  left: 0;
  position: fixed;
}

#heightPage,
#heightScroll
{
  width: 10px;
  top: 0;
  position: absolute;
  z-index: 99;
}

#heightPage
{
  left: 0;
}

#heightScroll
{
  right: 0;
}

header
{
  width: 100%;
  height: 100%;
  background: url(../img/bg.jpg) no-repeat 50% 50%;
  top: 0;
  position: fixed;
  z-index: -1;
}


.wrapper-parallax {
  margin-top: 100%;
  margin-bottom: 300px;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}


header,
footer,
#scroll-animate-main
{
  -webkit-transition-property: all;
     -moz-transition-property: all;
      transition-property: all;

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

  -webkit-transition-timing-function: cubic-bezier(0, 0, 0, 1);
     -moz-transition-timing-function: cubic-bezier(0, 0, 0, 1);
      transition-timing-function: cubic-bezier(0, 0, 0, 1);
}

*/


/*
slider*/

/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.carousel {
    height: 85%;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/*footer {
    margin: 50px 0;
}*/

/*clientes*/
#clients {
  background: #333;
/*  background: radial-gradient(#36414E, #253241);*/
 /* margin-top: 120px;*/
  padding: 65px 0 80px;
  text-align: center; }
#clients h2 {
    color: #FFF;
    margin-top: 0;
/*    font-family: "Lato", "Helvetica Neue", Arial;*/
    font-weight: 300;
    font-size: 35px;
    letter-spacing: .3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
#clients p {
    font-size: 16px;
    color: #f8f8f8;
/*    font-family: "Lato", "Helvetica Neue", Arial;*/
    margin-top: 17px;
    font-weight: 300;
    line-height: 25px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); }
#clients .logos {
    margin-top: 35px; }
#clients .logos img {
      margin: 0 16px; }
      @media (max-width: 767px) {
#clients .logos img {
          margin: 0 auto;
          display: block;
          margin-bottom: 15px; } }
		  
.dropdown-menu .divider {
	height: 1px !important;
	margin: 9px 0 !important;
	overflow: hidden !important;
	background-color: #D57B56 !important;
}

i {
	color:#CCC;
}

