@font-face {
    font-family: baskerville;
    src: url(fonts/Baskerville/Baskerville.ttf);
}
@font-face {
    font-family: optima;
    src: url(fonts/Optima/92971-optimaltstdmedium.otf);
}
@font-face {
    font-family: myanmar;
    src: url(fonts/Myanmar_Sangam/Myanmar_Sangam_MN.ttf);
}
* {
  -webkit-border-radius: 0 !important;
     -moz-border-radius: 0 !important;
          border-radius: 0 !important;
    font-family: baskerville;
}

html
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
}
body{
	overflow-x: hidden;	
	-webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
      -o-transition: height 1s ease;
     -ms-transition: height 1s ease;
         transition: height 1s ease;
}
a {
	color: #A6A6A6;
}
a:active, a:hover,a.active{
	color: #C7A67D;
	text-decoration: underline;
}
img.img-responsive{
	margin: 0 auto;
}

/*.marcas .joyas img.img-responsive:hover,.marcas .joyas img.img-responsive:selection{*/
/*.marcas .joyas .pilar:hover img.img-responsive,.marcas .joyas .pilar:selection img.img-responsive{*/
.marcas .tecnicas .pilar div:hover a img,
.marcas .joyas .colecciones .pilar:hover .no-absolute img,
.marcas .joyas .pilar:hover .no-absolute img{
	-webkit-filter: brightness(50%);
	-moz-filter: brightness(50%);
	filter: brightness(50%);
}
.marcas .tecnicas .pilar div a img,
.marcas .joyas .colecciones .pilar .no-absolute img,
.marcas .joyas .pilar .no-absolute img{
	-webkit-filter: brightness(80%);
	-moz-filter: brightness(80%);
	filter: brightness(80%);
}

.bold{
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-family: baskerville;
	text-transform: uppercase;
	color: #C7A67D;
}
.optima{
	font-family: optima;
}
.myanmar{
	font-family: myanmar;
}
.baskerville{
	font-family: baskerville;
}
.bold{
	font-weight: bold;
}
.description ul li,
p{
	font-family: optima,myanmar;
}
time{
	margin-top: 20px;
}
.card hr{
	border-color: #929292;
}
nav.navbar.navbar-default.navbar-static-top.registrate{
	height: 21px;
    margin-bottom: 0px;
    border-bottom-width: 0px;
    min-height: 25px;
    background-image: url(../recursos/dot.jpg);
	background-repeat: repeat;
}
ul.nav.navbar-nav{
	text-transform: uppercase;
}

nav.navbar.navbar-default.navbar-static-top.navbar-inverse.registrate > div > ul > li > a {
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
}
.navbar.navbar-default.navbar-static-top.nav-marcas.in{
	visibility: visible;
	transition:opacity 0.4s linear;
}
.navbar.navbar-default.navbar-static-top.nav-marcas{
    visibility:hidden;
	transition:opacity 0.4s linear;
}
.navbar.navbar-default.navbar-static-top.nav-marcas:not(.in){
	margin-top:-50px;
}
.row.pilares .descripcion, .row.swarovski .descripcion h1,
.row.swarovski .descripcion p{
	text-align: left;
}
.row.pilares h3{
	font-weight: 600;
  	text-align: left
}
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;    
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}
.left.carousel-control.home i, .right.carousel-control.home i{
	color: #D7D7D7;
}
.left.carousel-control.home,.right.carousel-control.home{
	background: none;  
}
/*#careouselHome{
	border: 1px solid #F0F0F0;
}*/
nav.nav-principal{
	background-color: #C8A788;
}
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>:hover>a{
	color: #fff;
	background-color: #818181;
}

.navbar-default .navbar-nav>li>a,.navbar-default .navbar-brand {
	color: #fff;
}
.form-control:focus {
	border-color: #C8A788;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(200,167,136,.6);
}
.dropdown{
	cursor:pointer;
}

.container-home{
	padding-right: 80px;
	padding-left: 80px;
}
#careouselHome div.carousel-caption, .noticias-blog h3, .noticias-blog h5{
	text-transform: uppercase;
}
#careouselHome div.carousel-caption.left{
	text-align: left;
	width: 25%;
}
#careouselHome div.carousel-caption.right{
	text-align: right;
	/*width: 25%;*/
}
#careouselHome img.right{
	float: right;
	border: 2px solid #F0F0F0;
}
#careouselHome img.left{
	float: left;
	border: 2px solid #F0F0F0;
}
.card .thumbnail a > img{
	-webkit-box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.15);
	width: 100%;
}
.entry img.img-responsive{
	-webkit-box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 0px 2px rgba(0,0,0,0.15);
	margin-bottom: 10px;
	margin-top: 10px;
}
.entry .thumbnail{
	border: 0px;
}
.entry .redsocial {
	display: inline-block;
	margin: 15px auto;
}
.entry .redsocial div{
	display: inline-block;
	width: 31%;
}

