.saimobile{
	display: block!important;
}

.entramobile{
	display: none!important;
}

.logobanner{
    top:-200px;
}

.titulobanner{
    top:200px!important;
}

.botaobanner{
    
    0
    
}

@media (max-width: 992px){
	
	.logobanner{
    top:-400px!important;
    }
    
    .titulobanner{
    top:200px!important;
    }   
    
   
}

@media (max-width: 767px){
	.saimobile{
	display: none!important;
	}
	
	.entramobile{
	display: block!important;
}
	


}


.cbp-l-grid-mosaic-flat .cbp-caption-activeWrap {
    background-color: #375b64!important;
    background-color: #375b64!important;
}

.language-switch {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    margin-top: 14px;
    padding: 4px;
    border: 1px solid rgba(55, 91, 100, 0.25);
    border-radius: 999px;
}

.lang-btn {
    border: 0;
    background: transparent;
    color: #375b64;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 36px;
    padding: 8px 10px;
    border-radius: 999px;
}

.lang-btn.is-active {
    background: #375b64;
    color: #fff;
}

.mobile-language-switch {
    margin: 20px auto 0;
}

.humanicity-section {
    padding: 90px 0;
}

.humanicity-cards {
    row-gap: 28px;
}

.humanicity-card {
    height: 100%;
    padding: 28px;
    background: #fff;
    border: 1px solid rgba(55, 91, 100, 0.12);
    border-radius: 8px;
    box-shadow: 0 14px 40px rgba(0, 0, 0, 0.06);
}

.bg-gray .humanicity-card {
    background: #fff;
}

.humanicity-card h4 {
    color: #375b64;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 14px;
}

.humanicity-card p {
    color: #5d6d73;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 0;
}

.team-card span {
    display: block;
    color: #f47b45;
    font-weight: 700;
    margin-bottom: 12px;
}

.about-proof {
    margin-top: 22px;
}

.partner-cta {
    margin-top: 36px;
}

.platform-home-cta {
    margin-top: 6px;
    min-width: 220px;
}

.slider .btn-trans,
.slider .btn-trans2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 360px;
    max-width: 100%;
    text-align: center;
    text-transform: none;
}

.contact-form select.form-control {
    height: 48px;
    margin-bottom: 20px;
    color: #6d6d6d;
}

.platform-features {
    margin-top: 70px;
}

.platform-feature-panel {
    padding: 56px 46px;
    background: #fff;
    border: 1px solid rgba(55, 91, 100, 0.12);
    border-radius: 8px;
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.06);
}

.platform-feature-panel .heading-text {
    margin-bottom: 46px;
}

.platform-feature-grid {
    row-gap: 26px;
}

.platform-feature-card {
    height: 100%;
    padding: 28px;
    background: #f7faf9;
    border: 1px solid rgba(55, 91, 100, 0.1);
    border-radius: 8px;
}

.platform-feature-card i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 54px;
    height: 54px;
    margin-bottom: 20px;
    color: #fff;
    background: #375b64;
    border-radius: 50%;
    font-size: 28px;
}

.platform-feature-card h4 {
    color: #375b64;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
}

.platform-feature-card p {
    color: #5d6d73;
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 0;
}

.feature-conclusion {
    margin: 38px auto 0;
    max-width: 820px;
    color: #5d6d73;
    line-height: 1.7;
}

@media (max-width: 767px) {
    #home {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 99999;
    }

    #home .navbar {
        box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
    }

    .my_nav_tog {
        position: relative;
        z-index: 100000;
        cursor: pointer;
        pointer-events: auto;
    }

    .broad,
    .broad-nav {
        z-index: 100001;
    }

    body {
        padding-top: 64px;
    }

    .humanicity-section {
        padding: 60px 0;
    }

    .humanicity-card {
        padding: 22px;
    }

    .humanicity-card h4 {
        font-size: 20px;
    }

    .platform-features {
        margin-top: 46px;
    }

    .platform-feature-panel {
        padding: 34px 22px;
    }

    .platform-feature-panel .heading-text {
        margin-bottom: 30px;
    }

    .platform-feature-card {
        padding: 24px;
    }

    .slider .btn-trans,
    .slider .btn-trans2 {
        min-width: 0;
        width: 280px;
        margin: 0 auto;
        padding-right: 16px;
        padding-left: 16px;
        font-size: 16px;
        line-height: 1.25;
        white-space: normal;
    }
}
