.bg {

	/*body, html {
	height: 100%;
	margin: 0;
  }*/

	/* The image used */
	background-image: url("../img/main.jpg");

	/* Full height */
	height: 700px;

	/* Center and scale the image nicely */
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.video-cont {
	min-height: 400px;
}

.iframe-cont {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 56.25%;
}

.responsive-iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.gallery-item img {
	height: 200px !important;
	width: 200px !important;
	padding: 5px;
	object-fit: cover;

}

.ig_post_container {
	border: 2px solid #f1f1f1;
	margin-bottom: 25px;
	margin-left: 3%;
	width: 20%;
	height: 300px;
	float: left;
	position: relative;
}

.ig_post_container img {
	width: 100%;
	vertical-align: middle;
}

.ig_post_container .ig_post_details {
	padding: 15px;
}

.ig_post_container .ig_view_link {
	margin-top: 10px;
}

.ig_feed_container .ig_post_container {
	position: relative;
	overflow: hidden;
}

.ig_feed_container .ig_post_container img {
	vertical-align: middle;
}

.ig_feed_container .ig_post_details {
	margin: 0;
	padding: 1em;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	max-height: 100%;
	overflow: auto;
	box-sizing: border-box;
	transition: transform 0.5s;
	transform: translateY(100%);
	background: rgba(0, 0, 0, 0.7);
	color: rgb(255, 255, 255);
}

.ig_feed_container .ig_post_container:hover .ig_post_details {
	transform: translateY(0%);
}

.grid-patrocinio {
	display: grid;
	grid-gap: 40px;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
}

.grid-patrocinio img {
	width: 100%;
}

.bg {
	height: 590px;
}

#countdown {
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	background: #b5252e;
	align-items: center;
	background: url(https://www.laprensa.hn/base-portlet/webrsrc/theme/2c1dedac17042e0dc8d8ed9df33ecb49.gif) rgb(181, 37, 46);
	background-blend-mode: multiply;
}

#countdown>div {
	font: bold 36px / 26px arial;
	color: #fff;
}

.tarjetas-contenedor {
	position: relative;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
	width: 100%;
	margin: 20px 0;
	padding: 0;
}

.tarjetas-contenedor .col:first-child,
.tarjetas-contenedor .col:last-child {
	display: none;
}

.tarjetas-contenedor .col {
	width: 260px;
	position: relative;
	display: inline-block;
}

.tarjetas-contenedor .col .card {
	min-height: 250px;
}

.tarjetas-contenedor .col .card .card-header {
	background-color: #e2a64e;
	font: bold 20px / 20px arial;
}

.tarjetas-contenedor .col .card p.card-text {
	margin-bottom: 0;
	font: 300 18px/24px arial;
}

.video-cont {
	min-height: 400px;
	display: flex;
	flex-direction: column;
}

.video-cont .col-md-6 {
	width: 100%;
	text-align: center;
	margin: 20px 0;
}

.video-cont .col-md-6 h3:first-child {
	font: bold 32px / 36px arial;
}

.video-cont .col-md-6 h3 {
	font: bold 48px / 48px arial;
}

.video-cont .col-md-6 h4 {
	font: bold 24px / 28px arial;
}

.video-cont a.btn.btn-primary.btn-lg {
	margin: 20px 0 0;
	padding: 20px 150px;
	font: bold 20px / 20px arial;
	text-transform: uppercase;
	background: #b5252e;
}

.video-cont a.btn.btn-primary.btn-lg:hover {
	background: #5a8fef;
}

.campana-cont {
	margin: 20px auto 40px;
	width: 100%;
	max-width: 830px;
	display: flex;
	background: #eeeeee;
	padding: 20px;
}

.campana-cont h4 {
	font: bold 18px / 20px arial;
	color: #b5252e;
}

.campana-cont p {
	width: 90%;
}

.patrocinio-cont {
	width: 100%;
	padding: 40px;
	margin: 0 0 40px;
}

.patrocinio-cont .patrocinio-titulo {
	text-align: center;
	font: bold 20px / 20px arial;
}

.instalink {
	text-align: center;
}

.instafeed-cont {
	display: flex;
	flex-direction: column;
	padding: 20px 40px;
	margin-bottom: 40px;
}

