/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
/* Global Styles */
html, body {
    height: 100%;
}
/* 404 Page Styles */
.error-404 {
    font-size: 100px;
}
@media only screen and (max-width:767px) {
    .box {
        height: auto !important;
    }    
    /*.prehomeminimundo {
        width: 50%;
	    float: left;
    }
	.thumbnail {
        height: auto!important;
    }*/
    
    .thumbnail .captionMovil {
        display: visible;
    }

}

@media only screen and (min-width:501px) and (max-width: 768px) {
    .menu-container .menu-btn {
        left: 220px!important;
    }
}

@media only screen and (max-width:500px) {
    .menu-container .menu-btn {
        left: 190px!important;
    }
}

@media only screen and (max-width:992px) {
	.thumbnail .caption {
        display: none;
    }
}

@media only screen and (min-width:992px) {
    
    .thumbnail .captionMovil {
        display: none;
    }
}
  

.vcenter:before {
    content: " ";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    max-width: 0.001%;
    /* Just in case the text wrapps, you shouldn't notice it */
}

.vcenter :first-child {
    display: inline-block;
    vertical-align: middle;
    max-width: 99.999%;
}
/* COLORES
    #00728F

*/
.verticalCenter {
    display: table-cell;
    vertical-align: middle;
    width: inherit;
    height: inherit;
}

.btn-nafin-action {
    color: #fff;
    background-color: #F8991D;
    border-color: #F8991D;
    border-radius: 6px;
}

.btn-nafin-action-especial {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.4285;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    color: #fff;
    background-color: #F8991D;
    border-color: #F8991D;
    /*font-family: cabinregular;*/

    margin: 5px;
    border-radius: 6px;
    font-size: 14px;
    text-decoration: none;
}

.btn-nafin-action-especial:hover {
    text-decoration: underline;
    color: #fff !important;
}

.btn-nafin-action:hover {
    text-decoration: underline;
}
@media (max-width:767px) {
    .btn-nafin-action-especial {
        font-size: 14px;
    }
}

/*  VIDEO */
.ckeditor-html5-video {
    background: #f5f5f5;
    border: 1px solid #dddddd;
}

.video {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.playpause {
    background-image: url(../images/youtube.png);
    background-repeat: no-repeat;
    width: 20%;
    height: 20%;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
    background-size: contain;
    background-position: center;
}
/* CENTER DIV */
.layout-column-editable {
    height: 100%;
}

.notFoundPage {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    width: 100%;
}

.page-header-nafin {
    margin: 0px 0px 20px 0px;
}
/* AddThis clase sobre escrita para lograr centrarlo */
.at-share-btn-elements {
    display: table;
    margin: 0px auto;
}

.well-white {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.05);
}

.pageContent {
    font-size: 16px;
}

.pageContent h1, .pageContent .h1 {
	font-family: "Noto Sans","Noso Sans", serif,"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 34px;
    text-transform: uppercase;
}

.pageContent h2, .pageContent .h2 {
	font-family: "Noto Sans","Noso Sans", serif,"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 28px;
}

.pageContent h3, .pageContent .h3 {
	font-family: "Noto Sans","Noso Sans", serif,"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 22px;
}

.pageContent h4, .pageContent .h4 {
	font-family: "Noto Sans","Noso Sans", serif,"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 18px;
}

.pageContent h5, .pageContent .h5 {
	font-family: "Noto Sans","Noso Sans", serif,"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 14px;
}

.pageContent h6, .pageContent .h6 {
	font-family: "Noto Sans","Noso Sans", serif,"Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    font-size: 12px;
}

hr.red {
    overflow: visible;
    width: 100%;
    margin: 10px 0 30px!important;
}

.pageNafinTitle hr.red {
    margin: 10px 0 40px;
}

.pageContent .popover {
    font-size: 16px;
}

.frameNafin {
    position: relative;
    padding: 45px 15px 15px;
    margin-right: 0;
    margin-left: 0;
    background-color: #fff;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px 4px 0 0;
}
#navNafin.navbar> .container> .navbar-collapse
{
	border-color: inherit;
    background-color: inherit;
}

/* Estado base oculto */
.search-input {
    opacity: 0;
    max-width: 0;
    padding-left: 0;
    padding-right: 0;
    border-width: 0;             /* para que no â€œsalteâ€� el layout */
    transition: opacity .18s ease, max-width .18s ease, padding .18s ease, border-width .18s ease;
    /* Evita recibir foco cuando estÃ¡ oculto visualmente */
    pointer-events: none;
  }
  
  /* Estado visible */
  .search-input.is-visible {
    opacity: 1;
    max-width: 220px;            /* Ajusta al ancho que necesites */
    padding-left: 8px;
    padding-right: 8px;
    border-width: 1px;           /* Restablece el borde al mostrarse */
    pointer-events: auto;
  }
