

/* /////////////////////////////////////////// Color 0 /////////////////////////////////////////// */


.form-control {
    color: rgb(0,0,0) !important;
    background-color: rgba(0,0,0,0.6);
    border: 1px solid transparent;
}

.form-control-feedback {
    color: rgb(0,0,0) !important ;
}



.form-control::-webkit-input-placeholder { color: rgb(0,0,0); } /* WebKit */
.form-control:-moz-placeholder { color: rgb(0,0,0); } /* Firefox 18- */
.form-control::-moz-placeholder { color: rgb(0,0,0); } /* Firefox 19+ */
.form-control:-ms-input-placeholder { color: rgb(0,0,0); } /* IE 10+ */


/* /////////////////////////////////////////// Fin Color 0 /////////////////////////////////////////// */



/* /////////////////////////////////////////// Color 1 /////////////////////////////////////////// */


/* ---------- MAIN ---------- */
.color1,
.color1:visited,
.color1:hover,
.color1:focus{
  color: rgb(0,0,0) !important; 
}
.bgcolor1,
.bgcolor1:visited,
.bgcolor1:hover,
.bgcolor1:focus{
  background-color: rgb(0,0,0) !important; 
}
.form-control-feedback {
  color: rgb(0,0,0);
}





/* ---------- CSSMENU ----------- */
#cssmenu {
   background: rgb(0,0,0);
}
#cssmenu ul li.active a:after {
  background: rgb(0,0,0);
}
#cssmenu ul li a:after {
  background: rgba(0,0,0,0.8);
}
#cssmenu ul li:hover a:after {
  background: rgb(0,0,0);
}
#cssmenu ul li a {
   color: rgb(0,0,0);
}
#cssmenu ul li.active a {
  color: rgb(0,0,0);
}
#cssmenu ul li:hover a {
  color: rgb(0,0,0);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: rgba(0,0,0,0.8);
}
#cssmenu ul ul li a {
	background: rgb(0,0,0) !important;
  color: rgb(0,0,0);
}





/* -------------------- HEADER -------------------- */
header {
    background: rgba(0,0,0,0.5);
}
.carousel-indicators .active {
    background-color: rgb(0,0,0);
}





/* ---------- Medias ---------- */
@media all and (max-width:767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu #menu-button {
    color: rgb(0,0,0);
  }
  #cssmenu #menu-button:before {
    background: rgb(0,0,0);
  }
  #cssmenu #menu-button:after {
    color: rgb(0,0,0);
    border-top: 2px solid rgb(0,0,0);
    border-bottom: 2px solid rgb(0,0,0);
  }
  #cssmenu #menu-button.menu-opened:before {
    background: rgb(0,0,0);
  }
  #cssmenu #menu-button.menu-opened:after {
    background: rgb(0,0,0);
  }
  #cssmenu .submenu-button:before {
    background: rgb(0,0,0);
  }
  #cssmenu .submenu-button:after {
    background: rgb(0,0,0);
  }
  #cssmenu .submenu-button:hover:before {
    background: rgb(0,0,0);
  }
  #cssmenu .submenu-button:hover:after {
    background: rgb(0,0,0);
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: rgb(0,0,0);
  }
}


/* /////////////////////////////////////////// Fin Color 1 ///////////////////////////////////////////*/



/* /////////////////////////////////////////// Color 2 /////////////////////////////////////////// */

/* ajustes puntuales*/

.breadcrumb>li>a, .breadcrumb>li>a:focus, .breadcrumb>li>a:active {
    color: rgb(0,0,0);
}

figure.effect-goliath {
    background: rgb(0,0,0);
}

figure.effect-goliath figcaption h2 {
  background: rgba(0,0,0,0.8);
  color: rgb(0,0,0);
}

figure.effect-goliath figcaption h2:hover {
  color: rgba(0,0,0,0.8);
}

figure.effect-goliath figcaption p {
  background: rgba(0,0,0,0.8);
  color: rgb(0,0,0);
}

figure.effect-goliath figcaption p:hover {
  color: rgba(0,0,0,0.8);
}

figure.effect-goliath2 {
    background: rgb(0,0,0);
}

figure.effect-goliath2 figcaption h2 {
  background: rgba(0,0,0,0.8);
  color: rgb(0,0,0);
}

figure.effect-goliath2 figcaption h2:hover {
  color: rgba(0,0,0,0.8);
}

figure.effect-goliath2 figcaption p {
  background: rgba(0,0,0,0.8);
  color: rgb(0,0,0);
}

figure.effect-goliath2 figcaption p:hover {
  color: rgba(0,0,0,0.8);
}

.listadorTituloProducto h4 a {
  color: rgb(0,0,0);
}

