@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');


img.banner-728 {
    max-width: 728px;
}


body {
    font-family: 'Verdana', sans-serif;
    font-weight: 300;
    color: #666;
    background: #fcfcfc;
    font-size: 15px;
}

.logo {
    width: 200px;
}

p{
    margin-top: 0;
    margin-bottom: 1.4em;
    line-height: 22px;
}

a{
    color: #2991E2;
}

.card-body p a {
    color: #666;
    text-decoration: none;
}

.navbar-dark, .bg-dark {
    background-color: #2E4FA2 !important;
}


.addthis_inline_share_toolbox {
    margin: auto;
    text-align: center;
}

.social-header .social-networks {
    background: transparent;
    font-size: 12px;
    width: 13px;
    height: 13px;
}
.social-header {
height: 25px;
border-bottom: solid 1px #fff;
}

.dark {
background: #2E4FA2 !important;
}

.dark .social-networks {
color: #fff !important;
}

/* CONTENT  */

.content p, .content li {
    line-height: 24px;
    font-size: 1rem;
}


/* AGENDA */
.thumbnail-event {
    width: 60px;
    height: 60px;
    background-position: center !important;
    background-size: cover !important;
    float: left;
    display: table;
}

.event-text {
    display: table;
    padding-left: 10px;
}


/* IMAGES ALIGNMENTS */
img.align_center {
    float: inherit;
    display: block;
    margin: auto;
}

.align_center {
    text-align: center;
}

img.align_left {
    float: left;
    margin: 10px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Verdana', sans-serif;
    font-weight: 300;
    color: #000
}

/* TITLE NEWS */

.title {
    text-align: center !important;
    color: #000;
    margin: 30px 0px;
    width: 100%;
    font-size: 1.45rem
}
.title h1 {
    padding: 0px;
    margin: 0px;
    font-size: 1.1rem;
    font-weight: bold;
}

.author {
color: #aaa;
font-size: 0.8rem;
}

.social-icons {
    margin: 0px auto 20px auto
}

h1 {
    font-size: 1.5rem !important;
    color: #000;
    margin-bottom: 1.4em;
}

.footer{
    background-color: #545454;
    color:#c5c5c5;
    font-size: 15px;
}

.footer a, .footer h5{
    color: #c5c5c5;
}

.footer p {
        margin-top: 0;
        margin-bottom: 1em;
        line-height: 24px;
}


.social-networks {
    width: 38px;
    height: 38px;
    float: left;
    font-size: 20px;
    background: #ddd;
    padding-top: 5px;
    text-align: center;
    margin-right: 7px;
}

a .social-networks {
    color: #545454;
}

.img-slider {
    height: 380px;
    background-size: cover !important;
    background-position: center !important;
}

.sidebar h3 {
    font-size: 18px;
}

.clearfix {
    clear: both;
}

/* PAGINATION */
.MarkupPagerNav {
        clear: both;
        list-style: none;
    padding: 0px;
    margin: 0px auto;
}
.MarkupPagerNav li {
	display: inline;
	list-style: none;
	margin: 0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
    display: inline;
    padding: 5px 12px;
    color: #fff;
    background: #666;
    margin-right: 3px;
    font-size: 14px;
    text-transform: uppercase;
}

.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
	color: #fff;
	background: #AD2A39;
	text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
    display: inline;
    color: #777;
    background: #ccc;
    padding-left: 9px;
    padding-right: 9px;
}


/* VERSAL */

.versal {
    background: #eee;
    padding: 5px 8px;
    font-size: 11px;
    margin-bottom: 8px;
    font-weight: bold;
    text-transform: uppercase;
}

.versal a {
    color: #666;
}

/* MAGAZINE INDEX */
.mag-index {
    background: #eee;
    padding: 4px 6px;
    margin-bottom: 5px;
    border-left: solid 2px #ccc;
}
.mag-index a {
    color: #666;
}


/* TITLE BLOCKS */

h4.block-title {
    padding: 0;
    position: relative;
    z-index: 2;
    text-align: initial;
    margin: 26px 0px;
    background-color: #f0f0f0;
    font-size: 18px;
    font-weight: 700;
    line-height: 15px;
    height: 14px;
    font-style: normal;
    letter-spacing: normal;
    text-transform: uppercase;
}

