﻿
#podcast {
	padding: 50px 0px 25px 0px;
	background-color: #EEEEEE!important;
}

#podcast .titulo-principal {
	text-align: left;
	color: #000;
	padding-top: 0px;
	font-size: 22px;
	margin-top: 0;
	text-transform: none;
	font-weight: 500;
	display: inline-block;
}

#podcast .icon-title {
	font-size: 25px;
	padding-right: 10px;
}

#podcast .cards-podcast {
	display: flex;
	margin-left: -15px;
	margin-right: -15px;
}

#podcast .card-pod {
	min-height: 125px;
	display: flex;
	margin-top: 30px;
}

#podcast .sub-card-pod {
	background-color: white;
	width: 100%;
}

#podcast .cont-imagen {
	/*background-image: url(/SiteCollectionImages/personas/joven/Articulos/2018/Noviembre/shutterstock_206222293.jpg);*/
	background-position: center;
	background-size: cover;
	height: 100%;
}

#podcast .cont-txt {
	padding: 10px;
	display: flex;
	flex-direction: column;
	/* justify-content: center; */
	align-items: flex-end;
	height: 100%;
}

#podcast .middle .title {
	line-height: 1.2em;
	color: #00c1d5;
	font-size: 1.2em;
	margin-bottom: 5px;
	text-transform: none;
	font-weight: 500;
}

#podcast .middle .desc {
	color: #8e8787;
	font-size: 1em;
	line-height: 1;
	margin-top: 3px;
}

#podcast .link-publicacion {
	margin-left: auto;
	color: #00c1d5;
	font-size: 16px;
	padding-right: 7px;
	cursor: pointer;
	font-family: roboto;
	padding-left: 3px;
}

#podcast .link-publicacion .escuchar {
	font-family: roboto;
	font-weight: 500;
	font-size: 14px;
}

#podcast .down-share {
	font-size: 16px;
	position: relative;
	cursor: pointer;
}

#podcast .shareBPD {
	color: #ed8b00 !important;
	font-size: 18px;
}

#podcast .bottom {
	display: flex;
}

#podcast .middle {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100%
}

#podcast .ver-mas {
	display: inline-block;
	float: right;
	position: relative;
	font-size: 16px;
	top: 10px;
}

#podcast .time {
	color: white;
	background: #00c1d5;
	padding: 8px 10px;
	font-size: 14px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

#podcast .cont-time-2 {
	position: absolute;
	z-index: 1;
	width: 97%;
	padding: 7px 0px;
}

#podcast .audio {
	display: none;
}

#podcast .active {
	display: block;
}

#podcast .iframe-audio {
	width: 100%;
	height: 125px;
	margin-top: 10px;
}

#podcast .icon-google-podcast {
	width: 17px;
	display: inline-block;
}

@media screen and (max-width: 991px) {
	#podcast .link-publicacion {
		padding-left: 0px;
	}
}

@media screen and (min-width: 768px) {
	#podcast .sub-card-pod:hover {
		box-shadow: 0 2px 20px rgba(0, 0, 0, 0.25), 0 3px 3px rgba(0, 0, 0, 0.22);
	}
}

@media (max-width: 768px) {
	#podcast .cards-podcast {
		/* display: block; */
		margin-left: 0px;
		margin-right: 0px;
	}
	#podcast .icon-google-podcast {
		width: 17px;
		display: inline-block;
	}
	#podcast .ver-mas {
		display: inline-block;
		float: left;
		position: unset;
		font-size: 16px;
		top: 0px;
		margin-top: 30px;
	}
}

@media (max-width: 500px) {
	#podcast .titulo-principal {
		margin-left: 15px;
	}
	#podcast .ver-mas {
		padding: 0 10px;
	}
	#podcast .link-publicacion {
		font-size: 20px;
		padding-right: 15px;
	}
	#podcast .icon-google-podcast {
		width: 20px;
		display: inline-block;
	}
}


/*--------------main title------------------*/

#podcast .cont-main-title {
	margin-bottom: 50px;
}

#podcast .main-title {
	color: black;
	text-transform: none;
	display: inline-block;
	font-weight: 500;
}

#podcast .hash {
	color: #00c1d5;
	font-size: 20px;
	font-weight: 500;
	margin-left: 3px;
	padding-right: 5px;
}

#podcast .ver-mas-main {
	display: inline-block;
	float: right;
	position: unset;
	font-size: 16px;
	top: 0px;
	margin-top: 30px;
}

#podcast .title-box {
	display: inline-block;
}

#podcast .cont-main-title .hash:hover{
	color: #003b7a !important;
}

@media (max-width: 500px) {
	#podcast .main-title {
		margin-left: 15px;
	}
	#podcast .hash {
    margin-left: 15px!important;
    margin-top:5px;
	}
}
/*--------------------------------Videos--------------------------------------------------------------------------------------------------------------*/


