/*
Theme Name:   GeneratePress
Theme URI:    http://icreativadigital.com
Description:  Child theme para modificaciones varias
Author:       Pablo Contramaestre
Author URI:   http://icreativadigital.com
Template:     generatepress
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  generatepress-child
*/
@font-face {
	font-family: Biko;
	src: url(fonts/Biko_Regular.otf);
}
@font-face {
	font-family: Biko-Bold;
	src: url(fonts/Biko_Bold.otf);
}
.page-id-475 .entry-header{
	display:none;
}
body {
 font-family: 'Oswald', sans-serif !important;
}

.inside-footer-widgets {
 font-family: "Oswald", sans-serif;
}
.single-post #page{
	padding:0;
}
.post-template-default .otw_post-post-content{
	text-align:justify;
}
#slider-noticias {
 font-family: 'Oswald';
}
.inside-article {
 font-family: 'Oswald';
}
body,.inside-top-bar {
 font-family: 'Oswald';
}

.menu-toggle{
	font-size: 18px !important;
}
.ancho-1280{
	max-width:1200px;
	font-family: "Oswald";
	margin: 0 auto;	
}
body {
    background-color: #fff;
	font-family: "Oswald";
}
.main-navigation .main-nav ul li:hover > a, .main-navigation .main-nav ul li:focus > a, .main-navigation .main-nav ul li.sfHover > a{
	background-color: transparent;
	color: #EAE54A !important;
}
/*SOCIAL MENÚ*/
.social-menu {
	padding: 8px;
    background:transparent;
    position: fixed;
    top: 70%;
    margin-top: -69px;
    right: 0;
    border-radius: 0;
    border: unset;
    padding-top: 18px;
    padding-bottom: 10px;
	z-index: 99999999;
}
.social-menu i.fab.fa-facebook-f {
    margin-left: 25%;
}
 .social-menu ul {
	 list-style: none;
	 padding: 0;
	 margin: 0;
}
.social-menu ul li a {
    background: unset;
    border: 2px solid unset;
	color:#FBB03B;
} 
.social-menu ul li:nth-child(1) a {
    background: unset;
	border: unset;
	border-radius: 45px;
	padding: 6px;	
}
 .social-menu ul li:nth-child(2) a {
    background: #2A3F55;
    border: 2px solid #172E3E;
}
 .social-menu ul li:nth-child(3) a {
    background: #2A3F55;
    border: 2px solid #172E3E;
}
.social-menu ul li a {
	border-radius: 2px;
    margin-bottom: 5px;
}
 .social-menu ul a {
     color:#FBB03B;
	 padding: 12px;
	 display: block;
	 background: #666;
	 line-height: 1;
	 font-size: 18px;
	 position: relative;
	 overflow: hidden;
}
 .social-menu ul a:before {
	 content: '';
	 position: absolute;
	 top: 100%;
	 right: 0;
	 left: 0;
	 bottom: 0;
	 background: white;
	 opacity: 0;
	 transition: all 0.3s;
}
 .social-menu ul a:hover:before {
	 opacity: unset;
	 top: unset;
}
.social-menu img{
	max-width: 45px;
	height: auto;
}
/*FOOTER*/
.telefono-footer{
	font-size:25px;
}
.espacio-atencion{
	margin-top: 4%;
}
.correo-footer{
	font-size: 16px;
    font-weight: 300;
}
.site-footer .site-info {
    text-align: right;
    padding: 0;
    font-size: 15px;
    font-size: 12px;
    font-family: 'Oswald';
    padding-top: 2px;
    padding-bottom: 2px;
}
#custom_html-5 .header-image{
	width:100%;
}
.redes-sociales {
    width: 30px;
}
.footer-redes {
    margin-top: 5%;
    text-align: right;
    padding-right: 6%;
}
.site-footer .footer-widgets-container .inner-padding {
    padding: 0px 40px 0px 40px;
}
.titulo-f {
	color:#ABA83B;
	border-bottom: 2px solid #A8A786;
	width: 100%;
	display: block;
	padding-bottom: 4px;
	font-size: 22px;
	margin-bottom: 3%;
	font-weight: 600;
}
.titulo-f2 {
    color: #E8E44A;
    font-size: 18px;
    font-weight: 400;
}
.textof {
    font-weight: 300;
}
.site-footer .footer-widgets-container .inside-footer-widgets {
    max-width: 1100px;
    margin: 0 auto;
}
/*FIN FOOTER*/

/*ESTILOS HOME*/
/*GENERAL - HEADER*/
.home #site-navigation{
	z-index: 106;
	position: relative;
	border-bottom: 4px solid #EAE54A;
}
.home  .top-bar {
 position: absolute;
 width: 100%;
 z-index: 10000;
 background: transparent;
}
.top-bar aside{
	width: 43%;
	background:#ABA83B;
	height: 43px;
	-webkit-border-top-left-radius: 45px;
	-webkit-border-bottom-left-radius: 45px;
	-moz-border-radius-topleft: 45px;
	-moz-border-radius-bottomleft: 45px;
	border-top-left-radius: 45px;
	border-bottom-left-radius: 45px;
}
.top-bar .inside-top-bar{
	height: 43px;
	padding-right: 0px;
}
.top-bar-align-right .inside-top-bar > .widget{
	align-content: center;
	align-items: center;
	align-self: center;
	display: flex;
	float: right;
}
.top-bar .inside-top-bar aside > div{
	width:100%;
}
.main-navigation .main-nav ul li a {
    padding-left: 9px;
    padding-right: 9px;
    line-height: 60px;
}
#site-navigation > .inside-navigation {
 max-width: 1280px;
 margin: 0 auto;
}
.header-top{
	text-align: left;
	padding-left: 7%;
	font-size: 15px;
	font-weight: 600;		
}
.header-top img{
	max-height: 27px;
	margin-right: 1%;
}
.imagen-top2{
	margin-right: 3%;
	margin-left:3%;
}
.imagen-top3{
	max-height: 40px !important;
}
.imagen-top3:hover{
	filter: saturate(7);
}
#menu-item-17 a{
	line-height: 1.4;
}
#primary-menu{
	padding-top: 44px;
}
#primary-menu #menu-inicio{
	align-content: center;
	align-items: center;
	align-self: center;
	display: flex;
	height: 70px;
}

.home #page{
	margin-top: -118px;
	z-index: 0;
}
.home #main {
    margin-top: 0px;
	margin-bottom:0px;
}
.home #main .inside-article {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
	padding-bottom:0px;
}
.home #main .inside-article .entry-header{
	display:none;
}
.home #main .wpb_images_carousel.wpb_content_element.vc_clearfix{
	margin-bottom: 0px;
}
.generate-back-to-top, .generate-back-to-top:visited {
    background-color: #ABA83B;
	color:#ffffff;
	border: 2px solid#E9E54A;
}



/*PRODUCTOS Y SERVICIOS HOME*/
#productos-y-servicios{
	margin-top: -44%;
	z-index: 0;
	margin-bottom: -5%;
}
#fila-banner{
	z-index: 10;
}
#fila-banner .aio-icon-img{
	background:transparent !important;
}
#fila2-productos-servicios{
	max-width: 1280px;
	margin: 0 auto;
}
#fila1-productos-servicios{
	max-width: 1280px;
	margin: 0 auto;
    margin-top: 0px;
	margin-top: -64px;	
}



#fila1-productoservicios {
    max-width: 1200px;
    margin: 0 auto;
	margin-top: -57px;
	z-index: 123123;
}
#fila1-productoservicios  p{
	text-align: center;
	font-weight: 500;
	font-family: "Oswald";
	font-size: 19px;
	color: #514e0c;
}
#fila1-productoservicios .wpb_single_image.wpb_content_element.vc_align_center{
	margin-bottom: 10px;
}
#fila2-productos-y-servicios{
    max-width: 1200px;
    margin: 0 auto;	
}
#fila2-productos-y-servicios p{
	text-align: center;
	font-weight: 500;
	font-family: "Oswald";
	font-size: 19px;
	color: #514e0c;
}
#fila2-productos-y-servicios .wpb_single_image.wpb_content_element.vc_align_center{
	margin-bottom: 10px;
}

