/*

 Theme Name:   Newspaper Child
 Theme URI:
 Description:  Newspaper Child Theme
 Author:       
 Author URI:   
 Template:     Newspaper
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  newspaper-child

 */

 @import url("../Newspaper/style.css");
 
 
 @font-face {

   font-family: "Flaticon";
   src: url("../Newspaper-child/font/Flaticon.eot");
   src: url("../Newspaper-child/font/Flaticon.eot?#iefix") format("embedded-opentype"),
   url("../Newspaper-child/font/Flaticon.woff") format("woff"),
   url("../Newspaper-child/font/Flaticon.ttf") format("truetype"),
   url("../Newspaper-child/font/Flaticon.svg#Flaticon") format("svg");
   font-weight: normal;
   font-style: normal;

 }


 @font-face {

   font-family: "FontAwesome";
   src: url("../Newspaper-child/font/fontawesome-webfont.eot");
   src: url("../Newspaper-child/font/fontawesome-webfont.eot?#iefix") format("embedded-opentype"),
   url("../Newspaper-child/font/fontawesome-webfont.woff") format("woff"),
   url("../Newspaper-child/font/fontawesome-webfont.ttf") format("truetype"),
   url("../Newspaper-child/font/fontawesome-webfont.svg#Flaticon") format("svg");
   font-weight: normal;
   font-style: normal;

 }

 *{
  text-rendering: optimizeLegibility;
}

body{
  overflow: hidden;
}

a:hover{
  color: #3498DB!important;
  text-decoration: none!important;
}

max{
  display: none;
}

article.post .h1,article.post .h2,article.post .h3,article.post h1,article.post h2,article.post h3 {
  font-family: Montserrat, Sans-Serif !important;
}

article.post p a {
  color: #0075c4;
  text-decoration: none!important;
  border-bottom: 1px solid #ccc;
}

article.post p a:hover {
  color: #0098ff;
}
/*separadores*/

/*separador a 10px*/
.separator_min{
	height: 0px;
	width: 100%;
}

/*separador a 30px*/
.separator_middle{
	height: 0px;
	width: 100%;
}

/*separador a 50px*/
.separator_high{

  height: 0px;
  width: 100%;
}

/*separadores*/

#preloader{
 overflow: scroll!important;
 position: absolute!important;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 background: #FFF;
 z-index: 100000;
 width: 100vw;
 height: 100vh;
 display: flex;
 justify-content: center;
 align-content: center;
 flex-direction: column;
 display: none!important;
}

#contenedor-loader {
 width: 100vw;
 height: 200px;
 position: relative;
}

#loader {
 margin: 0 auto;
 width: 200px;
 height: 200px;
 background-size: cover;
}

.shift-page{
 min-height: 50vh !important;
}

.td-header-wrap.td-header-style-7 .td-all-devices{
 margin-bottom: 24px !important;
}


/*banners*/

.td-a-rec.td-a-rec-id-custom_ad_1.td_uid_13_5a5f643a96c7f_rand.td_block_template_1{


  display:block!important;

}


/*slider redes*/
.white{
  background: transparent!important;
}
/*slider redes*/

/*banners*/

.resp{
  display:none;
}

body{
 overflow-x: hidden;
}

.shift-page{
 float: left;
 width: 100%;
 position: relative;
 left: 0;
 top: 0px;
}

body.post-template-default.single .shift-page{
  top: -20px;
}

body.tag .shift-page{
  top: 20px;
}

.shift-page > .td-main-content-wrap.td-main-page-wrap.td-container-wrap > .tdc-content-wrap > .td-page-header.td-container{
 display: none;
}

/*stycky menu*/

.sticky {
  width: 100%;
  height: 70px;
  background: white;
  position: fixed;
  z-index: 23;
  top: -100px;
  box-shadow: 0px 7px 20px rgba(0,0,0,0.3);
}

.sticky .menu-hamburguesa {
  float: left;
  margin-top: 4px;
  margin-bottom: -5px;
  position: relative;
  z-index: 8;
}

/*stycky menu*/

.td-header-wrap.td-header-style-1{
 display: none;
}

#main-menu header.header-main {
 background: black;
 top: 0;
 width: 100%;
 height: 60px;
}

#main-menu header.header-main a {
	color: white;
	padding: 0px 10px;
	text-decoration: none;
}

#main-menu header.header-main nav {
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	height: 60px;
}

#main-menu header.header-main li {
	display: inline-block;
	text-decoration: none;
}

@font-face {
	font-family: 'icomoon';
	src:  url('../Newspaper-child/font/icomoon.eot?xj3lcq');
	src:  url('../Newspaper-child/font/icomoon.eot?xj3lcq#iefix') format('embedded-opentype'),
		url('../Newspaper-child/font/icomoon.ttf?xj3lcq') format('truetype'),
		url('../Newspaper-child/font/icomoon.woff?xj3lcq') format('woff'),
		url('../Newspaper-child/font/icomoon.svg?xj3lcq#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

.icon-circle-with-plus:before {
	content: "\e900";
	font-family: icomoon;
	font-size: 20px;
	color: rgb(201,201,201);
	/* transition: color .5s; */
}

body,html{
	font-family: Montserrat, Sans-Serif !important;
}

#main-menu header.header-main{
	background: white;
}



,header.header-main .segundo-bloque-menu, header.header-main .tercer-bloque-menu, #main-menu header.header-main .primer-bloque-menu .contenedor-menu-radios{
	width: 100%;
	float: left;
}


/* PRIMER MENU */

#main-menu header.header-main li{
	font-weight: 400;
	font-size: 10px;
	margin-top: 10px;
	margin-left: 0px;
}

#main-menu .header-main li a{
	color: #263339;
	text-decoration: none;
	border-right: 1px solid rgb(201,201,201);
	float: left;
	font-weight: 400;
}

#main-menu header.header-main li:last-child a{
	border-right: 0px;
}

#main-menu header.header-main .menu a{
	padding: 0px;
}

#main-menu header.header-main .menu li{
	margin-top: 0px;
}

.primer-bloque-menu{
	height: 40px;
	border-bottom: 1px solid #c9c9c9;
}

.contenedor-menu-radios ul{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

.contenedor-ingresar{
	position: absolute;
	right: 20px;
	top: 10px;
}

#main-menu header.header-main .contenedor-ingresar a{
	color: #263339;
	text-decoration: none;
	font-size: 11px;
	font-weight: 400;
}

#main-menu header.header-main .contenedor-ingresar a:hover{
	text-decoration: none;
}

#main-menu header.header-main li::after{
	content: "";
	display: block;
	margin: 0 auto;
	height: 2px;
	width: 0px;
	transition: all .4s;
	top: 27px;
	position: relative;
	left: 0px;
}

#main-menu header.header-main li:hover::after{
 width: 40px;
 background: #3498DB;
}

#main-menu header.header-main li:hover a{
 text-decoration: none;
 color: #3498DB;
}

#main-menu header.header-main a{
 transition: none !important;
}

#main-menu header.header-main a img.hidden-xs.hidden-sm{
  width: 350px;
}

#main-menu header.header-main a:hover{
 color: #3498DB;
}

#main-menu header.header-main a:focus{
 text-decoration: none;
}

#main-menu header.header-main a:focus:hover{
 color: #3498DB;
}

#main-menu header.header-main .active-radio a{
 color: #3498DB !important;
}

#main-menu header.header-main .active-radio::after{
 width: 40px !important;
 background: #3498DB !important;
}

/* FIN PRIMER MENU */

/* SEGUNDO MENU */

.segundo-bloque-menu{
  border-bottom: 1px solid #c9c9c9;
  float: left;
  width: 100%;
}

.tercer-bloque-menu{
	width: 100%;
	text-align: center;
}

* {
	transition: .25s ease-in-out;
	box-sizing: border-box;
}

.menu-hamburguesa{
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	position: relative;
	z-index: 8;
}

.logo-nihuil{
	float: left;
	margin: 17px 0px;
	position: relative;
	z-index: 8;
	top:11px;
}

.radio-play{
	position: absolute;
	z-index: 222;
	width: 100%;
	text-align: center;
	align-content: initial;
	margin-top: 21px;
}

#progressBar2{
	width: 70px;
	margin: 0 auto;
}

#menu-toggle {
	width: 30px;
	height: 30px;
	margin: 0px 30px;
	position: relative;
	cursor: pointer;
	background: rgba(255, 255, 255, 0.4);
}

#menu-toggle span {
	display: block;
	background: #7f7f7f;
	border-radius: 0px;
}

#menu-toggle:hover {
	background: rgba(255, 255, 255, 0.8);
}

#menu-toggle #hamburger {
	position: absolute;
	height: 100%;
	width: 100%;
}
#menu-toggle #hamburger span {
	width: 30px;
	height: 3px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 5px 0;
}
#menu-toggle #hamburger span:nth-child(1) {
	transition-delay: .5s;
}
#menu-toggle #hamburger span:nth-child(2) {
	transition-delay: .625s;
}
#menu-toggle #hamburger span:nth-child(3) {
	transition-delay: .75s;
}
#menu-toggle #cross {
	position: absolute;
	height: 100%;
	width: 100%;
	transform: rotate(45deg);
}
#menu-toggle #cross span:nth-child(1) {
	height: 0%;
	width: 4px;
	position: absolute;
	top: 3px;
	left: 13px;
	transition-delay: 0s;
}
#menu-toggle #cross span:nth-child(2) {
	width: 0%;
	height: 4px;
	position: absolute;
	left: 3px;
	top: 13px;
	transition-delay: .25s;
}

#menu-toggle.open #hamburger span {
	width: 0%;
}
#menu-toggle.open #hamburger span:nth-child(1) {
	transition-delay: 0s;
}
#menu-toggle.open #hamburger span:nth-child(2) {
	transition-delay: .125s;
}
#menu-toggle.open #hamburger span:nth-child(3) {
	transition-delay: .25s;
}
#menu-toggle.open #cross span:nth-child(1) {
	height: 80%;
	transition-delay: .625s;
}

#menu-toggle.open #cross span:nth-child(2) {
	width: 80%;
	transition-delay: .375s;
}

#clima-id-padre > .vc_column.wpb_column.vc_column_container.td-pb-span12{
	/*display: none;*/
}

.click-clima
{

	float: left;

}

.clima
{

	position: absolute;
	z-index: 8;
	top: 17px;
	right: 20%;
	font-size: 0.5em;

}

.climaDrNorte { 
	position: absolute;
	float: right;
	z-index: 7;
	top: 22px;
	right: -130%;
	font-family: Montserrat, Sans-Serif;
}

.climaHashtag
{
	position: absolute;
	z-index: 7;
	top: 90px;
	left: 8px;
	font-family: Montserrat, Sans-Serif;
	font-size: 3.2em;
	/*color: #00589F;*/
	color: #FFFFF0;
	font-weight: bolder;

}

.climaHashtag2 {
	position: absolute;
	z-index: 7;
	top: 120px;
	left: 10px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 7px;
	font-family: Montserrat, Sans-Serif;
	font-size: 2em;
	color: #FFFFFF;

}

.climaPlay{
	position: absolute;
	z-index: 7;
	top: 105px;
	left: 155px;
}


.clima .td-weather-animated-icon span
{

	transition: none !important;
	opacity: 1;

}

.clima .td-weather-now .td-big-degrees
{

	font-family: Montserrat, Sans-Serif;
	font-weight: 400;
	/*color: #7f7f7f;*/
	color: #FFFFFF;
	font-size: 30px;

}


.clima .td-weather-now
{

	text-align: left;
	line-height: 1;
	padding: 32px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 75px;
	color: #263339;

}

.clima .td-weather-now .td-circle
{

	font-size: 30px;
	position: relative;
	top: 1px;
	opacity: 1;
	line-height: 1;
	vertical-align: top;
	font-family: Montserrat, Sans-Serif;
	font-weight: 400; 
	/*color: #7f7f7f;*/
	color: #FFFFFF;

}

.clima .td-weather-header
{

	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
	color: #263339;

}

.clima .td-weather-city
{

	font-weight: bold;
	line-height: 1;
	text-transform: uppercase;
	margin-bottom: 7px;
	font-family: Montserrat, Sans-Serif;
	font-size: 10px;
	/*color: #7f7f7f;*/
	color: #FFFFFF;

}

/* TERCER MENU */ 

#main-menu header.header-main .container-fluid
{
	padding-left: 0px;
	padding-right: 0px;
}