.wrapper-videos{
background-color:#EEEEEE!important;
}
.wrapper-videos  .titulo-principal {
    text-align: left;
    color: #000;
    padding-top: 0px;
    font-size: 22px;
    margin-top: 0;
    text-transform:none;
    font-weight: 500;
    display:inline-block;
	}
.wrapper-videos .ver-mas{
	display: inline-block;
    float: right;
    position: relative;
    font-size: 16px;
    top:10px
}
	.wrapper-videos .time {
		color: white;
		background: #00c1d5;
		padding: 8px 10px;
		font-size: 14px;
		border-bottom-left-radius: 3px;
		border-bottom-right-radius: 3px;

	}

	.wrapper-videos .section-3 .cont-time-2 {
		position: absolute;
		z-index: 1;
		width: 97%;
		text-align: right;
		padding: 7px 15px;
		float: right;
	}

	.wrapper-videos section-videos .title {
		color: #fff !important;
	}

	.wrapper-videos .degradado-sombra2 {
		height: 100%;
	}

	.wrapper-videos .vid-section {
		/*background: url(/Personas/blog/PublishingImages/2020/Marzo/arteencasa.jpg);*/
		background: url(/Personas/blog/PublishingImages/2020/abril/Que-alimentos-te-ayudan-a-fortalecer-tus-defensas2.jpg);
		height: 200px;
		background-size: cover;
		background-repeat: no-repeat;
	}


	.wrapper-videos .videoIcono {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		position: absolute;
		z-index: 1;

	}

	.wrapper-videos .videoTexto {
		display: flex;
		align-items: flex-end;
		position: absolute;
		height: 100%;
		justify-content: flex-start;
		margin: 0px;
		padding: 0px 25px;
	}


	.wrapper-videos .txt-video {
		padding: 0px !important;
		z-index:15;
	}


	.wrapper-videos section-videos .vid-cards {
		margin-top: 30px;
	}

	.wrapper-videos section-videos {
		display: block;
	}

	.wrapper-videos section-videos .vid-cards p {
		color: white;
	}


	.wrapper-videos section-videos .tituloCard {
		font-size: 16px;
		display: inline-block;
		width: 100%;
		color: white;
		text-transform: none;
	}

	.wrapper-videos section-videos .fa-play-circle {
		font-size: 40px;
		color: white;
	}

	.wrapper-videos #videoPlay {
		padding: 0px 0px 25px 0px;
	}

	.wrapper-videos .cont-time-2 {
		position: absolute;
		z-index: 1;
		width: 97%;
		text-align: right;
		padding: 7px 15px;
		float: right;
	}

	.wrapper-videos .cont-share {
		position: relative;
		top: -10px;
		padding: 0px;
		z-index: 2;
	}

	#videoPlay .share {
		float: right;
		color: #ed8b00 !important;
		font-size: 18px;
		font-weight: bold;
		position: relative;
		top: 0px;
		cursor: pointer;
	}

	.wrapper-videos .top-3 {
		margin-top: 30px;
	}
	.wrapper-videos .icon-title-coment{
    padding-right: 10px;
    display:inline-block;
    width:45px;
	}
	.wrapper-videos .vid-section:hover {
	    box-shadow: 0 2px 20px rgba(0,0,0,0.25), 0 3px 3px rgba(0,0,0,0.22);
	}

		@media (max-width: 992px) {
		.wrapper-videos section-videos .tituloCard {
			font-size: 14px;
			display: inline-block;
			width: 78%;
		}
	}

	@media (max-width: 768px) {
	
		.wrapper-videos .ver-mas {
		    display: inline-block;
		    float: left;
		    position: unset;
		    font-size: 16px;
		    top: 10px;
		    margin-top: 30px;
		}
		.wrapper-videos section-videos .vid-cards {
			width: 95%;
			margin: 0px auto;
		}

		.wrapper-videos .vid-section {
			height: 190px;
		}
		.wrapper-videos .tar{
		margin-top:30px
		}
		.wrapper-videos .top-2 {
			margin-top: 30px;
		}
		.wrapper-videos .videoIcono {
			height: 100%;
			display: flex;
			justify-content: center;
			align-items: center;
			position: absolute;
			text-align: center;
			width: 100%;
		}
		.wrapper-videos .fa-share-alt {
			color: #ed8b00;
			position: relative;
			top: 7px;
			font-size: 20px;
			float: right;
		}
		.wrapper-videos section-videos .tituloCard {
			font-size: 14px;
			display: inline-block;
			width: 80%;
			position: relative;
			text-align: left;
			float: left;
			width: 100%;
		}

		.wrapper-videos section-videos .share {
			display: block;
			position: relative;
		}

		.wrapper-videos .cont-share {
			position: relative;
			top: -15px;
			padding: 0px;
		}

		section-videos .vid-cards p {
			color: white;
			float: left;
		}

		.wrapper-videos #videoPlay .share {
			float: right;
			color: #00c1d5 !important;
			font-size: 18px;
			font-weight: bold;
			position: relative;
			top: -10px;
		}

		.wrapper-videos .border {
			padding-bottom: 25px;
		}

	}



	@media (max-width: 500px) {
			.wrapper-videos .ver-mas {
		    margin-left:10px;
		}

		.wrapper-videos section-videos .vid-cards {
			width: 100%;
			margin: 0px auto;
			padding:0px 15px;
		}

		.wrapper-videos section-videos .tar {
			width: 100% !important;
		}

		.wrapper-videos .top {
			margin-top: 30px;
		}

		.wrapper-videos .cont-share {
			position: relative;
			top: -10px;
			padding: 0px;
		}
		/*.wrapper-videos .ver-mas{
		display: inline-block;
	    float: right;
	    position: relative;
	    font-size: 16px;
	    top:10px;
	    padding:0 10px;
		}*/
	.wrapper-videos .titulo-principal {
	margin-left:20px;
    
	}



	}
	
	
	
