/* ????????? */
.selectBox, .selectBox .selectBox-arrow {
	position: relative;
	height: 100%!important
}

.selectBox, .selectBox-dropdown-menu li {
	cursor: pointer!important
}

.selectBox {
	z-index: 2;
	display: inline-block;
	vertical-align: middle;
	width: 100%!important;
	border: 0!important;
	border: 1px solid #ccc!important;
	background: 0 0!important;
	padding: 0 15px!important;
	-webkit-border-radius: 5px!important;
	-webkit-background-clip: padding-box!important;
	-moz-border-radius: 5px!important;
	-moz-background-clip: padding!important;
	border-radius: 5px!important;
	background-clip: padding-box!important;
	-webkit-transition: .3s!important;
	-moz-transition: .3s!important;
	-o-transition: .3s!important;
	transition: .3s!important
}

.selectBox.error {
	border-color: #d73230!important
}

.selectBox .selectBox-arrow {
	right: 10px!important;
	width: 22px!important;
	background: 0 0;
	border: 0!important;
	-webkit-transition: .3s!important;
	-moz-transition: .3s!important;
	-o-transition: .3s!important;
	transition: .3s!important;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: 20px;
	font-size: 2rem;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.selectBox .selectBox-arrow:before {
	position: absolute;
	top: -50%;
	left: -50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	content: "\f107";
	color: currentColor
}

.selectBox .selectBox-label, .selectBox-dropdown-menu li a {
	width: 100%!important;
	color: #999!important;
	letter-spacing: 0!important
}

.selectBox.selectBox-menuShowing {
	-webkit-border-radius: 5px 5px 0 0!important;
	-webkit-background-clip: padding-box!important;
	-moz-border-radius: 5px 5px 0 0!important;
	-moz-background-clip: padding!important;
	border-radius: 5px 5px 0 0!important;
	background-clip: padding-box!important
}

.selectBox.selectBox-menuShowing .selectBox-arrow {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.selectBox .selectBox-label {
	margin: 0!important;
	padding: 0!important;
	height: 100%!important;
	line-height: 54px!important;
	font-size: 15px!important;
	font-size: 1.5rem!important;
	border: 0!important;
	font-weight: 400!important
}

.selectBox .selectBox-label::-webkit-input-placeholder {
	color: #999!important
}

.selectBox .selectBox-label:-moz-placeholder {
	color: #999!important;
	opacity: 1!important
}

.selectBox .selectBox-label::-moz-placeholder {
	color: #999!important;
	opacity: 1!important
}

.selectBox .selectBox-label:-ms-input-placeholder {
	color: #999!important
}

.selectBox-dropdown-menu {
	-webkit-border-radius: 0 0 5px 5px!important;
	-webkit-background-clip: padding-box!important;
	-moz-border-radius: 0 0 5px 5px!important;
	-moz-background-clip: padding!important;
	border-radius: 0 0 5px 5px!important;
	background-clip: padding-box!important;
	box-shadow: 0 0 0!important;
	border: 1px solid #ccc!important
}

.selectBox-dropdown-menu.selectBox-options-top {
	border-bottom: 0!important
}

.selectBox-dropdown-menu.selectBox-options-bottom {
	border-top: 0!important
}

.selectBox-dropdown-menu li a {
	padding: 10px 15px!important;
	height: 50px!important;
	line-height: 30px!important;
	font-size: 14px!important;
	font-size: 1.4rem!important;
	border: 0!important;
	cursor: pointer!important
}

#page #ad-1, #page #ad-3 {
	width: 100%;
	height: 90px;
	line-height: 90px
}

.selectBox-dropdown-menu li.selectBox-disabled {
	border-bottom: 1px solid #ccc
}

.selectBox-dropdown-menu li.selectBox-disabled a {
	background: 0 0!important;
	text-transform: uppercase
}

.selectBox-dropdown-menu .selectBox-selected a {
	background-color: rgba(0, 0, 0, .1)!important
}


/* ADS */
#page #ad-1 {
	margin-bottom: 2rem
}

