/*****************************************************
 * Footer - sticky footer
 *****************************************************/
html {
  scroll-behavior: smooth;
  position: relative; /* Para generar Footer sticky */
  min-height: 100%; /* Para generar Footer sticky */
}
body {
  padding-top: 7.5rem; /* Move down content because we have a fixed navbar that is 3.5rem tall */
  margin-bottom: 100px; /* Margin bottom by footer height */
}
#cwg_BackToTop {
  display: none; /* hidden by default */
  position: fixed; /* fixed/sticky position */
  color: red !important; /* CAMBIA POR ZONA */
  bottom: 118px;
  right: 5%;
  z-index: 99;
  border: none;
  outline: none;
  font-size: 28px !important;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
  text-transform: uppercase;
}
#cwg_BackToTop:hover {
  color: #000000 !important;
  ; /* Add a dark-grey background on hover */
}
/******************************************************
* Cuerpo Anuncio
******************************************************/
.rgbEncabezado {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-weight: 400;
  font-size: 75%;
  color: #056d7e;
}
.rgbAnuncioDesc {
  border: solid red 0px;
}
.rgbAnuncioContact {
  border: solid green 0px;
}
.rgbContactUrl {
  font-size: 90%;
}
.rgbMetodos {
  border: solid orange 0px;
}
.rgbResultados {
  color: #999999 !important;
}
/******************************************************
 * Blog posts y texto pequeño de anuncios
 ******************************************************/
