

@media(max-width:865px) {
    header .header-up {
        display: none;
    }

    header .header {
        background-color: #ffffff;
    }

    .header-logo{
    display: none;
    }
    .header-logo-fixed{
    display: block;
    }

    header .header .header-logo a {
        color: #fcb900;
    }

    header .header .header-menu {
        display: none;
    }
    
    .hamburger-global p{
        color:#000;
    }


    header .header .header-hamburger-menu {
        display: block;
    }
}

@media(max-width:390px) {
    header .hamburger-menu .hamburger-menu-inner .contact-ferrovial {
        font-size: 0.625rem;
    }
}





@media(max-width:680px) {
    header .splide .s-title h2 {
        font-size: 50px;
    }

    header .splide .s-title p {
        font-size: 1.2rem;
    }
}

@media(max-width:470px) {
    header .splide .s-title h2 {
        font-size: 40px;
    }

    header .splide .s-title p {
        font-size: 1.1rem;
    }
}

@media(max-width:385px) {
    header .splide .s-title h2 {
        font-size: 28px;
    }

    header .splide .s-title p {
        font-size: 1rem;
    }

    header .splide .s-title a {
        font-size: 1rem;
    }

    header .splide__list {
        height: 500px !important;
    }
}

@media(max-width:348px) {
    .hamburger-menu .contact-ferrovial p {
        font-size: 8px !important;
    }

    .hamburger-menu .contact-ferrovial i {
        font-size: 14px !important;
    }
}


/* =======FOOTER==== */

@media (max-width:1246px) {
    .footer-menu {
        padding-left: 30px;
        padding-right: 30px;
    }

    .mobile-app {
        padding-left: 40px;
        padding-right: 40px;
    }

    .social {
        padding-left: 40px;
        padding-right: 40px;
    }

    .copy {
        padding-left: 40px;
        padding-right: 40px;
    }

    .social-copy .copy ul li {
        margin-left: 1.1rem;
    }


}

@media (max-width:1179px) {
    .social-copy .copy ul li {
        margin-left: 0.8rem;
    }
}

@media (max-width:1077px) {
    .social-copy .copy ul li {
        margin-left: 0.3rem;
    }

    .social-copy .social .social-icon {
        margin-left: 0.3rem;
    }

    .menu-app .footer-menu ul li {
        margin-left: 0.7rem;
    }
}


@media (max-width:1124px) {
    .social-copy .copy ul li a {
        font-size: 13px;
    }

    .social-copy .copy ul li {
        margin-left: 0.5rem;
    }

    .social-copy .copy ul li {
        margin-left: 0.5rem;
    }

    .social-copy .social .social-icon a {
        font-size: 18px;
    }
}


@media (max-width:1019px) {
    .menu-app .footer-menu ul li {
        margin-left: 0.5rem;
    }

    .social-copy .copy ul li {
        margin-left: 4px;
    }

    .social-copy .social .social-icon a {
        font-size: 16px;
    }

    .social-copy .social .social-icon {
        margin-left: 0.3rem;
    }

}

@media (max-width:996px) {
    .menu-app .footer-menu ul li a {
        font-size: 0.8rem;
    }

    .menu-app .footer-menu ul li {
        margin-left: 0.3rem;
    }

    .social-copy .copy ul li {
        font-size: 13px;
    }

    .social-copy .copy ul li a i {
        display: none;
    }

    .social-copy .copy ul li a {
        font-size: 11px;
    }
}

@media (max-width:935px) {
    .menu-app {
        flex-direction: column-reverse;
        align-items: normal;
    }

    .menu-app .mobile-app i {
        margin-left: 8px;
    }

    .social-copy {
        display: block;
    }

    .menu-app .footer-menu ul li a {
        font-size: 1rem;
    }

    .social-copy .social .social-icon a {
        font-size: 20px;
    }

    .social-copy .copy ul li a {
        font-size: 16px;
    }

    .social-copy .copy ul {
        flex-wrap: wrap;
    }

    .menu-app .footer-menu ul {
        flex-wrap: wrap;
    }

    .social-copy .copy ul li span {
        font-size: 17px;
    }

}

@media (max-width:495px) {
    .menu-app .mobile-app {
        flex-wrap: wrap;
    }

    .menu-app .mobile-app .googleplay {
        margin-left: 29px;
    }
}

@media (max-width:436px) {
    .menu-app .footer-menu ul {
        position: relative;
    }

    .menu-app .footer-menu ul {
        display: block;
    }

    .menu-app .footer-menu ul li:nth-child(2) {
        position: absolute;
        left: 153px;
        width: 110px;
        top: 0;
    }

    .menu-app .footer-menu ul li:nth-child(4) {
        position: absolute;
        left: 153px;
        width: 110px;
        top: 24px;
    }

    .social-copy .copy ul {
        display: block;
        position: relative;
    }

    .social-copy .copy ul li a {
        font-size: 12px;
    }

    .social-copy .copy ul li span {
        font-size: 12px;
    }

    .social-copy .copy ul li:nth-child(6) {
        position: absolute;
        left: 175px;
        width: 100px;
        top: 80px;
    }
    
    .business-card-title-hover {
    position: absolute;
    top: 13px;
    left: 0;
    width: 100%;
    height: 100%;
}
}

@media (max-width:395px) {
    .social-copy .copy ul li:nth-child(4) {
        margin-bottom: 15px;
    }

    .social-copy .copy ul li:nth-child(3) {
        margin-bottom: 15px;
    }

    .social-copy .copy ul li:nth-child(2) {
        margin-bottom: 15px;
    }

    .social-copy .copy ul li:nth-child(1) {
        margin-bottom: 15px;
    }

    .social-copy .copy ul li:nth-child(6) {
        width: 75px;
        left: 150px;
        top: 140px;
    }

    .menu-app .footer-menu ul li:nth-child(1) {
        margin-bottom: 15px;
    }

    .menu-app .footer-menu ul li:nth-child(4) {
        top: 40px;
    }

    .menu-app .footer-menu ul li:nth-child(3) {
        margin-bottom: 15px;
    }

    .menu-app .footer-menu ul li:nth-child(4) {
        margin-bottom: 15px;
    }

}

