/*FUENTES*/
@font-face {
  font-family: 'times';
  src: url(../fonts/times.ttf); }
@font-face {
  font-family: 'timesbd';
  src: url(../fonts/timesbd.ttf); }
/*Especialidades*/
.cmln-site-especialidades .item .single-news .news-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 250px; }
  .cmln-site-especialidades .item .single-news .news-image .subtitle {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    color: #FFF;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: none; }
.cmln-site-especialidades .item .single-news .news-content {
  padding-bottom: 20px; }
  .cmln-site-especialidades .item .single-news .news-content p {
    padding-top: 10px; }

@media only screen and (max-width: 600px) {
  .cmln-site-especialidades .item .single-news .news-content {
    text-align: center; } }
/*Staff*/
.cmln-staff .item .detalle .titulo {
  font-size: 22px; }
.cmln-staff .item .detalle .btn-ver {
  font-size: 1.7rem; }

/*CONTACTO*/
#banner.contacto {
  background-position: left; }

/*footer*/
.clmn-footer .top {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #252525; }
  .clmn-footer .top .block-l {
    text-align: left; }
    .clmn-footer .top .block-l .phone p, .clmn-footer .top .block-l .phone h4 {
      color: #FFF; }
    .clmn-footer .top .block-l .phone h4 {
      font-size: 22px;
      margin-top: 2px; }
    .clmn-footer .top .block-l .phone i {
      font-size: 31px;
      margin-right: 10px; }
  .clmn-footer .top .block-2 {
    text-align: right;
    padding-top: 15px; }
    .clmn-footer .top .block-2 a {
      text-decoration: none;
      color: #FFF;
      margin-left: 7px;
      margin-right: 7px; }

@media only screen and (max-width: 600px) {
  .clmn-footer .top .block-2 {
    text-align: center; } }
/*HEADER*/
@media only screen and (max-width: 600px) {
  .menu-area {
    height: 75px !important; }
    .menu-area .navbar .navbar-header .navbar-brand img {
      height: 50px; }

  .top-hide {
    height: 73px; } }
/*PAGINATION*/
.cmln-paginacion .page-numbers {
  border: 2px solid #916a56;
  display: inline-block;
  width: 25px;
  text-align: center;
  color: #916a56; }
  .cmln-paginacion .page-numbers:hover {
    color: #fff;
    background-color: #916a56; }
.cmln-paginacion .next, .cmln-paginacion .prev {
  width: auto;
  border-width: 0px; }
  .cmln-paginacion .next:hover, .cmln-paginacion .prev:hover {
    color: #916a56;
    background-color: #fff; }
.cmln-paginacion .current {
  color: #fff;
  background-color: #916a56; }

/*# sourceMappingURL=cmln-style.css.map */
