@font-face {
    font-family: "GobCL Regular";
    src: url("../fonts/gobCL_Regular.otf");
}
@font-face {
    font-family: "GobCL Light";
    src: url("../fonts/gobCL_Light.otf");
}
@font-face {
    font-family: "Museo Slab Regular";
    src: url("../fonts/Museo_Slab_500.otf");
}
@font-face {
    font-family: "Museo Slab 900";
    src: url("../fonts/Museo_Slab_900.otf");
}
@font-face {
    font-family: "Museo Slab 700";
    src: url("../fonts/Museo_Slab_700.otf");
}

body{
    font-family: "GobCL Regular";
} 

h1 {
    font-family: "Museo Slab 900";
    font-size: 2.1em;
    margin-top: 12px;
}

h1,
h2 {
    color: #086db6;
}

.menu,
.menu-menuprincipal-container {
    width: 100%;
}
article.post nav.breadcrumb {
    color: #006cb7;
}
article.post nav.breadcrumb a {
    color: #666;
}
article.post nav.breadcrumb strong {
    color: #666;
    font-weight: 700;
}
aside.sidebar h2 {
    background-size: cover;
    padding: 0 10px;
    height: 46px;
    width: 100%;
    text-align: center;
}
footer .top .listas {
    width: 80%;
    margin: 0 auto;
    display: block !important;
}
footer {
    background-color: #0a132d;
    color: #fff;
}
footer a {
    color: #fff;
}
header {
    height: 100% !important;
    background-color: #fff;
    margin: 0 auto;
}
.breadcrumb {
    background-color: #fff;
}
.banners figure {
    margin: 0.5em auto;
    width: 100%;
}
.btn-see-more {
    background-color: #1a2541;
    color: #fff;
    padding: 0.5em 1em;
    border-radius: 6px;
}

.btn-see-more:hover {
    background-color: #1a2541;
    color: #fff;
}

