.pic i {
  margin: 20px;
}
.muted > img {
    width: 100%;
}
.telerr .error{
	left: 0;
    margin-top: 31px;
    position: absolute;
}
body {
  padding-top: 0px;
}

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 40px;
  border-top: 1px solid #eee;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Customize the nav-justified links to be fill the entire space of the .navbar */

.nav-justified {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.nav-justified > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-weight: bold;
  color: #777;
  text-align: center;
  background-color: #e5e5e5; /* Old browsers */
  background-image:    -moz-linear-gradient(top, #f5f5f5 0%, #e5e5e5 100%); /* FF3.6+ */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%); /* Chrome 10+,Safari 5.1+ */
  background-image:      -o-linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #f5f5f5 0%,#e5e5e5 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
  background-repeat: repeat-x; /* Repeat the gradient */
  border-bottom: 1px solid #d5d5d5;
}
.nav-justified > .active > a,
.nav-justified > .active > a:hover,
.nav-justified > .active > a:focus {
  background-color: #ddd;
  background-image: none;
  box-shadow: inset 0 3px 7px rgba(0,0,0,.15);
}
.nav-justified > li:first-child > a {
  border-radius: 5px 5px 0 0;
}
.nav-justified > li:last-child > a {
  border-bottom: 0;
  border-radius: 0 0 5px 5px;
}

@media (min-width: 768px) {
  .nav-justified {
    max-height: 52px;
  }
  .nav-justified > li > a {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #fff;
  }
  .nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 5px 0 0 5px;
  }
  .nav-justified > li:last-child > a {
    border-right: 0;
    border-radius: 0 5px 5px 0;
  }
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
  /* Remove the padding we set earlier */
  .masthead,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
  }
}
.menusuperior {
  background: none repeat scroll 0 0 #4DB1E2;
  height: 20px;
}

.menus > li {
  border-right: 1px solid #FFFFFF;
  float: left;
  height: 20px;
  list-style: none outside none;
  padding: 0 2px;
  vertical-align: middle;
}

.menus a {
  color: #FFFFFF;
  font-size: 17px;
  text-decoration: none;
  text-shadow: 1px 1px 1px #CDCDCD;
}

.boton {
  background: none repeat scroll 0 0 #2D9FD3;
  padding: 5px 10px;
}
.menus {
  float: right;
margin: 0;
padding: 30px 0px;
}

.menus img {
  
}

.carousel{
  margin: 0px 0;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}

.mb {
  padding: 10px 0 0;
  height: 234px;
}
.mt {
  padding: 13px 13px 0;
}
.imgindex {
  /*height: 75%;*/
  /*width: 75%;*/
}
.imgindex img {
  height: auto;
  width: 80%;
}
.imgindex2 {
  /*height: 33%;*/
  /*width: 33%;*/
}
.imgindex2 img {
  height: auto;
  width: 80%;
}
.mb h2 {
  margin: 0;
}
.mb p {
  margin: 0 0 3px;
}

.services {
  margin: 20px -15px;
}
.services .pic:before, #animating-block-5 .pic:before, i.pic:after {
  background: none repeat scroll 0 0 #4DB1E2;
}
.services .pic:before, #animating-block-5 .pic:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 50%;
}
.services .pic, #animating-block-5 .pic, i.pic {
  background: none repeat scroll 0 0 #008FD5;
}
.services .pic, #animating-block-5 .pic, i.pic {
  color: #FFFFFF;
  display: block;
  float: left;
  font-size: 48px;
  height: 90px;
  line-height: 90px;
  margin-right: 20px;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15);
  width: 90px;
}
.services i, #animating-block-5 i {
  position: relative;
}
.services h2 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 6px;
}
.services p {
  color: #7C7C7C;
  font-size: 14px;
  line-height: 22px;
  overflow: hidden;
  padding-right: 40px;
}
.services .more {
  background: none repeat scroll 0 0 #008FD5;
}
.services .more {
  color: #FFFFFF;
  display: block;
  float: right;
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  margin-top: -30px;
  text-align: center;
  width: 30px;
}
.text a {
  text-decoration: none;
}

.page-footer {
  background: none repeat scroll 0 0 #213540;
  padding: 30px 0 10px;
  position: relative;
}
.top-link {
  background: none repeat scroll 0 0 #213540;
  bottom: 100%;
  color: #FFFFFF;
  font-size: 24px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 20px;
  text-align: center;
  width: 44px;
}
.copyrights {
  color: #fff;
  text-align: center;
}
.navbar-inverse {
  background: none repeat scroll 0 0 #008FD5;
  border: 0 none;
  min-height: 25px;
  margin-bottom: 0px;
  height: 46px;
}

.navbar-inverse .navbar-form .form-control {
  border: 1px solid #fff;
}
.xs {
  height: 25px;
}
.mart {
margin-top:0px;
}
.menua {
  display: block;
  margin: 0;
  min-height: 25px;
  padding: 8px 0;
}
.menua li {
  float: left;
  list-style: none outside none;
  padding: 0 3px;
}
.menua img {
  height: 23px;
  margin: 2px;
  padding: 0;
  vertical-align: middle;
}
.navbar-brand {
  color: #FFFFFF !important;
}
.frase {
  color: #008FD5;
  font-size: 33px;
  margin: 3px 0 0;
}
.carousel-indicators {
  bottom: -9px;
  left: 120%;
  width: 60px;
}
.sm {
  height: 30px !important;
}
.bb {
  background: none repeat scroll 0 0 #008FD5;
  border-right: 1px solid #53C6FC;
  color: #FFFFFF;
  margin: 10px 0;
  padding: 10px 0 0;
}
.bb > h2 {
  font-size: 2em;
  height: 37px;
  line-height: 0.9em;
  margin: 8px 0 20px !important;
  vertical-align: middle;
}

.titulo {
  color: #fff;
}

.mm {
  margin: 10px 0 30px;
}
.widget-title {
  border-left-style: solid;
  border-left-width: 3px;
  color: #000000;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-left: 7px;
  border-left-color: #008FD5;
}
.family {
background: none repeat scroll 0 0 #D7AF0D;}

.pets{
background: none repeat scroll 0 0 #64B92A;}

.car {
background: none repeat scroll 0 0 #4FBEBA;}

.margint {
  margin: 30px 0px 0;
}
.bbb > h2 {
  font-size: 21px;
  padding: 0 5px;
}

.bbb > p {
  font-size: 1em;
  height: 45px;
  line-height: 1em;
  margin: 2px 0 15px;
  padding: 0 10px;
  text-align: justify;
}


.bb > p {
  font-size: 1em;
  height: 45px;
  line-height: 1em;
  padding: 0 10px;
  text-align: center;
  display: compact;
}

.menuaba li {
list-style: none;
float: left;
padding: 2px 6px 10px;
}

.menuaba li  a{
color: #ffffff;
font-size:12px;
}