/* Style the list Breadcrumb*/+
body, html{
  height: 100%;
  margin: 0;
}
.breakcrump-content{
  background: #f6f6f6;
}
.breadcrumb {
  padding: 30px 15px 20px 15px!important;
  list-style: none;
  background: transparent;
}
/* Display list items side by side */
.breadcrumb span {
  display: inline;
  font-size:0.9rem;
  color: #232323;
}
/* Add a slash symbol (/) before/behind each list item */
.breadcrumb span+span:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
/* Add a color to all links inside the list */
.breadcrumb span a {
  color: #24759f;
  text-decoration: none;
}
/* Add a color on mouse-over */
.breadcrumb span a:hover {
  color: #01447e;
  text-decoration: underline;
}
/*Imagenes interna para el header*/
.images-header-top{
  height: 422px;
    /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 4px solid #464646;
}
.images-header-top-intus{
  height: 422px;
    /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 4px solid #464646;
}
.servicio1 { 
  /* The image used */
  background-image: url(../images/servicios-solidarios-header.jpg);
  /* Full height */
}
.servicio2 { 
  /* The image used */
  background-image: url(../images/programa-salud-header.jpg);
  /* Full height */
}
.servicio3 { 
  /* The image used */
  background-image: url(../images/credito-vivienda.jpg);
  /* Full height */
}
.servicio4 { 
  /* The image used */
  background-image: url(../images/sol-empresariales-top.jpg);
  /* Full height */
}
.servicio5 { 
  /* The image used */
  background-image: url(../images/images-header-credito-personal.jpg);
  /* Full height */
}
.conozcanos4 { 
  /* The image used */
  background-image: url(../images/junta-directiva.jpg);
  /* Full height */
}
.header-familia { 
  /* The image used */
  background-image: url(../images/header-familia.jpg);
  /* Full height */
}
.header-default-header  { 
  /* The image used */
  background-image: url(../images/default-header-logo.jpg);
  /* Full height */
}
.intus { 
  /* The image used */
  background-image: url(../images/header-intus.jpg);
  /* Full height */
}
.blog-header { 
  /* The image used */
  background-image: url(../images/articulos-noticias.jpg);
  /* Full height */
}
.title-section-header{
  margin-top: 15%;
  color:#fff;
  bottom: 5%
}
.title-section-header h1{
  font-size: 2.8em;
  font-weight: bold;
  letter-spacing: 1px;
}
.title-section-header p{
  font-size: 1.1em;
}
.images-header-top .container .row{
  position: relative;
}
.banner-servicios{
  padding: 10% 0;
}
.credito-empresarial{
  background: url(../images/credito-empresarial.jpg) no-repeat;
   background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color:#fff;
}
.credito-empresarial p{
  font-size: 1.1em;
}
.credito-empresarial a.mailcfia{
  color: #fff;
  text-decoration: underline;
}
.credito-empresarial a.mailcfia:hover{
  color:#f75d19;
}
.banner-siguenos{
  padding: 5% 0;
}
.siguenos-link{
  border:1px solid #f75d19;
  background: #fff;
  color:#f75d19;
}
.col-servicios{
  font-size: 1em;
  padding-top: 80px;
  padding-bottom: 30px;
  font-size: 300;
  color:#262626;
}
.col-servicios header h1{
  font-size: 2.6em;
  font-weight: normal;
}
.col-servicios header h2{
  font-size: 1.25em;
}
.col-servicios header h2 span{
  font-size: 1.3em;
  font-weight: normal;
}
.col-servicios h3{
  font-size: 1.06em;
  font-weight: 600;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.col-servicios article{
  text-align: justify;
   line-height: 30px;
}
.col-servicios a{
  color: #24759f;
}
.col-servicios article li{
  padding:8px 0;
}
.call-to-action{
  font-size: 1.125em;
}
.title-action{
  font-size: 1.6em;
}
.subtitle-action{
  font-size: 1.3em;
}
.list-sline{
  list-style: none;
}
.list-sline li:before{
  content: "- ";
}
/**/
.filterDiv {
  float: left;
  line-height: 100px;
  text-align: center;
  margin: 2px;
  display: none;
}
.show {
  display: block;
}
.list-convenios{
  overflow: hidden;
}
.coupon {
  border: 5px dotted #bbb; /* Dotted border */
  width: 80%; 
  border-radius: 15px; /* Rounded border */
  margin: 0 auto; /* Center the coupon */
  max-width: 600px; 
}
.promo {
  background: #ccc;
  padding: 3px;
}
.expire {
  color: red;
}
.content-blog{
  color: #262626;
  padding-top: 80px;
  padding-bottom: 30px;
}
.content-blog h1{
  font-size: 1.84rem;
  font-weight: bold;
}
.content-blog h3{
  font-size: 1.31rem;
}
.list-post, .sidebar-categoria ul{
  padding: 0;
  list-style: none;
  font-size: 0.93rem;
  line-height: 24px;
}
.list-post li, .sidebar-categoria ul li{
   padding-bottom: 20px;
   padding-top: 20px;
   border-bottom: 1px solid #dbdbdb;
}
.list-post li a, .sidebar-categoria ul a{
  color:#242424;
}
.border-dashed{
  border:1px dashed #dbdbdb;
}
a{
  color: #24759f;
}
.author-picture{
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%;
  position: relative;
  border:5px solid #dbdbdb;
  margin: 0 auto;
}
.post-categories a{
  background:#f75d19;
  color: #fff;
  padding:5px 10px;
  font-size: 0.8em;
}
.post-title h2{
  font-size: 1.3rem;
}
.post-excerpt{
  font-size: 0.9rem;
}
/*flip card*/
.flip-card {
  background-color: transparent;
  /*width: 33.3%;*/
  height: 200px;
  perspective: 1000px;
  cursor: pointer;
}
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  /*box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);*/
}
/*.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}*/
.activado{
  transform: rotateY(180deg);
}
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
}
.flip-card-front {
  background-color: #fff;
  color: black;
}
.flip-card-back {
  background-color: #f6f6f6;
  transform: rotateY(180deg);
}
.flip-card h2{
  font-size: 1.1em;
}
.flip-card-back h1{
  font-size: 1.8em;
}
.flip-card .card-empresa{
  font-size: 0.8em;
  margin-bottom: 5px;
  font-weight: 300;
}
.flip-card .card-para{
  line-height: 18px;
}
.item-serv-intus, #menu-intus-menu li {
  margin: 15px 0;
  font-size: 0.9em;
}
.item-serv-intus a, #menu-intus-menu li a{
  color: #666;
  transition: all 0.5s;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding: 5px 10px;
}
.item-serv-intus a:hover, #menu-intus-menu li a:hover{
  color:#14b0b6;
  text-decoration: none;
}
.item-serv-intus .icon-servicios{
  margin-bottom: 10px;
  display: block;
}
.icon-servicios{
  margin-bottom: 10px;
  display: block;
}
.subir{
    padding: 5px 10px;
    background: #f55d3e;
    color:#fff;
    border:0px solid #fff;
}
.subir:hover{
    color:#fff;
    background: #f7cb15;
}
.list-cat-interna .card-body{
  min-height: 180px;
  padding:10px 4px;
  height: auto;
}
.list-cat-interna .card-title{
  font-size: 1.2em;
  text-align: left;
}
.list-cat-interna .item-service{
  border:0px;
}
.list-cat-interna .item-service a{
  color: #444;
}
.img-plansalud a{
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
    transition: all 0.5s;
}
.img-plansalud a:hover{
  -webkit-filter: grayscale(50%); /* Safari 6.0 - 9.0 */
    filter: grayscale(50%);
}
#menu-intus-menu{
  list-style: none;
  padding: 0;
  margin-left: 0;
}
#menu-intus-menu li{
  width: 45%;
  display: inline-block;
  vertical-align: top;
}
.intus-aulas span{
}
.intus-sala-reunion{
}
.intus-oficinas{
}
.intus-oficina-virtual{
}
.intus-estaciones{
}
.intus-asesorias{
}
.intus-soporte{
}
.intus-mensajeria{
}
.intus-impresion{
}
.intus-factura{
}
/* Small devices (landscape phones, 400px and up)*/
@media (max-width: 576px) { 
  .images-header-top{
    height: 250px;
    background-position: center center;
    background-size: cover;
  }
  .conozcanos-slider, .menu-copy-conozcanos{
    display: none;
  }
  
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
  
}
@media (max-width: 823px) { 
  .flip-card {
   min-height: 280px;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
  
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
  
  .carousel-caption{
    top:30%;
  }
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    
}