.titles-1{
      color: #555;
      font-weight: bold;
    }
    .color-icon{
      color: #555 !important;
    }
    .bg-header-card{
      background-color: #CAAD81 !important;
    }
    a.bg-header-card:hover, a.bg-header-card:focus,
    button.bg-header-card:hover,
    button.bg-header-card:focus {
  			background-color: #CAAD81 /*#0e8c82*/ !important; 
    }
    .bg-header-card {
  	color: #fff; 
    }
  .bg-header-card input::placeholder {
    color: rgba(255, 255, 255, 0.8); }
  .bg-header-card .input-group-text {
    color: #fff; }
    
    .bgc-footer{
      background-color: #1e1e1e !important;
    }
    .text-gray{
      color:#8c8c8c;
    }
    .text-c2 .nav-link{
      color:#eee !important;
    }
    .textc-link {
      color:#0078d7 !important;
    }
    .color-icon-1{
      color:#87BD48 !important;
    }
    .color-icon-2{
      color: #B4BA27 /*#C7D537*/ !important;
    }
    .color-icon-3{
      color: #ECD456 /*#F7E439*/ !important;
    }
    .color-icon-4{
      color:#F7BB07 !important;
    }
    .color-icon-5{
      color: #F08211 /*#C94716*/ !important;
    }
    .color-icon-6{
      color:#935613 !important;
    }
    .color-icon-7{
      color:#CAAD81 !important;
    }
    .color-icon-8{
      color:#2C7188 !important;
    }
     .tooltipc {
	position: relative;
	display: inline-block;
	color: #fff;
	background-color: #454545;
	width: 16px;
	padding: 1px;
	height: 16px;
	border-radius: 100%;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: inset -1px -1px 1px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset -1px -1px 1px 0px rgba(0,0,0,0.25);
	box-shadow: inset -1px -1px 1px 0px rgba(0,0,0,0.25);
}
    body {
	font-family: Verdana,sans-serif;
}h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Segoe UI",sans-serif;
}

.col-price {
    height: 970px;
}
.homeh{
    min-height:1100px !important;
    height: 100%;
}
/*
  @media (min-width: 576px) {
    .homeh {
      height: 1200px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } 
  }
*/

/*P�gina ayuda*/
.link-unstyled, .link-unstyled:link, .link-unstyled:hover {
  color: inherit;
  text-decoration: inherit;
}

.link-style-1, .link-style-1:link, .link-style-1:hover {
  color: #0078d7;
}