.btn-home{
	color: #337ab7;
	background-color: #fff;
	border-color: #337ab7;
}
.btn-home:hover{
	color: #fff;
	background-color: #C8A788;
	border-color: #C8A788;
}
#careouselHome h1, #careouselHome h4{
	color: #999999;
}
.noticias-blog h3{
	color: #C7A67D;
}
.noticias-blog img{
	border: 1px solid #EAEAEA;
	height: 200px;
	-webkit-box-shadow: 0px 6px 4px 2px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 6px 4px 2px rgba(0,0,0,0.15);
	box-shadow: 0px 6px 4px 2px rgba(0,0,0,0.15);
}
.tags small{
	text-decoration: underline;
}
.noticias-blog hr{
	border-top: 1px solid #c3c3c3;
}
.noticias-blog h5{
	margin-bottom: 0px;
}
.noticias-blog .caption h3 {
	margin-top: 10px;
	font-weight: bold;
}

/*quienes somos*/
.imagen-quienes img{
	width: 100%;
}
.imagen-quienes h1{
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
.texto-quienes{
	background-color: #FAF7F0;
	padding-bottom: 30px;
	padding-top: 10px;
}
.quienes{
	margin-bottom: 40px;
}
.quienes h3, .imagen-quienes h1, 
.vision h4, .ejemplo h3, 
.proyectos h1, .cabecera-servicios h1,
.cabecera-contacto h1,
.maps-contacto > div.etiqueta > h1,
.maps-contacto > div.etiqueta > h3,
.card h3{
	color: #C7A67D;
	text-transform: uppercase;
}

[class^="flaticon-"].icon-lg, [class^="flaticon-"].icon-lg:before,[class^="flaticon-"].icon-lg:after{
	font-size: 44px;
	color: #C7A67D;
}
.vision-quienes{
	background-color: #F3EFE3;
	padding-bottom: 30px;
	padding-top: 10px;
}
.container-fluid{
	margin-top:20px;
}
.vision{
	text-align: center;
}
.vision h4{
	margin-top: -5px;
	margin-bottom: -10px;
}
.ejemplo-quienes{
	margin-top: 20px;
}
.ejemplo{
	text-align: center;
}
.ejemplo h3{
	margin-top: -10px;
}
/* SERVICIOS */
.cabecera-servicios,
.cabecera-contacto,
.cabecera-marcas{
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin: unset;
    width: 100%;
    text-align: center;
}
.proyectos-servicios{
	max-width: 950px;
	margin: 25px auto 45px;
	/* margin: 20px auto; */
}
.fondo-s{
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.proyectos h1, 
.cabecera-servicios h1,
.cabecera-contacto h1{
	font-weight: bold;
}
.carousel-control{
	left: unset;
	right: unset;
}
.proyectos div[id^="carouselProyectos"]{
	position: relative;
}
.proyectos div[id^="carouselProyectos"] > a.right, .proyectos div[id^="carouselProyectos"] > a.left{
	background-image: none;
}
.proyectos div[id^="carouselProyectos"] > a.right.carousel-control > i, .proyectos div[id^="carouselProyectos"] > a.left.carousel-control > i{
	position: absolute;
	top: 5%;
	color: #DCDCDC;
}
.slick-next.slick-arrow{
	margin: 0px;
}
.slick-prev.slick-arrow{
	z-index: 1;
}
ol.carousel-indicators li, ul.slick-dots li{
	border-radius: 50% !important;
	border-color: #C2C2C2;
	border: 1px solid #C2C2C2;
	background-color: rgba(194,194,194,1);
}
ul.slick-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
}
ul.slick-dots li button{
	display: none;
}
ol.carousel-indicators li.active, ul.slick-dots li.slick-active{
	background-color: #C5A886;
}
.img-circle{
	border-radius: 50% !important;
}
/*Contacto*/

ul.navbar-custom {
  z-index: 1000;
}
.maps-contacto{
	position: relative;
	width: 110%;
}
.maps-contacto .etiqueta p, .row.hablemos-contacto label{
	color: #c3c3c3;
}
.maps-contacto .etiqueta{
	text-align: center;
	border: 1px black solid;
}

.maps-contacto > div.etiqueta > i.icon-lg, 
.maps-contacto > div.etiqueta > i.icon-lg:before,
.maps-contacto > div.etiqueta > i.icon-lg:after{
	font-size: 70px;
}
.maps-contacto > div.etiqueta > hr {
	width: 80%;
	border-color: #C7A67D;
}
.maps-contacto > div.etiqueta > h1,
.maps-contacto > div.etiqueta > h3{
	font-weight: bold;
}
.hablemos-contacto legend{
	margin-top: 60px;
	border: none;
	font-size: 30px;
	color: #C7A67D;
	font-weight: bold;
	text-align: center;
}
.hablemos-contacto .btn.btn-primary{
	background-color: #D0AD8D;
	border-color: #D0AD8D;
}
.hablemos-contacto input, .hablemos-contacto textarea{
	background-color: #DADADA;
}
/*blog*/
.card, .card-columns div[class^="col-"]{
	position: absolute;
	/*margin: 0 0 30px 0;
	padding: 12px;
	display: inline-block;*/
}
.card-columns {
	position: relative;
	max-width: 100%;
	width: 100%;
}
.card{
	margin-bottom: 50px;
	width: 100%;
}
.body h3{
	margin-bottom: 0px;
}
.body p{
	margin-top: 10px;
}
.tags{
	padding: 10px 0;
	border-bottom: 1px black solid;
}
/* .btn-group > .btn.btn-default{
	text-transform: uppercase;
} */
.btn-group > .btn.btn-default.active{
	background-color: white;
	border-color: #C8A788;
	color: #C8A788;
	text-decoration: none;
	text-transform: uppercase;
}
.variables-ls .btn-group > .btn.btn-default.active{
	margin: 0 12px 0 0;
}
.navbar{
	min-height: 40px
}
.paginate-blog{
	text-align: center;
}
.paginate-blog .btn.btn-default.active{
	background-color: #C8A788;
	border-color: #C8A788;
	color: white;	
}
.btn.btn-primary.btn-tag-xs{
	padding: 1px 6px;
	font-size: 10px;
	margin: auto 2px;
}
.btn.btn-primary.btn-tag-sm{
	padding: 2px 10px;
	font-size: 14px;
	margin: 2px 2px;
}
/* Entry */
.entry{
	margin-top: 30px;
}
div.entry h1, .siguiente h3, .anterior h3, .marcas h1{
	text-transform: uppercase;
	color: #C7A67D;
}
/* MARCAS */
nav.nav-marcas{
	background-color: #808080;
	border-color: #808080;
	-webkit-box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 5px 9px 0px rgba(0,0,0,0.5);
}
.marcas, .cabecera-marcas{
	text-align: center;
	margin: 20px auto;
}
.marcas.texto-video .texto,.marcas.texto-video .texto p{
	text-align: initial;
}
.marcas.texto-video .texto img{
	max-width: 100%;
}
ul.inside {
    list-style-position: inside;
}
.marcas h1{
	font-weight: bold;
}
nav.navbar.navbar-default.navbar-static-top.nav-marcas a {
	text-transform: uppercase;
}
nav.navbar.navbar-default.navbar-static-top.nav-marcas ul > li.active a, 
nav.navbar.navbar-default.navbar-static-top.nav-marcas ul > li:hover a{
	background-color: #C8A788;
}
.marcas .texto h2{
	font-weight: bold;
}
.marcas .cabecera{
	margin-top: 10px;
    margin-bottom: 30px;
	border: 1px #c2c2c2 solid;
}
.marcas .row img.img-responsive{
	  margin: 0 auto;
	  margin-top: 30px;
}
.marcas h4{
	text-transform: uppercase;
	color: #C7A67D;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0;
}
.marcas.texto-video{
	margin-bottom: 0;
}
.marcas.calidad{
	background-color: #FAF7F0;
}
.marcas.calidad .row{
	text-align: left;
}
span.subtitulo-itilica{
	font-size: 12px;
	font-style: italic;
	text-align: left;
}
.marcas.calidad .row p{
	margin-top: 10px;
}
.marcas.garantia{
	margin-top: 50px;
}
.coleccion ul {
	margin: 20px auto;
}
.coleccion ul li{
	display: inline;
	list-style: none;
	word-break: break-all;
}
ul li.divider-vertical{
	position: relative;
	height: 20px;
	width: 0px;
	margin: 0 10px;
}
ul li.divider-vertical:after{
	position: absolute;
	height: 20px;
	width: 0px;
	border-bottom: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	content: '';
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img{
    margin:auto;
    padding: 0px;
}
.caption *:not(p,li a){
	text-transform: uppercase;
}
ul li.divider-vertical:before{
	position: absolute;
	height: 20px;
	width: 0px;
	border-bottom: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	content: '';
}
.marca.coleccion{
	margin: 30px auto;
}
.marca.coleccion > div{
	margin-bottom: 20px;
	padding-left: unset;
}
.marca.coleccion > div h4, .marca.coleccion > div h5, .marca.info h4{
	font-weight: bold;
	text-transform: uppercase;
}
.marca.coleccion > div h4, .marca.info h4{
	color: #C7A67D;
}
.marca.info{
	margin-top: 30px;
}
.marcas .tecnicas h3{
	text-align: left;
	color: black;
}
.marcas .tecnicas hr{
	border-color: black;
	margin-top: -10px;
}
.marcas .texto:first-letter{
	/*text-transform: uppercase;*/
}
.thumbnail .caption, 
.marcas .joyas .pilar .caption, 
.marcas .joyas.hirsch4 .pilar .caption,
.marcas .tecnicas .pilar .caption {
	display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    margin: 0px auto;
	font-size: 16px;
	position: absolute;
	color:white;
	font-weight: bold;
	-webkit-text-transform: uppercase;
	   -moz-text-transform: uppercase;
	    -ms-text-transform: uppercase;
	     -o-text-transform: uppercase;
	        text-transform: uppercase;
}
.marcas .tecnicas.col-md-9 .texto img{
	/* width: 100%; */
}
.marcas .joyas.riri3 .pilar .caption,
.marcas .joyas.swarovski3 .pilar .caption
.marcas .joyas.connoisseurs .pilar .caption{
	align-items:center;
}
.variables.well.animated.fadeIn{
	height: auto;
}
..variables-lg{
	max-width: 950px;
}
.marcas .caption p{
	vertical-align: middle;
	color: #888888;
}
.marcas .caption p.caption-p{
	vertical-align: middle;
	color: #fdfdfd;
}
.marcas .caption p.caption-swaroski{
	color: #000 !important;
}
.marcas .joyas.hirsch3 .caption p,
.marcas .joyas.hirsch4 .caption p,
.marcas .joyas.connoisseurs .pilar .caption p,
.marcas .joyas.swarovski3 .pilar .caption p,
.marcas .joyas.riri3 .pilar .caption p{
	vertical-align: middle;
	color: white;
}
.marcas .joyas .colecciones .pilar .no-absolute img.img-responsive{
	position: absolute;		
}
.marcas .joyas .colecciones{
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.marcas .joyas .colecciones .clase-auxiliar img.img-responsive{
	position: unset;
}
.row.image-lg-body{
	position: relative;
	margin-bottom: 50px;
}
.row.image-lg-body img{
	margin-top: 20px !important;
}
.row.pilares{
	display: inline-block;
}
.image-lg-body .caption{
	position: absolute;
	color:black;
	background-color: rgba(255,255,255,0.75);
	font-weight: bold;
	font-style: italic;
	-webkit-text-transform: uppercase;
	   -moz-text-transform: uppercase;
	    -ms-text-transform: uppercase;
	     -o-text-transform: uppercase;
	        text-transform: uppercase;
}
.image-lg-body img{
	-webkit-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.75);
}
.image-lg-body .caption p{
	position: relative;
}
.marcas .joyas{
	display: inline-block;
}
.pilar .variables{
    /*border: 1px solid #cccbca;*/
    /*border-radius: 5px;*/
    border: 1px solid #d3d3d3;
    display: none;
    left: 0;
    margin: 0 auto;
    padding: 25px;
    position: absolute;
    right: 0;
    top: 175px;
    z-index: 998;
}
.well{
	border: none;
	padding: 0px;
	min-height: 0;
}
.pilar .thumbnail{
	position: relative;
}
ul#tags{
	display: inline;
	text-transform: capitalize;
	padding-left: 0px;
}

ul#tags li{
	display: inline;
	list-style: none;
}
ul#tags li a{
	text-decoration: underline;
}
ul#tags li:after{
	content:", ";
}
ul#tags li:last-child:after{
	content:"";
}
#wrapper div.variables.well.animated.fadeIn .btn-group{
	margin-top: 20px;
}
.marcas .pilar .variables{
    text-align: left;
}
button.close-fa {
	background-color: transparent;
	border: none;
	top: -20px;
}

