body {
  font-family: "Titillium Web", sans-serif;
  border-top: 4px solid #ac1f2d;
  font-size: 15px; }

a {
  outline: none;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    margin: 0;
    padding: 0;
    list-style: none; }

#w-top {
  background: #f2f2f2;
  padding: 1rem 0; }
  #w-top .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  #w-top .w-top-logo {
    width: 90px; }
  #w-top .top-cont {
    width: 70%;
    text-align: right;
    color: #666; }

nav {
  border-top: 1px solid #999; }
  nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    nav ul a {
      color: #b3b3b3;
      font-size: 1.1rem;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      font-weight: 700;
      letter-spacing: 1px; }
      nav ul a:hover {
        color: #ac1f2d; }
      nav ul a.activo {
        color: #ac1f2d; }

#w-slide {
  background: url(../IMAGES/bg-linea.jpg) repeat-x top center; }

header {
  max-width: 1200px;
  margin: auto; }
  header img {
    max-width: 100%; }
  header .carousel-item {
    height: auto;
    max-width: 1200px;
    margin: auto;
    min-height: 300px;
    background: no-repeat center center scroll;
    background-size: cover; }

.carousel-caption {
  top: 0;
  height: 200px;
  left: 0;
  width: 800px;
  text-align: left;
  letter-spacing: 0.2rem;
  margin: auto; }

.titulo-slide {
  font-size: 3rem;
  font-weight: 700; }

.carousel-indicators {
  bottom: 7%; }
  .carousel-indicators li {
    border-radius: 30px;
    height: 10px;
    width: 10px; }

#home-empresa {
  background: url(../images/bg-chip.jpg) no-repeat center/cover;
  padding: 5rem 0; }

.titulo {
  font-size: 2rem;
  font-weight: 700;
  color: #ac1f2d; }

#h-serv {
  background: #f1f1f2;
  padding: 5rem 0; }
  #h-serv .cuadro {
    background: #fff;
    border-radius: 10px;
    color: #ac1f2d;
    font-weight: 700;
    position: relative;
    font-size: 1.5rem; }

#icono_c {
  background: #e6e6e6;
  border-top-left-radius: 0.7rem;
  border-top-right-radius: 0.7rem;
  padding: 2rem 0; }

#txt_c {
  padding: 3rem 0; }

#ver-mas {
  position: absolute;
  bottom: -17px;
  width: 100%;
  text-align: center; }
  #ver-mas a {
    background: #ac1f2d;
    padding: 0.4rem 1rem;
    text-align: center;
    color: #fff;
    font-size: 1rem;
    border-radius: 20px;
    width: 100px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #ver-mas a:hover {
      background: #000; }

#h-contacto {
  background: url(../images/bg_contacto.png) no-repeat center/cover;
  padding: 1rem;
  color: #fff; }

.sirce_input {
  border: 0;
  width: 100%;
  background: #fff;
  padding: 0.5rem;
  margin-bottom: 0.5rem; }

#estamos {
  background: url(../images/estamos.png) no-repeat center/cover;
  padding: 2rem 0; }
  #estamos h2 {
    font-size: 3.3rem;
    color: #fff; }
    #estamos h2 span {
      font-weight: 700; }

#estamos-dos {
  position: relative; }
  #estamos-dos .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.wraper-raro {
  position: relative; }

#valores {
  background: #ac1f2d;
  padding: 5rem 0; }

.blanco {
  background: #fff;
  padding: 1rem;
  top: 20%;
  width: 100%;
  position: relative; }

#der {
  right: 0; }

.img_valores {
  width: 100%;
  height: 280px;
  margin-left: 0%; }

#izq {
  margin-right: 10%;
  margin-left: 0; }

.w-val {
  color: #fff;
  display: block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .w-val .txt-val {
    width: 100%;
    margin: 0 0rem; }

#img_serv {
  width: 100%;
  height: 300px;
  position: relative; }

.ver-mas {
  background: #ac1f2d;
  color: #fff;
  text-align: center;
  display: block;
  padding: 0.5rem;
  width: 300px;
  border-radius: 30px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .ver-mas:hover {
    background: #000;
    color: #fff; }

#w-ser-detalle {
  background: #fff;
  border-radius: 15px;
  display: block;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.txt-ser-det {
  width: 90%;
  margin: 0 1rem; }

.teluno {
  background: #ac1f2d;
  color: #ffffff;
  font-size: 2rem;
  padding: 2rem 0;
  border-radius: 15px; }

.manual {
  background: #ac1f2d;
  color: #ffffff;
  font-size: 1rem;
  padding: 2rem;
  border-radius: 15px; }
  .manual .fa {
    font-size: 2rem; }

.manual a {
  background: #ac1f2d;
  color: #ffffff;}

#ancla-top {
  position: fixed;
  right: 20px;
  bottom: 20px;
  font-size: 2rem; }
  #ancla-top a .fa {
    color: rgba(0, 0, 0, 0.4); }

@media (min-width: 1024px) {
  #h-contacto {
    padding: 5rem; }

  .txt-ser-det {
    width: 300px; }

  #w-ser-detalle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  .w-val {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .w-val .txt-val {
      width: 300px;
      margin: 0 3rem; }

  .blanco {
    width: 400px;
    position: absolute; }

  .img_valores {
    width: 90%;
    margin-left: 10%; } }

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