@charset "utf-8";
/* flexcapital customs /*
/* color primario: FEC540 --> 03E26D */
/* color secundar: FEC540 --> 062638 */

/* links */
a:hover {
    color: #03E26D;
}

/* MENU */
/* header logo */
#logo-color {
	display: none; /* none */
}
#logo-blanco {
	display: inline; /* inline */
}
.consult-nav li:hover > a {
    color: #03E26D;
}
/* submenu */
.consult-nav .consult-menu .sub-menu {
    border-top: 3px solid #03E26D;
}
@media (min-width: 993px) {
	.consult-nav .consult-menu .sub-menu li:hover > a {
		color: #03E26D;
	}
}
/* hambuger no principal */
.navbar-toggle > span {
    background-color: #03E26D;
}
.header__style-02:not(.shrink) .consult-nav .consult-menu .current-menu-item > a {
    color: #03E26D;
}
@media (min-width: 993px) {
	.consult-nav .consult-menu .current-menu-parent > a, .consult-nav .consult-menu .current-menu-item > a {
		color: #03E26D;
	}
}



/* CARRUSEL */
/* imagen item bg */
.slider__item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}


/* BOTONES */
.btn {
    border: 1px solid #03E26D;
    background-color: #03E26D;
}
.btn-primary:hover, .btn-primary.hover {
    background-color: #062638;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-color: #062638;
}
.btn-primary:focus, .btn-primary.focus {
    background-color: #062638;
}


/* 3 SERVICIOS */
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #03E26D;
}


/* ACERCA */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #03E26D;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a:hover {
    color: #062638;
}
.box-number__number > h2 {
    color: #03E26D;
}


/* FOTO GALERÍA */
.fotogal {
    aspect-ratio: 57/71;
    object-fit: cover;
}


/* CONTACTO PAGINA INICIAL */
.consult-phone a {
    color: #ffffff;
}
.consult-phone a:hover {
    color: #03E26D;
}
.form-control:focus, select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus {
    border-color: #03E26D;
}


/* TESTIMONIOS */
.title-01__title > span, .title-01__title > a {
    color: #03E26D;
}
.title-01__title > span, .title-01__title > a:hover {
    color: #062638;
}
.testimonial__avatar img {
    aspect-ratio: 1/1;
    object-fit: cover;
}
.testimonial__text a:hover{
    color: #03E26D;
}


/* LISTA CONTENIDOS */
.breadcrumb__item:hover {
	color: #03E26D;
}
/* sidebar categorias */
.widget-text__content a:hover {
    color: #03E26D;
}
.widget-text__style-02 ul li:hover, .widget-text__style-02 ul li:focus, .widget-text__style-03 ul li:hover, .widget-text__style-03 ul li:focus {
    color: #03E26D;
}
/* boton cerrar video */
.cerrar i {
    position: absolute;
    z-index: 1;
    font-size: 30px;
    color: #ffffff;
    top: 10px;
    right: 10px;
}
.cerrar i:hover {
    color: #03E26D;
}
/* play video */
.video-button:hover, .video-button:focus {
    border-color: #03E26D;
    background-color: #03E26D;
}
/* paginanción */
#SoloMovil {
display:none;
text-align: center;
}
@media (max-width: 768px) {
	#hide {
	display:none;
	}
	#SoloMovil {
	display:inline;
	}
}


/* CONTENIDO */
/* bg top */
.bg-contenido {
    aspect-ratio: 19/6;
    object-fit: cover;
}
/* compartir icos */
.social-01__style-02 .social-01__item:hover {
    background-color: #03E26D;
}
/* meta */
.consult-postDetail__meta a:hover {
    color: #03E26D;
}
/* anexos */
blockquote:before {
    background-color: #03E26D;
}
@media (min-width: 576px) {
	blockquote {
		font-size: 14px;
	}
}
blockquote a:hover {
    color: #03E26D;
}
/* whatsapp boton */
.comment-button > a:hover {
    background-color: #03E26D;
}
/* navegador de contenidos */
.navegador-contenidos {
    padding: 20px;
    margin: 0px 0px 30px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
}
.miniatura-80-80 {
    object-fit: cover;
    width: 80px;
    height: 80px;
}
.detials {
	margin: 0 20px;
	height: 80px;
}
/* notas relacionadas */
.post-01__categories a {
    color: #03E26D;
}


/* CONTACTO */
.iconbox__style-04 .iconbox__icon {
    color: #03E26D;
}

.mapa-responsivo {
	height: 500px;
}
.mapa-responsivo iframe {
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	width: 100%;
}

.mapa-ratio-1-1 {
    padding-bottom: 100%;
}
.mapa-ratio-4-3 {
    padding-bottom: 75%;
}
.mapa-ratio-16-9 {
    padding-bottom: 56.25%;
}
.mapa-ratio-21-9 {
    padding-bottom: 42.85%;
}


/* trampa para formularios */
.ciudad {
	display: none;
}


/* FOOTER */
.footer__item .consult_logo {
    margin-bottom: 0px;
}
.nota {
	font-size: 12px;
	line-height: 20px;
}
.footer__item p a, .footer__item span a {
	color: #c2c2c2;
}
.footer__item p a:hover, .footer__item span a:hover {
	color: #03E26D;
}
.footer .widget-text__widget ul li a:hover {
    color: #03E26D;
}
.footer__copyright a {
	color: #03E26D;
}
.footer__copyright a:hover {
	color: #03E26D80;
}
.consult_backToTop a {
    color: #03E26D !important;
}








