
/* /////////////////////////////////////////// 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: white; } /* WebKit */
.form-control:-moz-placeholder { color: white; } /* Firefox 18- */
.form-control::-moz-placeholder { color: white; } /* Firefox 19+ */
.form-control:-ms-input-placeholder { color: white; } /* 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;
  position: relative;
}


.dropdown-menu {
    border: 1px solid rgb(0,0,0) !important; 
    background-color: rgb(0,0,0) !important; 
}

.sectionCont {
    /*border-top: 3px solid rgb(0,0,0);*/
    /*margin-top: -6px;*/
}



/* ---------- NAVBAR ---------- */
.navbar-default .navbar-nav>li>a {/*textos del li con link*/
  color: rgb(0,0,0);
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {/*textos del link hover*/
  color: rgba(0,0,0,0.8);
  border-bottom: 3px solid rgba(0,0,0,0.8);
}
.navbar-default .navbar-nav>.active>a {/*estilo boton activo*/
  color: rgb(0,0,0);
  border-bottom: 3px solid rgb(0,0,0);
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {/*estilo boton activo*/
  color: rgb(0,0,0);
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {/*fondo boton activo dropdown*/
  color: rgba(0,0,0,0.8);
}
.dropdown-menu>li>a {/*texto link interior dropdown*/
  color: rgb(0,0,0);
}
.dropdown-menu>li>a:hover {/*texto y fondo link interior dropdown sobre*/
  color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.8);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus  {/*icono collapse hover*/
  background-color: rgb(0,0,0);
}
.navbar-default .navbar-toggle .icon-bar {/*color barras icono collapse*/
  background-color: rgb(0,0,0);
}
.navbar-default .navbar-toggle {
  background-color: rgba(0,0,0,0.7);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus  {/*icono collapse hover*/
  background-color: rgba(0,0,0,0.5);
}
.navbar-default .navbar-toggle i {/*color barras icono collapse*/
  color: rgb(0,0,0); 
}





/* -------------------- HEADER -------------------- */
.headerContTop2 {
    background: rgba(0,0,0,0.8) !important;
}
.headerContTop2:hover {
    background: rgba(0,0,0,0.8) !important;
}

/* Visor */
.visor-img-bg {
  background-color: rgba(255,255,255,1);
}







/* ---------- Medias ---------- */
@media (max-width: 767px){
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color:rgb(0,0,0);
  }
  .navbar-default .navbar-nav li .dropdown-menu li a {
    color:rgb(0,0,0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color:rgba(0,0,0,0.8);
    background-color: transparent;
  }
  .navbar-default .navbar-nav>li>a {
    color:rgb(0,0,0);
    background-color: transparent;
    padding: 10px 0;
  }
   .headerLogoCont {
    background-color: transparent;
   }
   .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
      color:rgba(0,0,0,0.8);
      background-color:rgba(0,0,0,0.1);
  }
}


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



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




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



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



/* ajustes puntuales*/

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

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

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

figure.effect-bubba-v1a {
    background: rgba(102,102,102,1);
}

blockquote {
    border-left: 5px solid rgba(0,0,0,0.6);
}
blockquote .small, blockquote footer, blockquote small {
    color: rgba(0,0,0,0.6);
}



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




/* ---------- MAIN ---------- */
.color2,
.color2:visited,
.color2:hover,
.color2:focus {
  color:rgb(0,0,0) !important;
}
.bgcolor2,
.bgcolor2:visited,
.bgcolor2:hover,
.bgcolor2:focus {
  background-color:rgb(0,0,0) !important /* 76.,175.,80 */;
}
.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-bubba-v1a {
    background: rgb(0,0,0);
}
.btn-custom {
    background-color: rgb(0,0,0) !important;
    color: rgb(0,0,0) !important;
    border: transparent;
}



.btn-custom:active,
.btn-custom:visited,
.btn-custom:focus {
    background-color: rgb(0,0,0) !important;
    color: rgb(0,0,0) !important;
    border: transparent;
}
.btn-custom:hover {
    background-color: rgba(0,0,0,0.8) !important;
    color: rgb(0,0,0) !important;
    border: transparent;
}
.btn-primary {
    background-color: rgb(0,0,0) !important;
    color: rgb(0,0,0) !important;
    border: transparent;
}
.btn-primary:active,
.btn-primary:visited,
.btn-primary:focus {
    background-color: rgb(0,0,0) !important;
    color: rgb(0,0,0) !important;
    border: transparent;
}
.btn-primary:hover {
    background-color: rgba(0,0,0,0.8) !important;
    color: rgb(0,0,0) !important;
    border: transparent;
}
.btn-lg {
  color: rgb(0,0,0);
  background-color: rgb(0,0,0);
}
.btn-lg:active,
.btn-lg:focus {
  color: rgb(0,0,0);
  background-color: rgb(0,0,0);
}
.btn-lg:hover {
  color: rgba(0,0,0,0.9);
  background-color: rgba(0,0,0,0.8);
}


/* -------------------- LISTADOR ESTILO 1 -------------------- */
.listadorTitulo {
    color: rgb(0,0,0);
    border-bottom: 1px solid rgba(0,0,0,0.5);
}
.listadorTituloProducto a,
.listadorTituloProducto a:active,
.listadorTituloProducto a:focus {
  color: rgb(0,0,0);
}
.listadorTituloProducto a:hover {
  color: rgba(0,0,0,0.8);
}
.listadorTituloProducto a {
  color: rgb(0,0,0);
}
.listadorTextoCont{
  background-color: rgb(0,0,0);
}
.listadorTextoCont_fijo{
  background-color: rgb(0,0,0);
}
.listadorTextoCont_salvattore{
  background-color: rgb(0,0,0);
}


/* ---------- ACCORDION MENU---------- */
.active-header {
    color: rgb(0,0,0);
    border-bottom: 5px solid rgb(0,0,0);
}
.active-header:hover {
    color: rgba(0,0,0,0.8);
}
.inactive-header {
    color: rgb(0,0,0);
}
.inactive-header:hover {
    color: rgba(0,0,0,0.8);
}
.accordion-header {
    color: rgb(0,0,0);
    border-bottom: 3px solid 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);
}




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




.botonoTitulo {
    color: rgb(0,0,0);
    background-color: rgb(0,0,0);
    border-bottom: 3px solid rgb(0,0,0);
}
.contactoTitulo {
    color: rgb(0,0,0);
    background-color: rgb(0,0,0);
    border-bottom: 3px solid rgb(0,0,0);
}
.contactoSubTitulo {
    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);
}
.contactoUl li a {
    color: rgb(0,0,0);
}
.contactoUl li a:hover {
    color: rgba(0,0,0,0.8);
}
.detalleTitulo {
    color: rgb(0,0,0);
    background-color: rgb(0,0,0);
    border-bottom: 3px solid rgb(0,0,0);
}
.detalleSubTitulo {
    color: rgb(0,0,0);
}


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