.variables #title h1,.variables #subtitle h3{
	color: black;
}
.clear-blog{
	margin-bottom: 100px;
	text-align: center;
}
.noticias-blog .caption #tags,
.card #tags{
	text-align: left;
	padding-left: 0px
}
ul.navbar-custom > li a{
	color: #447d98;
}
.newscontacto h3{
	color: white;
}
ul.navbar-custom > li {
    float: left;
    text-align: center;
    display: inline;
    clear: both;
}
.mensaje{
    border-left: 1px solid #3c763d;
    color: #3c763d;
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    padding: 0 8px;
}
.noticias-blog .caption a h5{
	color: #676767;
	margin-top: 25px;
}
.carousel-control.slick-arrow{
	background-image: none;
}
.carousel-control.slick-arrow i{
	color: #DCDCDC;
	text-shadow: none;
}
.fa-3x {
  font-size: 2.3em;/*2.8em;*/
}
.proyectos div[id^="carouselProyectos"] > a.carousel-control{
	margin: unset;
}
.marcas .joyas .pilar div.no-absolute{
	position:relative;
	height: 100%;
}
.marcas .joyas .pilar.clicked div.no-absolute .background-clicked{
	background-color: rgba(51, 97, 112, 0.7);/*rgba(0,0,255,0.4);*/
	content: ' ';
	left: 0px;
	position: absolute;
	width: 100%;
	/*height: 100%;
	top: 0px;*/
}
.nav-marcas:not(.in) .navbar-ex2-collapse.menu2,
.nav-marcas:not(.in) .navbar-ex2-collapse.menu2 .navbar-nav{
	height: 0px !important;
}
.container.container-home:not(.marcas){
	margin-top: -20px;
}
.fa.fa-times-circle-o.fa-3x{
	color: #D0D0D0;
}
#carouselProyectosNav .img-responsive.slide-carousel-regalos{
	box-shadow: 0px 0px 1px 1px #c2c2c2;
}
.slick-slider .slick-track{
	padding: 8px 0;
}
#carouselProyectosFor .responsive.slick-slide div img{
	height: 237px;
}
div[dir="ltr"] table,div[dir="ltr"] th,div[dir="ltr"] td {
  border: 1px solid #c2c2c2;
}
.marca.slide-regalos{
	margin-top: 20px;
}
ul.ul-tecnicas{
	list-style: none;
	text-align: left;
}
ul.ul-tecnicas li{
	-webkit-text-transform: uppercase;
	   -moz-text-transform: uppercase;
	    -ms-text-transform: uppercase;
	     -o-text-transform: uppercase;
	        text-transform: uppercase;
}
.marcas.swarovski .dos{
	background-color: black;
	color: white;
}
.marcas.swarovski .dos h1{
	color: white;
}
.fondo-swarovski,.fondo-catalogo{
	background-image: url(../recursos/fondo.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}
.fondo-s{
	background-image: url(../recursos/fondo-s.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}
.itilica{
	font-style: italic;
}
.linea-blog{
	border-color: black;
}
.garantia{
	text-align: left;
}
.garantia h1{
	margin-top: 0px;
}
.pagination div{
	display: inline;
	margin:2px 2px;
	padding: 7px 6px;
	border: 1px solid #c2c2c2;
}
.pagination div.arrow a{
	color: #C8A788;
	font-weight: bold;
}
.pagination div.active{
	background-color: #C8A788;
	color: white;
}
.pagination div:hover a{
	color: white;
}
.pagination div:hover{
	background-color: #C8A788;
}
table.connoisseurs {
	margin-top: 30px;
}
table.connoisseurs th{
	font-size: 10px;
	text-align: center;
	color: #C8A788;
}
.table.connoisseurs>tbody>tr>td{
	padding: 1px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #ddd;
	color: #c2c2c2;
}
.table.connoisseurs>tbody>tr>td.firts{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #C8A788;
  	padding: 2px;
	/*line-height: 1.428571;*/
	vertical-align: middle;
	border: 1px solid #C8A788;
}
.table.connoisseurs>tbody>tr>td,
.table.connoisseurs>tbody>tr>th{
	width: 9%;
}
.table.connoisseurs>tbody>tr>td.firts,
.table.connoisseurs>tbody>tr>th.firts{
	width: 18%;
}
#limpiadores{
	background-color: #F8F8F6;
	margin-bottom: -60px;
}
#piedras h5{
	color:black; font-size:10px; margin-top: 3px; margin-bottom: 3px;
}