/*NUESTRA COMPAÑIA*/
.paginado-nuestrac{
    max-width: 1200px;
    margin: 0 auto;
	font-family:"Oswald";
	background-color: rgba(81,78,12,0.67);
}
.titulo-nuestrac{
	font-size:45px;
	color:#EAE54A;
	line-height: 1;
	font-family:"Biko";
}
#nuestra-compania .titulo-nuestrac > .wpb_wrapper{
	margin: 0 auto;
    width: 77%;
}
#nuestra-compania .slick-prev {
    right: 9%;
	left: unset;
	top: 6%;
	z-index: 1000;
}
#nuestra-compania .slick-next {
    right: 2%;
	top: 6%;
	z-index: 1000;
}
#nuestra-compania .slick-dots {
	bottom: 28px;
}
.paginado-nuestrac > div{
	padding-top: 3%;
    padding-bottom: 3%;
}
#nuestra-compania .texto-interno-nuestrac{
    font-size: 28px;
    text-align: justify;
    padding-right: 7%;
    color: white;
    font-family: "Oswald";
    line-height: 1.5;
    margin-top: 5%;
    margin-bottom: 6% !important;
	font-weight: 300;
}
#nuestra-compania .texto-interno-nuestrac  strong{
	color:#EAE54A;	
}
#nuestra-compania .icono-nuestrac img{
	width: 71%;
    margin: 0 auto;
    margin-top: 3%;
}

#nuestra-compania #slick-slide00 > i:nth-child(1) {
  border-left-width: 0px;
  border-left-style: solid;
}
#nuestra-compania #slick-slide01 > i:nth-child(1) {
  border-left-width: 0px;
  border-left-style: solid;
}
#nuestra-compania .paginado-nuestrac .slick-slider button > i{
	color: rgba(234, 229, 74, 0.71);	
}
#nuestra-compania .paginado-nuestrac .slick-slider button > i:hover{
	color: rgba(234, 229, 74);	
}
#nuestra-compania .paginado-nuestrac .slick-dots > li > i{
	color: #eae54a !important;
}


/*PAGINA DE TODAS LAS NOTICIAS*/

/* En línea #30 | https://www.forestaldelosandes.com.co/nuevo/wordpress/?page_id=164 */

#post-grid-171 .element_1 {
  position: absolute;
  bottom: 75%;
  color: #e9e449;
  font-weight: 500;
  font-size: 14px;
}

#post-grid-171 .element_0 {
  font-size: 24px;
  font-weight: 400;
}

/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1581434993 */

#post-164 .skin.contentbottom .layer-content {
  	min-height: 170px;
	display: flex;	
}
#post-grid-171 .element_0 {
    margin-top: 10%;
}
.single-post .owl-stage-outer .owl-item .tile-overlay > aside {
    position: absolute;
    top: 5%;
    color:#e9e449;
    font-weight: 500;
    font-size: 14px;
}

/*NOTICIAS*/
#ver-toda-informacion{
	position:absolute;
	top:10%;
	right:15%;
}
#ver-toda-informacion a{
	background:transparent;
	color:#ABA83B;
	border: 1px solid;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 15px;
	padding-left: 15px;	
}
#imagen-noticias img{
	max-height:45px;
	width:auto;
}
.wppm-portfolio .tile-overlay {
	/*background: rgba(81,78,12,0.87);*/
	background: linear-gradient(to bottom, rgba(81,78,12,0) 0%, rgba(81,78,12,0) 1%, rgba(81,78,12,0.45) 9%, rgba(81,78,12,0.65) 39%, rgba(81,78,12,0.73) 50%, rgba(81,78,12,0.74) 51%, rgba(81,78,12,0.87) 71%, rgba(81,78,12,1) 90%, rgba(81,78,12,1) 100%);	
}
.home .wppm .owl-carousel .owl-controls{
	top: 0;
	position: absolute;
	width: 100%;
	margin-top: -5%;	
	opacity: 1;
}
.home .wppm .owl-carousel .owl-controls .owl-nav{
	opacity: 1;
}
.home .wppm .owl-prev {
    margin-left: 0;
    position: absolute;
    float: unset;
    right: 7%;
}
.home .wppm .owl-next {
    margin-left: 0;
    position: absolute;
    float: unset;
    right: 2%;
}
.home .wppm .owl-carousel:hover .owl-prev {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    transform: unset;
}
.home .wppm .owl-carousel:hover .owl-next {
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    transform: unset;
}
.home .wppm .owl-prev, .home .wppm .owl-next {
    width: 45px;
    height: 45px;
    text-align: center;
    color: #aba83b;
    background:white;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: unset;
    opacity: 1;
    background-image: none !important;
    font-weight: 600;
    border: 1px solid;
}
.home .wppm .owl-prev:hover, .home .wppm .owl-next:hover {
    width: 45px;
    height: 45px;
    text-align: center;
    color: white;
    background:#aba83b;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: unset;
    opacity: 1;
    background-image: none !important;
    font-weight: 600;
    border: 1px solid;
}
.home .wppm .owl-prev::before, .home .wppm .owl-next::after{
	font-weight:700;
}
.ver-toda-informacion{
	position: absolute;
	right: 12%;
	height: 45px;
	text-align: center;
	display: flex;
	align-items: center;
	padding-right: 2%;
	padding-left: 2%;
	border: 1px solid #aba83b;
	color: #aba83b;
	font-weight: 300;
	font-size: 20px;
}
.home .owl-stage-outer .owl-item .tile-overlay > aside{
	position: absolute;
	top: 5%;
	color:#e9e449;
	font-weight: 500;
	font-size: 14px;	
}
.wppm-portfolio .tile-overlay {
    min-height: 160px;
}

/*SOSTENIBILIDAD*/
.tab-sostenibilidad .ctu-ulimate-style-1 .vc-tabs-li.active {
    border-color: #ffffff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(224, 224, 224, 1);
    -o-box-shadow: 0px 0px 10px 0px rgba(224, 224, 224, 1);
    -ms-box-shadow: 0px 0px 10px 0px rgba(224, 224, 224, 1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(224, 224, 224, 1);
    box-shadow: unset;
}
.tab-sostenibilidad  .ctu-ulimate-style-1 .vc-tabs-li.active {
    color: #EAE54A;
    border-left-color: unset !important;
    background-color: #514e0c;
    border-radius: 45px;
	border: unset;
}
.tab-sostenibilidad  .ctu-ulimate-style-1 .vc-tabs-li {
    width: calc(100% - 30px);
    position: relative;
    list-style: none;
    cursor: pointer;
    max-width: 100%;
    display: block;
    padding-left: 10px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    color: unset;
    border-left: unset;
    border-left-color: unset;
    font-size: 20px;
    font-family: "Oswald" !important;
    font-weight: 500;
    line-height: 100%;
    text-align: center;
}
.tab-sostenibilidad   .ctu-ulimate-style-1 .vc-tabs-li em {
	display:none !important;
}
.tab-sostenibilidad .ctu-ulimate-style-1 .vc-tabs-li spam {
	display:none !important;
}
.tab-sostenibilidad .ctu-ulimate-style-1 .vc-tabs-li.active span{
	display:none !important;
}
.tab-sostenibilidad .ctu-ulimate-style-1 .vc-tabs-li {
    color: #ffffff;
    border-left-color: unset !important;
    background-color: transparent;
    border-radius: 45px;
    border-color: white;
    border: 2px solid white;
    font-family: "Oswald" !important;
	margin-bottom: 10%;
	font-weight: 400;
}
.tab-sostenibilidad .ctu-ulitate-style-1-tabs {
    width: 100%;
    float: left;
    text-align: justify;
    border-radius: unset;
    color: white;
    background-color: transparent;
    -webkit-box-shadow: unset;
    -o-box-shadow: unset;
    -ms-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    padding: 30px 30px 30px 30px;
}
.tab-sostenibilidad .ctu-ulitate-style-1-tabs p {
    font-family: "Oswald";
    font-size: 23px;
    font-weight: 300;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 0;
}


/*SECCIÓN DE NUESTRA CADENA FORESTAL*/
#fila-nuestra-cadena-forestal > div{
	max-width: 1280px;
	margin: 0 auto;	
}
.titulo-nuestra-cadena {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #ABA83B;
	margin-bottom: 10px;
}
.texto-nuestra-cadena {
    text-align: justify;
    color: #514E0C;
    font-weight: 400;
    padding: 15px;
}

#interna-1280{
	max-width:1280px;
	margin:0 auto;
}


