.elementor-25 .elementor-element.elementor-element-0248673 .elementor-nav-menu--main .elementor-item {
	color: #FFF !important;
}

.elementor-25 .elementor-element.elementor-element-0248673 .elementor-nav-menu--main .elementor-item:hover {
	color: #a6ce39 !important;
}

/* Botoes readmore home */

.elementor-post__read-more {
	padding: 7px 30px !important;
    background-color: #00561d !important;
    border-radius: 30px !important;
	transition: .3s !important;
}

/* table emprestimo */

#theader {
	text-align: center;
	border-color: #a6ce3900;
}

#tbody td {
	border: solid 3px #A6CE39;
    max-width: 100px;
}

.bold-font {
	font-family: 'poppins black';
}

.table-emprestimo {
	font-family: 'poppins light';
    color: #00561D;
}

#row2 {
	font-family: 'poppins black';
    color: #A6CE39;
}

.elementor-post__read-more:hover {
	background-color: #F36F21 !important;
}

/* Formulario de Contato */

#form-field-message {
	min-height: 220px !important;
}

/* Table header */
#table-emprestimo {
	font-family: 'poppins light';
    color: #00561d;
	margin: 0px;
}

#table-emprestimo, tr, td {
    border: solid 2px #A6CE39;
}

#header p {
	font-family: 'poppins light';
    text-align: center;
    margin: 5px;
    color: #00561d;
}

.bold-font {
	font-family: 'poppins black';
    color: #00561d;
}

.titulo {
	font-size: 35px;
    color: #00561d;
}

#header {
	border: solid 2px #A6CE39;
	background: #fff;
	box-shadow: none;
}

/* Table body */
#sub-titulo {
	font-family: 'poppins black';
	color: #A6CE39;
}

#last-row {
	font-family: 'poppins black';
}

#last-row p {
	margin: 0px;;
}

#table-emprestimo {
	
}

.rodape a {
	color:#FFF !important;
}

.rodape a:hover {
	color:#a6ce39 !important;
}

.blocos-home a {
	color:#00561d !important;
}

.blocos-home a:hover {
	color:#a6ce39 !important;
}

/* Formulário Contato */
::-webkit-input-placeholder {
    /* WebKit browsers */
    opacity: 0 !important;
}
:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    opacity: 0 !important;
}
::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: 0 !important;
}
:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    opacity: 0 !important;
}
input::placeholder {
    opacity: 0 !important;
}
textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    opacity: 0 !important;
}
textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    opacity: 0 !important;
}
textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    opacity: 0 !important;
}
textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    opacity: 0 !important;
}
textarea::placeholder {
    opacity: 0 !important;
}


@media (min-width: 768px) {

}

@media (min-width: 992px) {

}

@media (min-width: 1200px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

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

}

@media (max-width: 991px) {

}

@media (max-width: 768px) {

}

@media (max-width: 520px) {

}

@media (max-width: 360px) {

}