footer{
	margin-top: 60px;
}
.row.contacto{
	/*background-color: #323335;*/
	color: white;
	background-image: url(../recursos/dot.jpg);
	background-repeat: repeat;
}
.newscontacto .btn.btn-primary{
	background-color: #C8A788;
	border-color: #C8A788;
}
.newscontacto p {
	color: #c3c3c3;
}
.row.copy{
	background-color: #191919;
	color: white;
}
.copy.text-center{
	font-family: optima;
	color: #c3c3c3;
}
.marca-entrada.active a, .marca-entrada:hover a{
    color: #C7A67D !important;
    /*text-decoration: underline;*/
}
.marca-entrada-ul {
    display: none;
}
.marca-entrada-ul.active {
    display: inherit;
}
.navbar .navbar-nav {
  float: none;
  vertical-align: top;
}
.nav-principal .navbar-nav {
	margin: 0 auto;
}
.navbar .navbar-collapse {
  text-align: center;
}
.list-group-item.active.marca-entrada{
	border-color: #C8A788;
	background-color: unset;
}
.ul-tecnicas.listado-de-tecnicas{
	display: none;
}

.ul-tecnicas.listado-de-tecnicas.active{
	display: inherit;
}
ul.ul-tecnicas li {
    list-style: none;
}
.proyectos div[id^="carouselProyectos"] .slick-next.right.carousel-control.slick-arrow,
.proyectos div[id^="carouselProyectos"] .slick-prev.left.carousel-control.slick-arrow{
	left: unset;
    top: unset;
    bottom: unset;
    right: unset;
    width: 100%;
}
.proyectos div[id^="carouselProyectos"] .slick-prev.left.carousel-control.slick-arrow{
	justify-content: flex-start;
    margin: auto -40px;
} 
.proyectos div[id^="carouselProyectos"] .slick-next.right.carousel-control.slick-arrow{
	justify-content: flex-end;
	margin: auto 0;
	top: 0;
}
.slick-prev.left.carousel-control.slick-arrow,
.slick-next.right.carousel-control.slick-arrow{
	width: unset;
    display: flex;
    align-items: center;
}
#careouselHome .slick-prev.left  i, 
#careouselHome .slick-prev.slick-arrow{
	float: left;
	left: 5px;
}
#careouselHome .slick-next.right  i, 
#careouselHome .slick-next.slick-arrow{
	float: right;
	right: 5px;
}
#careouselHome div.caption.left,
#careouselHome div.caption.right {
	position: absolute;
  	text-shadow: 0 1px 2px rgba(0,0,0,.6);
  	height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    margin: 2px;
}
#careouselHome div.caption.right{
    background: linear-gradient(to left,white 25%,white 5%,transparent,transparent);
    justify-content: flex-end;
	text-align: right;
}
#careouselHome div.caption.left{
	background: linear-gradient(to right,white 25%,white 5%,transparent,transparent);
	justify-content: flex-start;
	text-align: left;
}
@media(max-width:768px) {
	button#click-listado-de-tecnicas{
		display: inline-block !important;
		padding: 10px 12px;
	}
	.table.connoisseurs>thead:first-child>tr:first-child>th:first-child
	{
	    position: absolute;
	    /*display: inline-block;
	    background-color:#E6E6E6;
	    height:100%;*/
	    border-bottom: unset;
	}
	.table.connoisseurs> tbody > tr > td:first-child
	{
	    position: absolute;
	    border: unset;
	    /*display: inline-block;
	    background-color:#E6E6E6;
	    height:100%;*/

	}
	ul.ul-tecnicas {
	    padding: 0 20px !important;
	}
	.marca-entrada,.marca-entrada.active a, .marca-entrada:hover a{
	    font-size: 12px;
	    /*text-decoration: underline;*/
	}
	.marca-entrada.list-group-item{
	    padding: 7px 10px;
	    margin: unset;
	}
	.table.connoisseurs>thead:first-child>tr:first-child>th:nth-child(2)
	{
	    padding-left:40px;
	}
	.table.connoisseurs> tbody > tr > td:nth-child(2)
	{
	    padding-left:50px !important;

	}
}
.description ul li,
p:not(.caption-p){
	color: #808080 !important;
	word-wrap: break-word;
}
strong,b{
	color: #424242 !important;
}
.marca.regalos .texto p{
	text-align: left;
}
.container-fluid,
.marca.slide-regalos,
.marca.regalos{
	max-width: 950px;
	margin: 0 auto;
}