@charset "utf-8";
/* CSS Document */


.navbar-inverse {
	background-color: #fff;
}

.navbar-brand {
	height:auto;
	padding:0;
	margin-left:30px
	
}

.navbar {
	border-radius: 0;
	margin-bottom:0;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color:#fff;
	
}
.navbar-default .navbar-toggle {
	border:none;
}


.navbar-default {
-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.2);
border:0;
background:#fff;
}

.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background:#44b6ac
}

.bannerHome {
	background: url(../img/fotoHome.jpg) center top;
	
  background-size: cover;
  -moz-background-size: cover;  /* Firefox 3.6 */
  background-position: center;  /* Internet Explorer 7/8 */
}

.contenedorCatalogo {
	padding-top:30px
}

.bannerHome h3 {
	margin-top:0;

}

.textBannerHome {
	margin:40px 0;
}

.textBannerCatalogo {
	margin:0 0 55px 0;

}

.textBannerCatalogo .tituloSeccion {
	color:#FFF
}


.textBannerCatalogo .titulo-linea {
	border-color:#FFF;
}

.bannerMarmol {
		background: url(../img/fondoMarmolBanner.jpg) center top;
	
  background-size: cover;
  -moz-background-size: cover;  /* Firefox 3.6 */
  background-position: center;  /* Internet Explorer 7/8 */
}



.bannerHome h1,.bannerHome h3 {
	text-transform:uppercase;
	color:#fff;
	font-weight:lighter
}

.bennersHomeChicosContenedor {
	padding:0;
	position:relative;
	bottom:0
}

h1, h2, h3, h4, h5, h6, p, a, legend  {
font-family: 'Open Sans', sans-serif;
color:inherit
}



.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	border-bottom: solid 8px #44b6ac;
	background: none;
	}
	
.dropdown-menu {
		border-bottom: solid 8px #44b6ac;

}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background:none;
}

.navbar .nav
{
    height: @navbarHeight;
}


.navbar .nav > li > a {
  @elementHeight: 80px;
  padding: ((@navbarHeight - @elementHeight) / 2 - 1) 50px ((@navbarHeight - @elementHeight) / 2 + 1);

}

@media (min-width: 992px){
.navbar-nav>li>a {
padding-top: 96px;
padding-bottom: 16px;
}

.navbar-nav {
float: right;
}

.navbar>.container .navbar-brand {
	margin-left: 60px
}

}

@media (max-width: 992px){
.borderRight {
	display:none
}

}


h1, h2, h3, h4, h5, h6 {
	font-weight:lighter
}

p {
	font-size:14px;
	color:#646464
}

.titulo {
	margin:40px 0 0 0;
	color:#404040
}

.tituloSeccion {
		margin:60px 0 0 0;
	color:#404040
}

.colDetalle .titulo-linea {
		width:15%;
			padding-bottom:0px;
			margin-bottom:20px
}

.colDetalle h5 {
	margin-bottom:15px
}

.titulo-linea {
	padding-bottom:30px;
	border-bottom: solid 1px #44b6ac;
	width:10%;
	margin: 0 auto;
}

.textHome {
	margin:40px 0
}

.contenedorGris {
	background: #ecf8f7
}
.contenedorVerde {
/*	background: #def4f1*/
}
.contenedorVerdePie {
	background-color: #44b6ac;
}
.contenedorNuevoServicio {
	margin-bottom: 50px;
}
.fichaProd {
	margin:0 0 40px 0;


}
.fichaProd img {
	border-bottom: solid 2px 	#ff0800
}
.fichaProdInner {
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.05);
box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.05);

}

.fichaProdInner img {
	min-height: 160px;
}

.fichaProdInner:hover {
	-webkit-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.25);
box-shadow: 0px 4px 8px 0px rgba(0,0,0,0.25);
}
.prodHomeContenedor {
	margin:40px 0 20px 0
}

.nombreProd {
		padding:30px 0 5px 0;
		margin:0;
	color:#404040; 

}
.nombreProdContenedorFicha .titulo-linea, .nombreProdContenedor .titulo-linea {
	padding-bottom:10px;
	border-bottom: solid 1px #44b6ac;
	width:10%;
	margin: 0 auto;
}
.nombreProdContenedor {
	background:#F1F1F1;
	padding-bottom:20px
}
.nombreProdContenedor h6{
	margin:0
}

