/*
 Theme Name:   Mighti Child
 Theme URI:    https://mighti.themewant.com/
 Description:  Mighti Child
 Author:       Themewant
 Author URI:   http://themewant.com
 Template:     mighti
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */

/* Fondo oscuro general */
.bg-dark-1 {
    background-color: #106474;
}

.orange {
	color: #d98526 !important;
}

/* Slider */
.rts-mouse-move-button .rts-btn-mouse-move {
	border: 1px solid #d98526 !important;
}

.imagen-slider img {
	border-radius: 14px 0px 0px 14px;
}

/* Soluciones para tu negocio */
.rs-skill-bar .skillbar .skillbar-bar {
    background: #d98526;
}

/* Metodología */
.single-approach-area-start .number {
	-webkit-text-stroke-color: #d98526;
}

/* Casos de éxito */
.main-wrapper-case-studies .title span {
	color: #d98526;
}

.bg-dark-1 .sub-title {
    border-color: #d98526;
}

/* Contadores */
.counter-top-area span.title::before {
	background: #d98526;
}

/* Scroll to top */
#top-to-bottom i {
	background-color: #d98526 !important;
}

/**
 * Proyectos
 */
.elementor-widget-rt-portfolio-grid .portfolio-filter {
	margin-bottom: 0px !important;
	max-width: none !important;
	background: transparent !important;
}

.elementor-widget-rt-portfolio-grid .portfolio-filter button.is-checked,
.elementor-widget-rt-portfolio-grid .portfolio-filter button:hover {
	background: #141414 !important;
}

.elementor-widget-rt-portfolio-grid .portfolio-filter button {
	background: #ababab !important;
}