.padre-contenedor-progress-bar{
	overflow: hidden;
	position: relative;
	float: left;
	width: 100%;
	top: 0px;
	z-index: 30;
	height: 30px;
}
.contenedor-progress-bar{
	position: relative;
	top: -20px;
	transition: top .5s;
}
.contenedor-progress-bar:hover{
	/*top: 0px;
	transition: top .5s;
	cursor: pointer;*/
}

.contenedor-programa {
	top: 550px;
	background-color: #ffffff;
}

.separador-contenedor-programa {
  	float: left;
  	height: 30px;
  	z-index: 31;
  	background-color: transparent;
  	width: 100%;
  	display: inline-block;
  	position: relative;
}

.programas {
	position: relative;
	top: -25px;
	border-radius: 5px;
	font-size: 13px;
	font-weight: 400;
	color: white;
}

.inicio-programa{
	float: left;
	left: 15px;
}

.final-programa{
	float: right;
	right: 15px;
}

#main-menu header.header-main .imagen-programa, #main-menu header.header-main .programa-vivo, #main-menu header.header-main .nombre-programa, #main-menu header.header-main .figura-destacada-programa, #main-menu header.header-main .ver-mas-programa{
	float: left
}

#main-menu header.header-main .imagen-programa{

	height: 40px;
	position: relative;
	display: inline-block;
	left: 52%;
	transform: translate(-48%);
}

#main-menu header.header-main .imagen-programa img{
	height: auto;
	width: 320px;
	cursor: pointer;
	image-rendering: auto;

}

#main-menu header.header-main .imagen-programa a{

	padding-left: 0px;

}

#main-menu header.header-main .programa-vivo{

	height: 40px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;

	position: relative;
	display: inline-block;
	left: 40%;
	transform: translate(-60%);
	vertical-align: middle;
}

@keyframes example {
	from {background-color: #E11721;}
	to {background-color: #FF0000;}
}

#main-menu header.header-main .programa-vivo span{
	background-color: #FF0000;
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	padding: 3px 10px;
	animation-name: example;
	animation-duration: .8s;
	animation-direction: alternate-reverse; 
	animation-iteration-count: infinite;
}

#main-menu header.header-main .nombre-programa, #main-menu header.header-main .figura-destacada-programa{
	height: 40px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	font-size: 12px;
	font-weight: 300;
	margin-left: 20px;
	color: #263339;
	/*transition: color .5s;*/
}

#main-menu header.header-main .figura-destacada-programa{
	margin-left: 15px;
}

#main-menu header.header-main .nombre-programa span{
	padding-right: 15px;
	border-right: 1px solid #525252;
}

header.header-main .ver-mas-programa{
	margin-left: 20px;
	margin-top: 7px;
}

#main-menu header.header-main .header-hover:hover div, #main-menu header.header-main .header-hover:hover .icon-circle-with-plus:before{
	color: #3498DB !important;
	transition: color .5s;
}

#progressBar{
	height: 30px
}

#progressBar svg path, #progressBar2 svg path{
	transition: none;
}

main {
	width: 70px;
	text-align: center;
	align-content: center;
	margin: 0 auto;
	height: 70px;
	border: 4px solid rgb(201,201,201);
	border-radius: 50%;
}

#main-menu .play-icon, #eltiempohoy .play-icon, .audio-nota .play-icon{
	width: 30px;
	height: 32px;
	padding: 0px;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-clip-path: polygon(0% 0%, 100% 50%, 100% 50%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 50%, 100% 50%, 0% 100%);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	will-change: clip-path;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	text-align: center;
	align-content: center;
	display: inline-flex;
	margin-top: 15px;
	margin-left: 9px;
	padding: 0px;
}

#main-menu .play-icon:active:before, #main-menu .play-icon:active:after, #eltiempohoy .play-icon:active:before, #eltiempohoy .play-icon:active:after, .audio-nota .play-icon:active:before, .audio-nota .play-icon:active:after {
	-webkit-transition: none;
	transition: none;
}

#main-menu .play-icon:before, #main-menu .play-icon:after, #eltiempohoy .play-icon:before, #eltiempohoy .play-icon:after, .audio-nota .play-icon:before, .audio-nota .play-icon:after{
	background-color: rgb(0, 87, 158);
	display: block;
	content: '';
	height: 100%;
	width: 50%;
}

#main-menu .play-icon.pause:before, #main-menu .play-icon.pause:after, #eltiempohoy .play-icon.pause:before, #eltiempohoy .play-icon.pause:after, .audio-nota .play-icon.pause:before, .audio-nota .play-icon.pause:after{
	width: 7px;
	margin-right: 4px;
}

#main-menu .play-icon:after, #eltiempohoy .play-icon:after, .audio-nota .play-icon:before {
	margin-left: 0%;
}

#main-menu .play-icon,#main-menu  .play-icon:after, #eltiempohoy .play-icon,#eltiempohoy .play-icon:after, .audio-nota .play-icon, .audio-nota .play-icon:after  {
	-webkit-transition: all 250ms ease;
	transition: all 250ms ease;
}

#main-menu .play-icon.pause, #eltiempohoy .play-icon.pause, .audio-nota .play-icon.pause {
	-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}

#main-menu .play-icon.pause:after, #eltiempohoy .play-icon.pause:after, .audio-nota .play-icon.pause:after {
	margin-left: 12.5%;
}

section.instasec .tdc-row{
	width: 100%!important;
}

.slide2{
	margin-bottom: 0px!important;
}

.td-footer-wrapper{
	display:none;
}

#td-outer-wrap{
	float: left;
	width: 100%;
	position: relative;
	top: -20px;
	padding-bottom: 10px;
}

#top_banner .wpb_wrapper.td_block_single_image.td_block_wrap.vc_single_image{
	margin-bottom: 5px;
}

.iso {
	background: url(https://radionihuil.com.ar/wp-content/uploads/page/isologo.svg)!important;
	width: 34px!important;
	height: 39px!important;
	display: inline-block;
	top: 13px;
	position: relative;
}

.vortex {
	background: transparent!important;
	font-size: 28px;
	text-transform: uppercase;
	font-family: Montserrat, Sans-Serif !important;
	font-weight: 800;
	border-left: 1px solid #AEAEAE;
	/* padding-left: 12px!important; */
	margin-left: 10px;
}

.vortex:hover{
	color:#3498DB!important;
}


.block-title, .td_block_template_1 .td-related-title, .wpb_tabs .wpb_tabs_nav, .vc_tta-container .vc_tta-color-grey.vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container, .woocommerce div.product .woocommerce-tabs ul.tabs:before, .td-theme-wrap .td_block_template_5 .td-block-title > *, .td-theme-wrap .td_block_template_17 .td-block-title, .td-theme-wrap .td_block_template_17 .td-block-title::before {
	border-color: transparent!important;
}

.single-post .td-a-rec-id-content_bottom{
	display:none;
}

.single-post .td_block_template_1.widget.widget_media_image{
	text-align: center;
}

.trend{
	border-top: 1px solid #cccccc;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #cccccc;    
}

.td-trending-now-title{
	background-color: red!important;
}

.td-trending-now-wrapper{
	padding: 0px 24px!important;
}

.td-header-style-12 .td-header-menu-wrap-full {
	background-color: #ffffff!important;
}

.menu-item-first{
	display:none;
}


/*header*/
.td-header-header{
	border-top: 1px solid #ccc;
	margin-top: 31px;
	width: 100%!important;
	border-bottom: 1px solid #cccccc;
}

.td-header-style-1 .td-header-sp-logo {
	width: 284px;
	position: relative;
	height: 90px;
	margin: 18px 49px 9px 407px;
}

.td-page-title span{
	display:none;
}

body.tag .td-page-title span{
	display:block;
}

.td-weather-top-widget .td-icons:before {
	font-size: 79px;
	display: block;
	color: cornflowerblue;
}

.td-weather-top-widget .td-weather-now .td-big-degrees {
	font-size: 32px;
	top: 15px;
	position: absolute;
}

.td-weather-top-widget .td-weather-header .td-weather-city {
	font-size: 12px;
	font-weight: 500;
	text-transform: none;
	margin: 0;
	top: 47px;
	position: absolute;
	left: 79px;
}

.td-weather-unit{
	display:none;
}

.wpb_image_grid .wpb_image_grid_ul img {
	display: block;
	max-width: 100%;
	height: auto;
	padding-left: 55px;
}

.fullimg a{
	height:401px!important;
}

.fa:before {
	color: #4ec2e9;
	font-weight: 400;
	font-size: 28px;
	padding-right: 6px;
}

.contact a {
	color: gray!important;
	text-decoration: none!important;
	font-size: 18px;
	font-weight: 500;
}

.contact a:hover{
	color: #3498DB!important; 
}
 
/*carousel*/
.slick-prev:before, .slick-next:before {
	font-family: 'FontAwesome';
	font-size: 16px!important;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


/*carousel*/
.slick-prev:before, .slick-next:before {
	font-family: 'FontAwesome';
	font-size: 35px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 89%!important;
	height: 42px!important;
	width: 42px!important;
	color: #999!important;
	border-radius: 42px!important;
	border: 1px solid #999!important;
	margin: 0!important;
}

#carousel-171 .slick-prev, #carousel-171 .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: -40px;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}

#carousel-167 .slick-prev, #carousel-167 .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -17%!important;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-next{
 right: 2%!important;
}

#carousel-167 .slick-prev:before, #carousel-167 .slick-next:before {
 color: gray !important;
}

#carousel-167 .slick-prev:hover, #carousel-167 .slick-next:hover {
 color: rgb(78, 59, 242) !important;
}

#carousel-171 .slick-prev:before:hover, #carousel-171 .slick-next:before:hover {
 color: blue !important;
}

#carousel-167 h3, #carousel-167 .car-caption, #carousel-167 .car-caption h3 a {
 font-size: 19px!important;
 line-height: 25px!important;
}

.td-module-comments{
 display:none;
}

.contactfoot .col-xs-12{
 text-align: center!important;
}

.contactfoot .col-xs-12 a {
 border: 1px solid ;
 padding: 10px;
 font-size: 31px;
 font-weight: 200;
 min-width: 320px;
 display: inline-block;
}

.contactfoot .fa:before {
 color: #155cab;
 font-weight: 200;
 font-size: 41px;
 padding-right: 6px;
}

.contactfoot .fa-mobile-phone:before,.contactfoot .fa-mobile:before {
 content: "\f10b";
 padding-left: 3px;
 margin-right: 37px;
}

.slick-next{

 right: 2%!important;
 height: 42px!important;
 width: 42px!important;
 color: #999!important;
 border-radius: 42px!important;
 border: 1px solid #999!important;
 margin: 0!important;
}


#carousel-167 .slick-prev:before, #carousel-167 .slick-next:before {
 color: gray !important;
}

#carousel-167 .slick-prev:hover, #carousel-167 .slick-next:hover {
 color: rgb(78, 59, 242) !important;
}

#carousel-171 .slick-prev:before:hover, #carousel-171 .slick-next:before:hover {
 color: blue !important;
}

#carousel-167 h3, #carousel-167 .car-caption, #carousel-167 .car-caption h3 a {
 font-size: 19px!important;
 line-height: 25px!important;
}

.td-module-comments{
 display:none;
}

.contactfoot .col-xs-12{
 text-align: center!important;
 display: inline-block;
}

.contactfoot .fa:before {
 color: #155cab!important;
 font-weight: 200!important;
 font-size: 32px!important;
 padding-right: 6px!important;
}

.contactfoot .fa-mobile-phone:before,.contactfoot .fa-mobile:before {
	content: "\f10b";
	padding-left: 3px;
	margin-right: 0px;
}

/*footer*/

.footer .fa:before{
	color:gray!important;
	font-weight: 400;
	font-size: 28px;
	padding-right: 28px;
}

.footer p {
	color:gray!important;
}

.footer {
	border-top: 1px solid gray;
	padding-top: 45px;
}

.td-sub-footer-container{
	display:none;
}

.copy{
	text-align: center;
}

.infofoot{
	padding-top: 45px;
}


.infofoot a{
 float: right;

}

.infofoot .con{
 float:none!important;
 border: 1px solid gray;
 padding: 14px 40px 14px 40px;
 background: gray;
 color:white!important;
}


.boletin .td-post-category{
 display:none;
}


.boletin .entry-title{
 font-size: 20px;
 font-weight: bold;
}

.opinion .entry-title{
 font-size: 20px;
 font-weight: bold;
}



#carousel-167 .car-caption p {

 font-size: 11px;
 color:gray;

}

#carousel-171 .slick-prev:before, #carousel-171 .slick-next:before {
  color: #aaaaaa !important;
}

#carousel-167 .car-caption h3 {
	font-size: 20px;
	font-weight: bold;
}

