
body { font-family: 'Open Sans', sans-serif; font-weight: 400; ;} 

h1 {
	font-family: 'Open Sans', sans-serif; font-weight: 400; text-transform: uppercase;
	font-size:4em;
} 

h2 { font-family: 'Open Sans', sans-serif; font-weight: 700; text-transform: uppercase; text-align: center!important;} 

h3 { font-family: 'Open Sans', sans-serif; font-weight: 400; } 

h4 { font-family: 'Open Sans', sans-serif; font-weight: 400; } 

h5 { font-family: 'Open Sans', sans-serif; font-weight: 400; }

@media (max-width: 500px) {
h1 {
	font-size:2.5em;} 
	
	

}
.thumb {border:1px solid #F3F3F3 !important;}


.col-lg-4.col-md-4.col-xs-6.thumb {
    margin: 0.2% !important;
}

.col-md-4 {
    width: 32% !important;
}

.whatsapp {
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-color:#25d366;
  color:#FFF;
  border-radius:50px;
  text-align:center;
  font-size:30px;
  z-index:100;
}

.whatsapp-icon {
  margin-top:13px;
}

/* Global Styles */

html,
body {
  height: 100%;
  width: 100%;
}
p {
	font-size: 13px;
}
a {
	color: #FFF;
}
.facebook {
	color: #333;
}
.facebook:hover {
	color: #666;
}





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

.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;
}
.nav.navbar-nav li a {
	font-size: 13px;
	padding: 14px 30px!important;
	text-transform: uppercase;
}

@media (min-width: 768px){
    .navbar-nav{
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        float:none;
		
    }
}


.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: url("../img/bg.jpg") no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Intro */

.intro {
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}
.hernan {
	display:none;
	font-size: 16px;
	color: #FFF;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif
}

#about {
	background-color: #F5F5F5;
}
.nosotros-p {
	font-size: 14px;
	margin-bottom: 100px;
}

.logohome {
  padding: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
  display: block;
}
.logohome > img {
  display: block;
  max-width: 100%;
  height: auto;
}
a.logohome:hover,
a.logohome:focus {
  border-color: #428bca;
}
.logohome > img {
  margin-left: auto;
  margin-right: auto;
}
.logohome .caption {
  padding: 9px;
  color: #333333;
}


/* Services */

.services {
	padding: 50px 0;
	color: #ffffff;
	background: url("../img/bg.png") repeat-x;
}

.service-item {
	margin-bottom: 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;
}

/* Callout */

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



/* Portfolio */

.portfoliodg {
	background-color: #F3F3F3;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.portfolioar {
	background-color: #F3F3F3;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 40;
	padding-left: 0;
}

.portfoliodw  {
	background-color: #F3F3F3;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 40;
	padding-left: 0;
}
.portfolioan {
	background-color: #F3F3F3;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 40;
	padding-left: 0;
}

.page-header {
	color: #FFF;
}
.container  {
	padding-bottom: 0px; max-width: 2000px !important;}




/* Call to Action */

.contacto {
	color: #ffffff;
	padding: 50px 0;
	background: url("../img/bg.png") repeat-x;
}
.contacto .btn {
  margin: 10px;
}

/* Map */

.map {
  height: 500px;
}

/* Footer */

footer {
  padding: 20px 0;
}

.top-scroll {
 
}

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

i.scroll {
  color: #333333;
}

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




.thumb {
	padding: 0px;
}


.navbar.navbar-inverse.navbar-fixed-top {
	background: rgb(0, 0, 0); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, 1);
}
.hidden {
    display: none;
}



.thumb > div {
	background-color: #004f90;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #ccc;
	display: none;
	opacity: 0;
	transition: opacity 1s;
	
}

.thumb:hover > div {
	opacity: 0.9;
	display: block;
	transition: opacity 1s;
	
	
	
}
.thumb > div div {
	height: 100%;
	padding-top:20%;
	padding-left:10%;
	padding-right:10%;
}
a:hover {
	text-decoration: none;
	text-shadow: #000 0px 0px 0;
	color: #333;
}
.thumb h4 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #FFF;
	text-align: center;
	top: 50%;
}

.thumb h5 {
	font-size: 1.0em;
	margin-bottom: 10px;
	color: #FFF;
	text-align: center;
	top: 50%;
}
.service-item h2 {
	font-size: 17px;
}
.col-lg-12.text-center h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif; font-weight: 400; 
}


.thumb p {
	margin-bottom: 10px;
	color: #FFF;
	text-align: center;
}

.nosotros-fotos {
	padding-top: 30px;
}

.btn.btn-lg.btn-default {
	background-color: #313144;
	color: #FFF;
}
.btn.btn-lg.btn-default:hover {
	background-color: #FF6666;
	color: #FFF;
}

/* Responsive */
@media (max-width: 768px) {
	
  .header {
	background: url("../img/bg.jpg") no-repeat center center scroll; 
  }

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

  .map {
	height: 75%;
  }


	.dale {
		display:block;
		font-size: 16px;
		color: #FFF;
		font-family:Arial Narrow, Arial, Helvetica, sans-serif
	}
	
	.web2013 {
	display: none;
	}
}

@media (max-width: 500px) {
.thumb p {
	display: none;
}

}

@media (max-width: 600px) {
.vert-text h1 {
  padding: 0;
  margin: 0;
  font-size: 3em;
  font-weight: 700;
}
}
