/* Enter Your Custom CSS Here */
h3 {
  font-family: "Open Sans",sans-serif !important;
}

.catimage-text {
  background:rgba(23, 31, 38, 50); !important;
  bottom:0;
  color:#333333;
  display:inline-block;
  left:0;
  padding:20px;
  position:absolute;
  text-align:left;
  transition:all 0.2s ease;
  vertical-align:bottom;
  width:100%;
}

.menu {
  float: left !important;
}

p {
  text-align: justify !important;
}

.wpb_content_element .iconbox h4 {
  color:#ffffff !important;
}

.iconbox h4 {
  color: #fff !important;
  font-weight: 500 !important;
}

.wpb_content_element.iconbox p {
   text-align: center !important;
}

.social-icon a:hover {
  color: #fff !important;
}

.member_hover h4 {
  font-size:18px;
  font-weight:500;
}

.boton a:hover {
  background-color:#fff;
}

.centrado {
  float: center !important;
  text-align: center !important;
  vertical-align: center !important; 
}

.tp-captions {
  letter-spacing: 0 !important;
}

.single_image.align-left {
    text-align: center !important;
}

/*eliminé la barra negra superior */
#topbar {
  display: none !important;
}

/* barra de menú con fondo de imagen más chica */
#fullimagecenter h1{
    padding: 150px 0 60px !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px !important;
    padding-left: 15px !important;
}

#sidebar-widgets {
    padding-bottom: 60px;
    padding-top: 60px;
    padding-left: 15px !important;
}


input:hover {
  color:#ffffff !important;
     background:#454545 !important;
}

/* que no se vea un cuadrado blanco en la barra de titulos */
#breadcrumbs {
    margin-top: 6px;
    color: #666666;
    display: none !important;
}