h4.block-title:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 12px;
    display: inline-block;
    left: 0;
    top: 49%;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    z-index: 5;
}

h4.block-title.blue { background-color: #2991E2; }
h4.block-title.green { background-color: #08982E; }

h4.block-title.blue:before { background-color: #2991E2; }
h4.block-title.green:before { background-color: #08982E; }

h4.block-title>a>span, h4.block-title>span {
    padding: 0 12px 0 24px;
    background: #fcfcfc;
}

h4.block-title:after {
    display: table;
    content: " ";
    clear: both;
}




.col-md-4 .card .thumbnail-news {
    height: 177px;
}

.col-md-3 .card .thumbnail-news {
    height: 177px;
}

iframe {
    border: none;
    margin: auto;
}

.submenu {
    background: #2E4FA2 !important;
    text-align: center;
    border-top: solid 1px #fff;
}

.submenu a {
    color: #fff;
    font-weight: bold;
}

.submenu-revista {
    background: #fff !important;
    text-align: center;
    border-bottom: solid 1px #ddd;
    
}

.submenu-revista a {
    color: #666;
    font-weight: bold;
}



ul.submenu-items {
    list-style: none;
    margin: auto;
    padding: 7px;
}

ul.submenu-items li {
    border-left: 1px solid #fff;
    display: inline;
    text-align: center;
    padding: 0 10px;
}

.submenu-items li.first {
    border: none !important;
}

.most-readed-thumb {
    height: 69px;
    background-size: cover !important;
    background-position: center !important;
}

.most-readed {
    background: #fff;
    margin-bottom: 6px;
    border: solid 1px #ccc;
    font-size: 13px;
    padding: 4px;
    font-weight: bold;
}

.ads-banner {
    text-align: center;
    padding: 20px 0px;
}


/* RSLIDERS */

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 97%;
    padding: 0;
    margin: 0;
    }
  
  .rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
    }
  
  .rslides li:first-child {
    position: relative;
    display: block;
    float: left;
    }
  
  .rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
    }



/* maner */

.main {
    height: 400px;
}

.main, .secondary {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.secondary{
  height: 200px;
}

.hover-box {
    font-family: 'Oswald', sans-serif;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding: 20px;
    background: linear-gradient(rgba(17, 17, 17, 0), rgba(17, 17, 17, 0.95));
}

.hover-box h2 {
    font-size: 1.1em;
    text-shadow: 2px 2px 4px #000000;
}

.hover-box a {
    color: #fff;
    text-decoration: none;
}
.principal h2 {
    font-size: 1.7em !important;
}

/* CUSTOMIZED BOOTSTRAP */

.card {
    border: none;
    background-color: transparent !important;
}
.card-body {
    padding: 0px;
}

.card-title, .blog {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.card p {
    line-height: 26px;
    text-align: left;
    font-size: 1.1em;
}

.card-title {
    margin-top: 1em;
    font-size: 1.3em;
    font-weight: 600;
    color: #666;
}

.card-title a {
    text-decoration: none;
}

.thumbnail-news {
    height: 225px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}



.sidebar {
    border-left: solid 1px #ccc;
}


.nav-item a {
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.navbar-light .nav-item > a {
    color: #31519f;
    margin-right: .9rem;
    margin-left: .9rem;
}

.navbar-dark .nav-item > a {
    color: #fff;
    margin-right: .9rem;
    margin-left: .9rem;
}

.navbar-light .nav-item.active a {
    border-bottom: solid 1px #31519f;
}

.navbar-dark .nav-item.active a {
    border-bottom: solid 1px #aaa;
}

.bg-light {
    background-color: #fff!important;
    border-bottom: 1px solid #ddd;
}

b, strong {
    font-weight: bold;
}

.edit-page {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: #2E4FA2;
    color: #fff;
    padding: 8px 17px;
}

@media screen and (max-width: 760px) {
    iframe {width: 100%;}
    img.align_center {
        width: 100% !important;
    }
    .title > h1 {
        padding: 0px;
        margin: 0px;
        font-size: 2rem;
        font-weight: bold;
    }
.text-area img {
    width: 100%;
}
}