.blog-post {
  margin-bottom: 4rem;
}
.blog-post-title {
  margin-bottom: .25rem;
  font-size: 2.5rem;
}
.blog-post-meta {
  margin-bottom: 1.25rem;
  color: #999;
  font-size: 83%;
}
.blog-footer {
  padding: 2rem 0;
  color: #ccc;
  background-color: #f9f9f9;
  border-top: .05rem solid #e5e5e5;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.blog-footer p:last-child {
  margin-bottom: 0;
}
/******************************************************
* rgb Global helpers
******************************************************/
.rgbSmall90 {
  font-size: 90%;
}
.rgbSmall80 {
  font-size: 80%;
}
.rgbSmall70 {
  font-size: 70%;
}
.bg-dark {
  background-color: #000000 !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
}
.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}
.rgbLogintocontact {
  color: #b817b6 !important;
  font-family: 'Oswald', serif;
  font-weight: 300;
}
/******************************************************
* rgb Navegacion Superior
******************************************************/
.navbar-brand {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 110px;
}
.rgb.nav-pills .nav-link {
  color: greenyellow; /* CAMBIA POR ZONA */
  border: solid gray 1px; /* CAMBIA POR ZONA */
  margin-left: 10px;
}
.rgb.nav-pills .nav-link.active, .rgb.nav-pills .show > .nav-link, .rgb.nav-pills .nav-link.active:hover, .rgb.nav-pills .show > .nav-link:hover {
  color: #ddd; /* CAMBIA POR ZONA */
  border: solid #111 1px; /* CAMBIA POR ZONA */
  background-color: #000; /* CAMBIA POR ZONA */
}
.rgb.nav-pills .nav-link:hover {
  color: #fff; /* CAMBIA POR ZONA */
  background-color: #333; /* CAMBIA POR ZONA */
  border: solid #666 1px; /* CAMBIA POR ZONA */
}
/******************************************************
* rgb Layout Principal
******************************************************/
.blog-header {
  line-height: 1;
  border-bottom: 1px solid #e5e5e5;
}
.blog-header-logo {
  font-family: "Playfair Display", Georgia, "Times New Roman", serif;
  font-size: 2.25rem;
}
.blog-header-logo:hover {
  text-decoration: none;
}
.display-4 {
  font-size: 2.5rem;
}
.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}
.nav-scroller .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}
.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
}
.card {
  border-bottom-width: 3px;
}
.card-img-right {
  height: 100%;
  border-radius: 0 3px 3px 0;
}
.flex-auto {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.h-250 {
  height: 250px;
}
/******************************************************
* Pagination 
******************************************************/
.blog-pagination {
  margin-bottom: 4rem;
}
.blog-pagination > .btn {
  border-radius: 2rem;
}
/******************************************************
* Cortesía
******************************************************/
.rgb-cortesia {
  font-family: 'Roboto', serif;
  padding: 18px;
  margin-top: 14px;
  margin-bottom: 14px;
  background-color: #eff0ef;
  border-top-right-radius: 30px;
}
.rgb-cortesia .ludwig {
  position: relative;
  padding-left: 1em;
  border-left: 0.2em solid #4d91b3;
  font-family: 'Roboto', serif;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 300;
  color: #777;
}
.rgb-cortesia blockquote {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 30px;
  margin-inline-end: 40px;
}
.rgb-cortesia .stamp {
  transform: rotate(9deg);
  display: inline-block;
  height: 120px;
  width: 120px;
  right: -14px;
  top: -14px;
  border-radius: 50%;
  position: relative;
  border: 0.35rem solid #ca0013;
  opacity: 0.8;
  float: right;
  -webkit-mask-image: url('grunge.png');
  -webkit-mask-size: 944px 604px;
  mix-blend-mode: multiply;
}
.rgb-cortesia .stamp p {
  color: #ca0013;
  font-family: 'Roboto', serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-size: 0.7em;
  line-height: 1.4em;
  font-weight: 700;
  height: 100px;
  padding: 15px;
  padding-top: 28px;
  text-align: center;
}
.rgb-cortesia .stamp p::after {
  content: "anunciante verificado y recomendado";
}
.form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px;
}
/******************************************************
* Custom Form Validation and Select *******************
******************************************************/
.btn.dropdown-toggle.btn-light {
  border-color: #ced4da;
}
.form-control::placeholder {
  color: #999;
  opacity: 1; /* Firefox */
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #999;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #999;
}
.rgbNombreContacto {
  font-family: 'Playfair Display', serif !important;
  font-size: 90%;
  color: #017c8f;
}
/******************************************************
* rgb Breadcrumb
******************************************************/
.rgbBreadcrumb {
  font-size: 80%;
  color: #aaa !important;
}
.rgbBreadcrumb a:link, .rgbBreadcrumb a, .rgbBreadcrumb a:visited {
  color: #a1a1a1 !important;
  text-decoration: none;
}
.rgbBreadcrumb a:hover, .rgbBreadcrumb a:active {
  color: #17a2b8 !important;
  text-decoration: none;
}
/******************************************************
* Link Titulo Homepage
******************************************************/
.rgbTitulo, .rgbTitulo a:link, .rgbTitulo a, .rgbTitulo a:visited {
  color: #056d7e !important; /* CAMBIA POR ZONA */
}
.rgbTitulo a:hover, .rgbTitulo a:active {
  color: #689f10 !important; /* CAMBIA POR ZONA */
  text-decoration: none;
}
/******************************************************
* Side Nav Titulo Link
******************************************************/
/*rgbSideNavTitulo*/
.rgbSideNavTitulo, .rgbSideNavTitulo a:link, .rgbSideNavTitulo a, .rgbSideNavTitulo a:visited {
  color: #000 !important;
}
.rgbSideNavTitulo a:hover, .rgbSideNavTitulo a:active {
  color: #689f10 !important;
  text-decoration: none;
}
/******************************************************
* Link Navegacion
******************************************************/
.rgbHomeSubLink {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #17a2b8 !important;
  font-size: 110%;
}
.rgbHomeSubLink a:link, .rgbHomeSubLink a, .rgbHomeSubLink a:visited {
  color: #17a2b8 !important;
}
.rgbHomeSubLink a:hover, .rgbHomeSubLink a:active {
  color: #689f10 !important;
  text-decoration: none;
}
/******************************************************
* Link Navegacion 2
******************************************************/
/*rgb2HomeSubLink*/
.rgb2HomeSubLink {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #b817b6 !important;
}
.rgb2HomeSubLink a:link, .rgb2HomeSubLink a, .rgb2HomeSubLink a:visited {
  color: #b817b6 !important;
}
.rgb2HomeSubLink a:hover, .rgb2HomeSubLink a:active {
  color: #689f10 !important;
  text-decoration: none;
}
/******************************************************
* Link Navegacion 3
******************************************************/
/*rgb3HomeSubLink*/
.rgb3HomeSubLink {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #0a8759 !important;
}
.rgb3HomeSubLink a:link, .rgb3HomeSubLink a, .rgb3HomeSubLink a:visited {
  color: #0a8759 !important;
}
.rgb3HomeSubLink a:hover, .rgb3HomeSubLink a:active {
  color: #689f10 !important;
  text-decoration: none;
}
/*rgb4HomeSubLink*/
.rgb4HomeSubLink {
  font-family: 'Oswald', serif;
  font-weight: 300;
  color: #0e9eb5 !important;
}
.rgb4HomeSubLink a:link, .rgb4HomeSubLink a, .rgb4HomeSubLink a:visited {
  color: #0e9eb5 !important;
}
.rgb4HomeSubLink a:hover, .rgb4HomeSubLink a:active {
  color: #689f10 !important;
  text-decoration: none;
}
/******************************************************
* Link Footer
******************************************************/
/*rgbFooterLink*/
.rgbFooterLink {
  font-weight: 100;
  font-family: 'Oswald', serif;
}
.rgbFooterLink a:link, .rgbFooterLink a, .rgbFooterLink a:visited {
  font-weight: 300;
  color: #a7d051 !important;
  font-size: 90%;
}
.rgbFooterLink a:hover, .rgbFooterLink a:active {
  color: #c3f852 !important;
  text-decoration: none;
}
/* Facebook Comments Plugin FIX */
.rgbFBminiPage .card {
  height: 560px;
}
/*
* MEDIA *****************************************************************************************
*/
@media (min-width: 768px) {
  .h-md-250 {
    height: 250px;
  }
}
@media (min-width: 768px) {
  .display-4 {
    font-size: 3rem;
  }
}
@media (max-width: 575px) {
  .navbar-brand {
    height: 94px;
  }
  body {
    padding-top: 7rem;
    padding-bottom: 6rem;
  }
  .h5, h5 {
    font-size: 1.1rem;
    line-height: 1.5;
  }
  .rgbAnuncioDesc {
    font-size: 0.85rem;
  }
  .blog-post-meta {
    font-size: 70% !important;
  }
  .rgbBreadcrumb {
    font-size: 95%;
    line-height: 1.6;
    color: #559612 !important;
  }
  .rgbBreadcrumb a:link, .rgbBreadcrumb a, .rgbBreadcrumb a:visited {
    color: #559612 !important;
    text-decoration: none;
  }
  .rgbBreadcrumb a:hover, .rgbBreadcrumb a:active {
    color: #355B16 !important;
    text-decoration: none;
  }
}