/* Variables */
/* Menu y fondo */
a {
	color: #999 !important;
}
#logotipo {
  width: 280px;
  margin-top: -22px; }
  
.text-primary {
    color: #FC6!important;
	font-weight: 500 !important;
}
.list-unstyled {
	color: white !important;
}
.bg-servicios22 {
		background-image: url(../img/fondo-nosotros.jpg) !important;
		height: 650px;
		background-attachment: scroll;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
#bg-img .background-cover {
    text-align: left !important;
    color: black; }
    #bg-img .background-cover .intro-text {
      padding-top: 100px;
      padding-bottom: 50px; }
      #bg-img .background-cover .intro-text .serif-font {
        font-style: italic;
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 25px; }
        #bg-img .background-cover .intro-text .serif-font .heading-font {
          font-weight: 700;
          font-size: 50px;
          line-height: 50px;
			margin-bottom: 25px; }
.page-scroll {
  color: #fff !important; 
}
.page-scroll:hover {
    color: #eee !important; 
}
.intro-text {
	padding: 180px 20px 190px 0px !important;
}

/* ----- */
/* Services */
section {
  padding: 55px 0px 30px 0px !important; }

.sec-box {
	color: #369;
	font-family: sans-serif !important;
	font-weight: 500;
	font-style:  normal !important;
  text-shadow: 0px 6px 8px #AAAAAA; 
}

.slogan {
  color: #FF2626;
  font-size: 19px !important; 
}

.bg-servicios {
  background-color: rgba(221, 221, 221, 0.5); }

.col-top {
  margin-top: -55px;
  padding-bottom: 100px; }

/* Ultimos proyectos */
.bar-horizontal {
	margin-top: -0px;
  max-width: 100px;
  border-color: #214A93;
  border-width: 3px; }

#porfolio,
.portfolio-item,
.portfolio-caption {
  max-width: 400px !important; }

/* Footer */
footer {
  padding: 0px !important; }

.bg-footer {
  background-color: white;
  padding: 25px 0px; }

.bg-subfooter {
  padding: 120px 0px;
  background-color: #444444; }

.list-top {
  padding: 5px 0px; }

#logo-footer {
  width: auto !important; }

.copyright {
	padding-top: 15px;
  color: #000;
  font-size: 16px;
  line-height: 8px !important; }

/*# sourceMappingURL=estilos.css.map */


/* SASS */

/*Clientes*/
.bg-client {
	background-color: rgba(153,153,153,.2) !important;
}
.section-heading {
	font-style: italic;
	padding: 15px 0px 15px 0px;
}

/* Animaciones */
.anim-bounce, .anim-fade {
	visibility: visible; 
	animation-delay: 0.1s; 
	animation-name: bounceIn;
}

/* Header navegacion */
.navbar-default {
	background-color: rgba(255,255,255,.6);
    border-bottom: 1px solid #eee !important;
	box-shadow: 0 10px 6px -6px rgba(0,0,0,.3);
}
/* color de fondo menu moviles */
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px;
}
@media (max-width: 768px) {
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		padding-top: 8px;
		padding-bottom: 8px;
    	background-color: rgba(255,255,255,1);
	}
	.navbar-collapse {
		background-color: #E6E6E6 !important;
		border: 1px !important;
	}
	
	/* Estos son estilos de las letras en el fondo */
	header .intro-text .intro-heading {
		font-family: sans-serif;
		text-transform: uppercase;
		font-weight: 500 !important;
		font-size: 60px !important;
		line-height: 75px;
		margin-bottom: 50px;
	}
}


/* Menu letras de vinculos */
.navbar-default .nav li a {
    color: black !important;
    font-family: arial;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
}
a.active {
    border-bottom: 2px solid #F15F24 !important;
    padding: 10px !important;
}
.navbar-default .nav li a:hover {
	color:  darkgray !important;
}

/* Botton navegacion moviles */
.navbar-default .navbar-toggle {
    background-color: #069;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #069;
}
.navbar-toggle {
    border: 0px !important;
    border-radius: 5px;
}
.text-header {
	font-size: 2.5em !important;
	font-family: sans-serif !important;
	font-weight: 500;
}


/* Estilos portafolio  */
.portfolio-caption {
        	max-width: 400px;
        	margin: 0 auto;
        	background-color: #fff !important;
        	text-align: center;
        	padding: 25px;
	box-shadow: 0px 3px 15px rgba(0,0,0,.3);
}
.portfolio-caption h4 {
	text-transform: uppercase !important;
	font-family:  sans-serif !important;
	font-weight: 400 !important;
    margin: 0;
}

/* Estilos lo que la gente cuenta */
.team-member {
	text-align: center;
	margin-bottom: 50px;
}
.team-member img {
	width: 50% !important;
	margin: 0 auto;
	margin-top: 40px;
	border: 7px solid white;
}
.team-member p {
	margin-top: 0;
}
.team-member h4 {
	margin-top: 25px;
	margin-bottom: 0;
	text-transform: none;
}

/* Estilos fondo imagen footer */
.bg-fondo {
	background-image: url(../img/estructura.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size:  100%;
	background-position: center;
	height: 310px;
}

/* Estilos letras bg-fondo por clientes */
#text-bg-fondo {
	padding: 100px 50px 60px 50px;
	font-family: sans-serif;
	font-size: 3em;
	font-weight: 400;
	color: #FC3;
}

/* Estilos social */
.color-social {
	color: #CCC !important;
	text-decoration: none !important;
}

.btn-more {
	margin-top: 35px;
	margin-bottom: 65px;
}
.marg-pro {
	margin-top: 60px !important;
}
.bg-pro {
	box-shadow: 0px 10px 15px -6px #999999;
	margin-left: 0px;
	margin-top: 30px !important;
	margin-bottom: 30px;
	height: 345px;
}
h3.p-serv {
	text-align: center;
	font-size: 17px !important;
	padding-bottom: 15px;
}


.bg-galeria {
		background-image: url(../img/bg-proyectos.png);
		background-repeat: no-repeat;
		background-size: cover;
		height: 650px;
		background-position: center;
		background-attachment: scroll;
	}
	#hr01 {
		border-width: 2px;
		border-color: #369;
	}
.text-gal {
	font-size: 1.8em;
	margin-top: 50px;
	margin-bottom: 30px;
	font-weight: 500;
}
.img-thumbnail {
	margin-top: 20px;
}
/* Vinculos Subfooter */
.vin-subfooter {
	color: white !important;
	text-decoration: underline; 
}

/* Background-image de servicios */
.bg-servicioss {
	background-image: url(../img/portfolio/02.png);
	background-attachment: scroll;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 650px;
}
.text-serv {
	color: #369;
	font-size: 3em;
	font-family: sans-serif;
	color: #333;
	margin: 30px 0px 30px 0px;
}

/* Color listas nosotros */
.li-nosotross {
	color: #607D8B;
	font-size: 20px;
 }
/* Estilos nosotros */
.about-top {
		background-color: rgba(255,255,255,1);
		padding: 25px 60px 25px 60px;
		margin-top: -250px;
	}
	.bg-about {
		padding-bottom: 40px;
		background-color: #FFC926;
	}
	.logo-noso {
		width: 90%;
	}
	.h2-nosotros {
		margin-top: 50px;
		color: #369;
		font-weight: 500;
	}
	.padding-nos {
		margin-top: 30px;
		margin-bottom: 40px;
		padding: 10px;
	}
	.texto-nosotros {
		font-size: 16px !important;
	}