

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



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

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



::-webkit-input-placeholder { color: blue; } /* WebKit */
:-moz-placeholder { color: blue; } /* Firefox 18- */
::-moz-placeholder { color: blue; } /* Firefox 19+ */
:-ms-input-placeholder { color: blue; } /* IE 10+ */

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



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



/* ---------- TAGS ---------- */
header {
  background: rgb(0,0,0);
}



.bgcolor1{
  background-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: rgba(0,0,0,0.8);
}
#cssmenu ul li:hover a {
  color: rgba(0,0,0,0.8);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: rgba(0,0,0,0.8)  !important;
  color: rgba(0,0,0,0.8)  !important;
}
#cssmenu ul ul li a {
  background: rgb(0,0,0);
  color: rgb(0,0,0) !important;
}

#cssmenu-cat ul li a {
    color: rgb(0,0,0);
}
#cssmenu-cat ul li:hover a {
  color: rgba(0,0,0,0.8);
}
#cssmenu-cat ul ul li a {
    color: rgb(0,0,0);
}
#cssmenu-cat ul ul li a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: rgb(0,0,0);
    background: rgb(0,0,0);
}
#cssmenu-cat ul li:hover ul li a {
  color: rgb(0,0,0);
}
#cssmenu-cat ul li:hover ul li:hover a {
  color: rgba(0,0,0,0.8);
}





/* -------------------- HEADER -------------------- */
#container-top {
  background: rgb(0,0,0);
}
.component-fullwidth {
    background: rgb(0,0,0);
}


.carousel-indicators .active {
    background-color: rgb(0,0,0);
}




@media (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, not all, only screen and (max-width: 1024px) and (min-resolution: 192dpi), only screen and (max-width: 1024px) and (min-resolution: 2dppx) {
  #cssmenu #menu-button {
    color: rgb(0,0,0);
  }
  #cssmenu #menu-button:before {
    background: rgb(0,0,0);
  }
  #cssmenu #menu-button:after {
    border-top: 2px solid rgb(0,0,0);
    border-bottom: 2px solid rgb(0,0,0);
  }
  #menu-button {
    background: rgb(0,0,0);
  }
  #cssmenu .submenu-button:before {
    background: rgb(0,0,0);
  }
  #cssmenu .submenu-button:after {
    background: 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.submenu-opened:after {
    background: rgb(0,0,0);
  }
  #cssmenu ul ul li a {
    color: rgb(0,0,0);
    background: rgb(0,0,0);
  }
  #cssmenu ul ul li:hover a {
    color: rgb(0,0,0);
  }
  #cssmenu ul ul li a:hover {
    color: rgba(0,0,0,0.8);
  }
  #cssmenu ul li:hover ul li a {
    color: rgb(0,0,0);
  }
  #cssmenu ul li:hover ul li a:hover {
    color: rgba(0,0,0,0.8);
  }
}


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



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




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



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


/* ---------- TAGS ---------- */
html, body{
  color: rgb(0,0,0);
  background: rgb(0,0,0);
}
a {
  text-decoration: underline;
  color: rgb(0,0,0);
}
a:hover{
  text-decoration: none;
  color: rgba(0,0,0,0.8);
}
a:active{
  text-decoration: none;
  color: rgb(0,0,0);
}
a:visited{
  text-decoration: underline;
  color: rgb(0,0,0);
}
a:focus{
  text-decoration: underline;
  color: rgb(0,0,0);
}







/* ---------- MAIN ---------- */
.color2{
  color: rgb(0,0,0);
}
.bgcolor2 {
  background-color: rgb(0,0,0);
}
.btn-custom{
  background-color: rgb(0,0,0);
  color: rgb(0,0,0);
}
.btn-custom:hover{
  background-color: rgb(0,0,0);
  color: rgba(0,0,0,0.9);
}

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






/* ---------- ACCORDION MENU ---------- */
.accordion-header {
  color: rgb(0,0,0);
}
.accordion-header:hover {
  color: rgba(0,0,0,0.8);
}
.accordion-header a {
  color: rgb(0,0,0);
}
.accordion-header a:hover {
  color: rgba(0,0,0,0.8);
}
.active-header {
  color: rgb(0,0,0);
}
.active-header:hover {
  color: rgba(0,0,0,0.8);
}
.inactive-header a:hover {
  color: rgba(0,0,0,0.8);
}
.inactive-header {
  color: rgb(0,0,0);
}
.inactive-header a {
  color: rgb(0,0,0);
}
.inactive-header:hover {
    color: rgba(0,0,0,0.8);
    background-color: transparent;
}
.inactive-header:active {
    color: rgb(0,0,0);
}
.accordion-content > li a,
.accordion-content > li a:active,
.accordion-content > li a:focus { 
  color: rgb(0,0,0);
}
.accordion-content > li a:hover { 
  color: rgba(0,0,0,0.8);
}
.open-content {
  color: rgb(0,0,0);
}