/*SECCION HOME ACORDEON*/
#acordeon-home{
	padding-left: 3%;
	padding-right: 2%;
}
#accordions-115 {
    background: transparent !important;
}
#accordions-115 .accordion-icons {
    color: #eae54a;
    font-size: 32px;
    position: absolute;
    right: 10px;
}
#accordions-115 .ui-state-active {
    background: #514e0c !important;
}
#accordions-115 .accordions-head-title {
	color: white !important;
    font-size: 25px !important;
    text-align: center;
    font-family: 'Oswald';
    font-weight: 400;
}
#accordions-115 .ui-state-active .accordions-head-title{
	color: #eae54a !important;
	background: #514e0c !important;
}
#accordions-115 .accordions-head {
    background: transparent !important;
    margin: 5px !important;
    padding: 16px !important;
    border-radius: 45px !important;
    border: 2px solid white;
}
#accordions-115 .accordions-head.ui-state-active {
	background: #514e0c none repeat scroll 0 0 !important;
}
#accordions-115 .accordions-head.ui-state-active{
	border: unset;
}
.bx-wrapper {
    -moz-box-shadow: unset !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    border: unset !important;
    background: unset !important;
}
#accordions-115 .accordion-content {
	background: #ffffff38 none repeat scroll 0 0 !important;
	color:#514E0C;
    font-size: 13px;
    margin: 8px !important;
    padding: 10px !important;
    border-radius: 10px !important;
}
#accordions-115 .accordions-head:hover .accordions-head-title {
    color: #eae54a !important;
}
#accordions-115 .cuadro-responsabilidad{
	width: 80%;
	margin: 0 auto;
	margin-top: 30px !important;
	margin-bottom: 30px !important;	
}
#accordions-115 .cuadro-responsabilidad-texto{
	text-align: justify;
	color:#514E0C;
	font-weight: 400;
	font-size: 20px;
	font-family: 'Oswald';		
}
#accordions-115 .cuadro-responsabilidad-texto a{
	float: right;
	margin-top: 20px;
	background:	#ABA83B;
	color:white;
	padding: 55px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 45px;
	font-size: 20px;
	font-weight: 600;
}
#accordions-115 .cuadro-responsabilidad-texto a{
	color:white;
	text-decoration:none;
	width:50%;
	display:block;
}
/*PAGINA DE NOTICIAS*/
#post-164 header.entry-header{
	display:none;
}
.pagination .paginate .page-numbers{
	border-radius: 45px;
	font-weight: 900;
	font-size: 15px !important;	
}
.pagination .paginate .prev.page-numbers,.pagination .paginate .next.page-numbers{
	border-radius: unset;
	border: 2px solid #ABA83B;
	color: #ABA83B !important;
	font-weight: 900;
	font-size: 20px !important;	
}
#post-164 .post-grid .pagination{
	margin-top: 3%;
}
#post-164 .post-grid .pagination .paginate{
	position:absolute;
	right: 8%;
	bottom: 1%;
}
#post-164 #post-grid-171 .pagination .page-numbers.current,#post-164 #post-grid-171 .pagination .pager.active {
    opacity: 1;
	color:white;
	background: #ABA83B;
}

#post-164 #post-grid-171 .pagination .page-numbers{
	background: transparent;
	color:#514E0C; 
}
#post-164 .skin.contentbottom .layer-content{

background: rgba(81,78,12,0);
background: -moz-linear-gradient(top, rgba(81,78,12,0) 0%, rgba(81,78,12,0) 1%, rgba(81,78,12,0.45) 9%, rgba(81,78,12,0.65) 39%, rgba(81,78,12,0.73) 50%, rgba(81,78,12,0.74) 51%, rgba(81,78,12,0.87) 71%, rgba(81,78,12,1) 90%, rgba(81,78,12,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(81,78,12,0)), color-stop(1%, rgba(81,78,12,0)), color-stop(9%, rgba(81,78,12,0.45)), color-stop(39%, rgba(81,78,12,0.65)), color-stop(50%, rgba(81,78,12,0.73)), color-stop(51%, rgba(81,78,12,0.74)), color-stop(71%, rgba(81,78,12,0.87)), color-stop(90%, rgba(81,78,12,1)), color-stop(100%, rgba(81,78,12,1)));
background: -webkit-linear-gradient(top, rgba(81,78,12,0) 0%, rgba(81,78,12,0) 1%, rgba(81,78,12,0.45) 9%, rgba(81,78,12,0.65) 39%, rgba(81,78,12,0.73) 50%, rgba(81,78,12,0.74) 51%, rgba(81,78,12,0.87) 71%, rgba(81,78,12,1) 90%, rgba(81,78,12,1) 100%);
background: -o-linear-gradient(top, rgba(81,78,12,0) 0%, rgba(81,78,12,0) 1%, rgba(81,78,12,0.45) 9%, rgba(81,78,12,0.65) 39%, rgba(81,78,12,0.73) 50%, rgba(81,78,12,0.74) 51%, rgba(81,78,12,0.87) 71%, rgba(81,78,12,1) 90%, rgba(81,78,12,1) 100%);
background: -ms-linear-gradient(top, rgba(81,78,12,0) 0%, rgba(81,78,12,0) 1%, rgba(81,78,12,0.45) 9%, rgba(81,78,12,0.65) 39%, rgba(81,78,12,0.73) 50%, rgba(81,78,12,0.74) 51%, rgba(81,78,12,0.87) 71%, rgba(81,78,12,1) 90%, rgba(81,78,12,1) 100%);
background: linear-gradient(to bottom, rgba(81,78,12,0) 0%, rgba(81,78,12,0) 1%, rgba(81,78,12,0.45) 9%, rgba(81,78,12,0.65) 39%, rgba(81,78,12,0.73) 50%, rgba(81,78,12,0.74) 51%, rgba(81,78,12,0.87) 71%, rgba(81,78,12,1) 90%, rgba(81,78,12,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#514e0c', endColorstr='#514e0c', GradientType=0 );


}

#post-grid-171 .element_0 {
    display: block;
    font-size: 21px;
    line-height: normal;
    padding: 5px 10px;
    text-align: left;
    text-decoration: none;
    color: white;
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 21px;
}
#post-grid-171 .element_2 {
    display: none !important;
}
#post-grid-171 .grid-nav-top {
    text-align: center;
    margin-bottom: 6%;
}
#post-grid-171 .grid-nav-top .nav-search {
    display: block;
    padding: 10px 0;
    text-align: center;
    position: relative;
    position: absolute;
    right: 8%;
}
#post-grid-171 .search {
    border-radius: 45px !important;
    border: 2px solid #ABA83B !important;
    color: #ABA83B !important;
    font-weight: bold;
    opacity: 1;
    line-height: 1;
}
.post-grid .grid-nav-top .nav-search .search-icon {
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    left: 10px;
    color: #ABA83B !important;
}
#imagen-titulo-noticias img{
	max-height: 45px;
	width: auto;
	position: absolute;
	top: 4%;
	left: 8%;
}
#imagen-titulo-noticias{
	margin-bottom:0px; 
}
.top-bar {
    position: absolute;
    width: 100%;
    z-index: 10000;
    background: 
    transparent;
}
.page-id-164 #main.site-main{
	margin-top: 0px;
	margin-bottom: 0px;
}

