
@import "https://fonts.googleapis.com/css?family=Raleway:200,300,400,700,900";
body, html {
  margin: 0;
  padding: 0;
  font-family: Raleway, sans-serif
}
html{
        visibility: visible!important;
    }
.container-main {
  margin: 0;
  padding: 0
}
.wi100{
  width: 100%;
}
.texto-slider {
  background: rgba(255, 255, 255, 0.5);
  padding: 1vw;
  font-size: 2vw;
  color: #000;
  border-radius: 10px;
  font-weight: bold;
  display: inline-block;
}
.cont-caption{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%)

}
.imagen-slider-mob{
  display: none;
}
@media (max-width:767px){
  .texto-slider {
    font-size: 16px;
    text-align: center;
    padding: 10px;
}
.imagen-slider-pc{
  display: none;
}
.imagen-slider-mob{
  display: block;
}}
.txt-sand {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  color: #FFF
}
.logos-mob{
    display: none;
}
.foto-radio {
  border-radius: 10px;
}
.txt-rcd {
  margin: 30px 0 10px;
  text-align: justify;
  font-size: 17px;
  color: #000;
  font-weight: 300;
  line-height: 22px;
  padding: 5px
}
.txt-rcd-cuadro {
  margin: 30px 0 10px;
  text-align: justify;
  font-size: 17px;
  color: #FFF;
  font-weight: 300;
  line-height: 22px;
  padding: 20px;
    background-color: #16A53F;
    border-radius: 10px;
}
.tit-rcd {
  text-align: center;
  font-size: 20px;
  color: #000000;
  font-weight: 600;
  padding: 5px;
}

.button_green {
  background-color: #16A53F;
  border: 1px solid #111;
  display: inline-table;
  cursor: pointer;
  color: #FFF;
  font-size: 18px;
  padding: 4px 20px;
  margin: 5px;
  text-decoration: none;
  font-weight: 400;
    text-align: center;
    border-radius: 10px;
}
.button_green:hover {
  background-color: #111;
  border: 1px solid #111;
  color: #fff;
  text-decoration: none
}
.button_green:active {
  position: relative;
  top: 1px
}

.button_green_active {
border-bottom: 5px #000000 solid;
    cursor:auto;
    
}
.titulo-rcd {
  text-align: center;
  font-size: 17px;
  color: #726659;
  font-weight: 600;
  line-height: 22px;
  padding: 5px;
    border-top: 1px solid #000000;
}

.arrow_green {
  position: absolute;
  bottom: 0px;
  left: 130px
}
.margin-bot-rcd{
    margin-top: 11%!important;
}
.border-bot-cert{
    
    border-top: 1px solid #000000;
}
@media (max-width:1199px){
    
.margin-bot-rcd{
    margin-top: 0!important;
}
    .arrow_green {
  display: none;
}
}
img {
  border: 0;
  margin: 0;
  padding: 0
}
.nav-pie {
  border-top: 1px solid #fff;
  padding: 20px 0;
  margin: 0 10px
}
.borde-mail-pie {
  border: 1px solid rgba(255, 255, 255, .5);
  padding: 5px;
    margin-top: 2%;
    border-radius: 10px!important;
}
.header-productos {
  position: absolute;
  font-weight: 700;
  color: #fff;
  font-size: 60px;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-shadow: 2px 2px 8px #000
}
.logo-top{
    margin-left: 40%;
}
@media (max-width:1080px) {
  .logo-top{
    margin-left: 35%
}  
}
@media (max-width:991px) {
  .logo-top{
    margin-left: 30%
}  
}