.nombreProdContenedorFicha {
	padding-bottom:20px
}
.nombreProdContenedorFicha h6{
	margin:0
}
.contenedorPie {
	background:#44b6ac;
	padding:40px 40px 20px 40px
}
.contenedorPie p{
	color:#fff;
	text-transform:uppercase
}

.textoPie {
		text-transform: none !important
}

.columnaPie {
	margin-bottom:20px
}
.columnaPie p a:hover {
	color:inherit
}

.columnaPie .form-control{
	width:92%
}
.contenedorPie .col-md-3, .contenedorPie .col-md-12{
		font-weight:100
}
.pieBottom p, .pieBottom p a:hover {
	font-size:13px;
	color:#072a22
}
.pieBottom p a:hover {
	text-decoration:underline
}
     .borderRight  {
         border-right: solid 1px #fff;
         position: absolute;
         top: 0;
		 height:60px;
		 right:10px

         }
.fichaProducto {
/*		background: #def4f1*/
}

.fichaProducto .nombreProd {
/*		background: #def4f1*/
}

.colDetalle {
	background: #FFF;
	padding: 30px
}

.fichaProdSubtitulo {
	margin: 2px 0
}
.tituloCaracteristicas {
	margin-top:0;
	margin-bottom:20px
}
.alert-info .fa{
	color:#31708f;
	font-size:16px;
	vertical-align: text-top;
	margin-top:0;

	margin-right:5px

}

.fa{
	color:#ff0800;
	font-size:7px;
	vertical-align: text-top;
	margin-top:7px;
	margin-right:5px

}

.colDetalle span{
	margin:0 0 0 15px
}

.colDetalle p {
	margin-bottom:40px;
	font-size:13px;

}

/*.fancybox-inner {
	border:solid 1px #44b6ac !important
}*/
.fancybox-skin {
	background: none !important;
	padding:0 !important;
}
.fancybox-inner {
	margin:20px !important;
}

.fondoMarmol {
	background: #def4f1 url(../img/fondo-marmol.jpg) center top no-repeat;
}
.fondoMarmolGris {
	background: #f5f5f5 url(../img/fondo-marmol-gris.jpg) center top no-repeat;
}
.fondoGranito {
	background: #def4f1 url(../img/fondo-granito.jpg) center top no-repeat;
}

.carousel-inner {
	margin:40px 0 80px 0
}

.fichaGaleria {
	display:block;
  margin-left: 41.7% ;


}

.fichaGaleria img {
	border-bottom: solid 2px 	#ff0800;
	margin-bottom:20px
}

.detalleGaleria {
	display:block;
	clear:both
}
.carousel-caption {
	text-shadow:none;
}

.carousel-caption p {
	text-shadow:none;
	color:#fff !important;
	font-weight:100
}
.detalleGaleria p {
	margin-top:0
}
.contactoWrapper {
	margin-top:40px;

}

.formContacto legend {
	font-size:14px;
	border-bottom:none;
	color:#646464
}
.btnEnviar, .btnEnviar:focus {
	background-color: #44b6ac;
	border-color: #44b6ac;
}
.btnEnviar:hover {
		background-color: #237260;
			border-color: #44b6ac;
}

.help-block {
	background-color: #fcf8e3;
	border-radius: 4px;
	border-color:#d5cb98;

}
.help-block ul {
	padding:0;
	margin:0

}
.help-block li {
	padding:15px;
	list-style-type:none;
	color:#333
}

.contactoForm {
	margin-bottom:40px
	
}
.mapa {
	display:block;
	border:none
}
.datosContacto h4{
	margin:0 0 20px 0
	
}
.datosContacto h4{
	margin:0 0 20px 0
	
}

.contactoImgWrapper  {
	margin:20px 0;

}

.modServicios {
	min-height:150px;
	text-align:center;
		border-bottom:solid 2px #ff0800;
		margin:40px 0 20px 0;
		background:#F1F1F1
		
}
.modServicios h4{
	margin:0 10px 30px 10px;
	padding:0 15px;
	font-size:16px

}
.contenedorServicios {
	margin:0 0 40px 0
}

