.white-orange-menu.header-position-fixed .md-logo-navbar {
    background-color: #0072ca;
}

.slider-left {
    padding: 0px 0px 0px 0px;
}

.cover-background {
    background-position: bottom center;
}

.form-title h2 {
    color: #006eb9;
}

.white-orange-menu .menuBar .navbar-nav li a {
    color: #fff;
}

.navbar-right li a{
    padding: 0 11px !important;
}
.white-orange-menu .menuBar .navbar-nav li a:hover,
.white-orange-menu .menuBar .navbar-nav li a:active,
.white-orange-menu .menuBar .navbar-nav li.active a {
    color: #FDB713;
}

.slider-form {
    background: #fff;
    border-radius: 30px;
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}

.menuBar .navbar-nav li a {
    font-size: 15px;
}

.menuBar nav {
    font-weight: 600;
    text-transform: capitalize;
}

.nav.navbar-nav.navbar-right i {
    margin-right: 10px;
}

.color-blue {
    color: #0072ca;
}

span.color-pink {
    font-weight: 300;
    color: #0072ca;
}

.camisetas {
    text-align: center;
}

.camisetas img {
    width: 300px;
}

.fundapink,
.fundapink a {
    color: #d83974;
}

.text-promo {
    font-size: 26px;
    font-weight: 300;
    color: white;
    line-height: 48px;
    text-align: right;
    position: relative;
    top: 40px;
}

img.tiendita {
    width: 350px;
    float: right;
    margin-bottom: 20px;
}

.administra {
    width: 150px;
    margin-bottom: 20px;
    margin-left: 50px;
    position: relative;
    top: 10px;
}

.text-promo.left.align-top {
    top: 0px;
    margin-bottom: 30px;
}

.title-promo {
    font-weight: 800;
    color: white;
    margin-bottom: 30px;
}

p.highlight-selection.text-promo {
    display: block;
    float: left;
    font-size: 72px;
    position: relative;
    top: 70px;
    font-weight: 600;
}

.text-promo.left {
    font-size: 26px;
    font-weight: 300;
    color: white;
    line-height: 38px;
    text-align: left;
    position: relative;
    top: 20px;
}

p.text-promo a {
    font-size: 26px;
    font-weight: 600;
    color: white;
    font-style: italic;
    position: relative;
    top: 0px;
}

p.text-promo i a {
    top: 0px;
}

.opcionc {
    text-align: right;
    margin-left: 100px;
    top: 20px;
}

.opcione {
    text-align: right;
    margin-left: 100px;
    top: 15px;
}

.imagec {
    width: 130px;
    margin-bottom: 56px;
    position: relative;
    top: 35px;
    left: 50px;
}

.bg-orange {
    background-color: #d83974;
}

.bluie {
    color: #007dab;
}

.bg-blue {
    background-color: #0072ca;
}

#timer {
    display: inline-block;
    line-height: 1;
    background-color: white;
    padding: 20px;
    margin-top: 20px;
    width: 100%;
    border-radius: 15px;
    color: #d43e74;
    font-size: 16px;
    font-weight: 800;
}

hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 2px solid white;
    clear: both;
}

#days,
#hours,
#minutes,
#seconds {
    display: inline-block;
    line-height: 1;
    padding: 0px 10px;
}

#timer span {
    margin-left: 5px;
}

.btn-obtain {
    display: none;
    background-color: #d83974;
    position: relative;
    top: 130px;
    font-size: 28px;
    padding: 15px 25px;
    color: white;
    border-radius: 90px;
}

.btn-obtain:hover {
    background-color: #0072ca;
    color: white;
}

.btn-obtain-2 {
    background-color: #d83974;
    position: relative;
    top: 60px;
    font-size: 28px;
    padding: 15px 25px;
    color: white;
    border-radius: 90px;
}

.btn-obtain-2:hover {
    background-color: #0072ca;
    color: white;
}

.box {
    margin-top: 30px;
    margin-bottom: 30px;
    height: 140px;
}

section#aboutus {
    background: linear-gradient(135deg, #0072ca 0%, #0056b3 100%);
    padding-bottom: 100px!important;
}

#aboutus h2{
    color: #FDB713;
}

img.slider-left.main-svg {
    width: 100%;
}

section.banner-style-5.md-header-banner.cover-background {
    background-position-y: 0px!important;
    height: auto;
    background-color: #e7f3e5;
}

a.btn-fundacancer {
    background-color: #FDB713;
    color: white;
    padding: 10px;
    border-radius: 5px;
}

a.btn-fundacancer:hover {
    background-color: #0971CE;
}


/***************************** Responsive ****************************************/

@media (max-width: 1200px) and (min-width: 992px) {
    .btn-obtain {
        position: absolute;
        top: 120px;
        left: 50px;
        width: 240px;
    }
    .menuBar .navbar-nav li a {
        padding: 0 12px;
    }
}