.page-id-164 .inside-article {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

/*NOTICIAS DETALLE*/
.otw-row section.otw-twentyfour {
 padding-left: 0px;
 padding-right: 0px;
}

/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/?p=335 */

div.otw_post_content-blog-meta-wrapper:nth-child(5) {
  margin: 0 auto;
  max-width: 1200px;
  margin: auto;		
}

/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/?p=335 */
/*titulo de la noticia*/
.otw_post_content-blog-title-wrapper {
  margin: 0 auto;
  max-width: 1200px;
	position:absolute !important;
	top: 36%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;	
}
.otw_post_content-blog-title-wrapper .otw_post_content-blog-title{
    color: white;
    font-size: 45px;
    width: 50%;
}
h1.otw_post_content-blog-title:after {
    content: ' ';
    display: block;
    width: 30%;
    height: 10px;
    background: #EAE54A;
    margin-top: 2%;
    border-radius: 5px;
}
/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/?p=335 */
/*fecha de noticia*/
div.otw_post_content-blog-meta-wrapper:nth-child(3) {
  margin: 0 auto;
  max-width: 1200px;
	position:absolute;
	top: 30%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;	
}
.otw_gm_content .otw_post_content-blog-meta-wrapper.otw-meta-sep > .otw_post_content-blog-date{
	border-right: unset;
}
.otw_gm_content .otw_post_content-blog-meta-wrapper.otw-meta-sep > .otw_post_content-blog-date a{
    font-size: 18px;
    color: #EAE54A;
    font-weight: 600;
	pointer-events: none;
}
/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/?p=335 */
/*TITULO NOTICIAS*/
div.otw-ad:nth-child(1) {
    margin: 0 auto;
    max-width: 1200px;
	position:relative;
}
/*autor noticia*/
.otw_gm_content .otw_post_content-blog-meta-wrapper .otw_post_content-blog-author{
    width: 100%;
    text-align: right;
    color: #ABA83B;
    font-size: 14px;
    font-family: 'Oswald';	
	border-right:unset !important;
}
.otw_gm_content .otw_post_content-blog-meta-wrapper .otw_post_content-blog-author a{
	color: #ABA83B;
    font-weight: 600;
	pointer-events: none;
}

/*PÁGINA DE CONTACTENOS*/

/*CONTACTENOS nuevo*/ 
.page-id-475 #site-navigation {
    z-index: 106;
    position: relative;
    border-bottom: 4px solid #EAE54A;
}
.page-id-475 #page {
    margin-top: -10%;
    z-index: 0;
}
.page-id-475 #main {
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-id-475 #interna-1280 {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 9%;
}
#post-475 .inside-article{
	padding-bottom: 0px !important;
	padding-top: 0px;
}
.page-id-475 .nextend-thumbnail-inner.n2-ow > div{
	background: white !important;
	border-color: white !important;
}


/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1581012712 */

#post-475 div.wpb_column:nth-child(2) {
  padding: 6%;
}

#post-190 .formulario-contactenos .imagen-sup, #post-475 .formulario-contactenos .imagen-sup {
  display: none;
}

#post-190 .formulario-contactenos, #post-475 .formulario-contactenos {
  border-radius: 45px !important;
  border-top-left-radius: 45px !important;
}

#post-190 .formulario-contactenos .col-md-12, #post-475 .formulario-contactenos .col-md-12 {
  /* padding-top: 3%; */
  padding-top: 5%;
}

/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/?page_id=475 */

.formulario-contactenos .nombres-ape {
  padding-top: 10% !important;
  border-top-left-radius: 45px;
  border-top-right-radius: 45px;
}


#imagendelmapa iframe{
	width: 100%;
	margin-top:-30px;
}
.tapablancomapa{
	height: 46px;
    width: 100%;
    z-index: 100;
    background: white;
    margin-bottom: -97px;
}
#imagendelmapa iframe > body > div > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(2) {
    padding: 11px 0 11px 20px;
    background: #514e0c;
}
#post-190 .formulario-contactenos,#post-475 .formulario-contactenos{
	margin:0px;
    border-bottom-left-radius: 45px !important;
    border-bottom-right-radius: 45px;	
}
#post-190 .formulario-contactenos .col-md-12,#post-475 .formulario-contactenos .col-md-12{
	padding:0;
    text-align: center;
    padding-top: 3%;
    background: #514E0C;
}
#post-190 .formulario-contactenos .col-md-12 > span,#post-475 .formulario-contactenos .col-md-12 > span{
	width: 100%;
	display: block;
}
#post-190 .formulario-contactenos .col-md-12 > span input,#post-190 .formulario-contactenos .col-md-12 > span textarea{
	width: 78%;
	max-width: 80%;
	border-radius: 20px;
	background:	#CACAB6;
	color:	#514E0C;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: 500;
	font-family: 'Oswald';	
}
#post-475 .formulario-contactenos .col-md-12 > span input,#post-475 .formulario-contactenos .col-md-12 > span textarea{
	width: 78%;
	max-width: 80%;
	border-radius: 20px;
	background:	#CACAB6;
	color:	#514E0C;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: 500;
	font-family: 'Oswald';	
}

#post-190 .formulario-contactenos .imagen-sup,#post-475 .formulario-contactenos .imagen-sup{
	background: transparent;
	padding-top: 0;
}
textarea#mensaje-em {
    width: 80%;
    max-width: 80%;
}
.col-md-12.enviar-contact {
    padding-bottom: 3% !important;
	text-align: right !important;
	padding-right: 8% !important;	
	border-bottom-left-radius: 45px !important;
	border-bottom-right-radius: 45px;	
}
.wpcf7-form-control.wpcf7-submit {
    border-radius: 45px;
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    background:     #ABA83B;
    font-weight: 600;
    font-size: 14px;
	margin-right: 3%;
}

#post-190 header.entry-header{
	display:none;
}
#titulo-contactenos img{
    max-height: 60px;
    width: auto;	
}

#textos-contactenos .col-md-2.colum1-text-contact {
  text-align: center;
}

#textos-contactenos .icono-contac {
  max-height: 35px;
  width: auto;
}

#textos-contactenos .col-md-10.colum2-text-contact {
  padding-left: 0;
  font-size: 20px;
  color: white;
  margin-bottom: 4%;
}

#textos-contactenos .col-md-2.colum1-text-contact {
  padding-right: 0;
}

#textos-contactenos a, #textos-contactenos a:visited, #textos-contactenos a:hover {
  color: white;
}
#imagendelmapa{
	z-index: 50;
	top: -200px;	
	margin-bottom: -240px;
}
#post-190 div.wpb_column:nth-child(2) {
 z-index: 100;
}
#post-475 div.wpb_column:nth-child(2) {
 z-index: 100;
}
.wpcf7-submit.button:before{
	content:' ';
	background:url('https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/uploads/2020/01/icon_enviar.png');
	width:30px;
	height:30px;
}
input[type="submit"]:hover{
   color:#ffffff;
   background-color:#514e0c;
   border: 1px solid;	
}
span.wpcf7-not-valid-tip{
	color: #e9e54a !important;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: unset;
    background: #514e0c;
    color:white;
    margin-top: 1% !important;
    border-radius: 25px;
	width: 86%;
	margin: 0 auto !important;	
	padding-top: 2%;
}
.page-id-475  .wpcf7-form div.wpcf7-mail-sent-ok{
    border: unset;
    background: #514e0c;
    color:white;
    margin-top: 1% !important;
    border-radius: 25px;
	width: 86%;
	margin: 0 auto !important;	
	padding-top: 2%;	
}
.colum2-text-contact span{
	width: 100%;
	display: block;
	color:#C0CB49;	
}
.page-id-190 #main {
    margin-bottom: -20%;
}
/*FIN CONTACTENOS*/

/*PÁGINA DE NOTICIAS*/
.volveratras{
    position: absolute;
    right: 0;
    background: #ABA83B;
    color: white;
    font-size: 18px;
    padding-right: 30px;
    padding-left: 30px;
    top: 32%;
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 45px;	
}
.volveratras a{
	color: white;
	text-decoration:none;
}
.post-template-default .grid-container {
    max-width: 100%;
}
.post-template-default .otw_gm_content div.otw-row:nth-child(2){
	max-width:1200px;
	margin: 0 auto;
}
.post-template-default .owl-controls {
    display: none;
}

.post-template-default .footer-widgets-container {
  max-width: 1200px;
}

.post-template-default .inside-site-info {
  max-width: 1100px;
}

.post-template-default .site-footer {
  margin-top: 25px;
}
.separador-noticias{
	max-width: 30% !important;
	margin: 0 auto !important;
		margin-top: 0px;
		margin-bottom: 0px;
	margin-bottom: 2% !important;
	border-bottom: 10px solid #e9e54a !important;
	border-radius: 4px !important;
	margin-top: 1% !important;	
}
.post-template-default .otw_post-post-content {
    font-family: 'Oswald';
    font-weight: 300;
    color: #514e0c;
	margin-top:5%;
}
.titulo-noticias-r {
    color:  #ADAA3F;
    margin-bottom: 1%;
    font-size: 20px;
    font-weight: 300;	
}
.post-template-default .wppm.wppm-portfolio.s1.owl-wrap.posts-slider.clearfix {
    margin-top: 1%;
}