.formInput {
	width:220px;
	float:left;
	display:inline-block
}
.newsButton {
	background:#fff;
	color:#44b6ac;
	border:0;
	height:25px;
	margin:0 0 0 5px;
	width:25px;
	display:inline-block;
	position:absolute;
	left:180px;
	z-index:999;
	top:4px;
	cursor:pointer
	
}
.newsButton span{
	position:relative;
	top:7px;
	left:7px
}
.newsButton:hover {
		color:#44b6ac;
}
.newsButtonWrapper {
		float:left;
	display:inline-block;
	width:50px;
	}
.contact-msn p {
	color:#FFF;
	font-size:12px;
	font-weight:lighter;
	padding-top:10px;
	display:block
}
.iconServicios {
	width:50px;
	height:50px;
	background:#44b6ac;
		position:relative;
	top:-25px;
		text-align:center
}

.iconServicios .fa {
	color:#fff;
	font-size:24px;
	text-align:center;
	width:50px;
	line-height:30px
}

.iconServicios2 {
	width:50px;
	height:50px;
	text-align:center;
	background:#44b6ac;
}
.iconServicios2 .fa {
	color:#fff;
	font-size:24px;
	text-align:center;
	width:50px;
	line-height:30px
}



/*
*
* nuevo slider home 2017 
*
*/

.section {
  position:relative;
  padding: 35px 0;
}
.section .background-image {
    z-index:0;
    position:absolute;
    top:0px;
    width:100%;
    height:100%;
    background-size: cover;
    background-position: center;
}
.p-a-0 {padding:0}

@media (max-width: @screen-xs-max){
.section .background-image {
	height:50%;
}

}


.banner-main,
.banner-slider {
  height:533px; /*360px;*/
  
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) * /
  @media (min-width: @screen-sm-min) {
    height: 390px;
    
  }
  /* Medium devices (desktops, 992px and up) * /
  @media (min-width: @screen-md-min) {
    height: 430px;
    
  }
  /* Large devices (large desktops, 1200px and up) * /
  @media (min-width: @screen-lg-min) {
    height: 612px;
    
  }*/
}

.banner-main h4,
.banner-main p {
  font-size: 18px;
  font-weight: 100;
  color: #fff;
  letter-spacing:0;/* 0.025em;*/
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) * /
  @media (min-width: @screen-sm-min) {
    font-size: 18px;
  }
  /* Medium devices (desktops, 992px and up) * /
  @media (min-width: @screen-md-min) {
    font-size: 24px;
  }
  /* Large devices (large desktops, 1200px and up) * /
  @media (min-width: @screen-lg-min) {
    font-size: 26px;
  }*/
}
.banner-main h4 {
    text-transform: uppercase;
    font-size: 36px;
}
.banner-main p {
  font-weight: 400;
}

.rayita {
    border-bottom: 3px solid #32937f;
    width: 66px;
    margin-top: 25px;
    margin-bottom: 25px;
}
.rayita .blanca {
      border-bottom-color: white;
    }
.rayita .azul {
      border-bottom-color: blue;
    }

.btnVer,.btnVer:hover,.btnVer:focus  {
	background-color: rgba(25,58,47,0.51);
	border-color: #92a8a2;
    border-radius: 0;
    border-width: 2px;
    margin-top: 10px;
    font-size: 16px;
    letter-spacing: 0.025em;
    font-weight: 100;
}

.banner-slider-container {
  position: relative;
  height: 100%;
}

.banner-slider-caption {
  position: absolute;
    
  /*top: 50%;
  left: 50%;*/
  
  min-width: 300px;
  max-width: 445px;    
  height: 100%;
    
  /*transform: translate(-50%, -50%);*/
  /*transform: translate(-100%,0);*/
  background: rgba(5, 71, 57, 0.75);
  /*padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;*/
    padding: 80px 30px 15px 45px;
    
  /* Extra small devices (phones, less than 768px) */
  /* No media query since this is the default in Bootstrap */
  /* Small devices (tablets, 768px and up) * /
  @media (min-width: @screen-sm-min) {}
  /* Medium devices (desktops, 992px and up) * /
  @media (min-width: @screen-md-min) {}
  /* Large devices (large desktops, 1200px and up) * /
  @media (min-width: @screen-lg-min) {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 38px;
    padding-right: 38px;
  }*/
}