@media (max-width:930px) {
  .logo-top{
    margin-left: 15%
}  
}
@media (max-width:767px) {
  .header-productos {
    font-size: 45px
  }
    
.logos-mob{
    display: block;
}    

    
.borde-mail-pie {
    height: auto;
}
}
@media (max-width:991px) {
  .borde-mail-pie {
    margin: 0 auto;
    display: block
  }
  .logo-pata {
    width: 20%
  }
}
.hover-piedras {
  display: none !important
}
.boton-piedras:hover .hover-piedras {
  display: block !important
}
.boton-piedras:hover .a-piedras {
  display: none !important
}
.titulo-hormigon {
  width: 20%
}
.margin-aridos {
  margin-top: 80px
}
@media(max-width:1199px) {
  .margin-aridos {
    margin-top: 95px
  }
}
@media(max-width:1097px) {
  .margin-aridos {
    margin-top: 115px
  }
}
@media(max-width:1024px) {
  .margin-aridos {
    margin-top: 130px
  }
}
@media(max-width:991px) {
  .titulo-hormigon {
    width: 30%
  }
  .margin-aridos {
    margin-top: 130px
  }
}
@media(max-width:768px) {
  .margin-aridos {
    margin-top: 180px
  }
}
@media(max-width:767px) {
  .margin-aridos {
    margin-top: 0
  }
}
@media(max-width:479px) {
  .titulo-hormigon {
    width: 35%
  }
}
@media(max-width:320px) {
  .titulo-hormigon {
    width: 40%
  }
}
.button_white {
  background-color: transparent;
  border: 1px solid #111;
  display: inline-table;
  cursor: pointer;
  color: #111;
  font-size: 20px;
  padding: 4px 20px;
  margin: 5px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 10px!important;
}
.button_white:hover {
  background-color: #111;
  border: 1px solid #111;
  color: #fff;
  text-decoration: none
}
.button_white:active {
  position: relative;
  top: 1px
}
.main {
  background: #d34a52
}
.txt-home {
  margin: 30px 0 10px;
  text-align: justify;
  font-size: 17px;
  max-width: 500px;
  color: #000;
  font-weight: 300;
  line-height: 22px;
  padding: 5px
}
.txt-hormigon {
  margin: 0 0 10px;
  text-align: justify;
  font-size: 17px;
  color: #000;
  font-weight: 300;
  line-height: 22px;
  padding: 5px
}
.nombre-hormigon {
  text-align: center;
  font-size: 17px;
  color: #726659;
  font-weight: 600;
  line-height: 22px;
  padding: 5px
}
.nombre-field {
  text-align: left;
  font-size: 20px;
  color: #000000;
  font-weight: 600;
  padding: 5px
}
.cont_btn_home {
  padding: 15px;
  text-align: center
}
.txt-home-aridos {
  text-align: justify;
  font-size: 17px;
  max-width: 285px;
  color: #000;
  padding: 20px;
  font-weight: 300;
  line-height: 22px;
  margin: 0 auto
}
.txt-gracias {
  text-align: center;
  font-size: 30px;
  color: #000;
  padding: 20px;
  font-weight: bold;
  margin: 0 auto;
  border: 8px solid #7F807F;
}
.txt-gracias span {
  font-size: 25px;
  font-weight: normal;
}
.banner_home2 {
  background: url(../images/bg_line_home.jpg) repeat-x center;
  height: 620px
}
.tit_piedras {
  margin: 220px auto 0;
  display: block
}
.cont_button_white {
  margin: 20px auto;
  display: table
}
@media (max-width:767px) {
  .banner_home2 {
    background: 0 0;
    height: auto
  }
  .tit_piedras {
    margin: 15px auto 20px
  }
}
.fotos-hormigon {
  width: 200px;
  height: 200px;
  border-radius: 10px;
}
#owl-demo .item {
  margin: 0;
  background: #32332b
}
#owl-demo .item img {
  display: block;
  width: auto;
  height: auto;
  border: none;
  margin: 0 auto;
  padding: 0
}
@media (max-width:768px) {
  #owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    margin: 0;
    padding: 0
  }
}