#carousel-171 .car-caption p {
	font-size: 11px;
	color:gray;
}

#carousel-171 .car-caption h3 {
	font-size: 13px;
	font-weight: bold;
}

.td-post-author-name{
	display: none;
}

#eltiempohoy
{
	/*background-color: #00579E;*/
	display: inline-block;
	width: 100%;
	padding: 0px;
	float: right;
	margin-bottom: 40px;
	height: 100px;
}

#eltiempohoy > div{
	width: 572px;
	margin: 0 auto;
	height: 100px;
}

#eltiempohoy > div > div:nth-child(1){
	float: left;
	padding: 15px 0px 1px 0px;
}

#eltiempohoy > div > div:nth-child(1) > main{
	border: 4px solid white;
	width: 70px;
	height: 70px;
}

#eltiempohoy > div > div:nth-child(1) > main > .play-icon{
	margin-top: 16px;
	margin-left: 9px;    
}

#eltiempohoy .play-icon:before, #eltiempohoy .play-icon:after{
	background-color: white;
}

#eltiempohoy .play-icon:before, #eltiempohoy .play-icon:after


#eltiempohoy > div > div:nth-child(2){
	float: left;
	margin-left: 30px;
}

#eltiempohoy > div > div:nth-child(2) > div:nth-child(1)
{
	font-family: Montserrat, Sans-Serif;
	font-size: 5px;
	font-weight: 700;
	letter-spacing: -3px;
	color: #4fc1e9;
}

#eltiempohoy > div > div:nth-child(2) > div:nth-child(2){
	font-family: Montserrat, Sans-Serif;
	color: white;
	margin-top: -10px;
	font-size: 11px;
}

#eltiempohoy .contenedor-hsbc{
	float: none;
	position: relative;
	top: -106px;
	right: 0;
}

/* CSS NUEVO CLIMA */
#eltiempohoy{
	background: linear-gradient(to bottom right, #00579E, #00579e);
}

#eltiempohoy > div{
	width: 70%;
	float: right;
}

#eltiempohoy > div > div:nth-child(2){
	height: 120px;
	position: relative;
	top: -145px;
	left: -300px;
}

#eltiempohoy > div > .tiempo-medio{
	width: 260px;
	text-align: left;
	position: relative;
	top: -208px;
	left: 187px;
}

/*Cartel: actualizado el */
#eltiempohoy > div > .tiempo-medio > div > div
{
	font-family: Montserrat, Sans-Serif;
	color: white;
	margin-top: -10px;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 0px;
	text-align: left;
}

#eltiempohoy > div > div:nth-child(2) > div:nth-child(1){
  height: 120px;
  margin-top: 0px ;
  float: left;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.contenedor-imagen-norte{
  float: left;
}

#eltiempohoy > div > div:nth-child(1){
  padding: 0px 0px 1px 0px;
  position: relative;
  top: -50px;
  width: 768px;
  float: none;
  margin: 0 auto;
}

.padre-imagen-norte img{
  position: relative;
  top: -19px;
}

#eltiempohoy > div > div:nth-child(2) > div:nth-child(1) > div:nth-child(1){
  margin-bottom: 10px;
}

.tiempo-derecha{
  float: left;
  width: calc(100% - 524px);
}

#eltiempohoy .contenedor-patrocinador{
  float: left;
  position: unset;
  height: 88px;
  width: 320px;
  margin-top: 32px;
  background: linear-gradient(#00579E, #4FC1E9); 
  border-left: 2px solid #C6F3D0;
  padding-left: 15px;
}

.patrocinador{
  font-size: 2px;
  font-family: Montserrat, Sans-Serif;
  color: white;
}

.logo-patrocinador img{
  margin-left: 20px;
  margin-top: 10px;
}

#eltiempohoy > div{
  width: 844px;
  float: none
}

#eltiempohoy .background-norte-2{
  display: none;
}

@media (max-width: 768px){
	#main-menu header.header-main .imagen-programa{
		width: 100%;
		height: 40px;	  
	}

	.group-master{
		text-align: center;
	}

	#eltiempohoy .background-norte{
		display: none;
	}

	#eltiempohoy .background-norte-2{
		display: block;
	}

	#eltiempohoy, #eltiempohoy > div{
		height: 324px;
	}

	#eltiempohoy{
		background: white;
	}

	#eltiempohoy > div ,#eltiempohoy > div > .background-norte-padre{
		width: 320px;
	}

	#eltiempohoy > div > div:nth-child(1){
		top: 0px;
	}

	#eltiempohoy > div > div:nth-child(2){
		height: 0px;
		position: relative;
		top: -63%;
		left: 16%;
	}

	#eltiempohoy > div > .tiempo-medio{
		top: -79%;
		left: 10%;
	}
}

@media (max-width: 700px){
	#eltiempohoy > div > .tiempo-medio {
		left: 10%;
	}

	#eltiempohoy > div > div:nth-child(2) {
		left: 16%;
	}
}

@media (max-width: 620px){
	#eltiempohoy > div > .tiempo-medio {
		left: 10%;
	}

	#eltiempohoy > div > div:nth-child(2) {
		left: 16%;
	}
}

@media (max-width: 520px){
	#eltiempohoy > div > .tiempo-medio {
		left: 10%;
	}

	#eltiempohoy > div > div:nth-child(2) {
		left: 16%;
	}
}

@media (max-width: 460px){
	#eltiempohoy > div > .tiempo-medio {
		left: 10%;
	}

	#eltiempohoy > div > div:nth-child(2) {
		left: 16%;
	}
}

@media (max-width: 420px){

	#main-menu header.header-main .programa-vivo{
		display: none;
	}

}

@media (max-width: 400px){
	#eltiempohoy > div > .tiempo-medio {
		left: 12%;
	}

	#eltiempohoy > div > div:nth-child(2) {
		left: 18%;
	}
}

@media (max-width: 360px){
	#eltiempohoy > div > .tiempo-medio {
		left: 12%;
	}

	#eltiempohoy > div > div:nth-child(2) {
		left: 14%;
	}
}

@media (max-width: 321px){
	#eltiempohoy > div > .tiempo-medio {
		left: 10%;
	}

	#eltiempohoy > div > div:nth-child(2) {
		left: 12%;
	}

	#eltiempohoy > div{
		padding: 0;
		width: 320px;
	}
}

/* FIN CSS NUEVO CLIMA */

#seccion-clima .td_block_wrap{
	margin-bottom: 0px;
}

.separador{
	border-bottom: 1px solid gray; 
	background: gray;
	padding: 0;
	margin: 0;
}

.group .col-xs-12{
	display: inline-block!important;
	text-align: center!important;
}

.group a {
	display: inline-block!important;
	min-width: 218px!important;
}

.row {
	margin-right: 0px!important;
	margin-left: 0px!important;
}

.c .col-xs-12{
	display: inline-block!important;
	text-align: center!important;
}

.c a {
	display: inline-block!important;
	min-width: 160px!important;
}

.topper .col-xs-12{
	display: inline-block!important;
	text-align: center!important;
}

.topper a {
	display: inline-block!important;
	min-width: 160px!important;
}

#seccion-nihuil-slide .tdc-row+.tdc-row{
	position: relative;
	z-index: 9999;
}

/*carusel contacto*/
#article {
	border: 0px solid grey;
	text-align: center;
	width: 100%;
	margin: 0px auto;
}

.right, .left {
	padding: 10px 20px;
	border: 0px solid grey;
	border-radius: 4px;
	margin-bottom: 10px;
	color: #fff;
	top: 50px;
	position: relative;
	background: transparent;
}

.right {
	float: right;
	left: 79px;
}
.left {
	float: left;
	left: -59px;
}

.wrapper2 {
	width: 100%;
	height: 66px;
	overflow: hidden;
}

.container2, .container2 li img{
	width:33.3vw;
	height: 65px;
}

.container2, .container2 li {
	padding: 0;
	margin: 0;
	width: 2000px;
	text-align: center;
}

.container2 li {
	display: block;
	height: 67px;
	width: 181px;
	border: 0px solid red;
	z-index: 100;
	float: left;
	font-size: 19px;
	color: #fff;
	transition: all .6s ease;
}

/*carusel contacto*/


/* VOLUMEN */
.volumen{
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 1500;
	transition: none;
}

.contenedor-volumen{
	width: 250px;
	margin: 0 auto;
	position: relative;
	left: 165px;
	top: 45px;
	transition: none;
	overflow: hidden;
}

.control-volumen{
	width: 140px;
	margin-left: 40px;
	transition: none;
}

.padre-volumen{
	-webkit-animation-timing-function: ease;
	-o-animation-timing-function: ease;
	animation-timing-function: ease;  position: relative;
	left: -190px;
}

.irs{
	height: 20px;
	top: 4px;
	transition: none;
}

.fa:before{
	font-size: 24px;
	color: #a7a7a7;
	padding-right: 0px;
}

.fa.fa-times:before{
	font-size: 18px;
}

.fa.fa-times{
	top: -2px;
	position: relative;
	left: -3px;
}

.irs-min, .irs-single, .irs-max{
	display: none;
	transition: none;
}

.volumen .fa.fa-volume-down{
	display: none;
	transition: none;
}

.icono-volumen, .icono-volumen:hover{
	text-decoration: none;
	transition: none;
}

.icono-volumen, .control-volumen input{
	float: left;
	transition: none;
}

.icono-volumen, .control-volumen{
	position: relative;
	left: 0;
}

.irs-bar, .irs-bar-edge{
	top: 3px;
	transition: none;
}

.irs-bar, .irs-bar-edge{
	background: #a7a7a7;
	border: 1px solid #a7a7a7;
	transition: none;
}

.irs-bar, .irs-line, .irs-bar-edge{
  height: 11px;
  transition: none;
}

.irs-line{
  background: #dadada;
  border: 1px solid #dadada;
  border-radius: 3px;
  top: -1px;
  transition: none;
}

.irs-bar-edge{
  border-radius: 3px 0px 0px 3px;
  transition: none;
  width: 11px;
}

.irs-slider{
  top: -6px;
  border: 0px;
  box-shadow: none;
  background: #a7a7a7;
  width: 13px;
  height: 11px;
  top: 3px;
  border-radius: 3px;
  transition: none;
}

.volumen .fa-volume-off, .volumen .fa-volume-down, .volumen .fa-times{
  display: none;
  transition: none;
}

.fa-volume-up{
  display: inline-block;
  transition: none;
}

.irs-line-left, .irs-line-mid, .irs-line-right{
  background: transparent;
  transition: none;
}

.fa-volume-off.change:before, .fa-times.change:before {
  color: #DADADA
}

.cruz{
  display: none;
  transition: none;
  color: #dadada;
  position: relative;
  top: -4px;
  left: -2px;
} 

.contenedor-play-volumen {
	/*
	position: absolute;
	width: 320px;
	max-width: 320px;
	height: 70px;
	margin: 0 auto;
	margin-top: 21px;
	text-align: center;
	transition: none;
	z-index: 9999;
	*/
	position: absolute;
	width: 320px;
	max-width: 320px;
	z-index: 9999;
	float: left;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	top: 50px;
}

.radio-play, .radio-play main{
	transition: none;
}

.radio-play{
	margin-top: 0px;
}

.contenedor-volumen{
	top: 23px;
}

.animate{
	max-width: 450px;
}

.primer-bloque-menu-responsive, .segundo-bloque-menu-responsive{
	display: none;
}

.primer-bloque-menu{
	display: inline-block;
	width: 100%;
}

.menu{
	position: fixed;
	left: -100%;
	height: 100vh;
	width: 300px;
	background: white;
	z-index: 13;
	border-right: 1px solid #c9c9c9;
	overflow-x: hidden; 
	transition: none;
}

.menu a, .menu .radiobuttons-radio{
	float: left;
	height: 40px;
	width: 300px;
	border-bottom: 1px solid #c9c9c9;
	background: white;
	z-index: 13;
	color: black;
	border-right: 1px solid #c9c9c9;
	transition: none;
}

.menu .red-social-menu a{
	width: auto!important;
	border-right: 0px!important;
}

.menu a:nth-child(1){
	height:50px;
}

.menu .contenedor-rb{
	float: left;
	width: 30%;
	text-align: center;
}

.menu .radiobuttons-radio input, .menu .radiobuttons-radio label{
	font-weight: 400;
	font-size: 10px;
	display: inline-block;
	line-height: 40px;
	height: 40px;
	margin: 0px;
	margin-left: 24px;
}

.menu .radiobuttons-radio input{
	width: 15px;
	display: none;
}