/*PÁGINA DE PRODUCTOS Y SERVICIOS*/
.page-id-236 .entry-title{
	display:none;
}
#menu-productos-servicios > div.wpb_wrapper{
	margin: 15%;
	text-align: center;
	color:white;
	background:	#514e0cd6;
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-radius: 20px;
}
#menu-productos-servicios > div.wpb_wrapper .titulo-pro{
	border: 2px solid white;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 45px;
	margin-bottom: 1%;
	display: block;
	width: 85%;
	margin: 0 auto;	
}
#menu-productos-servicios > div.wpb_wrapper .titulo-pro a{
	color:white;
	text-decoration:none;
    width: 100% !important;
	display: block;
    padding-top: 10px;
    padding-bottom: 10px;	
}
#menu-productos-servicios > div.wpb_wrapper .titulo-pro.activo{
	background:#C0CB49;
	border-color:#EAE54A;
}
#menu-productos-servicios > div.wpb_wrapper .titulo-pro:hover{
	background:#ABA83B;
}
#menu-productos-servicios > .wpb_wrapper > p:nth-child(1){
	margin-bottom: 25px;
}

#menu-productos-servicios > .wpb_wrapper > p{
	margin-bottom: 15px;
}
/*PRODUCTOS EMBALAJES*/
.page-id-236 #site-navigation {
    z-index: 106;
    position: relative;
    border-bottom: 4px solid #EAE54A;
}
.page-id-236 #page {
    margin-top: -10%;
    z-index: 0;
}
.page-id-236 #main {
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-id-236 #interna-1280 {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 9%;
}
#post-236 .inside-article{
	padding-bottom: 0px !important;
	padding-top: 0px;
}
.page-id-236 .nextend-thumbnail-inner.n2-ow > div{
	background: white !important;
	border-color: white !important;
}
/*PRODUCTOS tratamiento*/
.page-id-256 .entry-title{
	display:none;
}
.page-id-256 #site-navigation {
    z-index: 106;
    position: relative;
    border-bottom: 4px solid #EAE54A;
}
.page-id-256 #page {
    margin-top: -10%;
    z-index: 0;
}
.page-id-256 #main {
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-id-256 #interna-1280 {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 9%;
}
#post-256 .inside-article{
	padding-bottom: 0px !important;
	padding-top: 0px;
}
.page-id-256 .nextend-thumbnail-inner.n2-ow > div{
	background: white !important;
	border-color: white !important;
}
/*PRODUCTOS esterilizado*/
.page-id-268 .entry-title{
	display:none;
}
.page-id-268 #site-navigation {
    z-index: 106;
    position: relative;
    border-bottom: 4px solid #EAE54A;
}
.page-id-268 #page {
    margin-top: -10%;
    z-index: 0;
}
.page-id-268 #main {
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-id-268 #interna-1280 {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 9%;
}
#post-268 .inside-article{
	padding-bottom: 0px !important;
	padding-top: 0px;
}
.page-id-268 .nextend-thumbnail-inner.n2-ow > div{
	background: white !important;
	border-color: white !important;
}
/*PRODUCTOS secado*/
.page-id-273 .entry-title{
	display:none;
}
.page-id-273 #site-navigation {
    z-index: 106;
    position: relative;
    border-bottom: 4px solid #EAE54A;
}
.page-id-273 #page {
    margin-top: -10%;
    z-index: 0;
}
.page-id-273 #main {
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-id-273 #interna-1280 {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 9%;
}
#post-273 .inside-article{
	padding-bottom: 0px !important;
	padding-top: 0px;
}
.page-id-273 .nextend-thumbnail-inner.n2-ow > div{
	background: white !important;
	border-color: white !important;
}
/*PRODUCTOS estibas recuperadas*/
.page-id-278 .entry-title{
	display:none;
}
.page-id-278 #site-navigation {
    z-index: 106;
    position: relative;
    border-bottom: 4px solid #EAE54A;
}
.page-id-278 #page {
    margin-top: -10%;
    z-index: 0;
}
.page-id-278 #main {
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-id-278 #interna-1280 {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 9%;
}
#post-278 .inside-article{
	padding-bottom: 0px !important;
	padding-top: 0px;
}
.page-id-278 .nextend-thumbnail-inner.n2-ow > div{
	background: white !important;
	border-color: white !important;
}
/*PRODUCTOS estibas recuperadas*/
.page-id-283 .entry-title{
	display:none;
}
.page-id-283 #site-navigation {
    z-index: 106;
    position: relative;
    border-bottom: 4px solid #EAE54A;
}
.page-id-283 #page {
    margin-top: -10%;
    z-index: 0;
}
.page-id-283 #main {
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-id-283 #interna-1280 {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 9%;
}
#post-283 .inside-article{
	padding-bottom: 0px !important;
	padding-top: 0px;
}
.page-id-283 .nextend-thumbnail-inner.n2-ow > div{
	background: white !important;
	border-color: white !important;
}
/*PRODUCTOS estibas recuperadas*/
.page-id-287 .entry-title{
	display:none;
}
.page-id-287 #site-navigation {
    z-index: 106;
    position: relative;
    border-bottom: 4px solid #EAE54A;
}
.page-id-287 #page {
    margin-top: -10%;
    z-index: 0;
}
.page-id-287 #main {
    margin-top: 0px;
    margin-bottom: 0px;
}
.page-id-287 #interna-1280 {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
    margin-top: 9%;
}
#post-287 .inside-article{
	padding-bottom: 0px !important;
	padding-top: 0px;
}
.page-id-287 .nextend-thumbnail-inner.n2-ow > div{
	background: white !important;
	border-color: white !important;
}




.main-navigation .main-nav ul li[class*="current-menu-"] > a:hover{
	background-color:transparent !important;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
    color: #ffffff;
    background-color:transparent !important;
}
.row.filas-pr {
    padding: 15px;
    background: #ffffffe3;
    border-radius: 2px;
	padding-top: 0px;
	padding: 0px;
}
.col-md-12.fila1-pr {
    background: #ABA83B;
    padding-top: 15px;
    padding-bottom: 15px;
    color:white;
    font-size: 25px;
    text-align: left;
    padding-left: 15%;
}
.row.filas-pr .imagen-pr{
	max-width: 90px;
	position: absolute;
	left: 1%;
	z-index: 100;	
}
.col-md-12.fila2-pr {
    padding-top: 6%;
}
.col-md-12.fila3-pr {
 color: #676328;
 padding-bottom: 25px;
 padding-top: 25px;
}
.col-md-12.fila3-pr > p > a{
	float: right;
    color: white;
    background: #ABA83B;
    border-radius: 45px;
    padding: 8px;	
}
.col-md-12.fila3-pr > a{
	float: right;
    color: white;
    background: #ABA83B;
    border-radius: 45px;
    padding: 8px;	
}


.header-top a:hover{
	color:white;
}
#carrousel-clientes img{
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: all 0.5s;
  cursor:pointer;
  max-width: 70%;
  height: auto;
  max-height:136px;
	margin:auto;
}
.bxslider3 li{
	text-align:center;
}
.bxslider3 li img{
	max-height:136px !important;
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  transition: all 0.5s;
  cursor:pointer;
  max-width: 70%;
  height: auto;
  max-height:136px;
	margin:auto;
}
a:hover{
	text-decoration:none !important;
}
.bxslider3 li img:hover{
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  transition: all 1s;
}
.bxslider3 {
 margin: 0 auto;
}

#car-clientes .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner>.vc_item {
    visibility: visible;
    text-align: center;
}
#carrousel-clientes img:hover{
  -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
  transition: all 1s;
}


#fila-banner .vc_images_carousel .vc_carousel-control .icon-prev,#fila-banner .vc_images_carousel .vc_carousel-control .icon-next {
	font-size: 38px;
}
#fila-banner .vc_images_carousel .vc_carousel-control .icon-prev:before {
    content: '\2039';
    position: relative;
    top: -15px;
}
#fila-banner .vc_images_carousel .vc_carousel-control .icon-prev::before {
    content: '\2039';
    position: relative;
    top: -14px;
    width: 16px;
    height: 22px;
    display: block;
    left: 8px;
}
#fila-banner .vc_images_carousel .vc_carousel-control .icon-next:before {
    content: '\203a';
    position: relative;
    top: -15px;
}
#fila-banner .vc_images_carousel .vc_carousel-control .icon-next,#fila-banner .vc_images_carousel .vc_carousel-control .icon-prev {
    background: black;
    border-radius: 45px;
    color: #eae54a;
    border: 3px solid;
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
}