@media (max-width: 400px){
/*.wrapper-videos .ver-mas {
    display: block;
    float: none;
    position: relative;
    font-size: 16px;
    top: 0px;
    padding: 0px;
    margin-left: 20px;
    margin-top: 22px;
	*/
	.wrapper-videos .titulo-principal {
    display:block;
}

}




/*---------------------------------------Blog--------------------------------------------------------------------------------------------------------*/

#MSOZoneCell_WebPartWPQ2{
	display:none!important;
}
#blog-popular {
	padding: 50px 0px 80px 0px;}

#blog-popular .blog-popular-card-wrapper .blog-popular-card .shareBPD{
	color: #ed8b00 !important;
	font-size: 18px;
	cursor: pointer;
}

#blog-popular .titulo-principal {
    text-align: left;
    color: #000;
    padding-top: 0px;
    font-size:22px;
    margin-top: 0;
    text-transform:none;
    font-weight: 500;
    display:inline-block;
}
#blog-popular .ver-mas{
	display: inline-block;
    float: right;
    position: relative;
    font-size: 16px;
    top:10px
}

#blog-popular .blog-popular-card-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    max-width: 1300px;
    outline: none;
    min-height: 180px;
    will-change: contents;
    justify-content: space-between;
}
#blog-popular .icon-title{
	font-size: 30px;
    padding-right: 10px;

}
#blog-popular .blog-popular-card-wrapper .blog-popular-card {
    display: flex;
    margin-top: 30px;
    width: 48%;
    min-height: 224px;
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
#blog-popular .blog-popular-card-wrapper .img-publicacion div.coronavirus {
    margin-bottom: 20px;
    font-size: 16px;
    background-color: #d27b20;
    padding: 3px 10px;
}

#blog-popular .blog-popular-card-wrapper .blog-popular-card .info .middle .title {
    line-height: 1.2em;
    color: #00c1d5;
    font-size: 1.2em;
    margin-bottom: 5px;
    text-transform: none;
    font-weight: 500;
}
#blog-popular .blog-popular-card-wrapper .blog-popular-card .info .middle .desc {
    color: #8e8787;
    font-size: 1em;
    line-height: 1.2em;
}
@media screen and (max-width: 991px){
	
#blog-popular .blog-popular-card-wrapper .blog-popular-card {
	 width: 100%!important;
	}
	
}


@media screen and (max-width: 768px){
#blog-popular .blog-popular-card-wrapper .blog-popular-card {
    min-height: 150px;
	}
#blog-popular .ver-mas {
    display: inline-block;
    float: left;
    position: unset;
    font-size: 16px;
    top: 10px;
    margin-top: 30px;
    }
   #blog-popular .blog-popular-card-wrapper{
    width: 95%;
	}
}
@media screen and (max-width: 540px){   
#blog-popular .titulo-principal {
	padding:0px!important;
	}
}
@media (max-width: 500px) {
#blog-popular {
    padding: 50px 15px 50px 15px;
}

#blog-popular .ver-mas {
	margin-left:-5px;
    }

/*
#blog-popular .ver-mas{

	display: inline-block;
    float: right;
    position: relative;
    font-size: 16px;
    top:10px;
    padding:0 10px;
}*/
#blog-popular .blog-popular-card-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    max-width: 1300px;
    outline: none;
    min-height: 180px;
    will-change: contents;
	}
#blog-popular .titulo-principal {
    margin-left: 0px;
	}
}
@media (max-width: 400px){
/*#blog-popular .ver-mas {
    display: block;
    float: none;
    position: relative;
    font-size: 16px;
    top: 0px;
    padding: 0px;
    margin-left: 20px;
    margin-top: 22px;
	}*/
	#blog-popular .titulo-principal {
    display:block;
}

}
