.c-font-verdelimon {
    color: #4aca28 !important;
}
.text-verde {
    color: #00a651 !important;
}
.telefonos {
    font-size: 2.5em;
    color: white;
}
.alto200 {
    height: 200px;
}
.alto300 {
    height: 300px;
}
.alto300 {
    height: 400px;
}
.c-line-center {
    background-color: #00a651 !important;
}
.c-content-title-1 > .c-line-right, .c-content-title-1 > .c-line-left {
    background-color: #00a651 !important;
}

.map {
    background-repeat: no-repeat;
}

.c-bg-verdelimon {
    background-color: #afd136;
}
.c-border-right-verdelimon {
    border-right-color: #afd136 !important;
}


.c-bg-verde2 {
    background-color: #57af45;
}
.c-font-shadow {
text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
}


img.sponsor {
    max-width: 150px;
	height: auto;
}
input.form-control.input-lg.c-font-white {
    border-color: #ffffff;
}
::-webkit-input-placeholder {
    color: white !important;
}