@media (min-width: 1201px) {
    .show-responsive {
        display: none;
    }
    .box {
        position: relative;
        top: 0px;
    }
}

@media (max-width: 1200px) {
    .hide-responsive {
        display: none;
    }
    .show-responsive {
        display: block;
    }
    img.tiendita {
        width: 240px;
        margin-bottom: 20px;
        top: 30px;
        position: relative;
        left: 50px;
        float: none;
    }
    .text-promo a {
        top: 0px;
    }
}

@media (max-width: 992px) {
    .menuBar .navbar-nav li a {
        padding: 0 7px;
    }
    .white-shirt {
    }
    .yellow-shirt {
        margin-bottom: 50px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .btn-obtain {
        background-color: #d83974;
        position: absolute;
        top: 110px;
        font-size: 18px;
        padding: 15px 25px;
        color: white;
        border-radius: 90px;
        left: 40px;
        width: 180px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .box {
        position: relative;
        top: -40px;
    }
}

@media (min-width: 769px) {
    .logos {
        display: none;
    }
    .show-mobile {
        display: none;
    }
}

@media (max-width: 768px) {
    img.slider-left.main-svg {
        width: 600px;
        margin-top: 0px;
    }
    .md-header-banner {
        min-height: auto!important;
    }
    .hide-desktop {
        display: none;
    }
    .show-mobile {
        display: block;
    }
    #timer {
        font-size: 18px;
    }
    .adqu {
        height: 280px;
    }
    .title-responsive-main {
        font-size: 24px !important;
        line-height: 34px !important;
    }
    .text-promo.left {
        top: 0px;
        clear: both;
    }
    .administra {
        width: 100px;
        margin-bottom: 30px;
        margin-left: 50px;
    }
    .imagec {
        width: 110px;
        margin-bottom: 70px;
        position: relative;
        top: 34px;
        left: 30px;
    }
    .opcionc {
        text-align: right;
        margin-left: 0;
        top: 0;
    }
    .opcione {
        margin-left: 80px;
    }
    img.tiendita {
        width: 200px;
        margin-bottom: 20px;
        top: 15px;
        position: relative;
        left: 32px;
    }
    p.text-promo a {
        font-size: 16px;
    }
    .text-promo.left {
        font-size: 16px;
    }
    .text-promo.left.a {
        top: 20px;
    }
    p.highlight-selection.text-promo {
        position: relative;
        top: 50px;
    }
    .aservice {
        margin-top: 60px;
    }
    .link {
        font-size: 16px!important;
    }
    .tiendita.c {
        top: 20px!important;
        position: relative;
        width: 70px!important;
        margin-bottom: 30px;
        margin-top: 15px;
    }
    .administra.d {
        top: 10px;
    }
    .de-resp {
        margin-bottom: 60px;
    }
    .img-responsive {
        width: 220px !important;
        margin: 0 auto !important;
    }
    .padding-responsive {
        padding-top: 50px !important;
    }
    .pt-top-0 {
        padding-top: 0px !important;
    }
    .promo-responsive {
        position: relative !important;
        top: -420px !important;
        width: 100% !important;
        left: 0px !important;
    }
    .img-relative {
        position: relative;
        top: 170px;
    }
    .logos {
        display: none;
    }
    .logos img {
        width: 50%;
        float: left;
        padding: 0px 20px;
    }
}

@media (max-width: 360px) {
    .md-header-banner {
        min-height: 700px;
    }
}

@media (max-width: 324px) {
    #timer {
        font-size: 18px;
    }
    .adqu {
        height: 280px;
    }
    .title-responsive-main {
        font-size: 50px !important;
        line-height: 65px !important;
    }
    .img-responsive {
        width: 220px !important;
        margin: 0 auto !important;
    }
    .padding-responsive {
        padding-top: 50px !important;
    }
    .pt-top-0 {
        padding-top: 0px !important;
    }
    .promo-responsive {
        position: relative !important;
        top: -420px !important;
        width: 100% !important;
        left: 0px !important;
    }
    .img-relative {
        position: relative;
        top: 170px;
    }
    .logos {
        display: none;
    }
    .logos img {
        width: 200px;
        padding: 20px;
    }
    .btn-obtain {
        background-color: #d83974;
        position: absolute;
        top: 130px;
        font-size: 18px;
        padding: 15px 25px;
        color: white;
        border-radius: 90px;
        left: 43px;
        width: 180px;
    }
}

@media (max-width: 991px) {
   
}

@media (max-width: 513px) {
    .btn-nueva {
        margin: 0 ;
        background-color: #FDB713;
        color: white;
        padding: 10px;
        border-radius: 5px;
    }
}

@media (min-width: 514px) {
    .btn-nueva {
        background-color: #FDB713;
        color: white;
        padding: 10px;
        border-radius: 5px;
    }
}



/*2025*/

@keyframes marquee {
    0% {
        left: 100%;
    }
    100% {
        left: -100%;
    }
}