.instafeed-cont .instafeed-titulo {
	margin-bottom: 20px;
}

.instafeed-cont h3 {
	font: bold 24px / 24px arial;
}

.instafeed-cont h3,
.strava-cont h3 {
	text-align: center;
}

.instafeed-cont h4 {
	font: bold 18px / 18px arial;
}

.strava-cont {
	margin: 0 auto;
	padding: 20px 40px;
}

.galeria-cont {
	min-height: 300px;
	margin-bottom: 40px;
}

.bg a.btn.btn-primary.btn-lg {
	padding: 20px 150px;
	font: bold 20px / 20px arial;
	text-transform: uppercase;
	background: #b5252e;
	position: relative;
	top: 45%;
	left: 12%;
}

.bg a.btn.btn-primary.btn-lg:hover {
	background: #5a8ff1;
}

.strava-cont img.strava-logo {
	max-width: 930px;
}

.strava-cont h3 {
	font: bold 22px / 26px arial;
}

.strava-cont a.btn.btn-warning.btn-lg {
	padding: 20px 60px;
	font: bold 20px / 20px arial;
}


@media only screen and (max-width: 600px) {
	.bg {
		height: 300px;
		background-size: cover;
		background-position-x: right;
	}

	.bg a.btn.btn-primary.btn-lg {
		padding: 20px 50px;
		top: 40% !important;
	}

	#countdown>div {
		font: bold 22px / 22px arial;
		text-align: center;
		width: 60px;
	}

	.tarjetas-contenedor .col .card .card-header {
		font: bold 18px/18px arial;
	}

	.video-cont .col-md-6 h3:first-child {
		font: bold 20px / 24px arial;
	}

	.video-cont .col-md-6 h3 {
		font: bold 36px / 40px arial;
	}

	.video-cont .col-md-6 h4 {
		font: bold 18px / 22px arial;
	}

	.video-cont a.btn.btn-primary.btn-lg {
		padding: 20px 50px;
	}

	.campana-cont img {
		width: 100%;
	}

	.patrocinio-cont {
		display: inline;
	}

	.grid-patrocinio {
		display: grid;
		grid-gap: 30px;
	}

	.instafeed-cont {
		padding: 20px;
		margin-bottom: 40px;
	}

	.ig_feed_container {
		display: grid;
		grid-template-columns: 50% 50%;
	}

	.ig_post_container {
		width: 90%;
		height: auto;
	}

	.instalink {
		width: 100%;
		margin: 0 auto;
		position: relative;
		display: contents;
	}

	.strava-cont {
		margin: 20px;
		padding: 20px 20px;
	}

	.strava-cont img.strava-logo {
		max-width: initial;
		width: 100%
	}

	.strava-cont a.btn.btn-warning.btn-lg {
		padding: 10px 40px;
		font: bold 20px / 20px arial;
		width: 100%;
		margin-top: 10px;
	}

	.galeria-cont {
		width: 100%;
	}

	#lightgallery {
		display: grid;
		grid-template-columns: 50% 50%;
	}

	#lightgallery img {
		width: 100% !important;
	}

	.seccion-4.camisa-cont .row.gx-0 {
		display: inline;
	}
}

.bloque-logo-rotario {
	margin: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	row-gap: 10px;
}

.logo-fundacion,
.logo-fundacion,
.camisa {
	max-width: 300px;
}

div#lightgallery {
	text-align: center;
}

/*home seccion camisa*/
.seccion-4.camisa-cont {
	position: relative;
	text-align: center;
}

.camisa-cont .camisa-titulo {
	position: relative;
	display: inline-block;
	width: 90%;
	margin: 0 auto;
}

.seccion-4.camisa-cont .row.gx-0 {
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	white-space: nowrap;
	margin: 0 auto;
}

@media only screen and (min-width: 600px)
{
	.seccion-4.camisa-cont .row.gx-0 {
		width: 50%;
	}
}

/*titulos secciones home*/
.patrocinio-titulo h3,
.camisa-cont h3,
.instafeed-cont h3,
.strava-cont h3 {
	margin: 20px 0;
	border-bottom: 2px solid #4887dc;
	padding-bottom: 20px;
	width: 80%;
	margin: 0 auto;
	font-weight: 700;
}

