
.flex {
    display: flex !important;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}


/*Posts*/



.ourBlog{
    min-height: 30rem;
    position: relative;
    display: table;
    width: 100%;
    height: auto;
    padding-top: 8rem;
    padding-bottom: 8rem;
    background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.1))),url(../img/bg-masthead.jpg);
    background: linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 100%),url(../img/ourBlog.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ourBlog h1{
    padding-top: 30px;
    font-size: 3rem;
    color:#fff;
}


.next-events-section-header {
    margin-top: 36px;
    text-align: center;
}

.events-news-post .entry-meta {
    margin-top: 12px;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    color: #777;
}

.events-news-post .entry-meta > div {
    padding-right: 15px;
    margin-right: 15px;
    border-right: 2px solid #777;
}

.next-events-section-header .entry-title, .events-partners .entry-title {
    padding: 24px 0;
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    color: #232127;
    background: url(images/next-events-header-bg.png) no-repeat center;
    text-align: center;
}

/************TITULO BLOG***************/
@media screen and (max-width: 768px){ 
    .next-events-section-header .entry-title, .events-partners .entry-title {
        font-size: 30px
    }
}

.events-news-page .events-news-post {
    margin-top: 80px;
    margin-bottom: 40px;
}

.events-news-post figure {
    position: relative;
    margin: 25px 0 0;
}

.events-news-post .posted-date {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 52px;
    padding: 12px 10px;
    border: 2px solid #fff;
    border-radius: 50px;
    background: -moz-linear-gradient(180deg, rgba(76,92,124,1) 0%, rgba(124,146,190,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(76,92,124,1)), color-stop(100%, rgba(124,146,190,1)));
    background: -webkit-linear-gradient(180deg, rgba(76,92,124,1) 0%, rgba(124,146,190,1) 100%);
    background: -o-linear-gradient(180deg, rgba(76,92,124,1) 0%, rgba(124,146,190,1) 100%);
    background: -ms-linear-gradient(180deg, rgba(76,92,124,1) 0%, rgba(124,146,190,1) 100%);
    background: linear-gradient(270deg, rgba(76,92,124,1) 0%, rgba(124,146,190,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4C5C7C', endColorstr='#7C92BE',GradientType=1 );
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

@media screen and (min-width: 576px){
    .events-news-page .events-news-post .posted-date {
        top: 25px;
        left: -27px;
        padding: 24px 10px;
    }
}

@media screen and (min-width: 576px){
.events-news-page .events-news-post .posted-date {
    top: 25px;
    left: -27px;
    padding: 24px 10px;
    }
}

@media screen and (min-width: 1200px){
.next-events-section-header p {
    padding: 0 85px;
}
}

.next-events-section-header p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.7;
    color: #777777;
}


.events-news-page .events-news-post {
    margin-top: 80px;
    margin-bottom: 40px;
}

.events-news-page .events-news-post .entry-meta a {
    color: #777;
    text-decoration: none;
    display: inline
}


.events-news-post .entry-meta > div:nth-last-of-type(1) {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
}

/*********/

.homepage-next-events .next-event-wrap {
    margin-top: 96px;
    text-align: center;
}

.homepage-next-events .next-event-wrap figure img {
    width: 100%;
}

img {
    vertical-align: baseline;
}

.homepage-next-events .next-event-wrap .event-rating {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50px;
    left: 32px;
    width: 78px;
    height: 78px;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    background: #1d809f!important;;
}

/***************/



.post-author-widget a, .post-author-widget a:hover,.post-author-widget a:focus{
	text-decoration: none
}

.post-author-widget h5{
	font-weight: 600;
}


/********************/
.single-widget-area{
	margin: 50px 0;
}
.single-widget-area a, .single-widget-area a:hover, .single-widget-area a:focus{
	text-decoration: none
}
.single-recent-post-area > div:first-child{ 
	display:block;
	width: 100%;
	border-bottom: 5px solid #ddd; margin-bottom: 2%
}
.single-widget-area img{
	width: 99%;
	margin: 0 auto; border-radius: 5px
}

.single-widget-area h5{
	font-weight: 600
}

.single-widget-area ul li{
	list-style: none
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.single-widget-area .tag-cloud li {
	 display: inline-block;
	 margin: 2% 0
}

.single-widget-area .tag-cloud li a {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #dbdcf1;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #5d5e8d;
}

a, a:active, a:focus, a:hover {
    color: #777;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    outline: none;
    font-weight: 500;
}

/*post single content*/
.post-author-avatar img{
    margin: 30px 0
}
.post-details-content img {
    border-radius: 10px;
    max-width: 100%;
    height: auto;
}

.confer-blockquote h5 {

}

.confer-blockquote h5{
    background-color: #F0F0F0;
    color:#555;
    margin: 30px 0;
	padding:2% 5%;
    border-left: 2px solid #ddd; 
    border-right: 2px solid #ddd;
}
.popular-tags p{
    margin: 20px 0 ; margin-bottom: 0
}
.popular-tags li {
    display: inline;
    margin: 1%;
    font-weight: 600
}