.banner-slider-caption.uno-dekton {
    height: auto;
    top: 40%;
    padding: 40px;
}

.banner-slider-caption.uno-dekton a {
    color: white;
}

.color-primary {
    color: #32937f;
}

.textDekton p {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 40px;
}
.textDekton p img {
    display: inline-block;
    margin-right: 8px;
    
    }

.textContacto {
	margin:40px 0;
}

.textContacto p {
    font-weight: 300;
    font-size: 20px;
}

.banner-slider-caption.uno {
  /*width: 40%;*/

  /* margin-top: -19%; 
    padding-top: 80px;*/
    
  /* X Extra small devices (phones, less than 480px) */
  /* No media query since this is the default in Bootstrap */
  /* Extra small devices (phones, 480px and up) * /
  @media (min-width: @screen-xs-min) {
    width: 388px; //82%;
    margin-top: -90px;
  }
  /* Small devices (tablets, 768px and up) * /
  @media (min-width: @screen-sm-min) {
    width: 415px; //54%;
    margin-top: -90px;
  }
  /* Medium devices (desktops, 992px and up) * /
  @media (min-width: @screen-md-min) {
    width: 540px; //53%;
    margin-top: -100px;
  }
  /* Large devices (large desktops, 1200px and up) * /
  @media (min-width: @screen-lg-min) {
    width: 630px; //44%;
    margin-top: -125px;
  }*/
}

.banner-slider-caption.dos {
  width: 95%;
  
  /* X Extra small devices (phones, less than 480px) */
  /* No media query since this is the default in Bootstrap */
  /* Extra small devices (phones, 480px and up) * /
  @media (min-width: @screen-xs-min) {
    width: 456px;
    margin-top: 90px;
  }
  /* Small devices (tablets, 768px and up) * /
  @media (min-width: @screen-sm-min) {
    width: 480px; //68%;
    margin-top: 100px;
  }
  /* Medium devices (desktops, 992px and up) * /
  @media (min-width: @screen-md-min) {
    width: 632px; //65%;
    margin-top: 110px;
  }
  /* Large devices (large desktops, 1200px and up) * /
  @media (min-width: @screen-lg-min) {
    width: 726px; //51%;
    margin-top: 140px;
  }*/
}

.banner-slider-caption.tres {
  width: 88%; 
  /* X Extra small devices (phones, less than 480px) */
  /* No media query since this is the default in Bootstrap */
  /* Extra small devices (phones, 480px and up) * /
  @media (min-width: @screen-xs-min) {
    width: 416px;
    margin-top: 90px;
  }
  @media (min-width: @screen-sm-min) {
    width: 530px; //69%;
    margin-top: 100px;
  }
  /* Medium devices (desktops, 992px and up) * /
  @media (min-width: @screen-md-min) {
    width: 692px; //68%;
    margin-top: 110px;
  }
  /* Large devices (large desktops, 1200px and up) * /
  @media (min-width: @screen-lg-min) {
    width: 790px; //55.5%;
    margin-top: 140px;
  }*/
}

.banner-slider-caption.cuatro {
  width: 82%;
  /* X Extra small devices (phones, less than 480px) */
  /* No media query since this is the default in Bootstrap */
  /* Extra small devices (phones, 480px and up) * /
  @media (min-width: @screen-xs-min) {
    width: 416px;
    margin-top: 80px;
  }
  @media (min-width: @screen-sm-min) {
    width: 530px; //69%;
    margin-top: 90px;
  }
  /* Medium devices (desktops, 992px and up) * /
  @media (min-width: @screen-md-min) {
    width: 692px; //68%;
    margin-top: 100px;
  }
  /* Large devices (large desktops, 1200px and up) * /
  @media (min-width: @screen-lg-min) {
    width: 790px; //55.5%;
    margin-top: 130px;
  }*/
}
