@charset "UTF-8";
/* CSS Document */
.mainWrap {
}
.theme_loading {
	text-align: center;
	position: fixed;
	z-index: 999999999;
	width: 100%;
	height: 100%;
}
.mainBorder {
}
#container {
	overflow: hidden;
}
#content #main.singleContent {
}
#main #mainContentRight {
	overflow: visible;
}
#main #fullContent {
	overflow: visible;
}
.theme-fixed #container.boxed .carousel .post .post-gallery, .theme-fixed #container.boxed #featured .owl-item, .theme-fixedwithmargin .carousel .post .post-gallery, .theme-fixedwithmargin #featured .owl-item {
	min-height: 228px;
	height: 228px;
}
.theme-fixed #container.boxed .carousel .post .postMeta, .theme-fixedwithmargin .carousel .post .postMeta {
	display: none;
}
.theme-fixed #container.boxed .carousel .post .post-title, .theme-fixedwithmargin .carousel .post .post-title {
	height: 120px;
}
.content-padding {
	padding: 30px 50px;
}
.content-padding {
	padding: 30px 50px;
}
.contentBox {
	overflow: hidden;
	position: relative;
	padding: 20px 30px;
}
.contentBox #latestPostsList {
	overflow: hidden;
	position: relative;
}
.contentBox #latestPostsList .latestPost {
	overflow: hidden;
	margin-bottom: 40px;
}
.contentBox #latestPostsList .latestPost p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	color: #757575;
	float: left;
	display: block;
}
.contentBox #latestPostsList .latestPost:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
/******************************************/
.maintab_wrap .contentBox .newsBoxPost {
	margin-bottom: 30px;
	overflow: hidden;
}
.maintab_wrap .contentBox .newsBoxPost:first-child .newsBoxPostTitle {
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostTitle {
	margin-top: 0px;
	font-size: 16px;
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostTitle a {
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostThumb {
	overflow: hidden;
	background: #FAFAFA;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin-bottom: 0px;
}
.maintab_wrap .contentBox .newsBoxPost .newsBoxPostThumb a img {
	height: 130px;
	width: 200px;
}
.maintab_wrap .contentBox .newsBoxPost p {
	overflow: hidden;
	display: block;
	margin-bottom: 0px;
	margin-top: 10px;
}
/************************* IMAGEN **************************/
.postImage {
	overflow: hidden;
}
.postImage img, .postImage a img {
	width: 100%;
	margin-bottom: 0px;
}
.postImage.leftPostThumb {
	overflow: hidden;
	float: left;
	width: 230px;
	height: 200px;
	margin-right: 30px;
}
.postImage.leftPostThumb img {
	width: 230px;
	height: 200px;
}
.widget .posts_images {
	overflow: hidden;
	margin-bottom: 0px;
	padding: 30px;
}
.posts_images .widgetPostImage {
	width: 92px;
	height: 73px;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.posts_images .widgetPostImage a img {
	width: 93px;
	height: 73px;
}
.posts_images .widgetPostImage:nth-child(3n + 0) {
	margin-right: 0px;
}
/************************ ARTÍCULO ************************/
.articleTitle h1, .articleTitle h1 a {
	font-size: 28px;
	margin-bottom: 10px;
}
.articleTitle h1 i {
	font-size: 20px;
	margin-right: 5px;
	color: #F15089;
}
.postTitle h4 a, .articleTitle h1 a, .authorDetails h2, .articleTitle h1, .post-navi .post-title h4 a, .comment-author a, .timelinePostTitle a {
}
.singlePost .articleTitle {
}
.articleDetails {
	overflow: hidden;
	padding: 30px;
}
.singlePost .articleDetails {
	overflow: hidden;
	padding: 30px;
	padding-bottom: 0px;
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.08);
}
.singlePost .postMetaContainer {
	border-bottom: none;
	margin-bottom: 10px;
}
.singlePost .articleTitle {
}
.articleTitle h1, .articleTitle h1 a {
	font-size: 28px;
	margin-bottom: 10px;
	color: #F15089;
}
.articleFiles {
	padding: 5px 30px;
	margin-top: 2px;
}
.articleContent {
	font-size: 14px;
	line-height: 24px;
	overflow: hidden;
}
.feature_image {
	text-align: center;
}
.articleContent p, .article p, .singlePost .articleContent p {
	margin-bottom: 40px;
	line-height: 26px;
}
.articleContent h1 a, .articleContent h2 a, .articleContent h3 a, .articleContent h4 a, .articleContent h5 a, .articleContent h6 a {
}
.articleContent h1 .subTitle, .articleContent h2 .subTitle, .articleContent h3 .subTitle, .articleContent h4 .subTitle, .articleContent h5 .subTitle, .articleContent h6 .subTitle {
	display: block;
	margin: 0;
}
.articleContent ul li {
	list-style-type: circle;
}
.articleContent ol li {
	list-style-type: decimal;
}
.personal-files {
	display: flex;
	display: -ms-flexbox;
	flex-direction: row;
	margin: 0px 10px 0px 0px;
	padding: 6px 8px 4px 18px;
	border: 1px solid #F2F2F2;
	border-radius: 3px;
	position: relative;
	box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}
.personal-files li {
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
	list-style: outside none none;
	border: 0px none;
	padding: 0px 10px 0px 5px;
	font-size: 14px;
	line-height: 26px;
	color: #282828;
	vertical-align: top;
	float: none;
	margin: 0px -4px 0px 0px;
	font-style: italic;
}
.personal-files li span {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #F15089;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	margin: 2px 12px 0 0;
}
.personal-files li em {
	font-size: 13px;
	color: #999;
	line-height: 15px;
	display: block;
}
/************************ PERFIL **************************/
.perfil ul {
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #F2F2F2;
	-moz-box-shadow: 0px 1px 0px #e5e5e5;
	-webkit-box-shadow: 0px 1px 0px #e5e5e5;
	box-shadow: 0px 1px 0px #E5E5E5;
}
.cs-text {
	display: block;
	box-sizing: border-box;
	/*float: right;*/
	/*line-height: 20px;*/
	position: static;
	z-index: auto;
	max-width: 201px;
}
.single-equipo .articleTitle h1 span em {
	font-size: 15px;
	display: block;
	text-align: center;
}
.perfil ul li {
	border-bottom: 1px dotted #E5E5E5;
	list-style: none;
	padding: 15px 15px;
	overflow: hidden;
}
.perfil ul li:hover {
	background: #F2F2F2;
}
.perfil ul li span {
	float: left;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #F15089;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	margin: 2px 12px 0 0;
}
.perfil ul li em {
	font-size: 13px;
	color: #999;
	line-height: 12px;
	display: block;
}
.perfil ul li strong {
	font-weight: normal;
	color: #333;
	font-size: 13px;
	line-height: 20px;
}
/******************* POST *************************/
.singlePost .postMeta li {
	padding-right: 10px;
}
.singlePost .postMeta li.postCategory {
	padding-right: 0px;
}
.postDate {
	width: 75px;
	background: #262932;
	padding: 15px 0px;
	overflow: hidden;
}
.postDate span {
	display: block;
	color: #FFF;
}
.postDate .postDay, .postDate .postMonth {
	margin-bottom: 5px;
}
.postFormat {
	background: #D32F2F;
	width: 75px;
	padding: 20px 0px;
	color: #FFF;
}
.postFormat i {
	font-size: 25px;
}
.postContent {
	overflow: hidden;
}
.postTitle {
	overflow: hidden;
	margin-bottom: 10px;
}
.postTitle h2 {
	font-weight: 800px;
	margin-bottom: 15px;
}
.postTitle h2 a {
	font-weight: 800px;
}
.postTitle h4 {
	font-weight: 600px;
	margin-bottom: 0px;
}
.postTitle h4 a {
	font-weight:400px;
	margin-bottom: 0px;
}
.postTitle h2 a:hover {
	color: #D32F2F;
}
.postMetaContainer {
	overflow: hidden;
}
.postMetaContainer {
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: solid 1px rgba(0, 0, 0, 0.08);
}
.postContent p {
}
.follow-list {
	margin: 0px 10px 0px 0px;
	padding: 6px 8px 4px 18px;
	border: 1px solid #F2F2F2;
	border-radius: 3px;
	float: left;
	position: relative;
	box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
}
.follow-list li {
	list-style: outside none none;
	border: 0px none;
	padding: 0px 10px 0px 5px;
	font-size: 14px;
	line-height: 26px;
	color: #F15089;
	display: inline-block;
	vertical-align: top;
	float: none;
	margin: 0px -4px 0px 0px;
	font-style: italic;
}
.follow-list li select {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100px;
}
.follow-list li i.fa-eur {
	font-size: 12px;
}
.follow-list.date {
	display: none;
}
/********************************************/
.featuredColumnsPosts .post .mainpostconntents {
	text-align: center;
}
.singlePost .mainpostconntents {
	margin-bottom: 20px;
	padding: 30px 50px;
}
.mainpostconntents ul, .mainpostconntents ol {
	margin-left: 20px;
	margin-bottom: 15px;
}
.mainpostconntents ul li {
	padding: 3px 0px;
	font-size: 14px;
}
#bbpress-forums .mainpostconntents ul li {
	padding: 0px !important;
	font-size: 14px;
}
.mainpostconntents ol {
	margin-bottom: 5px;
	margin-left: 10px;
}
.mainpostconntents ol li {
	list-style-type: decimal;
}
.single-equipo .photo {
	width: 262px;
	height: 262px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
