.header-pages #header {
    border-top: 4px solid #ffcc00;
}
#header {
    padding-top: 13px; /*11px*/
    z-index: 101;
}
.header-home .centros-atencion,
.header-home .telefonos-top {
    text-shadow: none;
}
.header-with-menu {
    height: 207px;
}
.header-with-menu.header-home {
    height: 600px;
}
#header .header-brand {
    line-height: 0;
    height: 75px !important;
    width: 251px !important
}
.logo-vive-consalud {
    /* background: url('../img/iconos/logo-vive-consalud.png'); */
    background-size: contain;
    background-repeat: no-repeat;
    height: 75px !important;
    display: inline-block;
    background-position: 0 -0.5px !important;
}
.logo-vive-consalud-index, .logo-vive-consalud {
    width: 100% !important;
}
#header-banner {
    /* background: url('../img/header-home-vive-consalud.jpg') center center no-repeat; */
    background-size: cover;
    height: 429px;
    margin-top: -40px;  /*-47px se bajó para darle mas aire al logo*/
}

#wrap-main-nav:not(.sticky) .logo-vive-consalud-index, #wrap-main-nav:not(.sticky) .logo-vive-consalud {
    display: none;
}

#header .header-brand-mate {
    margin-top: -12px;
}
#wrap-main-nav {
    background-color: #ffcc00;
    margin-top: -37px; /*-47px se bajó para darle mas aire al logo*/
    padding: 55px 0 10px;
    z-index: 100;
}
.header-home #wrap-main-nav {
    margin-top: 0;
    padding: 25px 0 10px;
}
#wrap-main-nav:not(.sticky) .nav-home:before, #wrap-main-nav:not(.sticky) .nav-page:before {
    content: none;
}
.map {
        width: 100%;
        height: 400px;
        border-radius: 10px;
        border: 5px solid #fecc2f;
      }
#main-nav {
    float: none;
    width: 100%;
}
#main-nav div {
    display: table;
    width: 100%;
}
#main-nav ul {
    float: none;
    display: table-row;
}
#main-nav ul li {
    float: none;
    display: table-cell;
    text-align: center;
    padding-left: 0;
    border-left: 1px solid #fff;
}
#main-nav ul li:first-child {
    border-left-color: #ffcc00;
}
#main-nav ul li a {
    display: inline-block;
    color: #fff;
    font-size: 15px;
}
#wrap-main-nav:not(.sticky) #main-nav ul li {
    /* background: url('../img/iconos/vive-consalud-menu-sprite.png') center top no-repeat; */
    height: 66px;
}
#wrap-main-nav:not(.sticky) #main-nav #menu-excedentes { background-position: center -110px; }
#wrap-main-nav:not(.sticky) #main-nav #menu-beneficios { background-position: center -220px; }
#wrap-main-nav:not(.sticky) #main-nav #menu-servicios { background-position: center -330px; }
#wrap-main-nav:not(.sticky) #main-nav #menu-orientacion { background-position: center -440px; }

#wrap-main-nav:not(.sticky) #main-nav ul li a {
    display: block;
    vertical-align: text-top;
    padding-top: 43px;
    position: absolute;
    width: 100%;
    height: 95px;
}

#main-nav ul li:not(.active) a.hovered:before {
    background: #00afaa;
}
.sticky {
    height: 60px !important;
}
.sticky #main-nav {
    position: relative;
    left: 0;
    width: auto;
}
#wrap-main-nav.sticky #main-nav ul li a {
    padding-top: 0;
    height: 45px;
}
.sticky .nav-home, .sticky .nav-page {
    height: 45px;
}
.sticky #main-nav ul li {
    padding-left: 0;
}
.sticky #main-nav ul li:first-child {
    border-left: none;
}
.sticky #main-nav ul li a {
    font-size: 13px;
    display: block;
}
.dark {
    color:#00a19c !important;;  
}
.content.text-center hr {
    width: 50%;
    border-top: 2px dotted #00a9a1;
}