#carrousel-clientes .vc_images_carousel .vc_carousel-control .icon-prev,#carrousel-clientes .vc_images_carousel .vc_carousel-control .icon-next {
	font-size: 38px;
}
#carrousel-clientes .vc_images_carousel .vc_carousel-control .icon-prev:before {
    content: '\2039';
    position: relative;
    top: -15px;
}
#carrousel-clientes .vc_images_carousel .vc_carousel-control .icon-next:before {
    content: '\203a';
    position: relative;
    top: -14px;
}
#carrousel-clientes .vc_images_carousel .vc_carousel-control .icon-next,#carrousel-clientes .vc_images_carousel .vc_carousel-control .icon-prev {
    background: black;
    border-radius: 45px;
    color: #eae54a;
    border: 3px solid;
    opacity: 1 !important;
    width: 40px !important;
    height: 40px !important;
}


.navigation-branding .site-logo img, .site-logo.mobile-header-logo img {
    height: 100px;
    width: auto;
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    background:     black;
    border-radius: 45px;
	color: #eae54a;
	border: 3px solid;
	opacity: 1 !important;
	width: 34px !important;
	height: 34px !important;	
}
span.icono1r img,span.icono2r img{
	max-height: 46px;
}
span.icono1r,span.icono2r{
   position: absolute;
   left: 27%;
   top: 16%;	
	display:none;
}

.page-id-164 .post-grid .item .layer-media img {
    min-height: 360px;
    object-fit: cover;
}

