/*
Theme Name: Sostenibilidad HV Child
Description: Child theme Sostenibilidad HV
Author: Partner Comunicación
Author URI: http://partnercomunicacion.co
Template: sostenibilidad-hv
Version: 1.0.0
Text Domain: sostenibilidad-hv
*/

/* HV FONT */

@font-face {
	font-family: 'HV';
	src: url('fonts/merge_light.eot');
	src: url('fonts/merge_light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/merge_light.woff2') format('woff2'),
		 url('fonts/merge_light.woff') format('woff'),
		 url('fonts/merge_light.ttf') format('truetype'),
		 url('fonts/merge_light.svg#merge') format('svg');
	font-weight: 400;
	font-style: normal;

}
@font-face {
	font-family: 'HV';
	src: url('fonts/merge_bold.eot');
	src: url('fonts/merge_bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/merge_bold.woff2') format('woff2'),
		 url('fonts/merge_bold.woff') format('woff'),
		 url('fonts/merge_bold.ttf') format('truetype'),
		 url('fonts/merge_bold.svg#merge') format('svg');
	font-weight: 700;
	font-style: normal;
}

/* FONTS */
h5, h6{
	font-weight:400;
}
.text-big{
	font-size:18px;
}
.text-bigger{
	font-size:20px;
}
.text-jumbo{
	font-size:24px;
	line-height:1;
}
.text-bold{
	font-weight:700;
}
.text-hv{
	font-family: 'HV', Helvetica, Arial, sans-serif;
}
.text-color-white{
	color:#fff;s
}
.text-color-verde,
.counter-text{
	color:#46b978;
}
.text-color-blue,
.webkit .text-color-gradient,
.webkit .text-color-gradient h1,
.webkit .text-color-gradient h2,
.webkit .text-color-gradient h3,
.webkit .text-color-gradient h4{
	color:#0085b0;
}

.webkit .text-color-gradient,
.webkit .text-color-gradient h1,
.webkit .text-color-gradient h2,
.webkit .text-color-gradient h3,
.webkit .text-color-gradient h4{
	color:#0085b0;
	background: #0085b0;
	-webkit-text-fill-color: transparent;
	background: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/gradient-hv.jpg');
	background-size: 100%;
	background: -moz-linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%);
	background: -webkit-linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%);
	background: linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%);
	background: -o-linear-gradient(transparent, transparent);
	-webkit-background-clip: text;
}

/* ALIGNMENTS */
.align-left{
	text-align:left;
}
.align-right{
	text-align:right;
}
.align-center{
	text-align:center;
}

