@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Arvo);
/* bootstrap hack */
.row {
  margin: 0 !important; }

/* slider */
.da-arrows span,
.da-dots span {
  background: #3B5998 !important; }

h1.title, div.text {
  font-family: 'Arvo', serif; }

.bg-1 {
  background: fixed url(../../imagenes/bg/bg-1.jpg);
  background-size: cover; }

.bg-2 {
  background: fixed url(../../imagenes/bg/bg-2.jpg);
  background-size: cover; }

.bg-3 {
  background: fixed url(../../imagenes/bg/bg-3.jpg);
  background-size: cover; }

.bg-4 {
  background: fixed url(../../imagenes/bg/bg-4.jpg);
  background-size: cover; }

.bg-5 {
  background: fixed url(../../imagenes/bg/bg-5.jpg);
  background-size: cover; }

.bg-6 {
  background: fixed url(../../imagenes/bg/bg-6.jpg);
  background-size: cover; }

.bg-8 {
  background: fixed url(../../imagenes/bg/bg-8.jpg);
  background-size: cover;
  padding: 0px !important; }

.bg-9 {
  background: fixed url(../../imagenes/bg/bg-9.jpg);
  background-size: cover;
  padding: 0px !important; }

.bg-11 {
  background: fixed url(../../imagenes/bg/bg-11.jpg);
  background-size: cover;
  padding: 0px !important; }

.img-gogle-maps:hover {
  transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
  transform: translateX("-60%");
  -webkit-transform: translateX("-60%");
  -o-transform: translateX("-60%");
  border: 1px solid rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 6px 4px rgba(0, 0, 0, 0.4); }

body {
  font-family: 'Arvo', sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #444444;
  font-weight: normal;
  line-height: 1.44;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  /* topbar */
  /* fin topbar */
  /* header */
  /* fin header */
  /* nav */
  /* navbar secundaria */
  /* fin nav */
  /* footer */
  /* fin footer */ }
  body .azul {
    color: #3B5998; }
  body .no-padding {
    padding: 0px !important; }
  body .padding {
    padding: 15px; }
  body .container.box {
    -webkit-box-shadow: 0px 0px 5px 0px #555555;
    -moz-box-shadow: 0px 0px 5px 0px #555555;
    box-shadow: 0px 0px 5px 0px #555555; }
  body .main-page {
    background-color: #FFF; }
  body .main-page-rgba {
    background-color: rgba(255, 255, 255, 0.7); }
  body .main-page-two {
    background: #f7f7f7;
    padding: 4em !important; }
  body .main-page-two-rgba {
    background: rgba(247, 247, 247, 0.7);
    padding: 4em !important; }
  body .main-page-bg {
    background: fixed url(../../imagenes/materiales-de-construccion.jpg);
    background-size: cover;
    padding: 50px 10px; }
  body .topbar {
    background-color: #f7f7f7;
    line-height: 35px; }
  body header {
    border-bottom: 0px solid #eeeeee; }
  body .navbar {
    background: #FFF;
    border-radius: 0;
    /*margin-bottom: 0;*/
    min-height: 74px;
    /*min-height: 134px;*/ }
  body .customnavbar {
    /* hack bootstrap */ }
    body .customnavbar ul li a {
      color: #3B5998 !important;
      text-transform: uppercase;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out; }
    body .customnavbar ul li a:hover,
    body .customnavbar ul li.active a {
      background-color: #3B5998 !important;
      color: #FFF !important;
      opacity: 1;
      -webkit-opacity: 1;
      -moz-opacity: 1;
      filter: alpha(opacity=100); }
    body .customnavbar .navbar-right {
      margin-top: 10px; }
    body .customnavbar #bs-example-navbar-collapse-1 {
      margin-top: 30px; }
    body .customnavbar img#logo-top {
      width: 100%; }
  body footer {
    margin: 0;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("images/overlay.png");
    color: #FFF; }
    body footer ul.topsocial {
      margin: 0px !important; }
    body footer ul.topsocial li {
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D9000000,endColorstr=#D9000000);
      /* hack ie */
      background: transparent;
      background-color: rgba(0, 0, 0, 0.3);
      padding: 1px;
      margin: 0 1px 1px 0;
      line-height: 30px;
      text-align: center;
      width: 30px;
      height: 30px;
      border-radius: 2px;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -webkit-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      margin-top: 20px;
      margin-bottom: 10px; }
      body footer ul.topsocial li a {
        color: #FFF;
        display: block; }
    body footer ul.topsocial li.facebook:hover {
      background-color: #3B5998; }
    body footer ul.topsocial li.twitter:hover {
      background-color: #00A0D1; }
    body footer ul.topsocial li.email:hover {
      background-color: #DA251D; }
    body footer ul.topsocial li.maxeedev {
      width: 100% !important;
      padding: 3px; }
    body footer ul.topsocial li.maxeedev:hover {
      background-color: #DA251D; }

.clear {
  width: 100%;
  clear: both;
  padding: 15px; }

.contenedor-img {
  height: 200px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
  background: #fff; }

.contenedor-img .mascara, .contenedor-img .contenido {
  /* width: 300px;*/
  width: 100%;
  height: 200px;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0; }

.contenedor-img img {
  display: block;
  position: relative;
  height: 100%;
  width: 100%; }

.contenedor-img h2 {
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 17px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.9);
  margin: 20px 0 0 0; }

.contenedor-img p {
  font-size: 12px;
  position: relative;
  color: #fff;
  padding: 10px 20px 10px;
  text-align: center; }

.contenedor-img a.link,
a.link {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background: #E77817;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0 0 1px #E77817; }

.contenedor-img a.link:hover,
a.link:hover {
  box-shadow: 0 0 5px #864E1D; }

/* EFECTO IMG-SERVICIOS*/
.contenedor-img-servicio img {
  transition: all 0.2s linear; }

.contenedor-img-servicio .mascara {
  opacity: 0;
  background-color: rgba(218, 37, 29, 0.7);
  transition: all 0.3s ease-in-out; }

.contenedor-img-servicio h2 {
  transform: translateX(-200px);
  opacity: 0;
  transition: all 0.7s ease-in-out; }

.contenedor-img-servicio p {
  transform: translateX(200px);
  opacity: 0;
  transition: all 0.4s linear; }

.contenedor-img-servicio a.link,
a.link {
  opacity: 0;
  transition: all 0.4s ease-in-out;
  transform: translateY(100px); }

.contenedor-img-servicio:hover img {
  transform: scale(1.1); }

.contenedor-img-servicio:hover .mascara {
  opacity: 1; }

.contenedor-img-servicio:hover h2,
.contenedor-img-servicio:hover p,
.contenedor-img-servicio:hover a.link,
a.link {
  opacity: 1;
  transform: translateX(0px); }

.contenedor-img-servicio:hover p {
  transition-delay: 0.1s; }

.contenedor-img-servicio:hover a.link,
a.link {
  transition-delay: 0.2s;
  transform: translateY(0px); }

a.link.link-lg {
  width: 75%; }

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