#page #ad-2 {
	width: 100%;
	height: 280px;
	line-height: 280px;
	margin: 2rem 0
}

#page #ad-3 {
	margin-top: 3rem;
	margin-bottom: 2.7rem
}


/* STRUCTURE */
#page .left-side {
	margin-top: 5rem
}

#page .left-side #podcasts {
	margin-bottom: 2.5rem
}


/* PODCAST LIST */
#page .left-side #podcasts h2 {
	margin-top: 1em;
	font-family: open_sansbold;
	font-size: 32px;
	line-height: 1em;
	margin-bottom: 1rem
}

#page .left-side #podcasts .list .podcast {
	display: block;
	padding: 1.5rem 0;
	border-bottom: 1px solid #d8d8d8;
}

#page .left-side #podcasts .list .podcast:after {
	content: " ";
	display: block;
	clear: both
}

#page .left-side #podcasts .list .podcast.no-border {
	border-bottom: 0
}

#page .left-side #podcasts .list .podcast svg {
	display: inline-block;
	vertical-align: top;
	width: 28px;
	height: 28px
}

#page .left-side #podcasts .list .podcast svg * {
	fill: #d73230;
	color: #d73230
}

#page .left-side #podcasts .list .podcast .info {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	padding-left: 2rem;
	padding-right: 3rem
}

#page .left-side #podcasts .list .podcast .info time {
	font-size: 13px;
	font-size: 1.3rem;
	color: #999;
	margin-bottom: 7px;
	display: block
}

#page .left-side #podcasts .list .podcast .info .title {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: 0.25pt;
}

#page .left-side #podcasts .list .podcast .info p {
	font-size: 12px;
	padding: 10px 0 0 0;
}

#page .left-side #podcasts .list .podcast .media {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	margin: 15px 0 0 0;
	color: black;
	font-size: 16px;
}

#page .left-side #podcasts .list .podcast .media .audio-button {
	display: flex;
	align-items: center;
	padding: 5px 10px;
	font-size: 16px;
	border: 1px solid #b7c3d7;
	border-radius: 4px;
	transition: border 0.25s ease;
}

#page .left-side #podcasts .list .podcast .media .audio-button:hover {
	border-color: #093e99;
}

#page .left-side #podcasts .list .podcast .media .audio-button svg {
	margin-right: 5px;
	color: black !important;
}

#page .left-side #podcasts .list .podcast .socialMedia {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	margin-left: auto;
	color: black;
	font-size: 16px;
}

#page .left-side #podcasts .list .podcast .socialMedia span {
	margin-right: 10px;
	font-size: 14px;
	font-weight: 400;
	vertical-align: middle;
}

#page .left-side #podcasts .list .podcast .socialMedia a {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	margin-right: 2px;
	color: white;
	width: 32px;
	height: 32px;
	border-radius: 3px;
	vertical-align: middle;
}

#page .left-side #podcasts .list .podcast .socialMedia a i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
}

#page .left-side #podcasts .list .podcast .socialMedia .facebook { background-color: #375999; }
#page .left-side #podcasts .list .podcast .socialMedia .facebook:hover { background-color: #5a82ce; }
#page .left-side #podcasts .list .podcast .socialMedia .twitter { background-color: #3caef0; }
#page .left-side #podcasts .list .podcast .socialMedia .twitter:hover { background-color: #59baf1; }
#page .left-side #podcasts .list .podcast .socialMedia .whatsapp { display: none; background-color: #00b300; }
#page .left-side #podcasts .list .podcast .socialMedia .whatsapp:hover { background-color: #05d605; }

#page .left-side #podcasts .list .podcast .buttons {
	display: inline-block;
	vertical-align: bottom
}

#page .left-side #podcasts .list .podcast .buttons a {
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-border-radius: 3px;
	-moz-background-clip: padding;
	border-radius: 3px;
	background-clip: padding-box;
	padding: 8px 11px;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

