.custom-cards.custom-cards-slider .cards-container {
    margin: -120px auto 0!important;
}
.custom-slider-el-2 {
    max-width: 30%;
    left: 12%;
}

.card .card-body{
    background-image: url('../img/package-vector.webp');
}

/*https: //www.okler.net/previews/porto/10.1.0/demo-cleaning-services.html*/
.custom-card-style-1 {
    border: 2px solid transparent;
    transition: ease border 300ms;
}
.custom-card-style-1:hover {
    border-color: var(--primary);
}

.custom-card-style-1:hover .custom-card-style-1-title {
    color: var(--primary) !important;
}

.custom-card-style-1 .custom-card-style-1-title,
.custom-card-style-1 .custom-card-style-1-link {
    transition: ease color 300ms;
}
.custom-card-style-1:hover .custom-card-style-1-link {
    color: var(--primary) !important;
}

.featured-box{
    text-align: left!important;
}

.bg-whatsapp {
    background-color: #49d071;
    color: #fff;
}
.bg-img-none {
    background-image: none !important;
}

.bg-none {
    background: none !important;
}
.header-top .header-top-phone>span {
    width: 45px !important;
    height: 45px !important;
}
#header .header-nav-main:not(.header-nav-main-mobile-dark) nav>ul>li>a {
    color: var(--primary) !important;
}
.dropdown-item {
    color: var(--secondary);
}
#footer:before {

    top: 0px!important;
    width: 0%!important;
}
#footer .footer-copyright {
    border-top: 0px!important;
    padding: 0px!important;
}
.text-color-whatsapp{
    color: #49d071!important;
}
.text-color-email{
    /* color: #007bff !important; */
}
.bg-color-facebook{
    background-color: #3B5A9A!important;
}
.bg-color-twitter{
    background-color: #1AA9E1!important;
}
.bg-color-linkedin{
    background-color: #0073B2!important;
}
.bg-color-instagram{
    background-color: #feda75!important;
}

/* .btn-primary.hover:not(.bg-transparent),
.btn-primary:hover:not(.bg-transparent) {
    background-color: #490a1b!important;
} */
.thumb-info .thumb-info-type{
    background-color: #490a1b !important;
}

/* p {
    color: #FFFFFF!important;
} */

#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav>ul:not(:hover)>li .wrapper-items-cloned>a.active,
#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav>ul:not(:hover)>li>a.active,
#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav>ul>li .wrapper-items-cloned:hover>a,
#header .header-nav.header-nav-force-light-text:not(.header-nav-force-light-text-active-skin-color) .header-nav-main nav>ul>li:hover>a {
    color: #490A1B !important;
    background: #BC9552!important;
}
label.error {
    color: #ffffff!important;
}
#package_includes p {
    color: #BC9552 !important;
}