.box-novedad {
    border-left: none;
    padding: 0;
    float: none;
}
.box-img.novedad {
    width: 100%;
    height: 170px;
    overflow: hidden;
    position: relative;
    right: 0;
    bottom: 0;
}
.box-img.novedad img {
    width: 100%;
    height: auto;
    float: none;
}
.box-novedad .box-well {
    padding: 10px 0 25px;
}
.box-novedad h3 {
    font-weight: 700;
}
.box-novedad h3 {
    font-family: 'museo-sans-rounded', Helvetica, Arial, sans-serif !important;
    text-transform: none;
    margin: 0 0 10px 0;
}
.box-novedad p {
    padding-right: 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
}
.btn.more {
    font-size: 10px;
    text-transform: uppercase;
    padding: 2px 18px 0 14px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.content.teaser b, .content.teaser strong {
    color: #00a9a1;
    font-weight: 400;
}
h2.h-modulo {
    color: #00a9a1 !important;
    font-weight: 300;
}
h2.h-modulo span.bold {
    font-weight: 900;
}
h2.h-modulo img {
    vertical-align: bottom;
}
h3 {
    font-size: 15px !important;
}

.breadcrumb {
    background: transparent;
    padding: 15px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-weight: 300;
}
.breadcrumb a {
    font-size: 12px;
}
.bg-section.section-index {
    height: auto;
}
.bg-section.section-index .container {
    position: relative;
}
.bg-section {
    padding: 0;
    border-bottom: none;
}
.bg-section.section-index h2 {
    position: relative;
    z-index: 2;
    background: #fff;
    line-height: 43px;
    display: inline-block;
    padding-right: 15px;
}

.list-buttons {
    background: #1BA29B;
    border-radius: 18px;
    padding: 34px 0;
}
.list-buttons.no-bg {
    background:none;
}
.list-buttons li {
    margin-bottom: 2px;
}
.list-buttons a {
    background: #fff url('../img/iconos/list-button-bg.png') center right no-repeat;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding: 8px 25px 8px 35px;
    margin-right: 27px;
    border-radius: 0 18px 18px 0;
    transition-property: margin, padding;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
}
.list-buttons a.active,
.list-buttons a:hover {
    background: #fc0 url('../img/iconos/list-button-bg-on.png') center right no-repeat;
    color: #fff;
    padding-right: 45px;
    margin-right: 7px;
}
.list-buttons.no-bg a {
   border:1px solid #1BA29B;
   border-radius: 18px;
}
.list-buttons.no-bg a.active,
.list-buttons.no-bg a:hover {
   border:1px solid #fff;
}
.list-points li {
    color: #636466;
    font-weight: 400;
}

.list-buttons.no-bg li ul,
.list-buttons.no-bg li ul li {
    margin-left:0;
    padding-left:0;
}
.list-buttons.no-bg li ul li a {
    background:none;
    border:none;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    padding: 4px 30px;
    margin:0;
    border-radius:0;
}
.list-buttons.no-bg li ul li a:hover {
    border: none;
}

.list-buttons li ul li a.active,
.list-buttons li ul li a:hover {
    background:none;
    border:none;
    color: #1BA29B;
    padding: 4px 30px;
    margin:0;
}



.banner-header {
    position:relative;
    background-position: -20% center;
    background-repeat:no-repeat;
    height: 200px;
    margin-bottom:25px;
    overflow:hidden;
}
.banner-header .banner-header-title {
    margin: 0 0 0 45%;
    padding: 35px 35px 35px 90px;
    color:#fff;
    font-size:22px;
    font-weight:300;
    /* background:url('../img/vive-consalud/banner-header-title-bg.png') top left no-repeat; */
    height: 200px;  
}
.banner-header.banner-header-beneficios {
    background-image:url('../img/vive-consalud/beneficios-banner.jpg');
}
.banner-header.banner-header-vidasana {
    /* background-image:url('../img/vive-consalud/vidasana-banner.jpg'); */
}

.interior-row {
    margin-bottom:35px;
}
.interior-title {
    text-align:center;
    color:#009691;
}
.interior-title h1 {
    font-size:30px;
    vertical-align:middle;
    text-transform:uppercase;
    text-align:center;
    color:#00a19c !important;
}
.interior-title h1 strong {
    display:block;
}
.interior-title h1 .condensed {
    font-size:28px;
}
.interior-title h1 img {
    margin: 0 auto 10px;
    vertical-align:middle;
    text-align:center;
}
.interior-content {
    padding:25px;
    color:#717171;
    border-left:1px solid #717171;
    max-height:330px;
}
.interior-content h2 {
    color:#00a19c !important;
    font-weight:700;
}
.green-border {
    position:relative;
    border: 1px solid #00afaa;
    border-radius: 18px;
    padding: 10px;
    margin-bottom: 20px;
}
.green-border h3 {
    color:#00a19c !important;
}
.padding-item {
    padding:25px;
}
.box-icon img {
    margin: 0 auto;
}
.img-thumbnail {
    padding: 0;
    border-radius: 0;
}
.square-item {
    min-height:200px;
}
.square-item .box-icon {
    margin: 25% 30px 20px;
    vertical-align: middle;
}
.square-item .box-icon strong {
    font-size:18px;
    line-height:15px;
}
.square-item .btn-block {
    position:absolute;
    margin: 0 auto;
    max-width:170px;
    left:25px;
    bottom:5px;
}
h3.comercio {
    line-height: 20px;
    margin: 15px 30px;
}
h3.comercio span.bold {
    color: #00afaa;
    font-weight: 900;
}
h3.comercio span.big {
    font-size: 25px;
}

.h-publicacion {
    color: #00a19c !important;
    font-size:16px;
    padding-bottom:3px;
    margin-bottom: 3px; 
    font-weight:700;
}
h3.h-publicacion{
    font-weight:700;
}
p.h-publicacion{
    font-weight: 100;
}

.main-faq,
.featured {
    margin-bottom:35px; 
}
.main-faq h2,
.featured h2 {
    color: #00a19c !important;
    font-size:17px !important;
    font-weight:700;
}
.main-faq h3,
.featured h3 {
    color: #00a19c !important;
    font-size:16px;
    padding-bottom:3px;
    border-bottom: 1px solid #989898;
    margin-bottom: 3px; 
    font-weight:700;
}
.main-faq p,
.featured p {
    font-size:13px;
    margin-right:10px;
    font-weight:300;
}
.dictionary {
    padding: 50px 0;
}
.dictionary h3 {
    font-weight: 700;
    font-size:19px !important;
    color: #00a19c !important;
}
.dictionary p {
    position: relative;
    color: #00a19c;
    font-weight: 700;
}
.video-handler {
    margin-top:20px;
    margin-bottom:25px;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.video-handler iframe,
.video-handler object,
.video-handler embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main-faq .btn-sm.btn-dark {
    font-size:9px;
    float:right;
    margin-left:-10px;
    padding:4px 8px;
}
.line-top {
    padding-top:3px;
    border-top: 1px solid #989898;
    margin-top: 3px;    
}
.sucursales-map {
    max-height: 910px;
    overflow-y: scroll;
    padding:0 20px;
    background:url('../img/vive-consalud/map-chile.png') no-repeat center center;   
}
.sucursales-map h3 {
    color: #00a19c !important;
    font-weight:700;
    margin-bottom:2px;
}
.sucursales-map p {
    font-size:13px;
    font-weight:300;
}
.sucursales-map .button-handler .btn {
    font-size:11px;
}
.sucursales-map p {
    padding-right:10px;
    border-right: 1px solid #989898;
}
@media (min-width: 1200px) {
    .interior-title h1 {
        margin-top: 25%;
    }
    .sucursales-map .button-handler .btn {
        margin-top:40%;
        font-size:11px;
    }
}
@media (min-width: 992px) {
    .sticky #main-nav.col-md-19 {
        width: 79.16666667%;
    }
    .breadcrumb {
        position: absolute;
        right: 0;
        color: #00a9a1;
        border-bottom: 1px solid #00a9a1;
        width: 90%;
        text-align: right;
        padding: 30px 15px 0;
        border-radius: 0;
        z-index: 1;
    }
    .title-line {
        position: absolute;
        right: 0;
        border-bottom: 1px solid #00a9a1;
        width: 90%;
        padding: 45px 15px 0;
        border-radius: 0;
        z-index: 1;
    }
    .content {
        padding: 0 0 60px 0;
        margin-top: 20px;
    }
}

@media (max-width: 991px) {
    #main-nav {
        margin-top: 0;
    }
    .box-img.novedad {
        height: auto;
    }
}
@media (min-width: 768px) {
    .sticky #main-nav.col-sm-20 {
        width: 83.33333333%;
    }

    .dictionary p:before {
        position: absolute;
        left: -0.5em;
        top: -0.5em;
        content: "“";
        color: #00a19c;
        font-size: 64px;
    }
    .dictionary p:after {
        position: absolute;
        right: -0.5em;
        bottom: -0.5em;
        content: "„";
        color: #00a19c;
        font-size: 64px;
    }
}
@media (max-width: 767px) {
    .navbar .logo-vive-consalud {
        width: 150px !important;
        position: absolute;
        top: 4px;
        left: 50%;
        margin-left: -75px;
    }
    .header-with-menu {
        height: auto !important;
    }
    #header-banner {
        height: 220px;
        margin-top: 0;
    }
    .equal-height-item {
        height: auto !important;
    }
    .interior-content {
        border-left: none;
        max-height: 100%;
    }
    .interior-title h1 {
        margin-top:10px;
    }
    .pre-scrollable {
        overflow:visible;
        overflow-x:visible;
        overflow-y:visible;
    }   
    .sucursales-map {
        max-height:100%;
        overflow-y:auto;
        background-position: top center;        
        background-size:cover;
    }
    .sucursales-map .button-handler {
        padding-bottom:4px;
        margin-bottom:4px;
        border-bottom: 1px solid #989898;
    }
    .sucursales-map .button-handler .btn {
        margin-top:0;
    }
    .sucursales-map p {
        border-right:none;
    }   
    .banner-header {
        background-position: 85% center ;
        background-size:cover;
        background-repeat:no-repeat;
    }
    .banner-header .banner-header-title {
        margin: 0 0 0 45%;
        padding: 35px 25px 25px 40px;
        color:#fff;
        text-align:right;
        font-size:16px;
        line-height:18px;
        font-weight:300;
    }   

    .featured .btn {
        margin-bottom:15px;
    }

}
.dictionary h3{
    font-weight: 900;
}

.article header h2{
    font-weight: 900;
    color: #00a19a !important;
}
.article .content img{
    float: left;
    vertical-align: initial;
    margin-right: 10px;
}
.article .content p{
    float: left;
}

.menu-ico{
    position: absolute;
    top: -20px;
    left: -30px;
    margin-left: 50%;
}

#wrap-main-nav.sticky .menu-ico{
    display: none;
}
.interior-content .row, .interior-content div {
    float: left;
}
@media (max-width: 425px) {
.square-item .btn-block {
    max-width: 220px;
    left: 22%;
    padding: inherit;
}

}
@media (max-width: 375px) {
.square-item .btn-block {
    max-width: 220px;
    left: 20%;
}

}