#page .left-side #podcasts .list .podcast .buttons a:first-child {
	margin-right: 10px
}

#page .left-side #podcasts .list .podcast .buttons a svg {
	display: inline-block;
	vertical-align: middle;
	width: 18px;
	height: 18px;
	margin-right: 8px
}

#page .left-side #podcasts .list .podcast .buttons a svg * {
	fill: #d73230;
	color: #d73230;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

#page .left-side #podcasts .list .podcast .buttons a span {
	display: inline-block;
	vertical-align: middle;
	font-family: open_sansbold;
	font-size: 14px;
	font-size: 1.4rem;
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	transition: .2s
}

#page .left-side #podcasts .list .podcast .buttons a:hover {
	background: currentColor;
	border-color: currentColor
}

#page .left-side #podcasts .list .podcast .buttons a:hover svg * {
	fill: #fff!important;
	color: #fff!important
}

#page .left-side #podcasts .list .podcast .buttons a:hover span {
	color: #fff
}

@media only screen and (max-width: 970px) {
	#page #ad-1, #page #ad-2, #page .right-side #read-more {
		display: none
	}
	
	#page .left-side #podcasts h2 {
		margin-left: 20px;
	}
	
	#page .left-side {
		margin: 0 0 0 -1.5rem;
		width: calc(100% + 3rem);
		background-color: #fff;
		padding-bottom: 3rem
	}
	
	#page .left-side #podcasts {
		padding-top: 2rem
	}
	
	#page .left-side #podcasts .list .podcast {
		padding: 2rem 1.5rem;
		border-bottom: 2px solid #ccc
	}
	
	#page .left-side #podcasts .list .podcast .info {
		width: 100%;
		padding: 0 8px;
	}
	
	#page .left-side #podcasts .list .podcast .info h1 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 17px
	}
	
	#page .left-side #podcasts .list .podcast .buttons {
		padding-left: 43px;
		margin-top: 1.5rem
	}
	
	#page .left-side #podcasts .list .podcast .buttons a svg {
		width: 20px;
		height: 20px
	}
	
	#page .left-side #podcasts .list .podcast .buttons a span {
		font-size: 19px;
		font-size: 1.9rem
	}
	
	#page .left-side .pagination {
		margin-top: 3rem
	}
	
	#page .left-side .gotopage {
		margin-bottom: 0
	}
	
	#page .right-side #newsletter {
		margin-top: 0
	}
}


@media only screen and (max-width: 640px) {
	#page .left-side #podcasts h2 {
		font-size: 24px;
		margin-left: 12px;
	}
	
	#page .left-side #podcasts .list .podcast .info {
		padding: 0;
	}
	
	#page .left-side #podcasts .list .podcast .media {
		flex-wrap: wrap;
	}
	
	#page .left-side #podcasts .list .podcast .media .audio-button {
		font-size: 14px;
		padding: 4px 6px;
	}
	
	#page .left-side #podcasts .list .podcast svg {
		width: 24px;
		height: 24px;
	}
	
	#page .left-side #podcasts .list .podcast .socialMedia span {
		font-size: 12px;
	}
	
	#page .left-side #podcasts .list .podcast .socialMedia a {
		width: 32px;
		height: 32px;
	}
}




/* PODCAST AMPLIADO */
#page .left-side #podcastOpen h1 {
	margin-top: 1em;
	margin-bottom: 1rem;
	font-family: open_sansbold;
	font-size: 32px;
	line-height: 1.4em;
}

#page .left-side #podcastOpen time {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
	margin-bottom: 2rem
}

#page .left-side #podcastOpen h2 {
	font-family: open_sansbold;
	font-size: 16px;
	font-size: 1.6rem;
	color: #666;
	line-height: 20px;
	margin-bottom: 2rem
}

