.img-logo{
height: 100px;

}
.navlogo{
opacity: 1;
-ms-filter: none;
filter: none;
display: inline-block;
height: 70px;
}

footer {
  color: #8998b5;
  padding: 20px 0;
  background: #e7eaf0;
}
footer h4 {
  font-size: 12px;
  text-transform: uppercase;
}
footer ul {
  list-style: none;
  padding: 0;
}
footer .form-group {
  margin-bottom: 0px;
}
footer a,
footer .help-block {
  color: #a9b3c9;
}
footer .help-block {
  font-size: 12px;
}
footer .fb-like {
  float: left;
  margin-right: 10px;
}
footer .twitter-share-button {
  display: inline-block;
  height: 40px;
}
#copyright {
  text-align: center;
  line-height: 20px;
  padding: 10px 0;
  background: #d8dde6;
  color: #8998b5;
}
#copyright a {
  color: #a9b3c9;
  font-weight: 400;
}

.history {
  padding-top: 50px;
}
.history h2 {
  font-size: 22px;
  font-weight: 400;
}
.history h3 {
  font-size: 16px;
  font-weight: 400;
}
.history .col-sm-9 {
  padding-top: 20px;
}
.technology {
  position: relative;
}
.technology:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #F7F8FA;
}
.technology ul.tabs {
  background: #F7F8FA;
  height: 100px;
  line-height: 100px;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
}
.technology ul.tabs li {
  display: table-cell;
  position: relative;
  text-align: center;
}
.technology ul.tabs li img {
  margin: 35px auto;
  max-height: 60px;
}
.testimonials {
  padding: 50px 0;
  background: #F7F8FA;
}
.testimonials blockquote {
  position: relative;
  height: 150px;
  margin-top: 20px;
  margin-bottom: 100px;
  border: 0;
  text-align: center;
  width: 100% !important;
  display: table;
}
.testimonials blockquote p {
  font-weight: 300;
  display: table-cell;
  height: 100px;
  margin: 0 auto;
  width: 100%;
  vertical-align: middle;
  font-style: italic;
}
.testimonials blockquote span {
  position: absolute;
  bottom: 10px;
  right: 25px;
}
.testimonials blockquote img {
  height: 50px;
  width: 50px;
  position: absolute;
  border: 1px solid #e7eaf0;
  background: white;
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  border-radius: 50em;
  bottom: -65px;
  left: 50%;
  margin-left: -25px;
}
/*Servicios*/
.service {
  position: relative;
}
.service:before {
  content: '';
  /*position: absolute;*/
  height: 100px;
  width: 100%;
  top: 0;
  left: 0;
  background: #F7F8FA;
}
.service ul.tabs {
  background: #F7F8FA;
  height: 100px;
  line-height: 100px;
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
}
.service ul.tabs li {
  display: table-cell;
  position: relative;
  text-align: center;
}
.service ul.tabs li img {
  margin: 35px auto;
  max-height: 30px;
}
.service {
  padding: 130px 0;
  padding-bottom: 5px;
  background: #34495e;
  color:#fff;
}
.service blockquote {
  position: relative;
  height: 150px;
  margin-top: 20px;
  margin-bottom: 100px;
  border: 0;
  text-align: center;
  width: 100% !important;
  display: table;
}
.service blockquote p {
  font-weight: 300;
  display: table-cell;
  height: 100px;
  margin: 0 auto;
  width: 100%;
  vertical-align: middle;
  font-style: italic;
}
.service blockquote span {
  position: absolute;
  bottom: 10px;
  right: 25px;
}
.service blockquote img {
width: 200px;
height: 200px;

}
/*servicios*/
/*jumbotron*/
.jumbotron {
 padding: 0px;
margin-bottom: 0px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: inherit;
background-color: #eee;
}
/*clients*/

/*nav bar toogle*/

.navbar-toggle {
height: 53px;
padding: 0 21px;
margin: 0 0 0 21px;
line-height: 53px;
color: #34495e;
border: none;}

.dark {
background: rgba(52, 73, 94, 0.86);
color:#fff;
}
