

/* /////////////////////////////////////////// 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 ;
}



.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);
    border-top: 10px solid rgb(0,0,0);
}
.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 /////////////////////////////////////////// */




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



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



/* ---------- 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);
}
main {
  background-color: rgb(0,0,0);
}
.botonoCont {
    color: rgba(0,0,0,0.9);
}






/* ---------- ACCORDION MENU ---------- */
.accordion-header {
  color: rgb(0,0,0);
  border-bottom: 1px solid rgb(0,0,0);
}
.accordion-header:hover {
  color: rgb(0,0,0);
}
.accordion-header a {
  color: rgb(0,0,0);
}
.accordion-header a:hover {
	color: rgb(0,0,0);
}
.active-header {
  color: rgb(0,0,0);
}
.active-header:hover {
  color: rgb(0,0,0);
}
.inactive-header {
  color: rgb(0,0,0);
}
.inactive-header a {
  color: rgb(0,0,0);
}
.inactive-header:hover {
    color: rgb(0,0,0);
    background-color: transparent;
}
.inactive-header:active {
    color: rgb(0,0,0);
}
.accordion-content > li a,
.accordion-content > li a:active,
.accordion-content > li a:link,
.accordion-content > li a:visited,
.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 -------------------- */
figure.effect-julia5 figcaption i {
  color: rgb(0,0,0);
}
.grid figure figcaption {
  color: rgb(0,0,0);
}
figure.effect-honey {
    background: rgb(0,0,0);
}
figure.effect-honey figcaption::before {
    background: rgb(0,0,0);
}
figure.effect-honey figcaption button.btn.btn-custom {
    color: rgb(0,0,0);
    background-color: rgb(0,0,0);
}
figure.effect3-honey figcaption button.btn.btn-custom {
    color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.2);
}
figure.effect-ruby {
    background-color: rgb(0,0,0);
}
figure.effect2-honey {
    background: rgb(0,0,0);
}
figure.effect2-honey figcaption button.btn.btn-custom {
    background-color: rgb(0,0,0);
    color: rgb(0,0,0);
}
figure.effect-honey h1 {
    color: rgb(0,0,0);
}
.listadorTitulo {
    color: rgb(0,0,0);
}







/* -------------------- DETALLE -------------------- */
.slick-prev:before, .slick-next:before {
    color: rgb(0,0,0);
}
.detalleTitulo {
    color: rgb(0,0,0);
}
.detalleSubTitulo {
    color: rgb(0,0,0);
}

.detalleCont {
    color: rgb(0,0,0);
}






/* -------------------- CONTACTO -------------------- */
.contactoUl > li{
  border-bottom: 1px solid rgba(0,0,0,0.2);
   color: rgb(0,0,0);
}
.contactoUl > li > i{
  color: rgb(0,0,0);
}
.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);
}
.contactoSubTitulo {
    color: rgb(0,0,0);
}
.contactoTitulo {
    color: rgb(0,0,0);
}
.realperson-challenge {
    color: rgb(0,0,0);
}
.realperson-regen {
    color: rgb(0,0,0);
}
.realperson-regen:hover {
    color:rgba(0,0,0,0.8);
}








/* -------------------- BOTONO -------------------- */
.botonoTitulo {
    color: rgb(0,0,0);
}
.botonoSubTitulo {
    color: rgb(0,0,0);
}








/* -------------------- LISTADOR ---------------------- */
figure.effect3-honey {
    background: rgb(0,0,0);
}



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

