.headerAthletic{height:7rem;align-items:center;display:flex;justify-content:center}
@media only screen and (max-width:768px){.headerAthletic{height:6rem}
}
@media only screen and (max-width:576px){.headerAthletic{height:5rem}
}
.headerAthletic .containerAthletic{max-width:1440px;width:100%;display:flex;max-width:540px}
@media only screen and (min-width:768px){.headerAthletic .containerAthletic{padding:0 40px;max-width:none !important}
}
@media only screen and (min-width:960px){.headerAthletic .containerAthletic{padding:0 96px;max-width:none !important}
}
.headerAthletic .containerAthletic .containerLogoAthletic{display:flex}
.headerAthletic .containerAthletic .containerLogoAthletic picture{display:contents}
.headerAthletic .containerAthletic .containerLogoAthletic .logo-athletic{width:285px;height:auto;vertical-align:middle;border-style:none}
@media only screen and (max-width:960px){.headerAthletic .containerAthletic .containerLogoAthletic .logo-athletic{width:200px}
}
@media only screen and (max-width:768px){.headerAthletic .containerAthletic .containerLogoAthletic .logo-athletic{width:180px}
}
@media only screen and (max-width:576px){.headerAthletic .containerAthletic .containerLogoAthletic .logo-athletic{width:150px}
}
@media only screen and (max-width:500px){.headerAthletic .containerAthletic .containerLogoAthletic .logo-athletic{width:130px}
}
.headerAthletic .containerAthletic .containerLogoAthletic .logo-petronor{width:80px;margin:0 100px 0 50px;vertical-align:middle;border-style:none}
@media only screen and (max-width:960px){.headerAthletic .containerAthletic .containerLogoAthletic .logo-petronor{width:60px}
}
@media only screen and (max-width:768px){.headerAthletic .containerAthletic .containerLogoAthletic .logo-petronor{width:50px}
}
@media only screen and (max-width:576px){.headerAthletic .containerAthletic .containerLogoAthletic .logo-petronor{width:40px;margin:0 15px 0 15px}
}
.headerAthletic .containerAthletic .textAthletic{flex-grow:1;font-family:"Helvetica-Bold",sans-serif;display:flex;justify-content:space-between;align-items:center}
.headerAthletic .containerAthletic .textAthletic p{font-family:"Helvetica-Bold",sans-serif;font-size:1.5rem;font-weight:bold;color:#fff;text-transform:uppercase;letter-spacing:1.2px;margin:0;padding:0}
@media only screen and (max-width:1200px){.headerAthletic .containerAthletic .textAthletic p{font-size:1rem}
}
@media only screen and (max-width:960px){.headerAthletic .containerAthletic .textAthletic p{display:none}
}
.headerAthletic .containerAthletic .languageAthletic{display:flex;align-items:center;color:#fff}
.headerAthletic .containerAthletic .languageAthletic :first-child{padding-right:5px;font-weight:bold}
.headerAthletic .containerAthletic .languageAthletic a{display:inline-block;text-transform:uppercase;font-size:16px;color:#fff}
@media only screen and (max-width:576px){.headerAthletic .containerAthletic .languageAthletic a{font-size:13px}
}
.headerAthletic .containerAthletic .languageAthletic :last-child{padding-left:5px}
.headerAthletic .containerAthletic .languageAthletic :last-child:hover,.headerAthletic .containerAthletic .languageAthletic :last-child.active{text-decoration:underline}