@media (max-width:991px) {
  .foto-presentacion {
    display: none
  }
  .txt-home {
    max-width: none
  }
}
.contact_form {
  padding: 15px 280px
}
@media (max-width:1200px) {
  .contact_form {
    padding: 15px 150px
  }
}
@media (max-width:768px) {
  .contact_form {
    padding: 15px 50px
  }
}
@media (max-width:480px) {
  .contact_form {
    padding: 10px
  }
}
button, input, select, textarea {
  margin-top: 10px;
  border-color: #73c1cc;
  color: #fff
}
.form-group {
  margin: 0 0 20px;
  padding: 0 15PX
}
.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #c6b9bc;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin: 0
}
.control-label {
  margin: 0;
  padding: 0
}
.content {
  background: #eee1d0;
  padding: 50px 0;
  margin: 0
}
label {
  margin-top: 17px;
  text-align: right;
  font-family: 'Roboto Condensed', sans-serif;
  color: #333;
  font-size: 14px;
  font-weight: 400
}
footer {
  padding: 40px 0;
  margin: 0 !important;
  position: relative;
  background: #111;
  display: table;
  width: 100%;
  border-top: 10px solid #333;
  font-family: 'Open Sans', sans-serif
}
.container_footer {
  padding-bottom: 20px;
  margin-bottom: 15px
}
.txt_footer_center {
  font-size: 20px;
  text-align: center;
  font-weight: 300;
  margin: 0 auto;
  color: #cfc6c1;
    padding: 10px;
}
.txt_footer_center a {
  text-decoration: none;
  color: #cfc6c1
}
.txt_footer_center a:hover {
  text-decoration: underline;
  color: #cfc6c1
}
.txt_footer_center_nav {
  font-size: 16px;
  text-align: center;
  font-weight: 300;
  margin: 0 auto;
  color: #cfc6c1
}
.txt_footer_center_nav a {
  text-decoration: none;
  color: #cfc6c1
}
.txt_footer_center_nav a:hover {
  text-decoration: underline;
  color: #cfc6c1
}
.txt_footer_center_pie {
  font-size: 18px;
  text-align: center;
  font-weight: 300;
  color: #cfc6c1;
}
.txt_footer_center_pie a {
  text-decoration: none;
  color: #cfc6c1
}
.txt_footer_center_pie a:hover {
  text-decoration: underline;
  color: #cfc6c1
}
.margin-cuadro-1 {
  margin: 80px 0;
  padding: 0
}
.margin-tit {
  margin: 220px auto 0;
  display: block
}
.foto-aridos-movil {
  display: none
}
.margin-foto-hormigon {
  margin: 100px 0;
  padding: 0
}
.boton-aridos-movil {
  display: none
}
@media (max-width:1199px) {
  .margin-foto-hormigon {
    margin: 70px 0;
    padding: 0
  }
}
@media (max-width:991px) {
  .margin-foto-hormigon {
    margin: 100px 0;
    padding: 0
  }
}
@media (max-width:767px) {
  .foto-presentacion {
    display: none
  }
  .margin-cuadro-1 {
    margin: 0;
    padding: 0
  }
  .margin-tit {
    margin: 40px auto 0;
    display: block
  }
  .txt-home {
    max-width: none
  }
  .foto-aridos-movil {
    display: block
  }
  .foto-aridos-pc {
    display: none
  }
  .boton-aridos-movil {
    display: block
  }
  .boton-aridos-pc {
    display: none
  }
  .margin-foto-hormigon {
    margin: 10px 0 30px;
    padding: 0
  }
    
.txt_footer_center_pie {
    margin-top: 3%;
    font-size: 25px;
}
}
@media (min-width:767px) {
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1) {
    clear: none
  }
  .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:992px) {
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: none
  }
  .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:1200px) {
  .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: none
  }
  .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-6:nth-child(2n+1) {
    clear: left
  }
}
@media (min-width:480px) and (max-width:767px) {
  .container {
    max-width: 748px
  }
}
.img-borde-redondo{
  border-radius: 10px;
}






ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  border: 1px solid #000;
  display: inline-block;
  margin: 20px 0;
  float: left;
  font-weight: 400;
  color: #555555;
    border-radius: 10px;
}
ul.breadcrumb li {
  display: inline;
  font-size: 16px;
}
ul.breadcrumb li + li:before {
  padding: 8px;
  color: black;
  content: ">\00a0";
}
ul.breadcrumb li a {
  color: #000;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #000000;
  text-decoration: underline;
}
@media (max-width:480px) {
  ul.breadcrumb {
    width: 100%;
  }
  ul.breadcrumb li {
    display: block;
  }
}
@media (max-width:991px) {
  ul.breadcrumb {
    float: none;
  }
}














/* NAVVVVV */
.navbar-inverse {
  background-color: #111;
  border: none;
  font-size: 13px;
  font-family: Raleway, sans-serif;
  font-weight: 300;
  position: relative;
  margin-top: 0
}

.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  background-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #fff
}
.navbar-inverse {
  background-image: none
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  background-image: none
}