/* -------------------- LISTADOR -------------------- */
.listadorTitulo{
  color: rgb(0,0,0);
}
.listadorTituloCont {
  background: rgb(0,0,0);
}
.listadorTituloProducto{
  color: rgb(0,0,0);
}
.listadorTituloProducto a{
  color: rgb(0,0,0);
}
.listadorTituloProducto a:hover{
  color: rgba(0,0,0,0.8);
}
.listadorTituloProducto a:active,
.listadorTituloProducto a:focus {
  color: rgb(0,0,0);
}


figure.effect-honey figcaption button.btn.btn-custom {
  color: rgb(0,0,0);
  border: 2px solid rgb(0,0,0);
}
figure.effect-honey figcaption button.btn.btn-custom:hover {
    color: rgb(0,0,0);
    border: 2px solid rgb(0,0,0);
}
figure.effect-honey figcaption button::before {
    background: rgb(0,0,0);
    color: rgb(0,0,0);
}
figure.effect-honey figcaption button.btn.btn-custom h1 {
    color: rgb(0,0,0);
}
figure.effect-honey figcaption::before {
    background: rgba(0,0,0,0.9);
}
figure.effect-honey figcaption button.btn.btn-custom {
    background: rgb(0,0,0);
    color: rgb(0,0,0);
}


figure.effect-honey2 figcaption::before {
  background: rgba(0,0,0,0.5);
}
figure.effect-honey2 figcaption button.btn.btn-custom {
  color: rgb(0,0,0);
  border: 2px solid rgb(0,0,0);
  background: rgba(0,0,0,0.8);
}
figure.effect-honey2 figcaption button::before {
  color: rgb(0,0,0);
  background: rgba(0,0,0,0.8);
}
figure.effect-honey2 figcaption button.btn.btn-custom h1 {
  color: rgb(0,0,0);
}


figure.effect-honey3 figcaption button.btn.btn-custom {
  color: rgb(0,0,0);
  border: 2px solid rgb(0,0,0);
}
figure.effect-honey3 figcaption button.btn.btn-custom:hover {
    color: rgb(0,0,0);
    border: 2px solid rgb(0,0,0);
}
figure.effect-honey3 figcaption button::before {
    background: rgb(0,0,0);
    color: rgb(0,0,0);
}
figure.effect-honey3 figcaption button.btn.btn-custom h1 {
    color: rgb(0,0,0);
}
figure.effect-honey3 figcaption::before {
    background: rgba(0,0,0,0.5);
}

figure.effect-honey1a figcaption i {
    color: rgb(0,0,0);
}
figure.effect-honey1a figcaption::before {
    background: rgba(0,0,0,0.5);
}

.slick-prev:before, .slick-next:before {
    color: rgb(0,0,0);
}








/* -------------------- DETALLE -------------------- */
.detalleTitulo{
  color: rgb(0,0,0);
}
.detalleSubTitulo{
  color: rgb(0,0,0);
}
.detalleCaptcha .realperson-regen a,
.detalleCaptcha .realperson-regen a:active,
.detalleCaptcha .realperson-regen a:focus {
  color: rgb(0,0,0);
}
.detalleCaptcha .realperson-regen a:hover {
  color: rgba(0,0,0,0.8);
}
.detalleTituloCont {
  background: rgb(0,0,0);
}
.detalleTituloProducto{
  color: rgb(0,0,0);
}
.detalleTituloProducto a{
  color: rgb(0,0,0);
}
.detalleTituloProducto a:hover{
  color: rgba(0,0,0,0.8);
}
.detalleTituloProducto a:active,
.detalleTituloProducto a:focus {
  color: rgb(0,0,0);
}







/* -------------------- CONTACTO -------------------- */
.contactoTitulo{
  color: rgb(0,0,0);
}
.contactoTituloCont {
  background: rgb(0,0,0);
}
.contactoSubTitulo{
  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-challenge{
  color: rgb(0,0,0);
}
.contactoCaptcha .realperson-regen a,
.contactoCaptcha .realperson-regen a:active,
.contactoCaptcha .realperson-regen a:focus {
  color: rgb(0,0,0);
}
.contactoCaptcha .realperson-regen a:hover {
  color: rgba(0,0,0,0.8);
}






/* -------------------- BOTONO -------------------- */
.botonoTitulo{
  color: rgb(0,0,0);
}
.botonoSubTitulo{
  color: rgb(0,0,0);
}
.botonoTituloCont {
  background: rgb(0,0,0);
}
.botonoTituloProducto{
  color: rgb(0,0,0);
}
.botonoTituloProducto a{
  color: rgb(0,0,0);
}
.botonoTituloProducto a:hover{
  color: rgba(0,0,0,0.8);
}
.botonoTituloProducto a:active,
.botonoTituloProducto a:focus {
  color: rgb(0,0,0);
}


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