.marquee-container:hover .marquee-content {
    animation-play-state: paused;
}

@media (max-width: 768px) {
    .marquee-content {
        font-size: 1.6em !important;
    }
    .marquee-container {
        height: 60px !important;
    }
}

@media (max-width: 480px) {
    .marquee-content {
        font-size: 1.2em !important;
    }
    .marquee-container {
        height: 50px !important;
    }
}

/* Estilos modernos para la landing page 2025 */
.sobreviviente-section{
    margin-top: 80px;
    text-align: left;
    padding: 30px;
    border-radius: 20px;
 
}

.sobreviviente-section h2{  
    color: #0072ca;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 15px;
  
}

.sobreviviente-section p{
    color: #333;    
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 20px;
}

.services-style-5 h2{
    text-align: center;
    color: #fff;

    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}

#gran-caminata {
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    #gran-caminata {
        display: flex;
        flex-flow: column;
        align-items: center;
    }
}
#patrocinadores h2{ 
    color:#0072ca;
}
/* Estilos para las secciones de participación */
.participar-top, .participar-bottom {
    /*background: linear-gradient(135deg, #0072ca 0%, #0056b3 100%);*/
    color: white;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 20px;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.participar-top:hover, .participar-bottom:hover {

    
}

.participar-top h2, .participar-bottom h2 {
    color: white;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 15px;

}

.participar-top p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    color: #f8f9fa;
}

.participar-bottom ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.participar-bottom li {
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 25px;
    position: relative;
}

.participar-bottom li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #FDB713;
    font-weight: bold;
    font-size: 18px;
}

/* Mejoras para las camisetas */
.camisetas {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex
    ;
        flex-flow: column;
        align-items: center;
}


.camisetas img {
    width: 300px;
    border-radius: 10px;
    transition: transform 0.3s ease;
}



/* Botones mejorados */
.btn-nueva {
    background: linear-gradient(135deg, #FDB713 0%, #f39c12 100%);
    color: white;
    padding: 15px 30px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
    display: inline-block;
    margin-top: 20px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(253,183,19,0.3);
    border: none;
}

.btn-nueva:hover {
    background: linear-gradient(135deg, #f39c12 0%, #e67e22 100%);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(253,183,19,0.4);
    text-decoration: none;
}

/* Sección "Juntos somos más fuertes" */
.juntos-section {
    /*background: linear-gradient(135deg, #0072ca 0%, #0056b3 100%);*/
    color: white;
    padding: 40px;
    border-radius: 20px;
    text-align: center;

    margin: 30px 0;
}

.juntos-section h2 {
    color: white;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.juntos-section p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #f8f9fa;
}

/* Mejoras para el banner */
.banner-style-5 {
    background: linear-gradient(135deg, #e7f3e5 0%, #d4edda 100%);
    position: relative;
    overflow: hidden;
}

.banner-style-5::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="%23ffffff" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="%23ffffff" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
    pointer-events: none;
}

/* Animaciones suaves */
.wow {
    animation-duration: 1s;
    animation-fill-mode: both;
}



/* Responsive mejorado */
@media (max-width: 768px) {
    .sobreviviente-section {
        margin-top: 40px;
        padding: 20px;
    }
    
    .sobreviviente-section h2 {
        font-size: 24px;
    }
    
    .sobreviviente-section p {
        font-size: 16px;
    }
    
    .participar-top, .participar-bottom {
        padding: 20px;
    }
    
    .participar-top h2, .participar-bottom h2 {
        font-size: 20px;
    }
    
    .juntos-section {
        padding: 30px 20px;
    }
    
    .juntos-section h2 {
        font-size: 26px;
    }
    
    .camisetas img {
        width: 250px;
    }
}

/* Efectos hover adicionales */
.footer-style-1 a:hover {
    color: #FDB713 !important;
    transform: scale(1.1);
}

.back-to-top:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 25px rgba(253,183,19,0.4) !important;
}

/* Mejoras para las imágenes */
/* Efectos de scroll suave */
html {
    scroll-behavior: smooth;
}

/* Mejoras para el header */
.md-site-header {
    transition: all 0.3s ease;
}


.btn-nueva:hover {
    animation: none;
}

/* Efectos de partículas para el banner */


@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-20px);
    }
}

/* Mejoras para el texto del marquee */
.marquee-content span {
  
}

/* Efectos de glassmorphism */
.glass-effect {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 15px;
}

/* Mejoras para dispositivos móviles */
@media (max-width: 480px) {
    .marquee-container {
        height: 60px !important;
    }
    
    .marquee-content {
        font-size: 1.4em !important;
    }
    
    .sobreviviente-section {
        padding: 15px;
        margin-top: 20px;
    }
    
    .participar-top, .participar-bottom {
        padding: 15px;
    }
    
    .juntos-section {
        padding: 20px 15px;
    }
    
    .camisetas {
        padding: 15px;
    }
    
    .camisetas img {
        width: 200px;
    }
}