.header li.fa-solid:hover {
	border-bottom: 3px solid #b5252e;
}

/*seccion videos home*/
.seccion-2.video-cont {
	color: #fff;
	background: #b5252e url(https://www.laprensa.hn/base-portlet/webrsrc/theme/2c1dedac17042e0dc8d8ed9df33ecb49.gif);
	background-blend-mode: multiply;
}

.video-cont a.btn.btn-primary.btn-lg {
	background: #e2a64e;
}

.video-cont .col-md-6 h3:nth-child(2),
.video-cont .col-md-6 h3:nth-child(4) {
	color: #e2a64e;
}

/* estilos para iconos de redes sociales*/ 
.social.facebook, .social.twitter, .social.whatsapp, .social.mail {display: none;}
.social-buttons-text {display: block;visibility: visible;}

/* estilos para responsive */
@media only screen and (max-width: 600px) {

	/* estilos para iconos de redes sociales*/ 
	.social.facebook, .social.twitter, .social.whatsapp, .social.mail {display: block;visibility: visible;}
	.social-buttons-text {display: none!important;}

}

/*----Sociales----*/
/*Redes sociales*/
.framed .text
{
	position: relative;
}
.framed .text .social-buttons-text
{
	width: 50px;
    height: 200px;
    left: 0;
    position: fixed;
    top: 26%;
    z-index: 99;
}
.framed .text .social-buttons-text .btn
{
	background-color: white !important;
	border: none;
	color: #5b595a;
	font-size: 0.75rem;
	margin: 10px 5px;
	
	/*	Prueba: quitar*/
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
    padding: 0.5em 0.75em;
	height: 40px;
}
	/*	Botón de WhatsApp*/
.framed .text .social-buttons-text .btn.btn-fb
{
	background-color: #1da851 !important;
	color: white;
}
	/*	Botón de Facebook*/
.framed .text .social-buttons-text .btn.btn-facebook
{
	background-color: #2d4373 !important;
	color: white;
}
	/*	Botón de Twitter*/
.framed .text .social-buttons-text .btn.btn-twitter
{
	background-color: #000000 !important;
	color: white;
}
	/*	Botón de Mail*/
.framed .text .social-buttons-text .btn.btn-mail
{
	background-color: #5e5e5e !important;
	color: white;
}

.framed .text .social-buttons-text a.btn svg
{
	width: 38px;
	height: 38px;
}
.framed .text .social-buttons-text a.btn span.score
{
	padding-left: 0px;
	text-align: center;
	display: block;
}

/*Redes Sociales de final de nota*/
.framed .share1{
	display: none;
}
.framed .share2{
	display: none;
}

@media only screen and (max-width: 828px)
{
	.framed .text .social-buttons-text
	{
		width: calc(100% - 2.5rem);
		box-sizing: border-box;
		position: static;
		flex-direction: row;
		
		column-gap: 0.625rem;
		box-shadow: -1px 1px #ccc;
		margin-bottom: 1.25rem;
		margin-left:  1.25rem;
		margin-right:  1.25rem;
	}
	.framed .text .social-buttons-text .btn
	{
		display: inline-block;
	}
}

/*BTN compartir y subir*/

.icon-arrow-up2 {width: 60px;height: 60px;display: block;background: url(../img/arriba.png) center center no-repeat;background-size: contain!important;}
.ir-arriba {padding: 20px;color: #fff;position: fixed;font-size: 20px;bottom: 100px;right: 20px;display: none;cursor: pointer;z-index: 99999;}
.btn-share {display: inline-block;background: #fff url(../img/share.png) center center no-repeat!important;background-size: contain!important;border-radius: 50px!important;}

@media only screen and (max-width: 600px) {
.icon-arrow-up2 { border-radius: 50px!important;}
.ir-arriba {bottom: 70px!important;}
}

.btn.btn-lg.btn-galeria
{
	width: 100%;
	display: block;
	text-align: center;
	border-radius: 0;
	font: bold 36px/80px arial;
	text-transform: uppercase;
	color: #fff;
	background-blend-mode: multiply;
	background: rgb(181, 37, 46) url(https://www.laprensa.hn/base-portlet/webrsrc/theme/2c1dedac17042e0dc8d8ed9df33ecb49.gif);
}