/* LISTAS */
ul.unstyled{
	padding-left:0;
}
ul.icon-list{
	padding-left:16px;
}
ul.unstyled li,
ul.icon-list li{
	list-style:none;
	position:relative;
	line-height:1.4;
	margin-bottom:8px;
}
ul.icon-list li:before{
	content: "\f105";
	font-family: 'uncodeicon' !important;
	color:#0085b0;
    speak: none;
    font-size: 1em;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: .8em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top:6px;
    left:-16px;
}
ul.numbered-list li{
	position:relative;
	padding: 4px 0 4px 32px;
	line-height:20px;
	margin-bottom:24px;
}
ul.numbered-list li .number{
	position:absolute;
	top:0;
	top:0;
	left:0;
	width:28px;
	height:28px;
	border-radius:50%;
	font-family: 'HV', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:30px;
	font-weight: 400;
	color:#FFF;
	text-align:center;
	background: #ec6726;
	background-size: 100%;
	background: -moz-linear-gradient(45deg,  #fbbc33 0%,#ec6726 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #fbbc33 0%,#ec6726 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #fbbc33 0%, #ec6726 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
hr.border-color-vyce-color{
	border:none;
	height:1px;
	background: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/gradient-hv.jpg');
	background-size: 100%;
	background: -moz-linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
/* HEADER */
.menu-wrapper .navbar .logo-container{
	padding-top:10px;
	padding-bottom:10px;
}

/* HERO HEADER */
.hero-header .header-content-inner{
	padding-bottom:0 !important;
}
.hero-header .header-content-inner .header-title{
	/*font-size:64px;*/
	letter-spacing:1px;
}
.hero-header .header-content-inner .header-title span{
	padding: 60px 60px 80px;
	background: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/gradient-hv.jpg');
	background-size: 100%;
	background: -moz-linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.hero-header .header-bg-wrapper:before{
	content:'';
	width:100%;
	height:280px;
	position:absolute;
	left:0;
	right:0;
	bottom:-20px;
	z-index:1;
	background-image: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/bottom-wave-big.png');
}
.hero-header .header-main-container:before{
	content:'';
	width:100%;
	height:280px;
	position:absolute;
	left:0;
	right:0;
	bottom:-20px;
	z-index:11;
	background-image: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/bottom-wave-big-transp.png');
}
.hero-header .header-main-container:after{
	content:'';
	width:100%;
	height:280px;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	z-index:12;
	background-image: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/bottom-wave-small.png');
}
.style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a{
	text-align:center;
	transition: all .3s ease-in-out;
}
.style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a,
.style-dark-override:not(.is_stuck).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:hover{
	color:rgba(255,255,255,0.75) !important;
}

/* HERO SLIDER */
.hero-slider{
	position:relative;
}
.hero-slider .hero-title{
	position:absolute;
	bottom:0px;
	z-index:2;
	margin:0;
	padding: 20px 20px 90px;
	background: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/gradient-hv.jpg');
	background-size: 100%;
	background: -moz-linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #0085b0 0%, #0085b0 20%, #46b978 90%, #46b978 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.hero-title h1{
	font-size:48px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#fff;
	margin:0;
}
.hero-container .rev_slider_wrapper.fullscreen-container:before{
	content:'';
	width:100%;
	height:280px;
	position:absolute;
	left:0;
	right:0;
	bottom:-20px;
	z-index:110;
	background-image: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/bottom-wave-big.png');
	/*background-position: top center;*/
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.hero-container{
	overflow:hidden;
}
.hero-container .uncont{
	padding-top:0 !important;
}
.hero-container:before{
	content:'';
	width:100%;
	height:280px;
	position:absolute;
	left:0;
	right:0;
	bottom:-20px;
	z-index:3;
	background-image: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/bottom-wave-big-transp.png');
	/*background-position: top center;*/
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
}
.hero-container:after{
	content:'';
	width:100%;
	height:280px;
	position:absolute;
	left:0;
	right:0;
	bottom:-40px;
	z-index:3;
	background-image: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/bottom-wave-big.png');
	/*background-position: top center;*/
	background-position: bottom center;
	background-size: 100%;
	background-repeat: no-repeat;
}

/* GRID HACKS/FIXES */
.no-margin-top{
	margin-top:0 !important;
}
.bottom-pad-8{
	padding-bottom:8px;
}

/* JUMBO CTA */
.jumbo-cta-left,
.jumbo-cta-center{
	border-radius:8px 0 0 8px ;
	border-right:1px solid rgba(255,255,255,0.2);
	background:#0085b0;
	background: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/gradient-azul.jpg');
	background-size: 100%;
	background: -moz-linear-gradient(45deg,  #127ca2 0%, #127ca2 20%, #1b99c5 90%, #1b99c5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #127ca2 0%, #127ca2 20%, #1b99c5 90%, #1b99c5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #127ca2 0%, #127ca2 20%, #1b99c5 90%, #1b99c5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.jumbo-cta-right{
	border-radius: 0 8px 8px 0;
	border-left:1px solid rgba(255,255,255,0.2);
	background: #46b978;
	background: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/gradient-verde.jpg');
	background-size: 100%;
	background: -moz-linear-gradient(45deg,  #46b978 0%, #46b978 20%, #a1d07c 90%, #a1d07c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #46b978 0%, #46b978 20%, #a1d07c 90%, #a1d07c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #46b978 0%, #46b978 20%, #a1d07c 90%, #a1d07c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.jumbo-cta-left,
.jumbo-cta-right,
.jumbo-cta-center{
	padding: 32px !important;
}
.jumbo-cta-center{
	border-radius:8px;
	border:none;
}

/* PDF VIEWER */
div.pdfemb-viewer{
	border:1px solid rgba(0,0,0,.2) !important;
}

/* ISOTOPE FILTERS */
.isotope-filters ul.menu-smart > li > span > a{
	font-size:16px;
	color:#46b978;
}
.isotope-filters .menu-light .menu-smart > li.active > a,
.isotope-filters .menu-light .menu-smart > li a.active,
.isotope-filters .menu-light .menu-smart > li.current-menu-ancestor > a{
	color:#0085b0;
	font-weight:700;
	padding-bottom:8px;
	border-bottom: 2px solid #0085b0;
}

/*  POSTS GRID */
/*.tmb-iso-w8.tmb-iso-h8 h3{
	font-size: 32px;
}*/
.tmb.tmb-light.tmb-overlay-gradient-top .t-entry-visual .t-entry-visual-overlay-in{
	background-color:transparent !important;
	background-image:none !important;
}
.tmb .t-entry-visual .t-overlay-text{
	display:block;
	background-image: url(http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/overlay-shape-4.png);
	background-size:cover;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.tmb .t-entry-visual .t-overlay-text.single-block-padding{
	padding:16px 64px 16px 16px;
}
.tmb-iso-w8.tmb-iso-h8.tmb .t-entry-visual .t-overlay-text{
	background-image: url(http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/overlay-shape-8.png);
}
.tmb-iso-w8.tmb-iso-h8.tmb .t-entry-visual .t-overlay-text.single-block-padding{
	padding:16px 120px 24px 16px;
}
.tmb .t-entry .t-entry-title{
	font-size:20px;
	line-height:1;
}
.tmb .t-entry .t-entry-title .t-entry-subtitle{
	display: block;
	font-size: .8em;
	font-weight: 400;
}
.tmb .t-entry-visual .t-overlay-text {
	-webkit-transform: scale(1.1) !important;
	-moz-transform: scale(1.1) !important;
	-o-transform: scale(1.1) !important;
	-ms-transform: scale(1.1) !important;
	transform: scale(1.1) !important;
}
.tmb-text-showed.tmb .t-entry-visual .t-overlay-text{
	-webkit-transform: scale(1) !important;
	-moz-transform: scale(1) !important;
	-o-transform: scale(1) !important;
	-ms-transform: scale(1) !important;
	transform: scale(1) !important;
}
.isotope-filters.sticky-element.is_stucked{
	background-color:#fff;
	padding-top:8px;
}
.isotope-filters.sticky-element.is_stucked ul.menu-smart > li > span{
	padding-bottom:0px;
}
.isotope-filters ul.menu-smart > li{
	padding-bottom:16px;
}
.isotope-filters.sticky-element.is_stucked ul.menu-smart > li{
	padding-bottom:8px;
}
.isotope-filters ul.menu-smart > li > span > a {
	padding: 0px 8px 4px !important;
}
.isotope-filters ul.menu-smart{
	display:flex;
	justify-content:center;
}
.isotope-filters .menu-light .menu-smart a:hover, .isotope-filters .menu-light .menu-smart a:focus {
    color: rgba(0,133,176,8);
}
.isotope-filters .menu-smart .filter-show-all{
	/*order:0;*/
}
.isotope-filters .menu-smart .filter-cat-1{
	order:1;
}
.isotope-filters .menu-smart .filter-cat-3{
	order:2;
}
.isotope-filters .menu-smart .filter-cat-5{
	order:3;
}
.isotope-filters .menu-smart .filter-cat-6{
	order:4;
}
.isotope-filters .menu-smart .filter-cat-4{
	order:5;
}
.isotope-filters ul.menu-smart li span,
.isotope-filters ul.menu-smart li:first-child span,
.isotope-filters ul.menu-smart li:last-child span{
	padding:0 10px 36px 10px;
}

/* POST SINGLES */
.header-content-inner .post-info{
	display:none;
}
.header-title .t-entry-subtitle{
	display: block;
	font-size: .6em;
	font-weight: 400;
}
.post-content{
	padding:72px 0;
}
.share-button.share-inline .social.top li.social-pinterest,
.share-button.share-inline .social.top li.social-xing{
	display:none !important;
}
div[class*=sharer-].share-button .social ul li{
	width:auto;
}
.share-button.share-inline .social.top li{
	margin:0 8px;
}

/* ICON BOX VERTICAL ALIGN */
.icon-box.icon-box-left .icon-box-icon,
.icon-box.icon-box-left .icon-box-content{
	vertical-align:middle;
}

/*ICON BOX FLEX CENTER */
.icon-box-narrow .icon-box{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.icon-box-narrow .icon-box .icon-box-icon,
.icon-box-narrow .icon-box .icon-box-icon span{
	width: 72px;
	height: 56px;
	margin-top: 0;
}
.icon-box-narrow .icon-box .icon-box-content{
	padding-left:0;
}

/* TABS */
.vertical-tab-menu{
	width:40%;
}
.nav-tabs > li > a span{
	font-size:16px;
}
.vertical-tab-contents{
	width:60%;
}

/* ACORDEONS */
.panel-title > a span{
	font-size:16px;
	font-family: 'HV', Helvetica, Arial, sans-serif;
}

/* TABLE */
.scroll-table{
	width:100%;
	overflow: auto;
	/*overflow: scroll;*/
}
table{
	font-size:16px;
	margin:16px 0;
}
table td{
	font-weight:400;
}
table th,
table td{
	padding:8px 16px;
}
td.pos-top{
	vertical-align:top;
}
table td ul{
	margin-top:0;
}
table i.fa{
	font-size:24px;
}
.style-light table th{
	text-transform:uppercase;
	font-size:18px;
	color: #46B978;
	color:#fff;
	background-color:#46B978;
	border-color:rgba(255,255,255,.5);
}

/* COUNTER */
.counter-text{
	font-family: 'HV', Helvetica, Arial, sans-serif;
	font-weight:700;
}
.counter-text p{
	font-size:20px;
}

/* CHARTS */
.weblator-chart-container{
	height:auto !important;
}
.weblator-chart-container ul.legend.tm,
.weblator-chart-container ul.legend.bm{
	padding:0;
}
.weblator-chart-container ul.legend,
.weblator-chart-container ul.data-set-legend{
	margin-top:16px;
}
.weblator-chart-container ul.legend.bm{
	text-align:left;
}
.weblator-chart-container ul.legend li.title{
	width:50%;
	margin-bottom:8px;
	padding: 0 16px 0 36px;
	position:relative;
	text-align:left;
}
.weblator-chart-container .legend .title .box{
	position:absolute;
	top:2px;
	left:16px;
}
.weblator-chart-container ul.data-set-legend li.title{
	margin:0 16px 8px;
}
.weblator-chart-container .legend .title .box,
.weblator-chart-container .data-set-legend .title .box{
	width:20px !important;
	height:20px !important;
	border-radius:2px;
}
.weblator-chart-container ul.legend li .weblator-label,
.weblator-chart-container ul.data-set-legend li .weblator-label{
	font-size:16px;
	font-family: 'HV', Helvetica, Arial, sans-serif;
	margin-left:8px;
	margin-right:0;
	line-height:28px;
}


/* OWL SLIDER */
.owl-dots-inside .owl-dots .owl-dot span{
	background: #0085B0;
	opacity:.8;
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span{
	background: #46B978;
	opacity:.8;
}

/* INDICADORES ICONS */
.icon-box-left .icon-box-fa-4x-back,
.icon-box-right .icon-box-fa-4x-back{
	height:auto !important;
}

/* FOOTER */
footer .footer-center{
	padding:64px 0;
}
footer .style-color-nhtu-bg{
	background: url('http://www.harineradelvalle.com/reportehv2015/wp-content/uploads/2016/07/footer-bg.jpg') center no-repeat;
	background-size: cover;
}
footer .footer-last p{
	font-size:14px;
	margin-top:8px;
}
footer .footer-last p a{
	border-bottom:1px solid rgba(255,255,255,.1);
	transition: all .3s ease-in-out;
}
footer .footer-last p a:not(.btn-text-skin):hover{
	color:rgba(255,255,255,.6);
	border-bottom:1px solid rgba(255,255,255,.2);
}
footer .style-dark .social-icon a:not(.btn-text-skin):hover{
	color:rgba(255,255,255,.6);
}
footer .partner-link{
	/*display:block;
	text-decoration:none;*/
	transition: all .3s ease-in-out;
}
footer .partner-link:hover{
	opacity:.6;
}
footer .partner-link .partner-logo{
	display:block;
	margin:0 auto;
}
@media (min-width: 960px){
	.menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck).menu-transparent.style-light-original > *{
		background-color:rgba(0,0,0,.25);
	}
	.row .uncont.col-custom-width{
		border-width:2px;
	}
	.menu-container ul.menu-smart > li > a{
		font-size:14px;
	}
	
}
@media (min-width: 1024px){
	.menu-container ul.menu-smart > li > a{
		font-size:16px;
	}
}
@media (min-width: 1200px){
	.off-grid-left-20{
		margin-left:-20%;
	}
	.off-grid-right-20{
		margin-right:-20%;
	}
}
@media (max-width: 959px){
	.menu-container .logo-container {
		padding: 10px 36px 10px 36px !important
	}
	.hero-title h1{
		font-size:32px;
		line-height:28px;
	}
	.hero-slider .hero-title{
		padding-bottom:60px;
		padding-bottom:7vw;
	}
	.hero-container .rev_slider_wrapper.fullscreen-container:before,
	.hero-container:before,
	.hero-container:after{
		background-position: bottom center;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.hero-container .rev_slider_wrapper.fullscreen-container:before,
	.hero-container:before{
		bottom:0px;
	}
	.hero-container:after{
		bottom:-10px;
	}
	:not(.with-bg).isotope-filters ul.menu-smart > li{
		padding-bottom:16px;
	}
	:not(.with-bg).isotope-filters ul.menu-smart > li > span > a {
		padding: 0px 8px 4px !important;
	}
	.jumbo-cta-left{
		border-radius: 8px 8px 0 0;
	}
	.jumbo-cta-right{
		border-radius: 0 0 8px 8px;
	}
}
@media (max-width:768px){
	figure.alignleft,
	img.alignleft{
		float:none;
		clear:both;
		padding:0;
		margin: 0 auto 18px;
	}
}
@media (max-width:680px){
	.hero-slider .hero-title{
		padding-bottom:50px;
		padding-bottom:7vw;
	}
	.isotope-filters ul.menu-smart{
		flex-wrap:wrap;
	}
	:not(.with-bg).isotope-filters ul.menu-smart > li{
		padding-bottom:16px;
	}
	:not(.with-bg).isotope-filters ul.menu-smart > li > span > a {
		padding: 0px 8px 4px !important;
	}
	.tmb .t-entry .t-entry-title{
		font-size:18px;
		font-weight:400;
	}
}
@media (max-width: 560px){
	.main-container .row-container .single-h-padding{
		padding-left:24px;
		padding-right:24px;
	}
	.hero-slider .hero-title{
		padding-bottom:40px;
		padding-bottom:7vw;
	}
}