label:before {
	font-family: 'FontAwesome';
	width: 1.25em;
	display: inline-block;
}
input[type="radio"] + label:before  {
	content: "\f10c"; /* circle-blank */
	font-size: 15px;
	color: #c9c9c9;
	position: relative;
	top: 1px;
	padding-right: 10px;
}
input[type="radio"]:checked + label:before {
	content: "\f111"; /* circle */
	font-size: 15px;
	color: #3498DB;
	position: relative;
	top: 1px;
}

.menu .radiobuttons-radio label{
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
}

.menu .close-menu{
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	transition: none;
}

.menu .elementos-menu, .menu .secciones, .menu .secciones a, .menu .secciones a li{
	float: left;
	margin: 0;
	padding: 0;
	transition: none;
}

.menu .secciones a, .menu .secciones a li{
	width: 300px;
	transition: none;
}

.menu .secciones a li:hover::after {
	width: 0px;
	background: transparent;
	transition: none;
}

.menu .icon-menu, .menu .item-menu{
	height: auto;
	float: left;
	display: inline-block;
	transition: none;
}

.menu .icon-menu{
	width: 60px;
	text-align: center;
	transition: none;
}

#main-menu header.header-main .menu li:hover::after{
	width: 0px;
}

.menu .item-menu{
	width: 240px;
	line-height: 18px;
	transition: none;
	color: black;
	padding-left: 10%;
	font-size: 18px;
	font-weight: 900;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main-menu header.header-main .menu a .item-menu.sub-menu{
	font-weight: 500;
	color: #c9c9c9;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#main-menu header.header-main .menu a:hover .item-menu{
	color: #3498DB;
}

.menu i{
	line-height: 40px;
	transition: none;
}

.menu .fa.fa-times{
	top: 0px;
	left: 0px;
}

.menu a:hover i::before{
	color: #3498DB;
}

.menu .contenedor-redes-menu{
	width: 100%;
}

.menu .padre-redes-menu{
	margin: 0 auto;
	width: 183px;
	height: 31px; 
}

.menu .red-social-menu{
	float: left;
	width: 31px;
	height: 31px;
	margin-left: 15px;
	margin-right: 15px;
}

#article .right .fa:before, #article .left .fa:before{
	color: white;
}

#article .fa:before{
	color: #4ec2e9;
}
.contact .fa:before{
	color: #4ec2e9;
}


.sa_hover_container{

	text-align: center!important;

}
#article .fa{
	position: relative;
	top: 2px;  
}

/*redes socail*/
.contact .white .sa_owl_theme .owl-nav .owl-next, .contact .white .sa_owl_theme .owl-nav .owl-prev {
	right: 0px;
	/* right: 2%!important; */
	height: 42px!important;
	width: 42px!important;
	color: #999!important;
	border-radius: 42px!important;
	border: 1px solid #999!important;
	font-size: 0;
	line-height: 0!important;
	position: absolute;
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: white!important;
	padding: 11px 13px !important;
	top: 43%!important;
	opacity:0.75;
}

.contact .white .sa_owl_theme .owl-nav .owl-prev:hover, .contact .white .sa_owl_theme .owl-nav .owl-next:hover {
	background-color: white!important;
	border: 1px solid #7b7a7a!important;
	color: #6c6666 !important;
	opacity: 1;
}

.white .sa_owl_theme .owl-nav .owl-next:before {
	/* background: rgba(0,0,0,0.3) url(../images/icon_next.png) no-repeat center center !important; */
	content: '\f061';
	font-family: 'FontAwesome';
	font-size: 16px;
	line-height: 1;
	opacity: 1;
	color: #aaaaaa !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.white .sa_owl_theme .owl-nav .owl-prev:before {
	/* background: rgba(0,0,0,0.3) url(../images/icon_next.png) no-repeat center center !important; */
	content: '\f060';
	font-family: 'FontAwesome';
	font-size: 16px;
	line-height: 1;
	opacity: .75;
	color: #aaaaaa !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*redes socail*/

#main-menu header.header-main .contenedor-play-volumen .padre-volumen{
	left: -100%;
	transition: all 1s !important;
}

#main-menu header.header-main .contenedor-play-volumen.animate .padre-volumen{
	left: 0;
	transition: all 1s !important;
}

body.home .contenido-page .tdc-content-wrap > .td-page-header.td-container{
	display: none
}

body.home .contenido-page .tdc-content-wrap > div:nth-child(2){
	position: relative;
	top: 40px;
}

body.home .contenido-page > .td-scroll-up+#td-outer-wrap{
	top: 20px;
	z-index: 20;
}

.td-grid-style-1 .td-big-thumb .entry-title, .td-grid-style-1 .td-medium-thumb .entry-title {
	font-family: Montserrat, Sans-Serif;
	font-weight: 700;
}


.td-post-template-7 .td-post-header .entry-title{
	font-weight: 700;
}

#banner-footer-sticky{
	display: none;
}

#banner-cruz{
	position: absolute;
	right: 0;
	padding-top: 8px;
	padding-left: 1px;
	color: white;
	text-decoration: none;
	font-weight: 700;
	cursor: pointer;
	z-index: 9999;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,0.5);
	font-size: 19px;
}

#main-menu .header-main .hover-programa .icon-circle-with-plus, #main-menu header.header-main .hover-programa .nombre-programa span, #main-menu header.header-main .hover-programa div::before, #main-menu header.header-main .hover-programa .figura-destacada-programa{
	transition: none !important;
	color: #7f7f7f;
}

#main-menu header.header-main .hover-programa:hover .nombre-programa span, #main-menu header.header-main .hover-programa:hover div::before, #main-menu header.header-main .hover-programa:hover .icon-circle-with-plus, #main-menu header.header-main .hover-programa:hover .figura-destacada-programa{
	color: #3498DB;
	transition: none !important;
}

#main-menu header.header-main .hover-programa:hover .nombre-programa span{
	border-right: 1px solid #3498DB;
}

#last-section-padre .td_block_wrap{
	margin-bottom: 0px;
}

.audios_informe{
	margin-top: 20px;
	margin-bottom: 50px;
	float: left;
}

.td-trending-now-post{
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

#main-menu header.header-main .nombre-info-programa a
{
	color: #333333;
	font-weight: 700;
}

/*responsive*/

@media (max-width:1084px) {

}

@media (max-width:1018px) and (min-width:768px)
{
	.td-weather-temperature	{
		margin-bottom: 0px;
		padding: 0px;
	}

	.td-weather-animated-icon {
		transform: none;
		-webkit-transform: none;
		-moz-transform: scale(0.72);
		-ms-transform: scale(0.72);
		-o-transform: scale(0.72);
		margin-left: 0px;
		top: 8px;
	}

	.td-weather-now	{
		left: 0px;
	}

	.clima .td-weather-now {    
		padding: 35px 0px;
	}

	.slick-prev {
		left: 86%!important;
	}

	.contactfoot .col-xs-12 a {
		min-width: 1px;
		width: 100%;
		font-size: 18px;
		line-height: 32px;
		padding: 10px;
		text-align: center;
		justify-content: center;
	}

	.group a{
		min-width: 1px !important;
	}

	.infofoot .a .b{
		width: 100%;
		display: inline-block;
		float: left;
		clear: both;
	}

	.infofoot .con{
		float: left !important;
		width: 100%;
		padding: 14px 30px;
	}

	.c a{
		min-width: 1px !important;
	}
}

@media(max-width:991px) and (min-width:768px){

	.logo-nihuil{
		float: left;
		margin: 32px 0px;
		position: relative;
		z-index: 8;
		top: 71px;
	}

	.segundo-bloque-menu.down .logo-nihuil{
		top: 25px !important;
	}

	.datos-clima .td-weather-top-widget .td-weather-now .td-big-degrees{
		font-size: 80px;
	}

	.datos-clima .td-weather-top-widget .td-weather-now .td-weather-unit{
		font-size: 60px;
		top: -20px;
	}

	.datos-clima .td-weather-top-widget{
		top: 45px;
	}

	.td-weather-top-widget .td-weather-now{
		top: -12px;
	}

	.dia-clima{
		top: 295px;
	}
}


@media(max-width:834px) and (min-width:768px){

	.datos-clima .td-weather-top-widget .td-icons:before{
		font-size: 90px;
	}

	.datos-clima .td-weather-top-widget .td-weather-now .td-big-degrees{
		font-size: 60px;
	}

	.datos-clima .td-weather-top-widget .td-weather-now .td-weather-unit{
		font-size: 50px;
		top: -12px;
	}

	.datos-clima .td-weather-top-widget{
		top: 30px;
	}

	.td-weather-top-widget .td-weather-now{
		top: -24px;
	}

	.dia-clima{
		top: 230px;
	}
}



@media (max-width:767px)  {
	
	#main-menu header.header-main li {
		font-size: 0.6em;
	}

	.bloque-info-programas .contenedor-info-programas{
		padding-top: 10px !important;
		background: rgba(255,255,255,.8) !important;
		bottom: -4px !important;
	}

	#main-menu header.header-main .contenedor-play-volumen .padre-volumen{
		left: 0%;
		transition: all 1s !important;
	}

	#td-outer-wrap{
		overflow-x: hidden;
	}

	.sechome .block-title{
		border-bottom: 0px solid #222222;
	}

	#banner-footer-sticky{
		display: block;
		position: fixed;
		bottom: 0;
		top: auto !important;
		width: 100%;
		z-index: 10000;
	}

	.footer-home{
		margin-bottom: 30px;
		float: left;

		width: 100%;
	}

	.footer-home > .tdc-row{
		padding-right: 0px;
		padding-left: 0px;
	}

	.padre-sticky{
		text-align: center;
	}

	.container2, .container2 li{
		text-align: left;
	}

	.slick-next {
		right: 2%!important;
		height: 32px!important;
		width: 32px!important;
		color: #999!important;
		border-radius: 42px!important;
		border: 1px solid #999!important;
		margin: 0!important;
	}

	.slick-prev {
		left: 89%!important;
		height: 32px!important;
		width: 32px!important;
		color: #999!important;
		border-radius: 42px!important;
		border: 1px solid #999!important;
		margin: 0!important;
	}
	
	/*header responisve*/  
	.primer-bloque-menu-responsive {
		display: inline-block;
		float: left;
		width: 100%;
		border-bottom: 1px solid #c9c9c9;
		z-index: 9999;
		height: 120px;
	}

	.primer-bloque-menu {
		display: none;
	}

	.menu-hamburguesa {    
		margin-top: 15px;
		margin-bottom: 15px;
		z-index: 12;
		color: #FFF;
	}

	#menu-toggle{
		margin: 0px 20px;
	}

	.logo-nihuil {
		position: absolute;
		right: 0;
		left: 0;
		margin: 0 auto;
		height: 55px;
		top: 38px;
	}

	.logo-nihuil img {
		position: absolute;
		margin: 0 auto;
		left: 0;
		right: 0;
		margin-top: 18px;
		width: 205px;
	}

	.segundo-bloque-menu {
		display: none;
	}

	.segundo-bloque-menu-responsive {
		display: inline-block;
		float: left;
		width: 100%;
		height: 120px;
		border-bottom: 1px solid #c9c9c9;
	}

	.contenedor-play-volumen {
		top: 60px;
		z-index: 9999;
	}

	.radio-play {
		position: relative;
		width: 70px;
		float: left;
	}

	main{
		align-content: initial;
		margin: 0;
	}

	.volumen {
		position: relative;
		width: 180px;
		margin-left: 15px;
		float: left;
	}

	.contenedor-volumen {
		width: 180px;
		left: 0;
		float: left;
	}

	.icono-volumen, .control-volumen {
		left: 0;
	}

	#main-menu header.header-main .nombre-programa span{
		font-weight: 400;
		color: rgb(51,51,51);
		border-right: 0px;
	}

	#main-menu header.header-main .ver-mas-programa{
		float: right;
		margin-right: 15px;
	}

	/*header responisve*/
	#article {
		border: 0px solid grey;
		text-align: center;
		width: 48%;
		margin: 0px auto;
	}

	.logo,.address,.social{
		text-align: center;
	}

	.social{
		padding-bottom: 28px;
	}

	.fa-instagram{
		width: 25px;
	}

	.infofoot a {
		float: none;
	}

	.a{
		text-align: center;
		padding-bottom: 40px;
	}

	.group .col-xs-12{
		padding-bottom: 40px;
	}

	.contactfoot .col-xs-12{
		padding-bottom: 20px;
	}

	#caru1 .slick-prev {
		left: 79%!important;
	}

	#caru1 .slick-next {
		right: 0%!important;
	}

	.caru2 .slick-prev {
		left: 79%!important;
	}

	.caru2 .slick-next {
		right: 0%!important;
	}

	.slick-prev:before, .slick-next:before {
		font-family: 'FontAwesome';
		font-size: 14px!important;
		line-height: 1;
		opacity: .75;
		color: white;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.caru2 .slick-prev, .caru2 .slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: -54px!important;
		display: block;
		width: 20px;
		height: 20px;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: transparent;
		display:none!important;
	}

	#caru1 .slick-prev, #caru1 .slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: -50px!important;
		display: block;
		width: 20px;
		height: 20px;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		color: transparent;
		border: none;
		outline: none;
		background: transparent;
		display: none!important;
	}

	.vortex {
		background: transparent!important;
		font-size: 23px;
		text-transform: uppercase;
		font-family: Montserrat, Sans-Serif !important;
		font-weight: 800;
		border-left: 1px solid #AEAEAE;
		/* padding-left: 12px!important; */
		margin-left: 10px;
	}

	.wcp-carousel-wrapper .slick-slide{
	}
}