.banner-header {
    background-image: url("../img/header-onar.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: initial;
    height: 360px;
}
.btn-see-more:hover {
    color: #fff;
}
.bg-light-brown {
    background-color: #e5ded5 !important;
}
.box-aforos p {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    padding: 11px;
}
.bg-red {
    background-color: #f75c5c;
    color: #fff;
}
.bg-orange {
    background-color: #febf00;
    color: #fff;
}
.bg-yellow {
    background-color: #fff103;
    color: #a69b03;
}
.bg-blue {
    background-color: #338ad0;
    color: #fff;
}

.bg-gray {
    background-color: #f1f1f1 !important;
}

.box-01 {
    background-color: #f2f2f2;
}
.box-01 p {
    color: #0083b7;
    font-size: 1.2em;
    font-weight: 600;
    line-height: 25px;
    margin: 1em 0;
    text-align: center;
}
.box-01 p a {
    color: #a4a4a4;
}
.box-notice {
    border-bottom: 2px solid #cfcfce;
}
.box-notice h3 {
    font-size: 1.5em;
    font-weight: 400;
}
.box-notice .date {
    font-weight: 400;
}
.box-notice .description {
    color: #595959;
    margin: 1em;
}
.capellanes .avatar img {
    border-radius: 50%;
}

.capellanes .avatar-name h2 {
    color: #338ad0;
    font-family: "Museo Slab 900";
    font-size: 40px;
    margin-bottom: 0;
    text-align: right;
}
.capellanes .avatar-name p {
    color: #338ad0;
    font-family: "Museo Slab Regular";
    font-size: 26px;
}

.last-news ul {
    margin: 0;
    padding: 0 10px;
    list-style: none;
}
.last-news ul li {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 1em;
}
.last-news ul li time {
    color: #7b7a7a;
    display: block;
}
.carousel-inner {
    height: 400px;
}
.carousel-inner .carousel-item {
    height: 400px;
}
.carousel-inner .carousel-item a {
    display: flex;
}
.carousel-caption {
    right: 0%;
    left: 0%;
    bottom: 0;
    top: 0;
    background-color: #0083b7;
    height: 400px;
}
.carousel-caption p {
    opacity: 0.85;
    padding: 0 1em;
}
.carousel-indicators {
    left: 55%;
    right: -12%;
}
.carousel-control-prev,
.carousel-control-next {
    display: flex !important;
}
.content-notice h2 {
    color: #0083b7;
    border-bottom: 1px solid #e2e2e2;
}
.footer-line-bar {
    height: 7px;
    background: linear-gradient(to right, #006fb3 0%, #006fb3 50%, #fe6565 50%, #fe6565 100%);
}
.post figure {
    margin-bottom: 2em;
    width: 100%;
}
.post figure img {
    width: 100% !important;
}
.post .box-aforos figure img {
    width: auto !important;
}
.fs-2 {
    font-size: 2em;
}
.fs-09 {
    font-size: 0.9em;
}
.franja {
    height: 22px;
    width: 150px;
}
.logo-asuntos-religiosos {
    width: 155px;
}
.image-header {
    margin: 50px 10em 0 0;
    width: 230px;
}
.main-banner {
    background-repeat: no-repeat;
    height: 385px;
    background-size: contain;
    background-position: center;
}
.menu-main-container {
    margin: 0 auto;
    width: 90%;
}
.menu-main-container .menu {
    margin: 0 auto;
    width: 90%;
}
.menu-main-container .menu li a {
    padding: 0.5rem 4rem;
}
.menu {
    display: table;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom: 2px solid #cfcfce;
}
.menu li {
    display: table-cell;
}
.menu li a {
    display: block;
    padding: 0.5rem 1rem;
    color: #676767;
}
.menu li a:hover {
    color: #075bb8;
}
.menu li:hover ul.sub-menu {
    display: block;
}

.main-notice .notice-info p a {
    text-decoration: none;
}

.notice-info h2 {
    font-size: 1.8em;
    line-height: 28px;
    margin-bottom:1.2em;
    height:140px;
}

.notice-info h2 a {
    color: #006cb8;
    font-family: "Museo Slab Regular";
    font-size: 1.3rem;
    text-decoration: none;
}

.notice-info .date {
    color: #89949a;
    font-size:18px;
}

.notice-info .date2 {
    color: #89949a;
    font-size:15px;
}

.mt-blue {
    border-top: 5px solid #338ad0;
}
.text-blue {
    color: #086db6;
}
.text-black {
    color: #999;
}
.see-more-notice {
    background-color: #efefef;
    border-bottom: 2px solid #cfcfce;
    padding: 0.8em;
}
.see-more-notice a {
    color: #5f5f5f;
}
.see-more-notice a:hover {
    text-decoration: none;
    color: #5f5f5f;
}
ul.sub-menu {
    position: absolute;
    z-index: 9;
    background-color: #006cb7;
    display: none;
    padding: 0;
    font-size: 0.9em;
    margin: 0;
}
ul.sub-menu li {
    float: none;
    text-align: center;
    border-bottom: 1px solid #3091c1;
    display: block;
}
ul.sub-menu li a {
    color: #fff;
}
.menu li:hover ul.sub-menu li {
    float: none;
    text-align: center;
    display: block;
}

.news .box-news a {
    text-decoration: none;
    color: #4e6699;
}

.listas ul {
    display: table;
}
.listas ul li {
    display: table-cell;
}

.line-gray {
    background-color: #cfcfce;
    height: 2px;
}

.rrss {
    background-color: #e9eff9 !important;
    padding: 30px 0;
}

.rrss img {
    width: 85px;
}

.rrss h2 {
    font-family: "Museo Slab 900";
    color: #086db6;
}

.rrss .rrss-container {
    margin: 1em auto;
    width: 60%;
}

.news .news-name .box-new-name {
    background-color: #fff;
    Font-weight: 700;
    height: 223px;
    padding: 10px 20px;
}

.page-numbers.current {
    color: #fff;
    background-color: #006cb8;
}

.page-numbers {
    border-radius: 50%;
    color: #0a132d;
    margin: 0 3px;
    padding: 2px 10px;
}

