/* Escribe aquí tu código CSS */
wpcf7 textarea {height: 100px;}
/* Esconder Databot de Greendata */
.vc_row.vc_custom_1442553858413 .vc_tta-tabs-container .vc_tta-tabs-list li:first-child{
	display: none;
}
.vc_custom_1442553858413 .vc_col-sm-4 {
	display: none;
}

.navbar-default a{
		color: #000000 !important;
		font-family: Inter !important;
		font-size: 16px !important;
		font-weight: 400 !important;
		text-transform: none !important;
    letter-spacing: 0 !important;
}

#menu-item-3593 {
		padding: 18px 24px;
		background-color: #A4D22C;
    border-radius: 6px 6px 6px 6px;
		padding: 0px 6px;
		margin-left: 20px;
}

.navbar-nav a{
		padding: 8px 20px !important;
}
.sticky-nav{
	padding-top: 20px;
  padding-bottom: 20px;
	background-color: white !important;
}

.navbar-header img{
	  height: 40px;
}
.navbar-logo{
	padding: 0;
  position: fixed;
  top: -6px;
}