.left-side #podcastOpen .button {
	display: inline-block;
	padding: 10px 14px;
	font-size: 13px;
	line-height: 1em;
	font-weight: bold;
	color: white;
	background-color: #003b99;
	margin: 1em 5px 0 0;
	border-radius: 4px;
}

.left-side #podcastOpen .button:hover {
	background-color: #144fad
}

#page .left-side #podcastOpen .media {
	display: flex;
	align-items: center;
	margin: 20px 0 0 0;
}

#page .left-side #podcastOpen .common-text {
	padding: 25px 125px 0 0;
}

.left-side #podcastOpen .audio-button {
	display: inline-block;
	padding: 12px 14px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.2pt;
	color: white;
	background-color: #003b99;
	line-height: 1em;
	border: none;
	border-radius: 6px;
}

.left-side #podcastOpen .audio-button span {
	vertical-align: middle;
}

.left-side #podcastOpen .audio-button:hover {
	background-color: #0d4fb9;
}

#page .left-side #podcastOpen .audio-button svg {
	width: 32px;
	height: 32px;
	margin-right: 16px;
	vertical-align: middle;
}

#page .left-side #podcastOpen .audio-button svg, #page .left-side #podcastOpen .audio-button svg * {
	fill: white;
	border-color: white;
}

#page .left-side #podcastOpen .socialMedia {
	margin-left: auto;
}

#page .left-side #podcastOpen .socialMedia span {
	display: inline-block;
	margin-right: 5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	vertical-align: middle;
}

#page .left-side #podcastOpen .socialMedia a {
	display: inline-block;
	position: relative;
	box-sizing: border-box;
	margin-left: 4px;
	color: white;
	width: 40px;
	height: 40px;
	border-radius: 3px;
	vertical-align: middle;
}

#page .left-side #podcastOpen .socialMedia a i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 20px;
	vertical-align: middle;
}

#page .left-side #podcastOpen .socialMedia .facebook { background-color: #375999; }
#page .left-side #podcastOpen .socialMedia .facebook:hover { background-color: #5a82ce; }
#page .left-side #podcastOpen .socialMedia .twitter { background-color: #3caef0; }
#page .left-side #podcastOpen .socialMedia .twitter:hover { background-color: #59baf1; }
#page .left-side #podcastOpen .socialMedia .whatsapp { display: none; background-color: #00b300; }
#page .left-side #podcastOpen .socialMedia .whatsapp:hover { background-color: #05d605; }


hr.division {
	margin: 50px 0;
	width: 100%;
	border: none;
	border-bottom: 1px solid #b8b8b8;
	font-size: 0;
}

@media only screen and (max-width: 970px) {
	#page .left-side #podcastOpen {
		position: relative;
		padding-top: 35px
	}
	
	#page .left-side #podcastOpen h1 {
		font-size: 33px;
		font-size: 3.3rem;
		line-height: 33px;
		margin: 0 15px 2rem 15px;
	}
	
	#page .left-side #podcastOpen time {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 13px;
		font-size: 1.3rem
	}
	
	#page .left-side #podcastOpen p {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#page .left-side #podcastOpen .media {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#page .left-side #podcastOpen .common-text {
		padding: 25px 0 0 0;
	}
	
	hr.division {
		margin: 30px 0 -15px 0;
	}
}

@media only screen and (max-width: 640px) {
	#page .left-side #podcastOpen h1 {
		font-size: 2.6rem;
		line-height: 1.4em;
	}
	
	#page .left-side #podcastOpen .media {
		flex-wrap: wrap;
	}
	
	.left-side #podcastOpen .audio-button {
		width: 100%;
		margin-bottom: 15px;
	}
	
	.left-side #podcastOpen .audio-button svg {
		margin-right: auto;
	}
	
	.left-side #podcastOpen .audio-button span {
		margin-left: auto;
	}
	
	#page .left-side #podcastOpen .socialMedia span {
		font-size: 14px;
	}
	
	#page .left-side #podcastOpen .socialMedia a {
		margin-left: 2px;
	}
}