.listadorTituloProducto h4 a:hover {
  color: rgba(0,0,0,0.8);
}






/* ---------- TAGS ---------- */

a {
  color: rgb(0,0,0);
}
a:hover{
  color: rgba(0,0,0,0.8);
}
a:active{
  color: rgb(0,0,0);
}
a:focus{
  color: rgb(0,0,0);
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid rgba(0,0,0,0.5);
}
blockquote .small, blockquote footer, blockquote small {
  color: rgb(0,0,0);
}








/* ---------- MAIN ---------- */
.color2,
.color2:hover,
.color2:focus{
  color:rgb(0,0,0);
}
.bgcolor2,
.bgcolor2:hover,
.bgcolor2:focus{
  background-color:rgb(0,0,0);
}
.btn-custom:hover{
  color: rgba(0,0,0,0.9);
}
.breadcrumb li {
  color: rgb(0,0,0);
}
.breadcrumb>li>a,
.breadcrumb>li>a:focus,
.breadcrumb>li>a:active {
  color: rgb(0,0,0);
}
.breadcrumb>li>a:hover {
  color: rgba(0,0,0,0.8);
}


/* Set effect Zoe */
figure.effect-zoe figcaption {
  background: rgba(0,0,0,0.6);
  color: rgb(0,0,0);
}
figure.effect-zoe2 figcaption {
  background: rgba(0,0,0,0.87);
  color: rgb(0,0,0);
}

.btn{
  background-color: rgb(0,0,0);
  color: rgb(0,0,0);
}
.btn:hover {
  background-color: rgba(0,0,0,0.9);
  color: rgb(0,0,0);
}
.btn-custom:hover {
  color: rgba(0,0,0,0.8);
}







/* -------------------- LISTADOR ESTILO 1 -------------------- */
.listadorTituloProducto {
  color: rgb(0,0,0);
}
.listadorTituloProducto h4 a {
  color: rgb(0,0,0);
}
.listadorTextoCont{
  background-color: rgb(0,0,0) !important;
}
.listadorCaptionProducto{
  background-color: rgba(255,255,255,0.9);
}
.listadorTextoCont_Salvattore {
  padding: 15px;
  background-color: rgb(0,0,0) !important;
}
.listadorTituloProductoFijo h4 a {
	color: rgb(0,0,0);
}



/* ---------- LISTADOR ESTILO 2 ---------- */
.listadorTitulo2{
  color: rgb(0,0,0);
}


/* /////////////////////////////////////////// Fin Color 2 /////////////////////////////////////////// */



/* /////////////////////////////////////////// Color 3 /////////////////////////////////////////// */


/* -------------------- DETALLE -------------------- */
.detalleCont {
  color: rgb(0,0,0);
}
.detalleCaptcha .realperson-regen a {
  color: rgb(0,0,0);
}
.detalleCaptcha .realperson-regen a:hover {
  color: rgba(0,0,0,0.8);
}



/* -------------------- Real Person jQuery plugin styles v2.0.0. -------------------- */
.realperson-text {
    color: rgb(0,0,0);
}
.realperson-regen {
  color: rgb(0,0,0);
}
.realperson-regen:hover {
  color: rgba(0,0,0,0.8);
}



/* -------------------- CONTACTO -------------------- */
.contactoCont {
  color: rgb(0,0,0);
}
.contactoUl > li{
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.contactoUl > li > i{
  color: rgba(0,0,0,0.5);
}
.contactoUl > li > a,
.contactoUl > li > a:active,
.contactoUl > li > a:focus{
  color: rgb(0,0,0);
}
.contactoUl > li > a:hover{
  color:rgba(0,0,0,0.8);
}
.contactoCaptcha .realperson-regen a {
  color: rgb(0,0,0);
}
.contactoCaptcha .realperson-regen a:hover {
  color: rgba(0,0,0,0.8);
}
.contactoCaptcha .realperson-challenge {
  color: rgba(0,0,0,0.8);
}





/* -------------------- BOTONO -------------------- */
.botonoCont{
  color: rgb(0,0,0);
}
.botonoUl > li{
  border-bottom: 1px solid rgba(0,0,0,0.2);
}
.botonoUl > li > i{
  color: rgba(0,0,0,0.5);
}
.botonoUl > li > a,
.botonoUl > li > a:active,
.botonoUl > li > a:focus{
  color: rgb(0,0,0);
  font-style: italic;
}
.botonoUl > li > a:hover{
  color:rgba(0,0,0,0.8);
}
.botonoBG{
	background: rgb(0,0,0);
}


/* /////////////////////////////////////////// Fin Color 3 /////////////////////////////////////////// */