.navbar-inverse {
  border-color: #5e3d93
}

.navbar-inverse .navbar-nav {
  margin-bottom: 1px;
  margin-top: 7px
}

.navbar-inverse .navbar-nav>li>a {
  color: #fff;
  padding: 5px 20px;
  margin-left: 5px
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbarv-nav>li>a:focus {
  color: #000;
  margin-left: 5px;
  padding: 5px 20px
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  color: #111;
  background-color: #e5e5e5
}
.navbar-inverse .navbar-nav>.dropdown>a .caret {
  border-top-color: #999
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
  border-top-color: #fff
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
  border-bottom-color: #999
}

.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
  border-bottom-color: #fff
}

.navbar {
  position: relative;
  margin-bottom: 0;
  min-height: 100%;
  border: none
}

.navbar .navbar-nav {
  display: inline-block;
  float: none
}
.navbar {
  text-align: center;
  border-bottom: 1px solid #000
}





.txt-sand {
  font-size: 16px;
  text-align: center;
  margin-bottom: 10px;
  color: #000
}

.closebtn, .titulo-nav{
  display: none;
}
.bg-nav{
  background: transparent;
  height: 80px;
}
.bg-nav2{
  background: #00000000;
  display: inline-block;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 500;
}
.no-bg-nav{
  background: #ffffff;
}
.navbar-nav::-webkit-scrollbar {
  background: rgba(0,0,0,0);
}
.navbar-collapse::-webkit-scrollbar {
  background: rgba(0,0,0,0);
}
.logo{
  width: 250px;
  margin: 10px 20px;
}
.logomob{
  display: none;
}
@media (max-width:1010px) {
  .logonorth{
    width: 150px;
    height: 122px;
    margin-top: -10px;
  }
  .logorcd{
    width: 82px;
    height: 91px;
  }
  .logos-pc{
    display: none;
}
  .logomob{
    display: block;
    float: right;
    width: ;
  }
  .destacado {
    margin-left: 10px;
    font-size: 16px;
    margin-top: 30px;
  }
  .logo{
    float: right;
  }
  .navbar-toggle{
    float: left;
    width: 70px;
    height: 70px;
    margin-left: 20px;
  }
.navbar-collapse {
    position: fixed;
    top: 0px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    width: 70%;
    height: 100%;
    z-index: 9000;
    background-color: #FFFFFF;
    box-shadow: 5px 0 20px -5px rgba(0,0,0,0.4),
-5px 0 5px -5px rgba(0,0,0,0.4)!important;
  }
  .navbar-collapse{
    left: 0;
    transition: left 300ms ease-in-out!important;
  }
  .navbar-collapse.collapsing {
    left: -75%;
    transition: left 300ms ease!important;
    height: 100%!important;
  }

  
  .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 50px;
    margin-left: 50px;
      color: #000000;
      display: block;
  }
  .closebtn a:link {
      color: #000000!important;
      text-decoration: none;

  }
  .overflow-scroll {
    overflow: scroll !important
}
.titulo-nav{
  font-size: 20px;
  text-align: left;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
  color: #000000;
  display: block;
  padding: 0 20px 10px 10px;
}
.padd-nav{
  padding: 20px;
}
.navbar-nav{
  padding: 0 10px;
  width: 100%;
  margin: 0;
}
.navbar-inverse{
  background-color: #FFF;
}
.navbar-inverse .navbar-nav > li > a {
  color: #000000!important;
  padding: 20px 10px!important;
  margin-left: 5px!important;
  border-bottom: 1px solid #CCCCCC90!important;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #CCC!important;
  padding: 20px 10px!important;
  margin-left: 5px!important
}
.mar-top > img{
  margin-top: 0;
}
.navbar{
  text-align: left;
}
footer{
  padding-bottom: 100px;}

    /* nuevo breakpoint */
    .navbar-header {
      float: none;
    }
    
    .navbar-toggle {
      display: block;
    }
    .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
      display: none!important;
    }
    .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
    }
    .navbar-nav>li {
      float: none;
    }
    .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
    }
      }

      @media (max-width:480px) {
        .logonorth{
          width: 80px;
          height: 65px;
          margin-top: 10px;
        }
        .logorcd{
          width: 44px;
          height: 49px;
          margin-top: 20px;
        }}