/* Global Styles */

html,
body {
  height: 100%;
  width: 100%;
}

.vert-text {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: Arial;
}

.vert-text h1 {
	padding: 0;
	margin: 0;
	font-size: 75px;
	font-weight: 1000;
	font-style: normal;
	color: #666;
}

/* 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: 60px;
	width: 250px;
	list-style: none;
	margin: 0;
	padding: 0;
	left: 3px;
	height: 262px;
}

.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;
	font-family: Arial;
}

.sidebar-nav > .sidebar-brand {
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #666;
	font-style: normal;
}

.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;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-background-size: cover;


































	background-image: url(
../../../../../Documents/Unnamed%20Site%203/grafica%20background%20Model%20(1)3.jpg);
	background-image: url(
../../../../../Documents/Unnamed%20Site%203/grafica%20background%20Model%20(1)3.jpg);
	background-image: url(file:///C|/Users/-BLO-/Google%20Drive/-VARIOS%20GRAFICAS/pagina%20web/GO%20web/bg.jpg) no-repeat center center fixed;












	background: http
://www.goservicios.cl/bg.jpgno-repeat center center fixed;
	background: url(file:///C|/Users/-BLO-/Google%20Drive/-VARIOS%20GRAFICAS/pagina%20web/GO%20web/bg.jpg) no-repeat center center fixed;
}

/* Intro */

.intro {
  padding: 50px 0;
}

/* Services */

.services {
	background: #ff6600;
	padding: 50px 0;
	color: #ffffff;
}

.service-item {
	margin-bottom: 15px;
	color: #000;
	font-weight: bold;
}

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;
}

/* Callout */

.callout {
	color: #ffffff;
	display: table;
	height: 300px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;







	background: http
://www.goservicios.cl/bg.jpg)no-repeat center center fixed;
	background-image: url(file:///C|/Users/-BLO-/Google%20Drive/-VARIOS%20GRAFICAS/pagina%20web/GO%20web/bg.jpg) no-repeat center center fixed;
	background: url(file:///C|/Users/-BLO-/Google%20Drive/-VARIOS%20GRAFICAS/pagina%20web/GO%20web/bg.jpg) no-repeat center center fixed;
}

/* Portfolio */

.portfolio {
  padding: 50px 0;
}

.portfolio-item {
  margin-bottom: 25px;
}

.img-portfolio {
	display: block;
	max-width: 100%;
	height: inherit;
	alignment-adjust: auto;
}


/* Call to Action */

.call-to-action {
	color: #ffffff;
	background: #ff6600;
	padding: 50px 0;
}

.call-to-action .btn {
	margin: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* 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;
}
/* Responsive */

@media (max-width: 768px) {
	
  .header {

  }

  .callout {
	background: url(../img/bg.jpg) no-repeat center center scroll;
  }

  .map {
	height: 75%;
  }

}
#about .container .row .col-md-6.col-md-offset-3.text-center ul {
	font-family: Arial;
	font-size: 14px;
	color: #000;
	text-align: left;
}