@media (max-width:570px) {
	
	#main-menu header.header-main li {
		font-size: 0.6em;
	}

	.contenedor-play-volumen {
		top: 60px;
	}

	.primer-bloque-menu-responsive {
		height: 120px;
	}

	#eltiempohoy > div > div:nth-child(1) > main{
		width: 70px;
		height: 70px;
	}

	#eltiempohoy > div > div:nth-child(1) {
		padding: 18px 0px 1px 0px;
	}

	#eltiempohoy > div > div:nth-child(1) > main > .play-icon{
		margin-top: 15px;
	}

	#eltiempohoy > div{
		width: 320px;
	}
}

@media(max-width:469px) {
	
	.logo-nihuil {
		top: 40px;
	}

	#main-menu header.header-main li {
		font-size: 0.6em;
	}

	.contenedor-play-volumen {
		top: 60px;
	}

	.primer-bloque-menu-responsive {
		height: 120px;
	}
	
	#carousel-167 .slick-slide, #carousel-171 .slick-slide{
		margin: 2px 0px !important;
	}

	.white #slider_redes .owl-nav{
		display:none!important;
	}

	.white #slider_redes2 .owl-nav{
		display:none!important;
	}

	.white .sa_owl_theme .owl-dots {
		position: absolute;
		width: 100%;
		padding: 10px 0px 0px !important;
		bottom: 0px !important;
		text-align: center !important;
		font-size: 12px !important;
		line-height: 12px !important;
	}

	.white .sa_owl_theme .owl-dots .owl-dot span {
		display: inline-block !important;
		border-style: none !important;
		background-color: rgba(0,0,0,0.1) !important;
		width: 10px !important;
		height: 10px !important;
		border-radius: 50% !important;
		margin: 0px 3px !important;
		transition: all .3s ease-in-out !important;
		-webkit-transition: all .3s ease-in-out !important;
		-moz-transition: all .3s ease-in-out !important;
		-o-transition: all .3s ease-in-out !important;
	}

	.white .sa_owl_theme .owl-dots .active span {
		background-color: rgba(0,0,0,0.3) !important;
	}

	.contact a {
		color: gray!important;
		text-decoration: none;
		font-size: 30px;
		font-weight: 500;
	}

	.fa:before {
		font-size: 30px;
		color: #a7a7a7;
		padding-right: 0px;
	}

	#carousel-167 .slick-prev, #carousel-167 .slick-next {
		display:none!important;
	}

	#carousel-171 .slick-prev, #carousel-171 .slick-next {
		display:none!important;
	}
}

@media(max-width:340px){
	.logo-nihuil {
		top: 40px;
	}

	#main-menu header.header-main li {
		font-size: 0.6em;
	}

	.contenedor-play-volumen {
		top: 60px;
	}

	.primer-bloque-menu-responsive {
		height: 120px;
	}
	
	#eltiempohoy > div > div:nth-child(2) > div:nth-child(2){
		font-size: 13px;
	}
}


@media(max-width:375px){

	.logo-nihuil {
		top: 40px;
	}
	
	#main-menu header.header-main li {
		font-size: 0.6em;
	}
	
	.contenedor-play-volumen {
		top: 60px;
	}
	
	.primer-bloque-menu-responsive {
		height: 120px;
	}
	
	.vortex {
		background: transparent!important;
		font-size: 18px;
		text-transform: uppercase;
		font-family: Montserrat, Sans-Serif !important;
		font-weight: 800;
		border-left: 1px solid #AEAEAE;
		/* padding-left: 12px!important; */
		margin-left: 10px;
	}

	.iso {
		background: url(https://dev.radionihuil.com.ar/wp-content/uploads/page/isologo.svg)!important;
		width: 30px!important;
		height: 34px!important;
		display: inline-block;
		top: 13px;
		position: relative;
	}

	.td-big-grid-post.td-medium-thumb .td-big-grid-meta .entry-title {
		font-size: 13px;
		line-height: 19px;
	}
}

@media (max-width: 420px){
	.logo-nihuil {
		top: 40px;
	}

	#main-menu header.header-main li {
		font-size: 0.6em;
	}

	.contenedor-play-volumen {
		top: 60px;
	}

	.primer-bloque-menu-responsive {
		height: 120px;
	}

	body.category .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{
		font-size: 14px;
	}

	body.category .td_module_mx5 .titulo-audio{
		top: 0;
		font-size: 14px;
		line-height: 16px;
		margin-top: 15px;
	}

	body.category .td_block_wrap .td-big-grid-wrapper .td-big-grid-scroll .td-module-thumb{
		height: auto;
	}

	body.category .td_module_mx5 .td-module-thumb img, body.category .td_module_mx6 .td-module-thumb img{
		width: 100% !important;
		height: auto !important;
	}
}

@media (max-width: 320px){
  .slide2 .block-title.NEXT3 span.vortex{
    font-size: 16px;
  } 
}


/* LOADER */

.loader-wrap {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: white;
}