@media (max-width:369px) {
    .menu-app .mobile-app .googleplay {
        margin-left: 10px;
    }
}

@media (max-width:316px) {

    .menu-app .mobile-app p,
    a,
    span {
        font-size: 15px;
    }

    .social-copy .copy ul li:nth-child(6) {
        width: 75px;
        left: 150px;
        top: 140px;
    }

    .menu-app .footer-menu ul li a {
        font-size: 13px;
    }

    .social-copy .copy ul li:nth-child(4) {
        margin-bottom: 15px;
    }

    .social-copy .copy ul li:nth-child(3) {
        margin-bottom: 15px;
    }

    .social-copy .copy ul li:nth-child(2) {
        margin-bottom: 15px;
    }

    .social-copy .copy ul li:nth-child(1) {
        margin-bottom: 15px;
    }

    .menu-app .footer-menu ul li:nth-child(4) {
        left: 120px;
    }

    .menu-app .footer-menu ul li:nth-child(2) {
        left: 120px;
    }

    .footer-menu {
        padding-left: 15px;
        padding-right: 15px;
    }

    .mobile-app {
        padding-left: 20px;
        padding-right: 20px;
    }

    .social {
        padding-right: 20px;
        padding-left: 20px;
    }

    .copy {
        padding-right: 20px;
        padding-left: 20px;
    }
}




@media(max-width:835px) {
    .business .business-bg-video .business-video .video-title {
        width: 55%;
    }

    .video-title h2 {
        font-size: 3rem;
    }
}


@media(max-width:640px) {
    .business .business-bg-video .business-video .video-title {
        width: 50%;
    }

    .video-title h2 {
        width: 100%;
        font-size: 2rem;
    }
}



@media(max-width:900px){
 .business-texts h2{
font-size: 1.6rem;
}
}

@media(max-width:625px){
.business-texts{
width: 100%;
padding-left: 25px;
padding-right: 25px;
}
.latest-new{
width: 220px;
height: 170px;
margin-bottom:40px;
}
}

@media(max-width:335px){
    .business-texts h2{
        font-size: 1.2rem;
        }
}


/* =====BUSINESSS LINESSS===== */

@media(max-width:735px) {
    .business-lines-activities {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .business-card{
    margin-right: 20px;
    }
    .latest-new{
width: 220px;
height: 170px;
margin-bottom:40px;
}

    .business-lines-activities:nth-child(2) {
        margin-bottom: 100px;
    }
}

@media(max-width:730px){
    .business-card{
        margin-right: 0;
        }
}

@media(max-width:690px) {
    .business-lines-up h2 {
        font-size: 1.5rem;
    }
}


@media(max-width:435px) {
    .business-lines-up h2 {
        font-size: 1rem;
    }
    .latest-new{
width: 220px;
height: 170px;
margin-bottom:250px;
}

    .business-card {
        width: 220px;
        height: 210px;
    }
}


/* =======LATEST NEWSSSS */

@media(max-width:655px){
.latest-news-items{
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;

}
}

@media(max-width:335px){
.latest-new{
width: 220px;
height: 170px;
margin-bottom:40px;
}

.latest-new-texts h2 a{
font-size: 1rem;
margin-bottom: 15px;
}

.latest-news-up h2{
font-size: 1.8rem;
}
}




/* =====KEYSSS===== */




@media (max-width:1333px) {
    .figures-revenues{
        flex: 0.7;
    }
  }


  @media (max-width:1190px) {
    .fig-value p span{
        font-size: 3rem;
    }
    .fig-value p{
        font-size: 3rem;
    }
    .figures-button a{
        width: 19.25rem;
    padding: 16px 30px;
    }
  }


  @media (max-width:1020px) {
    .fig-value p span{
        font-size: 2rem;
    }
    .fig-value p{
        font-size: 2rem;
    }
    .figures-text p{
        width: 17.25rem;
        font-size: 1.15rem;
    }

    .figures-button a{
        width: 16.25rem;
        padding: 10px 30px;
    }
  }

  @media (max-width:865px) {
    .key-info{
        flex-direction: column;
    }
    .figures-text{
        display: flex;
        justify-content: center;
        margin-bottom: 0;
    }
    .figures-button{
        display: flex;
    }
    .figures-button a{
        width: 100%;
        padding: 16px 30px;
    }
    .figures-text p{
        width: 100%;
        margin-bottom: 1.875rem;
        font-weight: 400;
        letter-spacing: 0px;
        line-height: 1em;
    }
    .figures-revenues{
        flex: 0.7;
        display: flex;
        flex-direction: column; 
        margin-top: 40px;
    }
    .figures-button a span{
        margin: 0;
        font-size: 13px;
        
    }
    .fig-value span{
        margin: 0;
    }
  }
  @media (max-width:400px) {
    .figures-text p{
        font-size: 1rem;   
    }
    .figures-button a{
        padding: 12px 30px;
    }
    .fig-value p{
        font-size: 1.5rem;
    }
    .fig-value p span{
        font-size: 1.5rem;
    }
  }
  @media (max-width:328px) {
    .figures-button a span{
        font-size: 10px;
    }
  }
  @media (max-width:288px) {
    .figures-button a span{
        font-size: 8px  ;
    }
  }
  
  @media(min-width:2000px){
      .business{
          height:90rem;
      }
  }