#interna-1280a {
    max-width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
}
.titulonoticiasi{
    max-height: 50px;
    margin-top: 1%;
    margin-bottom: 1%;	
}
@media screen and (max-width: 2000px) and (min-width: 1280px) {
	.main-navigation .main-nav ul li a {
		padding-left: 20px;
		padding-right: 20px;
		line-height: 60px;
	}
}
@media screen and (max-width: 1750px) and (min-width: 1280px) {
	
	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579795022 */

	#productos-y-servicios {
	  /* margin-top: -44%; */
	  margin-top: -27%;
	}

}
@media (min-width: 1700px){
	.bx-viewport {
	   width: 95% !important; 
	  /*width: 80% !important;*/
		margin: 0 auto;
	}
	#carrousel-clientes{
		width: 353.8px !important;
	}

}
@media screen and (max-width: 1280px) and (min-width: 900px) {
	#fila1-productos-servicios {
		max-width: 1280px;
		margin: 0 auto;
			margin-top: 0px;
		margin-top: 0px;
		margin-top: -74px;
	}	
	#productos-y-servicios {
		margin-top: -39%;
		z-index: 0;
		margin-bottom: 3%;
	}
}
@media screen and (max-width: 680px) and (min-width: 250px) {
	#textos-contactenos .row{
		margin:10px !important;
	}
	#textos-contactenos .col-md-10.colum2-text-contact {
		padding-left: 0;
		font-size: 16px;
		color: white;
		margin-bottom: 4%;
	}
	.page-id-475 .entry-header {
    	display:none;
	}
	.page-id-475 #page {
		margin-top: -15%;
		z-index: 0;
	}	
	#fila-banner .vc_images_carousel .vc_left.vc_carousel-control {
		left: -18px;
	}
	.navigation-branding .site-logo img, .site-logo.mobile-header-logo img{
		max-height:80px;
	}	

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579796903 */

	span.icono1r img, span.icono2r img {
	  max-height: 37px;
	}

    span.icono1r, span.icono2r {
	/* top: 16%; */
		top: 21%;
	}
	
	.wppm-portfolio .tile-overlay {
		min-height: auto;
	}
	.top-bar {
	  display: none;
	}
	#primary-menu {
	  display: none;
	}
	.home #primary {
	 margin-top: 115px;
	}
	#fila1-productos-servicios {
	 margin-top: 30px;
	}
	#fila-banner .aio-icon-img {
		width: 100px;
	}
	.home .aio-icon-description.ult-responsive {
	 margin-top:-27px;
	}
	.titulo-nuestrac {
		font-size: 25px;
		color: 
		#EAE54A;
		line-height: 1;
		font-family: "Biko";
		text-align: center;
	}
	.icono-nuestrac > figure{
		width: 50%;
	}
	#nuestra-compania .texto-interno-nuestrac {
		font-size: 20px;
		text-align: justify;
		padding-right: 0%;
		color: 
		white;
		font-family: "Oswald";
		line-height: 1.5;
		margin-top: 5%;
		margin-bottom: 0% !important;
	}	
	#nuestra-compania .slick-prev {
		right: 12%;
		left: unset;
		top: 6%;
		z-index: 1000;
		font-size: 30px !important;
	}
	#nuestra-compania .slick-next {
		right: 2%;
		top: 6%;
		z-index: 1000;
		font-size: 30px !important;
	}	
	#ver-toda-informacion {
		position: relative;
		top: 0;
		right: 0px;
	}	
	.home .wppm .owl-carousel .owl-controls {
		top: 0;
		position: absolute;
		width: 100%;
		margin-top: -14%;
		opacity: 1;
	}
	.home .wppm .owl-prev {
		margin-left: 0;
		position: absolute;
		float: unset;
		right: 17%;
	}	
	.tab-sostenibilidad {
 		padding: 10px;
	}
	.home .ctu-ultimate-style-heading-1{
		color:#ffffff;
		border-left-color: unset !important;
		background-color:
		transparent;
		border-radius: 45px;
		border-color: white;
		border: 2px solid white;
			border-left-color: white;
		border-left-color: white;
		font-family: "Oswald" !important;
		margin-bottom: 10%;
		font-weight: 400;
		text-align:center;
	}
	.ctu-ultimate-style-heading-1 em {
		display:none !important;
	}	
	.ctu-ultimate-style-heading-1.active {
		color: #EAE54A;
		border-left-color: unset !important;
		background-color:
		#514e0c;
		border-radius: 45px !important;
		border: unset;
		text-align:center;
	}	
	.tab-sostenibilidad .ctu-ulitate-style-1-tabs p {
		font-family: "Oswald";
		font-size: 18px;
		font-weight: 300;
		line-height: 1.5;
		margin-bottom: 0;
		margin-top: 5px;
	}
    #menu-productos-servicios > div.wpb_wrapper {
	    margin: 4%;
	}
	.col-md-12.fila1-pr {
		background: #ABA83B;
		padding-top: 15px;
		padding-bottom: 15px;
		color:white;
		font-size: 17px;
		text-align: left;
		padding-left: 20%;
	}	
	.row.filas-pr .imagen-pr {
		max-width: 50px;
		position: absolute;
		left: 6%;
		z-index: 100;
		top: 4%;
	}	
	.col-md-12.fila2-pr {
		padding-top: 0%;
	}
	.col-md-12.fila3-pr {
		color: 
		#676328;
		padding-bottom: 25px;
		padding-top: 25px;
		padding: 25px;
	}	
	#accordions-115 .cuadro-responsabilidad-texto a {
		color: 
		white;
		text-decoration: none;
		width: 100%;
		display: block;
		text-align: center;
	}	
	span.icono1r, span.icono2r {
		position: absolute;
		left: 4%;
		top: 16%;
	}	

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579740242 */

	#accordions-115 .cuadro-responsabilidad-texto a {
	  /* width: 50%; */
	  width: 100%;
	  text-align: center;
	}

	span.icono1r, span.icono2r {
	  /* left: 27%; */
	  left: 4%;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#titulo-responsabilidad-social > figure:nth-child(1) > div:nth-child(1) > img:nth-child(1) {
	  max-height: 110px;
	  width: auto;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#titulo-responsabilidad-social {
	  text-align: center;
	}
	#fila-nuestra-cadena-forestal > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
	 display: none;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#carrousel-clientes {
	  min-height: 50px;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#carrousel-clientes > div:nth-child(1) {
	  min-height: 50px;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#vc_images-carousel-2-1579740615 {
	  min-height: 50px;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#vc_images-carousel-2-1579740615 > div:nth-child(1) {
	  min-height: 50px;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#vc_images-carousel-2-1579740615 > div:nth-child(1) > div:nth-child(1) {
	  min-height: 50px;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#vc_images-carousel-2-1579740615 > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div {
	  min-height: 50px;
	}
	#vc_images-carousel-2-1579740833 {
	 width: 100%;
	 min-height: 50px;
	}
	#car-clientes .vc_images_carousel .vc_carousel-control {
		display: none;
	}	
	.titulo-nuestra-cadena {
		text-align: center;
		font-size: 25px;
		font-weight: 500;
		color: #ABA83B;
		margin-bottom: 0px !important;
		margin-top: -6%;
	}
	.texto-nuestra-cadena {
		text-align: justify;
		color: 
		#514E0C;
		font-weight: 400;
		padding: 14px;
		font-size: 15px;
	}	
	.row.atencion-usuario .col-md-3{
		display:none;
	}
	#accordions-115 .accordions-head-title {
		color: #eae54a;
		font-size: 20px !important;
	}	
	#textos-contactenos .col-md-2.colum1-text-contact {
		text-align: left !important;
		padding-left: 0 !important;
	}	
	
	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/?page_id=190 */

	.page-id-190 div.wpb_column:nth-child(2) > div:nth-child(1) {
	  padding-left: 0px;
	  padding-right: 0px;
	margin-bottom:5%;
	}
	#imagendelmapa{
		display:none;
	}
	#post-190 .formulario-contactenos {
		margin-bottom: 14%;
	}	
	#post-190 div.wpb_column:nth-child(2) {
		z-index: 0;
	}	
	.titulonoticiasi {
		max-height: 40px;
		margin-top: 3%;
		margin-bottom: 3%;
	}	
	div.otw_post_content-blog-meta-wrapper:nth-child(3) {
		margin: 0 auto;
		max-width: 1200px;
		position: relative;
		margin: auto;
		margin-left: 2%;
	}	
	.otw_gm_content .otw_post_content-blog-meta-wrapper.otw-meta-sep > .otw_post_content-blog-date a {
		font-size: 16px;
		color: 
		#ABA83B;
		font-weight: 600;
		pointer-events: none;
	}
	.otw_post_content-blog-title-wrapper {
		margin: 0 auto;
		max-width: 1200px;
		position: relative !important;
		margin: auto;
			margin-bottom: auto;
		margin-left: 2%;
	}	
	.otw_post_content-blog-title-wrapper .otw_post_content-blog-title {
		color: 
		#67642b;
		font-size: 30px;
		width: 100%;
	}	
	#post-grid-171 .post-grid .grid-items {
		margin: 0 auto;
			margin-top: 0px;
			margin-bottom: 0px;
		overflow: hidden;
		text-align: center;
		margin-top: 14%;
	}
	#imagen-titulo-noticias {
		margin-bottom: 4%;
		width: 100%;
		position: relative;
	}	

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579791182 */

	#post-grid-171 .grid-nav-top {
	  display: block;
	  position: relative;
	}

	#post-grid-171 .grid-nav-top .nav-search {
	  /* position: absolute; */
	  position: relative !important;
	}

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/plugins/post-grid/assets/frontend/css/style.css?ver=5.3.2 */

	.post-grid .grid-nav-top .nav-search .search-icon {
	  display: none;
	}
}
@media screen and (max-width: 1200px) and (min-width: 900px) {
	.top-bar aside {
		width: 55%;
	}
	#primary-menu {
		/*display: none;*/
	}	
	.main-navigation .menu-toggle{
		padding-top: 0px;
		margin-bottom: -15px;
		font-size: 18px;		
	}	
	
	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#site-navigation > div:nth-child(1) > div:nth-child(1) {
	  float: right;
	  flex: content !important;
	}
	.navigation-branding, .site-logo.mobile-header-logo{
		flex: auto;
	}
	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#site-navigation > div:nth-child(1) > div:nth-child(3) {
	  position: absolute;
	  left: 24%;
	}

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579792374 */

	#primary-menu #menu-inicio {
	  /* height: 70px; */
	  height: 58px;
	}

	.main-navigation .main-nav ul li a {
	  /* padding-left: 9px; */
	  /* padding-right: 9px; */
	  /* line-height: 60px; */
	  padding-left: 8px;
	  padding-right: 6px;
	  line-height: 58px;
	  font-size: 13px;
	}
	.main-navigation.has-branding .menu-toggle{
		padding-right: 10px;
		padding-top: 1.5%;		
		display:none;
	}	
	.tab-sostenibilidad .ctu-ulimate-style-1 .vc-tabs-li.active {
		color: 	#EAE54A !important;
	border-left-color: unset !important;
	background-color:#514e0c !important;
		border-radius: 45px;
		border: unset;
			border-left-color: unset;
	}	
	.ctu-ultimate-style-heading-1.active {
		color: #EAE54A !important;
		border-left-color: unset !important;
		background-color: #514e0c !important;
		border-radius: 45px !important;
		border: unset;
			border-left-color: unset;
		text-align: center;
	}
	.home .ctu-ultimate-style-heading-1 {
		color: #ffffff;
		border-left-color: unset !important;
		background-color: transparent;
		border-radius: 45px;
		border-color: white;
		border: 2px solid white;
		border-left-color: white;
		border-left-color: white;
		font-family: "Oswald" !important;
		margin-bottom: 2%;
		font-weight: 400;
		text-align: center;
	}	
	.tab-sostenibilidad .ctu-ulitate-style-1-tabs p {
		font-family: "Oswald";
		font-size: 18px;
		font-weight: 300 !important;
		line-height: 1.5;
		margin-bottom: 0;
		margin-top: 0;
	}	
	.tab-sostenibilidad .ctu-ulimate-style-1 .vc-tabs-li em {
		display: none !important;
	}	
	.ctu-ultimate-style-heading-1 em{
		display: none !important;
	}
	.titulo-nuestrac {
		font-size: 30px;
		color: 
		#EAE54A;
		line-height: 1;
		font-family: "Biko";
		margin-top: 15%;
	}	
	#accordions-115 .cuadro-responsabilidad-texto a {
		float: right;
		margin-top: 20px;
		background: #ABA83B;
		color: white;
		padding: 55px;
			padding-top: 55px;
			padding-bottom: 55px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-radius: 45px;
		font-size: 20px;
		font-weight: 600;
		width: 100%;
		text-align: center;
	}	
	span.icono1r, span.icono2r {
		position: absolute;
		left: 5%;
		top: 20%;
	}	
	.home .wppm .owl-theme .owl-dots{
		display:none !important;
	}

	/* En línea #44 | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#slider-noticias {
	  padding: 10px;
	}
	#nuestra-compania > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	 padding: 20px;
	}

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579793701 */

	#ver-toda-informacion {
	  /* right: 15%; */
	  right: 4%;
	}

	.home .wppm .owl-prev {
	  /* right: 7%; */
	  right: 9%;
	}

	.home .wppm .owl-carousel .owl-controls {
	  /* margin-top: -5%; */
	  margin-top: -8.5%;
	  display: none;
	}
	#imagen-noticias img {
		max-height:45px;
		width:auto;
		margin-left: 4%;
	}	
	.tab-sostenibilidad {
	 padding: 10px;
	}
	#carrousel-clientes .vc_images_carousel .vc_carousel-control{
		display:none;
	}

	/* all.min.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/generatepress/css/all.min.css?ver=2.4.1 */
	 .inside-footer-widgets .tablet-grid-50 {
		/* width: 50%; */
		width: 33% !important;
	  }

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579794176 */
	.site-footer .footer-widgets-container .inside-footer-widgets {
	  display: flex;
	}
	.telefono-footer {
		font-size: 18px;
	}

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579794421 */

	#menu-productos-servicios > div.wpb_wrapper {
	  /* margin: 15%; */
	  margin: 7%;
	  margin-left: 2%;
	}

	.col-md-12.fila1-pr {
	  /* font-size: 25px; */
	  /* padding-left: 15%; */
	  font-size: 22px;
	  padding-left: 20%;
	}

	.row.filas-pr .imagen-pr {
	  /* max-width: 90px; */
	  max-width: 76px;
	}

	/* En línea #34 | https://www.forestaldelosandes.com.co/nuevo/wordpress/?page_id=268 */

	.wpb_text_column.wpb_content_element.descripcion-prod-serv {
	  padding-right: 29px;
	}

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579794613 */

	#imagendelmapa {
	  /* top: -161px; */
	  top: -115px;
	}


	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579794739 */

	div.otw_post_content-blog-meta-wrapper:nth-child(3) {
	  /* left: 0; */
	  left: 2%;
	}

	.otw_gm_content .otw_post_content-blog-meta-wrapper.otw-meta-sep > .otw_post_content-blog-date a {
	  /* font-size: 18px; */
	  font-size: 15px;
	}

	.otw_post_content-blog-title-wrapper {
	  /* top: 36%; */
	  /* left: 0; */
	  top: 38%;
	  left: 2%;
	}

	.otw_post_content-blog-title-wrapper .otw_post_content-blog-title {
	  /* font-size: 45px; */
	  font-size: 33px;
	}

	.separador-noticias {
	  /* margin-top: 1% !important; */
	  margin-top: 5% !important;
	}
	.otw_gm_content .otw_post_content-blog-meta-wrapper .otw_post_content-blog-author {
	  padding-right: 2%;
	}
}
@media screen and (max-width: 899px) and (min-width: 681px) {
	#imagendelmapa {
	    top: -115px;
	}
	/*
	 * DETALLE NOTICIAS
	*/
	/*FECHA DE LA NOTICIA*/
	div.otw_post_content-blog-meta-wrapper:nth-child(3) {
		margin: 0 auto;
		max-width: 1200px;
		position: absolute;
		top: 30%;
		right: 0;
		left: 2%;
		bottom: 0;
		margin: auto;
	}
	.otw_gm_content .otw_post_content-blog-meta-wrapper.otw-meta-sep > .otw_post_content-blog-date a {
		font-size: 15px;
		color: 
		#EAE54A;
		font-weight: 800;
		pointer-events: none;
	}	
	/*TITULO DE LA NOTICIA*/
	.otw_post_content-blog-title-wrapper {
		margin: 0 auto;
		max-width: 1200px;
		position: absolute !important;
		top: 38%;
		right: 0;
		left: 2%;
		bottom: 0;
		margin: auto;
			margin-bottom: auto;
	}	
	.otw_post_content-blog-title-wrapper .otw_post_content-blog-title {
		color: 
		white;
		font-size: 30px;
		width: 50%;
	}	
	.titulonoticiasi {
		max-height: 43px;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	/*FIN DETALLE NOTICIAS*/

	/*TODAS LAS NOTICIAS*/
	.page-id-164 .post-grid .item .layer-media img {
		min-height: 250px;
		object-fit: cover;
	}	
	.post-grid .grid-items {
		margin: 0 auto;
			margin-top: 0px;
			margin-bottom: 0px;
		overflow: hidden;
		text-align: center;
		margin-top: 7% !important;
	}	
	/*FIN DE TODAS LAS NOTICIAS*/
	
	/*PRODUCTOS Y SERVICIOS*/
	
	#menu-productos-servicios > div.wpb_wrapper {
		margin: 8%;
		text-align: center;
		color: 	white;
	    background:#514e0cd6;
		margin-top: 0;
		margin-bottom: 0px;
		padding-top: 10px;
		padding-bottom: 20px;
		border-radius: 20px;
		margin-left: 1%;
		margin-right: 13%;
	}	
	.row.filas-pr {
		margin-right: 4%;
	}	
	#fila1-productos-servicios {
		margin-top: 15px;
	}	
	#fila-banner .aio-icon-img {
		font-size: 130px !important;
	}	
	#site-navigation #primary-menu,.inside-navigation #primary-menu{
	 display: none;
	}
	#custom_html-3 {
		width: 69%;
		float: right !important;		
	}
	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */
	#custom_html-5 {
	  width: 100%;
	}
	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */
	.footer-widget-1 {
	  width: 100%;
	  text-align: center;
	}
	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */
	.footer-widget-3 {
	  width: 100%;
	}
	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */
	.footer-widget-2 {
	  width: 100%;
	}
	.wppm-portfolio .tile-overlay {
		min-height: auto
	}
	
	/*HOME*/
	#productos-y-servicios {
		margin-bottom: 6% !important;
	}	
	.tab-sostenibilidad .ctu-ulimate-style-1 .vc-tabs-li.active {
		color: 	#EAE54A !important;
	border-left-color: unset !important;
	background-color:#514e0c !important;
		border-radius: 45px;
		border: unset;
			border-left-color: unset;
	}	
	.ctu-ultimate-style-heading-1.active {
		color: #EAE54A !important;
		border-left-color: unset !important;
		background-color: #514e0c !important;
		border-radius: 45px !important;
		border: unset;
			border-left-color: unset;
		text-align: center;
	}
	.home .ctu-ultimate-style-heading-1 {
		color: #ffffff;
		border-left-color: unset !important;
		background-color: transparent;
		border-radius: 45px;
		border-color: white;
		border: 2px solid white;
		border-left-color: white;
		border-left-color: white;
		font-family: "Oswald" !important;
		margin-bottom: 2%;
		font-weight: 400;
		text-align: center;
	}	
	.tab-sostenibilidad .ctu-ulitate-style-1-tabs p {
		font-family: "Oswald";
		font-size: 18px;
		font-weight: 300 !important;
		line-height: 1.5;
		margin-bottom: 0;
		margin-top: 0;
	}	
	.tab-sostenibilidad .ctu-ulimate-style-1 .vc-tabs-li em {
		display: none !important;
	}	
	.ctu-ultimate-style-heading-1 em{
		display: none !important;
	}
	.titulo-nuestrac {
		font-size: 30px;
		color: 
		#EAE54A;
		line-height: 1;
		font-family: "Biko";
		margin-top: 15%;
	}	


	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#fila-nuestra-cadena-forestal > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) {
	  width: 1% !important;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#fila-nuestra-cadena-forestal > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(3) {
	  width: 1%;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#fila-nuestra-cadena-forestal > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(2) {
	  width: 98%;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#nuestracadenaforestal > figure:nth-child(1) > div:nth-child(1) > img:nth-child(1) {
	  max-height: 45px;
	  width: auto;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#nuestracadenaforestal > figure:nth-child(1) > div:nth-child(1) {
	  text-align: center;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */
	
	#nuestracadenaforestal {
	  text-align: center;
	}


	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	#titulosostenibilidad > figure:nth-child(1) > div:nth-child(1) > img:nth-child(1) {
	  max-height: 37px;
	  width: auto;
	}

	/* style.css | https://www.forestaldelosandes.com.co/nuevo/wordpress/wp-content/themes/icreativa/style.css?ver=1579739701 */

	  #nuestracadenaforestal > figure:nth-child(1) > div:nth-child(1) > img:nth-child(1) {
		/* max-height: 45px; */
		max-height: 37px;
	  }

	#imagen-noticias img {
	  /* max-height: 45px; */
	  max-height: 37px;
	}

	/* Elemento | https://www.forestaldelosandes.com.co/nuevo/wordpress/ */

	div.vc_row:nth-child(14) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > div:nth-child(1) > figure:nth-child(1) > div:nth-child(1) > img:nth-child(1) {
	  max-height: 37px;
	  width: auto;
	}
	
	
	#nuestra-compania .texto-interno-nuestrac {
		font-size: 22px;
		text-align: justify;
		padding-right: 2%;
		color: 
		white;
		font-family: "Oswald";
		line-height: 1.5;
		margin-top: 5%;
		margin-bottom: 3% !important;
		font-weight: 300;
	}	
	#ver-toda-informacion {
		position: absolute;
		top: 13%;
		right: 22%;
	}
	.home .wppm .owl-carousel .owl-controls {
		top: 0;
		position: absolute;
		width: 100%;
		margin-top: -7%;
		opacity: 1;
	}	
	.wppm .owl-theme .owl-dots {
		display:none !important;
	}	
	.home .wppm .owl-prev {
		margin-left: 0;
		position: absolute;
		float: unset;
		right: 9%;
	}	
	#accordions-115 .cuadro-responsabilidad-texto a {
		width: 100%;
	}	
	span.icono1r, span.icono2r {
		position: absolute;
		left: 7%;
		top: 16%;
	}	
	/*FIN HOME*/
	
	/*FOOTER*/
	#custom_html-5 .header-image {
		width: 50%;
	}	
	.footer-redes {
		margin-top: 2%;
		text-align: right;
		padding-right: 30%;
	}	
	.atencion-usuario .col-md-3{
		display:none;
	}
	
}
#nuestra-compania .ult-carousel-wrapper .slick-dots li i {
    opacity: 0.4;
}
#nuestra-compania  .ult-carousel-wrapper .slick-dots li.slick-active i {
    opacity: 1;
}
#car-clientes .vc_images_carousel .vc_carousel-control.vc_right {
    left: auto;
    right: -19px;
}
#car-clientes .vc_images_carousel .vc_carousel-control {
    left: -30px;
}

.bx-wrapper .bx-prev {
	background: url(controls.png) no-repeat 0 -32px !important;
}
.bx-wrapper .bx-next {
    background: url(controls.png) no-repeat -43px -32px !important;
}