.loader {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 40px;
	width: 80px;
	box-sizing: border-box;
}
.loader .loader-item {
	position: relative;
	float: left;
	height: 40px;
	width: 4px;
	margin: 0 2px;
	background-color: #3498DB;
}
.loader .loader-item:nth-child(1) {
	-webkit-animation: loader-item-1 2s linear infinite;
	animation: loader-item-1 2s linear infinite;
}
.loader .loader-item:nth-child(2) {
	-webkit-animation: loader-item-2 2s linear infinite;
	animation: loader-item-2 2s linear infinite;
}
.loader .loader-item:nth-child(3) {
	-webkit-animation: loader-item-3 2s linear infinite;
	animation: loader-item-3 2s linear infinite;
}
.loader .loader-item:nth-child(4) {
	-webkit-animation: loader-item-4 2s linear infinite;
	animation: loader-item-4 2s linear infinite;
}
.loader .loader-item:nth-child(5) {
	-webkit-animation: loader-item-5 2s linear infinite;
	animation: loader-item-5 2s linear infinite;
}
.loader .loader-item:nth-child(6) {
	-webkit-animation: loader-item-6 2s linear infinite;
	animation: loader-item-6 2s linear infinite;
}
.loader .loader-item:nth-child(7) {
	-webkit-animation: loader-item-7 2s linear infinite;
	animation: loader-item-7 2s linear infinite;
}
.loader .loader-item:nth-child(8) {
	-webkit-animation: loader-item-8 2s linear infinite;
	animation: loader-item-8 2s linear infinite;
}
.loader .loader-item:nth-child(9) {
	-webkit-animation: loader-item-9 2s linear infinite;
	animation: loader-item-9 2s linear infinite;
}
.loader .loader-item:nth-child(10) {
	-webkit-animation: loader-item-10 2s linear infinite;
	animation: loader-item-10 2s linear infinite;
}
.loader:after {
	content: 'Cargando...';
	font-size: 16px;
	font-family: "Montserrat", Sans-Serif;
	color: #3498DB;
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -32px;
	margin: auto;
}
@-webkit-keyframes loader-item-1 {
  1% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  11% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  21% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-1 {
  1% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  11% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  21% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-2 {
  7% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  17% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  27% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-2 {
  7% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  17% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  27% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-3 {
  13% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  23% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  33% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-3 {
  13% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  23% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  33% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-4 {
  19% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  29% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  39% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-4 {
  19% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  29% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  39% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-5 {
  25% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  35% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  45% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-5 {
  25% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  35% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  45% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-6 {
  31% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  41% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  51% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-6 {
  31% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  41% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  51% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-7 {
  37% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  47% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  57% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-7 {
  37% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  47% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  57% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-8 {
  43% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  53% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  63% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-8 {
  43% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  53% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  63% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-9 {
  49% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  59% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  69% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-9 {
  49% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  59% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  69% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@-webkit-keyframes loader-item-10 {
  55% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  65% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  75% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}
@keyframes loader-item-10 {
  55% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  65% {
    -webkit-transform: scaleY(1.4);
    transform: scaleY(1.4);
  }
  75% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
  100% {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }
}


.td-post-template-7 .td-crumb-container{
  top: 30px;
}

#carousel-167 .car-caption {
  text-align: left!important;
}

#carousel-171 .car-caption {
  text-align: left!important;
}

.trend .td-next-prev-wrap{

  display:none;

}

.white .sa_owl_theme .owl-dots .owl-dot span {

  background-color: rgba(0,0,0,0.1) !important;
  width: 9px !important;
  height: 9px !important;
  margin: 0px 5px !important;

}

#carousel-167 .slick-dots li ,#carousel-171 .slick-dots li{
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 1px;
  padding: 0;
  cursor: pointer;
}

.white .sa_owl_theme .owl-dots .active span {
  background-color: rgba(0,0,0,0.3) !important;
}


.slick-dots li button:before {
  font-family: 'FontAwesome';
  font-size: 11px!important;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '\f111';
  text-align: center;
  opacity: 1!important;
  color: rgba(0,0,0,0.1) !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



.slick-dots li.slick-active button:before {
  opacity: 1!important;
  color: rgba(0,0,0,0.3) !important;
}

.white .sa_owl_theme .owl-dots {
  position: absolute;
  width: 100%;
  padding: 10px 0px 0px !important;
  bottom: 0px !important;
  text-align: center !important;
  font-size: 12px !important;
  line-height: 12px !important;
}

.td_module_wrap .entry-title {

  font-weight: bold;
}


article.post .vortex{
 font-family: Montserrat, Sans-Serif !important;
 font-weight: 800!important;
 background: transparent!important;
 color: black!important;
 font-size: 24px!important;
 padding-left: 0px!important;
 padding-bottom: 10px!important;
 border-left: 0px solid #AEAEAE!important;
 /* padding-left: 12px!important; */
 margin-left: 0px!important;
}

article.post .block-title {
 border-bottom: 1px solid #222222!important;
 border-color:#cccccc!important;
}


article.post .iso {
  display:none;
}


.td-main-sidebar .vortex{
  font-family: Montserrat, Sans-Serif !important;
  font-weight: 800!important;
  background: transparent!important;
  color: black!important;
  font-size: 24px!important;
  padding-left: 0px!important;
  padding-bottom: 10px!important;
  border-left: 0px solid #AEAEAE!important;
  /* padding-left: 12px!important; */
  margin-left: 0px!important;
}

.td-main-sidebar .block-title {
  border-bottom: 1px solid #222222!important;
  border-color:#cccccc!important;
}


.td-main-sidebar .iso {
  display: none;
}

/*next and prev*/

.td-next-prev-wrap a {
  display: inline-block;
  margin-right: 7px;

  line-height: 24px;
  border: 1px solid #dcdcdc;
  text-align: center;
  vertical-align: middle;
  font-size: 7px;

  right: 2%!important;
  height: 42px!important;
  width: 42px!important;
  color: #999!important;
  border-radius: 42px!important;
  border: 1px solid #999!important;
  margin: 0!important;
  opacity: .75;

}


.td-next-prev-wrap a:hover {
  background-color: transparent!important;
  border-color: #7a7a7a;
  opacity: 1!important;
  
}


.td-next-prev-wrap .td-ajax-next-page {

  margin-left: 13px!important;
}







.td-icon-menu-right:before {
  content: '\f061';
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  color:#aaaaaa;
}

.td-icon-menu-right,.td-icon-menu-left{

  padding-top: 9px;
}

.td-icon-menu-left:before {
  content: '\f060';
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  color:#aaaaaa;
}


.page-nav a {
  padding: 10px 12px;
  border: 1px solid #e3e3e3;
  display: inline-block;
  margin: 0 8px 8px 0;
  min-width: 33px;
  text-align: center;
  color: #666;
  line-height: 21px;
  float: left;
  border-radius: 50%;
  opacity: 0.75;
}
.page-nav span{

  border-radius: 50%;

}


.td-pb-padding-side a.page {
  padding: 11px 19px!important;
}

.td-pb-padding-side a.first {
  padding: 11px 19px!important;
}

.td-pb-padding-side a.last {
  padding: 11px 19px!important;
}

.page-nav a:hover {
  color: #fff;
  background-color: transparent;
  border-color: #aaa;
  opacity: 1;
}


.page-nav .current {
  background-color: #4db2ec;
  color: #fff;
  border-color: #4db2ec;
  padding: 11px 19px!important;
}

.td-pb-padding-side .td-icon-menu-right,.td-pb-padding-side .td-icon-menu-left {
  padding-top: 0px;
}
.mega-post-category {

  position: absolute;
  bottom: 0; 
}

.caru_bot{
  position: relative;

}

.td-post-category:hover {
  background-color: #4db2ec;
  color: white!important;
}


article.post .block-title span{
  line-height: 17px;
  display: inline-block;
  padding: 7px 12px 4px;
  background-color: white!important;
  color: black!important;
  font-family: montserrat, Sans-Serif !important;
  font-weight: 700;
  font-size: 31px;
  padding-left: 0px!important;
  padding-bottom: 10px!important;
}

.contenedor-padre-slides{
  margin: 0 auto;
}

.fa.fa-instagram, .fa.fa-whatsapp, .fa.fa-facebook, .fa.fa-twitter, .fa.fa-phone, .fa.fa-youtube-play{
  float: left;
  margin-right: 10px;
}

.fa.fa-instagram, .fa.fa-whatsapp{
  width: 20px;
  height: 24px;
}

.fa.fa-facebook{
  width: 13px;
  height: 24px;
}

.fa.fa-phone{
  width: 18px;
  height: 24px;
}

.fa.fa-twitter{
  width: 22px;
  height: 24px;
}

.fa.fa-youtube-play{
  width: 24px;
  height: 24px;
}

.text-slide-footer{
  float: left;
}

.fa-instagram+.text-slide-footer, .fa-facebook+.text-slide-footer, .fa.fa-twitter+.text-slide-footer, .fa.fa-youtube-play+.text-slide-footer{
  width: 100px;
}

.fa.fa-whatsapp+.text-slide-footer{
  width: 110px;
}

.padre-instagram{
  width: 130px;
  height: 24px;
} 

.padre-whatsapp{
  width: 140px;
  height: 24px;
}

.padre-facebook{
  width: 123px;
  height: 24px;
}

.padre-twitter{
  width: 132px;
  height: 24px;
}

.padre-telefono{
  width: 112px;
  height: 24px;
}

.padre-youtube{
  width: 134px;
  height: 24px;
}

#slider_redes2 .owl-item .sa_hover_container{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}

.redes-sociales-fila{
  display:none;
}

.koi img {
  width: 44px;
  position: relative;
  z-index: 9;
}
.fila-left a, .text-under-logo, .powered {
  color: #9F9F9F;
}


.powered p {
  font-size: 13px;
  font-family: 'Montserrat', sans-serif;
}


.fila-left a, .text-under-logo, .powered {
  color: #9F9F9F;
}





.text-under-logo {
  margin-bottom: 4px!important;
  /* line-height: 0px; */
}

.padre-slide-radio .ball-clip-rotate > div{
  height: 52px;
  width: 52px;
  border: 3px solid white;
}

body.category .td-big-grid-post.td-small-thumb .td-big-grid-meta .entry-title{
  font-family: Montserrat;
  font-weight: 700;
}


.td-module-thumb {
  background-color: #f0f0f0;
  background-image: url(https://radionihuil.com.ar/wp-content/uploads/2018/06/generico-o1-RN.jpg)!important;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20% auto;
  position: relative;
  border:1px solid #dadada!important;
}


/*reproductor*/

/*.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
  background: #ffffff!important;
  padding-bottom: 62px;
}

.mejs-container.wp-audio-shortcode.mejs-audio {
  height: 90px!important;
  border: 1px solid #ccc;
}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {
  background: rgba(255,255,255,.33);
  height: 20px!important;

}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #fff;
  height: 20px;

}


.mejs-time-rail {
  direction: ltr;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 40px;
  margin: 0 10px;
  padding-top: 5px!important;
  position: relative;
}

.mejs-horizontal-volume-total{

  position: relative!important;
  top: 10px!important;


}

.mejs-time {
  box-sizing: content-box;
  color: #000!important;
  font-size: 11px;
  font-weight: 700;
  height: 24px;
  overflow: hidden;
  padding: 16px 6px 0;
  text-align: center;
  width: auto;
}



.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .mejs-controls .mejs-time-rail .mejs-time-total {
  background: #DDDDDD!important;
}


.mejs-play {
  font-size: 10px;
  height: 67px!important;
  line-height: 10px;
  margin: 0;
  width: 67px!important;
  border-radius: 50%;
  border: 4px solid #ccc;
  top: -16px;
  position: relative;
  left: 12px;
}



.mejs-play > button {
  margin: 21px 21px!important;
}

.mejs-pause{
  font-size: 10px;
  height: 67px!important;
  line-height: 10px;
  margin: 0;
  width: 67px!important;
  border-radius: 50%;
  border: 4px solid #ccc;
  top: -16px;
  position: relative;
  left: 12px;

}

.mejs-pause>button {


  margin: 21px 20px!important;

}

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #ccc!important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #0073aa;
  height: 20px!important;
}

.mejs-time-handle-content {
  border: 0px solid transparent!important;
  border-radius: 50%;
  height: 10px;
  left: -7px;
  top: -4px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  width: 10px;
  background: transparent!important;
  height:20px!important;
  display:none!important;
}


.mejs-time-hovered.no-hover{
  display: none!important;
}

.mejs-time-handle, .mejs-time-handle-content {
  border: 4px solid transparent;
  cursor: pointer;
  left: 0;
  position: absolute;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  z-index: 11;
  display:none!important;
}


.mejs-time-float {
  display:none!important;
}

.mejs-time-total {
  background: hsla(0,0%,100%,.3);
  margin: 5px 0 0;
  width: 95%!important;
  left: 24px!important;
}

.mejs-time.mejs-currenttime-container {
  box-sizing: content-box;
  color: #fff;
  font-size: 11px;
  font-weight: 700;
  height: 24px;
  overflow: hidden;
  padding: 16px 6px 0;
  text-align: center;
  width: auto;
  left: 24px!important;
  position: relative!important;
}



.td_block_widget .with-audio2 .padre-audio-notas main{


  position: relative!important;
  left: 0px!important;
  z-index: 999999!important;


}


/* REPRODUCTOR ANTERIOR */

.mejs-container{
  background: white;
  border: 1px solid #a7a7a7;
  transition: none;
}

.mejs-controls{
  border-bottom: 1px solid #a7a7a7;
  transition: none;
}

.mejs-overlay-button {
  background-image: url("/wp-content/themes/Newspaper-child/mejs-controls.svg") !important;
  transition: none;
}
.mejs-overlay-loading-bg-img {
  background-image: url("/wp-content/themes/Newspaper-child/mejs-controls.svg") !important;
  transition: none;
}
.mejs-button > button {
  background-image: url("/wp-content/themes/Newspaper-child/mejs-controls.svg") !important;
  transition: none;
}


.mejs-controls{
  height: 90px;
  bottom: auto;
  top: 0;
  transition: none;
}

body #mep_0{
  height: 90px !important;
  transition: none;
  padding: 0px;
}

body .mejs-container{
  border-bottom: 0px;
}


body .mejs-button, body .mejs-time-rail, body .mejs-inner, body .mejs-horizontal-volume-slider{
  height: 90px;
  transition: none;
}

body .mejs-controls{
  height: 100%;
  padding: 0;
}

body .mejs-horizontal-volume-slider{
  display: flex !important;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  width: 120px;
  margin-right: 20px;
  transition: none;
}

body .mejs-horizontal-volume-total{
  width: 100%;
  transition: none;
}

body .mejs-button{
  width: 75px;
  transition: none;
}

body .mejs-button>button{
  height: 70px;
  width: 70px;
  transition: none;
}

body .mejs-time{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  padding: 0px 25px;
  height: 90px;
  transition: none;
}

body .mejs-time .mejs-currenttime, .mejs-duration{
  font-size: 13px;
  color: black;
  transition: none;
}

body .mejs-time-rail{
  padding-top: 0px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  transition: none;
}

body .mejs-time-rail .mejs-time-total{
  margin: 0px;
  height: 20px;
  background: #dadada !important;
  transition: none;
}

body .mejs-time-handle{
  border: 4px solid transparent;
  transition: none;
}

body .mejs-time-handle .mejs-time-handle-content{
  height: 20px;
  width: 20px;
  transition: none;
  border-radius: 50% !important;
}

body .mejs-time-handle-content{
  left: -11px;
  transition: none;
}

body .mejs-time-buffering, body .mejs-time-loaded, body .mejs-time-current, body .mejs-time-hovered, body .mejs-time-float{
  height: 20px !important;
  transition: none;
}

body .mejs-button.mejs-volume-button.mejs-mute{
  width: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  transition: none;
}

body .mejs-button.mejs-volume-button.mejs-mute > button{
  width: 20px;
  height: 20px;
  margin: 0;
  transition: none;
}

body .mejs-horizontal-volume-total{
  position: inherit;
  top: 0;
  height: 20px;
  transition: none;
}

body .mejs-horizontal-volume-current, body .mejs-horizontal-volume-total, body .mejs-time-total.mejs-time-slider, body .mejs-time-total, body .mejs-time-loaded{
  border-radius: 0px;
  transition: none;
}

body .mejs-time-loaded{
  background: #dadada !important;
  transition: none;
}

body .mejs-time-current, body .mejs-time-handle-content, body .mejs-time-hovered{
  background: #a7a7a7 !important;
  transition: none;
}

body .mejs-time-handle-content{
  border: 4px solid #a7a7a7 !important;
  transition: none;
}

body .mejs-horizontal-volume-current{
  background: #a7a7a7 !important;
  transition: none;
}

body .mejs-horizontal-volume-total{
  background: #dadada !important;
  transition: none;
}

body .mejs-play>button{
  background-position: -5px -44px;
  background-image: url("/wp-content/themes/Newspaper-child/mejs-controls.svg") !important;
  transition: none;
}

body .mejs-button.mejs-playpause-button{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
  transition: none;
}

body .mejs-play>button{
  background-position: -86px -288px;
  background-size: 568px;
  position: relative;
  height: 70px;
  width: 70px;
  margin: 0;
  margin-left: 10px;
  text-align: center;
  transition: none;
}

body .mejs-play>button:hover{
  background-position: -5px -288px;
  transition: none;
}

body .mejs-pause>button {
  background-position: 968px -166px;
  background-size: 568px;
  position: relative;
  height: 70px;
  width: 70px;
  margin: 0;
  margin-left: 10px;
  text-align: center;
  transition: none;
}

body .mejs-pause>button:hover {
  background-position: 887px -166px;
  transition: none;
}

body .mejs-replay > button{
  background-position: 724px -166px;
  background-size: 568px;
  position: relative;
  height: 70px;
  width: 70px;
  margin: 0;
  margin-left: 10px;
  text-align: center;
  transition: none;
}

body .mejs-replay > button:hover{
  background-position: 643px -166px;
  transition: none;
}

body .mejs-controls:not([style*="display: none"]){
  background: white;
  transition: none;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

body .mejs-button.mejs-volume-button.mejs-mute > button{
  background-size: 530px;
  background-position: -63px 0px;
  transition: none;
}

body .mejs-button.mejs-volume-button.mejs-unmute{
  width: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  transition: none;
}

body .mejs-unmute>button{
  width: 20px;
  height: 20px;
  margin: 0;
  background-size: 530px;
  background-position: -44px 0px;
  margin-left: -1px;
  transition: none;
}

/* REPRODUCTOR */


.td-post-content.audio-notas{
  width: 100%;
}

.td-post-content.audio-notas #mep_0{
  width: 100% !important;
}

.mejs__container{
  background: white;
  border: 1px solid #a7a7a7;
  transition: none;
}

.mejs__controls{
  border-bottom: 1px solid #a7a7a7;
  transition: none;
}

.mejs__overlay-button {
  background-image: url("/wp-content/themes/Newspaper-child/mejs-controls.svg") !important;
  transition: none;
}
.mejs__overlay-loading-bg-img {
  background-image: url("/wp-content/themes/Newspaper-child/mejs-controls.svg") !important;
  transition: none;
}
.mejs__button > button {
  background-image: url("/wp-content/themes/Newspaper-child/mejs-controls.svg") !important;
  transition: none;
}


.mejs__controls{
  height: 90px;
  bottom: auto;
  top: 0;
  transition: none;
}

body #mep_0, body #mep_1, body #mep_2, body #mep_3, body #mep_4, body #mep_5, body #mep_6, body #mep_7, body #mep_8{
  height: 90px !important;
  transition: none;
}

body .mejs__button, body .mejs__time-rail, body .mejs__inner, body .mejs__horizontal-volume-slider{
  height: 90px;
  transition: none;
}

body .mejs__horizontal-volume-slider{
  display: flex !important;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  width: 120px;
  margin-right: 20px;
  transition: none;
}

body .mejs__horizontal-volume-total{
  width: 100%;
  transition: none;
}

body .mejs__button{
  width: 75px;
  transition: none;
}

body .mejs__button>button{
  height: 70px;
  width: 70px;
  transition: none;
}

body .mejs__time{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  padding: 0px 25px;
  height: 90px;
  transition: none;
}

body .mejs__time .mejs__currenttime, .mejs__duration{
  font-size: 13px;
  color: black;
  transition: none;
}

body .mejs__time-rail{
  padding-top: 0px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  transition: none;
}

body .mejs__time-rail .mejs__time-total{
  margin: 0px;
  height: 20px;
  background: #dadada;
  transition: none;
}

body .mejs__time-handle{
  border: 4px solid transparent;
  transition: none;
}

body .mejs__time-handle .mejs__time-handle-content{
  height: 20px;
  width: 20px;
  transition: none;
}

body .mejs__time-handle-content{
  left: -11px;
  transition: none;
}

body .mejs__time-buffering, body .mejs__time-loaded, body .mejs__time-current, body .mejs__time-hovered, body .mejs__time-float{
  height: 20px !important;
  transition: none;
}

body .mejs__button.mejs__volume-button.mejs__mute{
  width: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  transition: none;
}

body .mejs__button.mejs__volume-button.mejs__mute > button{
  width: 20px;
  height: 20px;
  margin: 0;
  transition: none;
}

body .mejs__horizontal-volume-total{
  position: inherit;
  top: 0;
  height: 20px;
  transition: none;
}

body .mejs__horizontal-volume-current, body .mejs__horizontal-volume-total, body .mejs__time-total.mejs__time-slider, body .mejs__time-total, body .mejs__time-loaded{
  border-radius: 0px;
  transition: none;
}

body .mejs__time-loaded{
  background: #dadada;
  transition: none;
}

body .mejs__time-current, body .mejs__time-handle-content, body .mejs__time-hovered{
  background: #a7a7a7;
  transition: none;
}

body .mejs__time-handle-content{
  border: 4px solid #a7a7a7;
  transition: none;
}

body .mejs__horizontal-volume-current{
  background: #a7a7a7;
  transition: none;
}

body .mejs__horizontal-volume-total{
  background: #dadada;
  transition: none;
}

body .mejs__play>button{
  background-position: -5px -44px;
  background-image: url("/wp-content/themes/Newspaper-child/mejs-controls.svg") !important;
  transition: none;
}

body .mejs__button.mejs__playpause-button{
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
  transition: none;
}

body .mejs__play>button{
  background-position: -86px -288px;
  background-size: 568px;
  position: relative;
  height: 70px;
  width: 70px;
  margin: 0;
  margin-left: 10px;
  text-align: center;
  transition: none;
}

body .mejs__play>button:hover{
  background-position: -5px -288px;
  transition: none;
}

body .mejs__pause>button {
  background-position: 968px -166px;
  background-size: 568px;
  position: relative;
  height: 70px;
  width: 70px;
  margin: 0;
  margin-left: 10px;
  text-align: center;
  transition: none;
}

body .mejs__pause>button:hover {
  background-position: 887px -166px;
  transition: none;
}

body .mejs__replay > button{
  background-position: 724px -166px;
  background-size: 568px;
  position: relative;
  height: 70px;
  width: 70px;
  margin: 0;
  margin-left: 10px;
  text-align: center;
  transition: none;
}

body .mejs__replay > button:hover{
  background-position: 643px -166px;
  transition: none;
}

body .mejs__controls:not([style*="display: none"]){
  background: white;
  transition: none;
}

body .mejs__button.mejs__volume-button.mejs__mute > button{
  background-size: 530px;
  background-position: -63px 0px;
  transition: none;
}

body .mejs__button.mejs__volume-button.mejs__unmute{
  width: 30px;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  transition: none;
}

body .mejs__unmute>button{
  width: 20px;
  height: 20px;
  margin: 0;
  background-size: 530px;
  background-position: -44px 0px;
  margin-left: -1px;
  transition: none;
}

a.audio-download {
  display: flex !important;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  background: white;
  padding: 0.5em;
  border-radius: 5px;
  display: inline-block;
  transition: none;
}

.btn-circle-download {
  position: relative;
  height: 48px;
  width: 48px;
  margin: auto;
  border-radius: 100%;
  background: white;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.2s ease;
}
.btn-circle-download:after {
  content: "";
  position: relative;
  display: block;
  width: 200%;
  height: 100%;
  background-image: linear-gradient(100deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0));
  transform: translateX(-100%);
}
.btn-circle-download svg {
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
.btn-circle-download svg#border {
  position: absolute;
  top: 0;
  left: 0;
  stroke: none;
  stroke-dasharray: 144;
  stroke-dashoffset: 144;
  transition: all 0.9s linear;
}
.btn-circle-download svg#arrow {
  position: absolute;
  top: 14px;
  left: 17px;
  stroke: #00579e;
  transition: all 0.2s ease;
}
.btn-circle-download svg#check {
  position: absolute;
  top: 15px;
  left: 13px;
  stroke: #00579e;
  transform: scale(0);
}
.btn-circle-download:hover {
  background: #dadada;
}
.btn-circle-download:hover #arrow path,
.btn-circle-download:hover #arrow polyline {
  stroke: #0077FF;
}
.btn-circle-download.load {
  background: white;
}
.btn-circle-download.load #arrow path,
.btn-circle-download.load #arrow polyline {
  stroke: #0077FF;
}
.btn-circle-download.load #border {
  stroke: #0077FF;
  stroke-dasharray: 144;
  stroke-dashoffset: 0;
}
.btn-circle-download.done {
  background: white;
  border: 2px solid #00579e;
  animation: rubberBand 0.8s;
}
.btn-circle-download.done:after {
  transform: translateX(50%);
  transition: transform 0.4s ease;
  transition-delay: 0.7s;
}
.btn-circle-download.done #border,
.btn-circle-download.done #arrow {
  display: none;
}
.btn-circle-download.done #check {
  transform: scale(1);
  transition: all 0.2s ease;
  transition-delay: 0.2s;
}

@keyframes rubberBand {
  from {
    transform: scale(1, 1, 1);
  }
  30% {
    transform: scale3d(1.15, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.15, 1);
  }
  50% {
    transform: scale3d(1.1, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.credit {
  position: fixed;
  right: 20px;
  bottom: 20px;
  transition: all 0.2s ease;
  -webkit-user-select: none;
  user-select: none;
  opacity: 0.6;
}
.credit img {
  width: 72px;
}
.credit:hover {
  transform: scale(0.95);
}



@supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal) {
  body .mejs__play > button {
    background-position: -86px -283px;
  }

  body .mejs__button.mejs__volume-button.mejs__mute > button {
    background-position: -52px 0px;
  }

  body .mejs__unmute > button {
    background-position: -33px 0px;
  }

  body .mejs__play > button:hover {
    background-position: -5px -283px;
  }

  body .mejs__pause > button{
    background-position: 968px -163px;
  }

  body .mejs__pause > button:hover{
    background-position: 887px -163px;
  }

  body .mejs-play > button {
    background-position: -86px -283px;
  }

  body .mejs-button.mejs-volume-button.mejs-mute > button {
    background-position: -52px 0px;
  }

  body .mejs-unmute > button {
    background-position: -33px 0px;
  }

  body .mejs-play > button:hover {
    background-position: -5px -283px;
  }

  body .mejs-pause > button{
    background-position: 968px -163px;
  }

  body .mejs-pause > button:hover{
    background-position: 887px -163px;
  }
}


@media (max-width: 768px){

  #popupModal{
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
  }

  #popupModal .modal-dialog{
    position: fixed;
    width: 100%;
    max-width: 100%;
    max-height: 94%;
    top: auto;
    left: auto;
    -ms-transform: none !important;
    -webkit-transform: none !important; 
    transform: none !important; 
    margin: 0 auto;
  }

  #popupModal .modal-dialog .modal-content{
    max-width: 90%;
    margin: 0 auto;
  }

  .imagen-desktop-popup{
    display: none !important;
  }

  .imagen-mobile-popup{
    display: block !important;
  }

  .mejs__volume-button, .mejs__horizontal-volume-slider{
    display: none;
  }

  .mejs__duration-container{
    padding-right: 0px;
  }

  a.audio-download{
    padding-right: 0px;
    padding-left: 0px;
  }

  body .mejs-controls:not([style*="display: none"]){
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  body .mejs__controls:not([style*="display: none"]){
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  body .mejs-play>button{
    margin-left: 0px;
  }

  body .mejs-button.mejs-playpause-button{
    margin-left: 10px;
  }

  body .mejs__play>button{
    margin-left: 0px;
  }

  body .mejs__button.mejs__playpause-button{
    margin-left: 10px;
  }
}

@media (max-width: 460px){
  body .mejs__controls{
    padding-left: 0px;
    padding-right: 0px;
  }

  body .mejs__play>button, body .mejs__pause>button, body .mejs__replay > button{
    margin-left: 5px;
  }

  body .mejs__currenttime-container{
    padding-left: 10px;
    padding-right: 5px;
  }

  body .mejs__duration-container{
    padding-left: 0px;
    padding-right: 0px;
  }

  body .mejs-time{
    padding-left: 15px;
    padding-right: 0;
  }

  body .mejs-time.mejs-duration-container{
    padding-left: 0px;
    padding-right: 0px;
  }

  body .mejs__play > button {
    background-position: -86px -283px;
  }

  body .mejs__button.mejs__volume-button.mejs__mute > button {
    background-position: -52px 0px;
  }

  body .mejs__unmute > button {
    background-position: -33px 0px;
  }

  body .mejs__play > button:hover {
    background-position: -5px -283px;
  }

  body .mejs__pause > button{
    background-position: 968px -163px;
  }

  body .mejs__pause > button:hover{
    background-position: 887px -163px;
  }

  body .mejs-play > button {
    background-position: -86px -283px;
  }

  body .mejs-button.mejs-volume-button.mejs-mute > button {
    background-position: -52px 0px;
  }

  body .mejs-unmute > button {
    background-position: -33px 0px;
  }

  body .mejs-play > button:hover {
    background-position: -5px -283px;
  }

  body .mejs-pause > button{
    background-position: 968px -163px;
  }

  body .mejs-pause > button:hover{
    background-position: 887px -163px;
  }
}



/*concurso nihuil ciro*/


.wallciro .tdc-row{

  width: 100%!important;

}


body.page-id-51927  .td-main-content-wrap.td-main-page-wrap.td-container-wrap{


  padding-top: 0px!important;


}



.mainform{
  width: 80%;


}
.row{
  width: 100%;
  float:left;

}

.mind {
  width: 50%;
  float: left;
  text-align: left;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}


.minds{
  width: 100%;
  float: left;
  text-align: left;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;


}




.mindx {
  width: 50%;
  float: right;
  text-align: left;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}

.otros textarea{

  padding-left: 10px;
  padding-top: 9px;



}





.minds input.text,.minds input.title, .minds input[type=email],.minds input[type=password],.minds input[type=tel],.minds input[type=text],.minds select,.minds textarea {
  padding: 2px;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
  width: 95%!important;
  border-radius: 20px;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;


  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 7px;
  height: 67px!important;
  padding: 18px!important;
}




input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
  padding: 2px;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  width: 90%;
  border-radius: 20px;
  height: 35px;
  -webkit-appearance: button;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 7px;
}
  /*  .wpcf7-form-control.wpcf7-submit {
        background: #2ecc71;
        height: 52px;
        border-radius: 10px;
        padding-left: 45px;
        padding-right: 45px;
        color: white;
        margin-top: 23px;
        font-size: 14px;
        border: 1px solid #2ecc71;
    }

    .wpcf7-form-control.wpcf7-submit:hover {
        background: #6EE95B;
        height: 52px;
        border-radius: 10px;
        padding-left: 45px;
        padding-right: 45px;
        color: white;
        margin-top: 23px;
        border: 1px solid #6EE95B;
        cursor: pointer;
        }*/


        @media(max-width:480px){



          .mind {
            width: 100%!important;
            float: left;
          }

          .main-title {
            font-family: Torus!important;
            font-weight: 700!important;
            font-size: 50px!important;
            line-height: 48px!important;
          }
          .main-sec p {
            font-size: 20px!important;
            line-height: 25px;
          }
          input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
            padding: 2px;
            border: 1px solid #bbb;
            color: #4e4e4e;
            background-color: #fff;
            width: 100%!important;
            border-radius: 20px;
            height: 50px;
            -webkit-appearance: button;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            border-radius: 20px;
            padding-left: 20px;
            margin-top: 10px;
            margin-bottom: 7px;
          }
          .mainform {
            width: 100%!important;
          }

          .wpcf7-form-control.wpcf7-submit {
            margin-top: 0;
            padding: 0;
            display: inline-block;
            width: auto;
            background: transparent!important;
          }






          .wpcf7-form-control.wpcf7-submit {
            background: #2ecc71;
            height: 52px;
            border-radius: 10px;
            padding-left: 45px;
            padding-right: 45px;
            color: white;
            margin-top: 23px;
            width: 100%;
          }

          .mainform .flecha-bloque {
            float: right;
            margin-right: 187px;
            margin-top: -39px;
            position: relative;
            z-index: 999999;
          }

          .mainform .padre-botones-slide{
            margin-top: 15px;
          }

          .mainform .padre-botones-slide .parent-button{
            float: none;
          }

          .mainform .padre-botones-slide .parent-button p{
            display: none;
          }

          .flecha-form:after{
            content: url(https://tombo.com.ar/wp-content/uploads/2018/08/flecha-right.png);
            padding-left: 12px;
          }

          .padre-botones-slide{
            width: 100%;
            padding-top: 0px;
            float: left;
            display: inline-block;
          }

          .parent-button{
            width: auto;
            float: left;
            text-align: center;
          }

          .parent-button a, .mainform .padre-botones-slide .parent-button{
            background: transparent;
            border-radius: 10px;
            padding-left: 35px;
            padding-right: 35px;
            padding-top: 20px;
            padding-bottom: 20px;
            color: white;
            border: 1px solid transparent;
            font-family: lato;
            font-weight: 700;
            border: 1px solid white;
            display: inline-block;
          }

          .mainform .padre-botones-slide .parent-button, .parent-button input{
            cursor: pointer;
          }

          .parent-button input{
            color: white;
            background: transparent;
            line-height: 15px;
            display: inline-block;
            font-family: lato;
            font-weight: 700;
            padding: 0;
          }

          .flecha-form{
            display: inline-block;
          }


          .parent-button a:hover, .mainform .padre-botones-slide .parent-button:hover{
            background-color: white;
            color: #532E61;
          }



          .infomail {
            font-size: 15px!important;
            padding-right: 4px;
          }




        }


        @supports (-moz-appearance:meterbar) and (background-blend-mode:difference,normal) {

          .participa .tdc-row{


            text-align: -moz-center;
          }




        }



        

        .participa .tdc-row{

          text-align: -webkit-center!important;





        }


        .mainform .padre-botones-slide {
          margin-top: 42px;
        }

        .padre-botones-slide {
          width: 100%;
          padding-top: 0px;
          float: left;
          display: inline-block;
        }



        .mainform .padre-botones-slide .parent-button {
          width: 260px;
        }

        .color-formulario, .mainform .padre-botones-slide .parent-button {
          background: #2ecc71!important;
          border: 1px solid #2ecc71!important;
        }

        .mainform .padre-botones-slide .parent-button, .parent-button input {
          cursor: pointer;
        }

        .parent-button a, .mainform .padre-botones-slide .parent-button {
          background: transparent;
          border-radius: 10px;
          padding-left: 35px;
          padding-right: 35px;
          padding-top: 20px;
          padding-bottom: 20px;
          color: white;
          border: 1px solid transparent;
          font-family: lato;
          font-weight: 700;
          border: 1px solid white;
          display: inline-block;
        }



        .mainform .padre-botones-slide .parent-button {
          float: none;
        }

        .mainform .parent-button {
          transition: all .25s ease;
          width: 238px;
        }
        .parent-button {
          width: auto;
          float: left;
          text-align: center;
        }
        .mainform .parent-button input {
          margin-right: 0px;
          transition: all .25s ease;
        }
        .parent-button input {
          color: white;
          background: transparent;
          line-height: 15px;
          display: inline-block;
          font-family: lato;
          font-weight: 700;
          padding: 0;
        }

        input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
          border-color: transparent!important;
          border-style: solid;
          border-width: 1px;
          padding: 1px 7px 2px;
        }

        input {
          -webkit-appearance: none;
        }

        .mainform .padre-botones-slide .parent-button p {
          display: none;
        }

        .flecha, .flecha-form {
          transition: all .25s ease;
        }

        .flecha-form {
          display: inline-block;
        }
        .flecha-form:after {
          content: '\2192';
          font-family: Arial,Helvetica;
          font-size: 20px;
          margin-left: 15px;
          margin-right: 5px;
          color: white;
          transition: all .25s ease;
        }

        .parent-button:hover .flecha-form:after {
          color: white;
        }

        .flecha:hover:after, .parent-button:hover .flecha-form:after {
          color: white;
          margin-left: 25px;
          margin-right: 0px;
        }

        .flecha-form:after {
          content: '\2192';
          font-family: Arial,Helvetica;
          font-size: 20px;
          margin-left: 15px;
          margin-right: 5px;
          color: white;
          transition: all .25s ease;
        }
        .mainform .padre-botones-slide .parent-button:hover input {
          margin-right: 5px;
        }

        .mainform .padre-botones-slide .parent-button:hover {
          padding-right: 30px;
        }

        .flecha:hover, .mainform .padre-botones-slide .parent-button:hover {
          padding-left: 30px;
          padding-right: 35px;
        }
        .color-formulario:hover, .mainform .padre-botones-slide .parent-button:hover {
          background: #6EE95B!important;
          border: 1px solid #6EE95B!important;
          color: white!important;
        }
        .mainform .padre-botones-slide .parent-button {
          width: 260px;
        }

        input[type=submit]:hover {
          background-color: transparent!important;
        }

        /*concurso nihuil ciro*/

        .bon{

          line-height: 17px;
          display: inline-block;
          padding: 7px 12px 4px;
          background: transparent !important;
          font-size: 55px;

          font-family: Montserrat !important;
          font-weight: 800;
          margin-left: 10px;
          color: #AEAEAE;


        }


        div.wpcf7-mail-sent-ok {
          border: 0px solid #398f14!important;
          width: 100%!important;
          text-align: center!important;
          position: absolute!important;
          background: #efefef!important;
          height: 847px;
          padding-top: 169px!important;
          margin-top: 1px!important;
          color: black!important;
          font-size: 29px!important;
          font-style: italic!important;
          transition: all 1s ease;
          top: -150px;
          padding: 0 !important;
          display: flex;
          justify-content: center;
          align-content: center;
          flex-direction: column;
          width: 100% !important;
          margin: 0 auto;
        }

/*
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    position: relative;
    top: -73px;
}

*/
/*
.mind label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    position: relative;
    top: -9px;
    }*/

    .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{


      display:none!important;


    }






    body.page-id-51927 .wpb_wrapper.td_block_single_image.td_block_wrap.vc_single_image.td_uid_3_5bd8f70f6b937_rand.td-single-image- a,body.page-id-52609 .wpb_wrapper.td_block_single_image.td_block_wrap.vc_single_image.td_uid_3_5bd8f70f6b937_rand.td-single-image- a{



      background-size: contain!important;
      background-repeat: no-repeat;
      background-position: center center;


    }







    .wallciro {

      padding-top: 0px!important;


    }


    @media(max-width:480px){

      .mainform .padre-botones-slide .parent-button {
        padding-top: 6px;
        padding-bottom: 5px;
        width: 100%;
      }
      .flecha-form {
        display: inline-block;
      }

      .wpcf7-form-control.wpcf7-submit {
        margin-top: 0;
        padding: 0;
        display: inline-block;
        width: auto;
      }


    }



    .sgpb-popup-dialog-main-div-theme-wrapper-1 img{


      top: 9px!important;

    }

    .sgpb-theme-1-content {
      border-radius: 6px;
      padding-bottom: 0;
      box-shadow: rgba(0,0,0,.6) 0 0 0 14px!important;
      border-bottom-width: 0px!important;
      border-bottom-color: #fff!important;

      border-top-width: 35px!important;
      border-top-color: #fff!important;
    }

    /* CAPTCHA BOCA - RIVER */

    .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha{
      color: red;
    }

    .wpcf7-form-control.g-recaptcha.wpcf7-recaptcha > div {
      margin: 0 auto;
    }

    span select{
      margin-top: 10px;
    }

    /* FOOTER AMERICA */

    .footer-america{
      float: left;
      background: #282828!important;
      padding-top: 70px;
      padding-bottom: 50px;
      text-align: center;
      width: 100%;
    }

    .probando2+.td-main-content-wrap.td-main-page-wrap.td-container-wrap{
      padding-bottom: 0px;
    }

    .footer-america #footer-info{
      color: #666;
      font-family: "Open Sans",Arial,sans-serif;
      font-weight: 500;
      font-size: 14px;
    }

    .footer-america #main-footer{
      padding-top: 40px;
    }

    .bwp-recaptcha.g-recaptcha > div{
      margin: 0 auto !important; 
    }

    .middle-concurso, .mobile-concurso{
      display: none;
    }

    @media(max-width:1080px){
      .desktop-concurso, .mobile-concurso{
        display: none;
      }

      .middle-concurso{
        display: block;
      }
    }

    @media(max-width:800px){
      .desktop-concurso, .middle-concurso{
        display: none;
      }

      .mobile-concurso{
        display: block;
      }
    }


  @media(max-width:480px){

    div.wpcf7-mail-sent-ok {
      border: 0px solid #398f14!important;
      width: 100%!important;
      text-align: center!important;
      position: absolute!important;
      background: #efefef!important;
      height: 1219px!important;
      padding-top: 169px!important;
      margin-top: 1px!important;
      color: black!important;
      font-size: 29px!important;
      font-style: italic!important;
      transition: all 1s ease;
      top: -92px;
      padding: 0 !important;
      display: flex;
      justify-content: center;
      align-content: center;
      flex-direction: column;
      width: 100% !important;
      margin: 0 auto;
    }




  }



  .sepa{


    width: 100%;
    height: 2px;
    background-color: rgb(98, 34, 128);
  
  }

  .vendimi {

    position: relative;
    top: -17px;
    background: white;
    left: 35px;

  }


  body.single .td-all-devices img {
    display: block!important;
}

.linkk label a {
  color: black!important;
  width: 81px!important;
  border-bottom: 1px solid #c9c9c9!important;
  border-right: 0px solid #c9c9c9!important;
}



.brand {


  transition: all .25s ease;

}


.brand:hover {

  transform: scale(1.1);
  transition: all .25s ease;

}


.tdc-row.footer-remove  .group-master{


  margin-bottom: 17px;

}



.tdc-row.footer-remove{


  border-top: 1px solid #cccccc;

}

.padre-separador .linea-separadora {
  margin: 0 auto;
  max-width: 1068px;
  height: 0px!important;
  width: 100%;
  background-color: rgb(215,215,215);
}


span.our-media-text{



font-size: 16px;
float:left;

color: black;
font-weight: 700;

}


ul.our-media-list {
  list-style: none;
  float: right;
  display: flex;
  flex-wrap: wrap;
}

li.our-media-list-item {
  padding: 0 10px 10px 0;

}



li.our-media-list-item  a{

  color: rgb(128,128,128);
}

li.our-media-list-item  a:hover{
opacity:0.5;
  color: rgb(128,128,128);
}






.tdc-row.footer-remove {


background: rgb(243, 243, 237);
top: 220px;
padding-top: 50px;
padding-bottom: 50px;

}

@media(max-width:980px){

  li.our-media-list-item {
    padding: 0 0px 10px 0!important;
    width: 100%;
}


span.our-media-text {
  font-size: 16px;
  float: none;
  color: black;
  font-weight: 700;

  text-align: center;
  padding-bottom: 13px;
  top: -13px;
  position: relative;
}
.tdc-row.footer-remove {
    background: rgb(243, 243, 237);
    top: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}


}

body.page-template .td-post-content{
  padding-top: 50px;
}